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='2993062746' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {1} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {4} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {8} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {0} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {2} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.352143s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.018431s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.024694s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [1.180237s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.008463s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.015778s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.101651s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.149278s] ... ok {9} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [1.997805s] ... 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 648a6fbf-8b1b-4414-9c81-a5896815e979 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:13,280 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types 0.104s 2023-04-20 15:08:13,280 79780 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-928465896"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fefd98a-9513-4a64-94ec-fbb804415e3e', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fefd98a-9513-4a64-94ec-fbb804415e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types'} Body: b'{"volume_type": {"id": "58f18a93-fb3a-41cb-8ef7-3edb61413f66", "name": "tempest-GroupSnapshotsTest-volume-type-928465896", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 15:08:13,355 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types 0.069s 2023-04-20 15:08:13,356 79780 DEBUG [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-1393602005"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3a1a33d-8428-45a3-b4cc-b1df200e3c11', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a1a33d-8428-45a3-b4cc-b1df200e3c11', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types'} Body: b'{"group_type": {"id": "0eb838d8-eee1-463a-87d1-aa1c5e698681", "name": "tempest-GroupSnapshotsTest-group-type-1393602005", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 15:08:13,692 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups 0.333s 2023-04-20 15:08:13,693 79780 DEBUG [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": "0eb838d8-eee1-463a-87d1-aa1c5e698681", "volume_types": ["58f18a93-fb3a-41cb-8ef7-3edb61413f66"], "name": "tempest-GroupSnapshotsTest-Group-457642703"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65559bd9-a9ba-4d17-b7e4-1d57fd692197', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65559bd9-a9ba-4d17-b7e4-1d57fd692197', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups'} Body: b'{"group": {"id": "648a6fbf-8b1b-4414-9c81-a5896815e979", "name": "tempest-GroupSnapshotsTest-Group-457642703"}}' 2023-04-20 15:08:13,747 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/648a6fbf-8b1b-4414-9c81-a5896815e979 0.051s 2023-04-20 15:08:13,747 79780 DEBUG [tempest.lib.commo n.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': 'Thu, 20 Apr 2023 15:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0670402-8c33-4ad1-8cb1-8ba5bd0576ba', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0670402-8c33-4ad1-8cb1-8ba5bd0576ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/648a6fbf-8b1b-4414-9c81-a5896815e979'} Body: b'{"group": {"id": "648a6fbf-8b1b-4414-9c81-a5896815e979", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T15:08:14.000000", "name": "tempest-GroupSnapshotsTest-Group-457642703", "description": null, "group_type": "0eb838d8-eee1-463a-87d1-aa1c5e698681", "volume_types": ["58f18a93-fb3a-41cb-8ef7-3edb61413f66"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:08:14,813 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/648a6fbf-8b1b-4414-9c81-a5896815e979 0.060s 2023-04-20 15:08:14,813 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845bab6a-10a7-4d04-b589-411883065738', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845bab6a-10a7-4d04-b589-411883065738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/648a6fbf-8b1b-4414-9c81-a5896815e979'} Body: b'{"group": {"id": "648a6fbf-8b1b-4414-9c81-a5896815e979", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T15:08:14.000000", "name": "tempest-GroupSnapshotsTest-Group-457642703", "description": null, "group_type": "0eb838d8-eee1-463a-87d1-aa1c5e698681", "volume_types": ["58f18a93-fb3a-41cb-8ef7-3edb61413f66"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:08:14,922 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/volumes/detail 0.103s 2023-04-20 15:08:14,923 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a676bc-15b7-42de-a83d-ad3e488dcc7f', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a676bc-15b7-42de-a83d-ad3e488dcc7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 15:08:15,030 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/648a6fbf-8b1b-4414-9c81-a5896815e979/action 0.096s 2023-04-20 15:08:15,030 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:14 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-6723ed7a-edb5-4431-92c4-14616a74170b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/648a6fbf-8b1b-4414-9c81-a5896815e979/action'} Body: b'' 2023-04-20 15:08:15,046 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/648a6fbf-8b1b-4414-9c81-a5896815e979 0.014s 2023-04-20 15:08:15,046 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:15 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-33c097bf-8050-48f9-86f3-6d7e0c476b4f', 'x-openstack-request-id': 'req-33c097bf-8050-48f9-86f3-6d7e0c476b4f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/648a6fbf-8b1b-4414-9c81-a5896815e979'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 648a6fbf-8b1b-4414-9c81-a5896815e979 could not be found."}}' 2023-04-20 15:08:15,085 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types/0eb838d8-eee1-463a-87d1-aa1c5e698681 0.038s 2023-04-20 15:08:15,085 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:15 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-5922995e-836b-48bf-82f7-f1cda4c0fec0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types/0eb838d8-eee1-463a-87d1-aa1c5e698681'} Body: b'' 2023-04-20 15:08:15,152 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/58f18a93-fb3a-41cb-8ef7-3edb61413f66 0.066s 2023-04-20 15:08:15,152 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f631eb4-36f7-48b7-8f9c-665c587e1282', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/58f18a93-fb3a-41cb-8ef7-3edb61413f66'} Body: b'' 2023-04-20 15:08:15,172 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/58f18a93-fb3a-41cb-8ef7-3edb61413f66 0.019s 2023-04-20 15:08:15,172 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 202 3 15:08:15 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-e18aef59-59d7-4e57-9ea3-1772c5c879aa', 'x-openstack-request-id': 'req-e18aef59-59d7-4e57-9ea3-1772c5c879aa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/58f18a93-fb3a-41cb-8ef7-3edb61413f66'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 58f18a93-fb3a-41cb-8ef7-3edb61413f66 could not be found."}}' {9} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.792493s] ... 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 206b1058-c9ab-4a16-924c-09d5a4d83d37 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:15,208 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types 0.031s 2023-04-20 15:08:15,209 79780 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-711158373"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2413e252-836f-45d3-83ea-78adfe32938d', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2413e252-836f-45d3-83ea-78adfe32938d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types'} Body: b'{"volume_type": {"id": "d58f57b1-8600-4608-8e80-e00fcf4e845b", "name": "tempest-GroupSnapshotsTest-volume-type-711158373", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 15:08:15,252 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types 0.039s 2023-04-20 15:08:15,253 79780 DEBUG [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-747899196"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f56dea93-efee-4ed3-8ced-f4be4bbf6cb3', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f56dea93-efee-4ed3-8ced-f4be4bbf6cb3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types'} Body: b'{"group_type": {"id": "ada09e4d-0e0c-4c1e-b5ca-f6830de95468", "name": "tempest-GroupSnapshotsTest-group-type-747899196", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 15:08:15,403 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups 0.147s 2023-04-20 15:08:15,404 79780 DEBUG [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": "ada09e4d-0e0c-4c1e-b5ca-f6830de95468", "volume_types": ["d58f57b1-8600-4608-8e80-e00fcf4e845b"], "name": "tempest-GroupSnapshotsTest-Group-1493546730"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e8c6fda-5d95-4e1c-9abd-0931a679af9d', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e8c6fda-5d95-4e1c-9abd-0931a679af9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups'} Body: b'{"group": {"id": "206b1058-c9ab-4a16-924c-09d5a4d83d37", "name": "tempest-GroupSnapshotsTest-Group-1493546730"}}' 2023-04-20 15:08:15,618 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/206b1058-c9ab-4a16-924c-09d5a4d83d37 0.212s 2023-04-20 15:08:15,619 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a131ab-8686-4f36-94d1-f3f28838e2da', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a131ab-8686-4f36-94d1-f3f28838e2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/206b1058-c9ab-4a16-924c-09d5a4d83d37'} Body: b'{"group": {"id": "206b1058-c9ab-4a16-924c-09d5a4d83d37", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T15:08:15.000000", "name": "tempest-GroupSnapshotsTest-Group-1493546730", "description": null, "group_type": "ada09e4d-0e0c-4c1e-b5ca-f6830de95468", "volume_types": ["d58f57b1-8600-4608-8e80-e00fcf4e845b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:08:16,655 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/206b1058-c9ab-4a16-924c-09d5a4d83d37 0.031s 2023-04-20 15:08:16,655 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7830d1d8-83a4-40ca-a6e0-13e6761b7862', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7830d1d8-83a4-40ca-a6e0-13e6761b7862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/206b1058-c9ab-4a16-924c-09d5a4d83d37'} Body: b'{"group": {"id": "206b1058-c9ab-4a16-924c-09d5a4d83d37", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T15:08:15.000000", "name": "tempest-GroupSnapshotsTest-Group-1493546730", "description": null, "group_type": "ada09e4d-0e0c-4c1e-b5ca-f6830de95468", "volume_types": ["d58f57b1-8600-4608-8e80-e00fcf4e845b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:08:16,659 79780 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-20 15:08:16,736 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/volumes/detail 0.075s 2023-04-20 15:08:16,736 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-003f0a4a-7348-4a52-b2ba-59bdf19681ef', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-003f0a4a-7348-4a52-b2ba-59bdf19681ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 15:08:16,817 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/206b1058-c9ab-4a16-924c-09d5a4d83d37/action 0. 071s 2023-04-20 15:08:16,818 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:16 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-ba556e51-fd73-4968-a78a-8e39804e5ccf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/206b1058-c9ab-4a16-924c-09d5a4d83d37/action'} Body: b'' 2023-04-20 15:08:16,836 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/206b1058-c9ab-4a16-924c-09d5a4d83d37 0.017s 2023-04-20 15:08:16,836 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:16 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-feda33f0-a546-4bc2-8660-28e226c95267', 'x-openstack-request-id': 'req-feda33f0-a546-4bc2-8660-28e226c95267', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/206b1058-c9ab-4a16-924c-09d5a4d83d37'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 206b1058-c9ab-4a16-924c-09d5a4d83d37 could not be found."}}' 2023-04-20 15:08:16,879 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types/ada09e4d-0e0c-4c1e-b5ca-f6830de95468 0.042s 2023-04-20 15:08:16,880 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:16 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-fa8f2053-c30b-40c9-9c5d-6476ecb85916', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types/ada09e4d-0e0c-4c1e-b5ca-f6830de95468'} Body: b'' 2023-04-20 15:08:16,953 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/d58f57b1-8600-4608-8e80-e00fcf4e845b 0.072s 2023-04-20 15:08:16,953 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84875b54-c87a-4772-b2ca-450e096199ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/d58f57b1-8600-4608-8e80-e00fcf4e845b'} Body: b'' 2023-04-20 15:08:16,968 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/d58f57b1-8600-4608-8e80-e00fcf4e84 5b 0.014s 2023-04-20 15:08:16,968 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-007ada21-c319-4737-9b2a-3de21230ebfd', 'x-openstack-request-id': 'req-007ada21-c319-4737-9b2a-3de21230ebfd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/d58f57b1-8600-4608-8e80-e00fcf4e845b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d58f57b1-8600-4608-8e80-e00fcf4e845b could not be found."}}' {1} 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 82682be6-4f47-4852-8212-1fc573917041 failed to build and is in ERROR status {9} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.804083s] ... 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 9257747e-de0b-49bb-993e-83872f3a1235 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:17,020 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types 0.048s 2023-04-20 15:08:17,020 79780 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-858631128"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ee7a339-f3f8-4ada-967b-63caf03d0c37', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ee7a339-f3f8-4ada-967b-63caf03d0c37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types'} Body: b'{"volume_type": {"id": "23ac5af5-07d9-4b42-8024-65d964029bf1", "name": "tempest-GroupSnapshotsTest-volume-type-858631128", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 15:08:17,053 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types 0.030s 2023-04-20 15:08:17,053 79780 DEBUG [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-1567213333"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-914bf639-a28a-4c53-9a4b-6f39a99fa351', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-914bf639-a28a-4c53-9a4b-6f39a99fa351', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types'} Body: b'{"group_type": {"id": "2412093d-6830-4ba5-9ab2-d178935c149d", "name": "tempest-GroupSnapshotsTest-group-type-1567213333", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 15:08:17,168 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups 0.111s 2023-04-20 15:08:17,168 79780 DEBUG [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": "2412093d-6830-4ba5-9ab2-d178935c149d", "volume_types": ["23ac5af5-07d9-4b42-8024-65d964029bf1"], "name": "tempest-GroupSnapshotsTest-Group-553592867"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e2af24-1ed2-4a5d-a202-ecf69e3d639c', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e2af24-1ed2-4a5d-a202-ecf69e3d639c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups'} Body: b'{"group": {"id": "9257747e-de0b-49bb-993e-83872f3a1235", "name": "tempest-GroupSnapshotsTest-Group-553592867"}}' 2023-04-20 15:08:17,205 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/9257747e-de0b-49bb-993e-83872f3a1235 0.032s 2023-04-20 15:08:17,206 79780 DEB UG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40114c3b-0a83-46c5-ac4a-bb566fc5a6eb', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40114c3b-0a83-46c5-ac4a-bb566fc5a6eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/9257747e-de0b-49bb-993e-83872f3a1235'} Body: b'{"group": {"id": "9257747e-de0b-49bb-993e-83872f3a1235", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T15:08:17.000000", "name": "tempest-GroupSnapshotsTest-Group-553592867", "description": null, "group_type": "2412093d-6830-4ba5-9ab2-d178935c149d", "volume_types": ["23ac5af5-07d9-4b42-8024-65d964029bf1"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:08:18,238 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/9257747e-de0b-49bb-993e-83872f3a1235 0.027s 2023-04-20 15:08:18,271 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1342d35-b121-4aad-bbbf-f22ab3f6ac91', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1342d35-b121-4aad-bbbf-f22ab3f6ac91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/9257747e-de0b-49bb-993e-83872f3a1235'} Body: b'{"group": {"id": "9257747e-de0b-49bb-993e-83872f3a1235", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T15:08:17.000000", "name": "tempest-GroupSnapshotsTest-Group-553592867", "description": null, "group_type": "2412093d-6830-4ba5-9ab2-d178935c149d", "volume_types": ["23ac5af5-07d9-4b42-8024-65d964029bf1"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:08:18,566 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/volumes/detail 0.290s 2023-04-20 15:08:18,566 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c90980b1-3299-4b61-a3fd-e7379a3eb8d0', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c90980b1-3299-4b61-a3fd-e7379a3eb8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 15:08:18,636 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/9257747e-de0b-49bb-993e-83872f3a1235/action 0.060s 2023-04-20 15:08:18,637 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:18 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-62484153-04b4-4447-a605-48d97c975e1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/9257747e-de0b-49bb-993e-83872f3a1235/action'} Body: b'' 2023-04-20 15:08:18,652 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/9257747e-de0b-49bb-993e-83872f3a1235 0.015s 2023-04-20 15:08:18,653 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:18 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-0c3f54b3-d946-42b6-9da0-ee54443e255d', 'x-openstack-request-id': 'req-0c3f54b3-d946-42b6-9da0-ee54443e255d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/9257747e-de0b-49bb-993e-83872f3a1235'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 9257747e-de0b-49bb-993e-83872f3a1235 could not be found."}}' 2023-04-20 15:08:18,683 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types/2412093d-6830-4ba5-9ab2-d178935c149d 0.030s 2023-04-20 15:08:18,684 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:18 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-bb59de1e-fb51-4736-94db-d10089d29fab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types/2412093d-6830-4ba5-9ab2-d178935c149d'} Body: b'' 2023-04-20 15:08:18,757 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/23ac5af5-07d9-4b42-8024-65d964029bf1 0.073s 2023-04-20 15:08:18,758 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7261ed98-b94a-4fb7-874e-d4f565ab8c2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/23ac5af5-07d9-4b42-8024-65d964029bf1'} Body: b'' 2023-04-20 15:08:18,774 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/23ac5af5-07d9-4b42-8024-65d964029bf1 0.015s 2023-04-20 15:08:18,774 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Head ers: {'date': 'Thu, 20 Apr 2023 15:08:18 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-ba53d6cb-7d1c-4b64-ad95-a8128ff6f93a', 'x-openstack-request-id': 'req-ba53d6cb-7d1c-4b64-ad95-a8128ff6f93a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/23ac5af5-07d9-4b42-8024-65d964029bf1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 23ac5af5-07d9-4b42-8024-65d964029bf1 could not be found."}}' {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.972918s] ... 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 50cf666b-cc3e-4ed0-8922-f7c82f3d2e74 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:17,793 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/735c00c95d7e43738ff8eb7d06d0a6cc/types 0.180s 2023-04-20 15:08:17,793 79768 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-1760280409"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdfc0dc7-ba1a-4a78-a8e2-9f9d944b9e5e', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdfc0dc7-ba1a-4a78-a8e2-9f9d944b9e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/735c00c95d7e43738ff8eb7d06d0a6cc/types'} Body: b'{"volume_type": {"id": "45a974c3-9b7b-405e-9c2c-e8489a6eba8f", "name": "tempest-GroupSnapshotsV319Test-volume-type-1760280409", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 15:08:17,835 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/735c00c95d7e43738ff8eb7d06d0a6cc/group_types 0.037s 2023-04-20 15:08:17,836 79768 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-1868853431"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d97b6c6c-57d0-4123-962e-6ea23b455ab5', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d97b6c6c-57d0-4123-962e-6ea23b455ab5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/735c00c95d7e43738ff8eb7d06d0a6cc/group_types'} Body: b'{"group_type": {"id": "6ab2e285-696c-4aec-9617-f947d4b848e5", "name": "tempest-GroupSnapshotsV319Test-group-type-1868853431", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 15:08:18,107 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/groups 0.268s 2023-04-20 15:08:18,107 79768 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": "6ab2e285-696c-4aec-9617-f947d4b848e5", "volume_types": ["45a974c3-9b7b-405e-9c2c-e8489a6eba8f"], "name": "tempest-GroupSnapshotsV319Test-Group-478803183"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b414c73a-71f4-4b44-9f24-ac7774e1ca13', 'content-length': '115', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b414c73a-71f4-4b44-9f24-ac7774e1ca13', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/groups'} Body: b'{"group": {"id": "50cf666b-cc3e-4ed0-8922-f7c82f3d2e74", "name": "tempest-GroupSnapshotsV319Test-Group-478803183"}}' 2023-04-20 15:08:18,149 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/groups/50cf666b-cc3e-4ed0-8922-f7c82f3d2e74 0.039s 2023-04-20 15:08:18,271 79768 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': 'Thu, 20 Apr 2023 15:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-778cef01-c2b9-470e-8770-8585fa7180fb', 'content-length': '395', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-778cef01-c2b9-470e-8770-8585fa7180fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/groups/50cf666b-cc3e-4ed0-8922-f7c82f3d2e74'} Body: b'{"group": {"id": "50cf666b-cc3e-4ed0-8922-f7c82f3d2e74", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T15:08:18.000000", "name": "tempest-GroupSnapshotsV319Test-Group-478803183", "description": null, "group_type": "6ab2e285-696c-4aec-9617-f947d4b848e5", "volume_types": ["45a974c3-9b7b-405e-9c2c-e8489a6eba8f"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:08:19,308 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/groups/50cf666b-cc3e-4ed0-8922-f7c82f3d2e74 0.032s 2023-04-20 15:08:19,308 79768 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': 'Thu, 20 Apr 2023 15:08:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b356bb-4427-40ef-8d78-abf4182e4b90', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b356bb-4427-40ef-8d78-abf4182e4b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/groups/50cf666b-cc3e-4ed0-8922-f7c82f3d2e74'} Body: b'{"group": {"id": "50cf666b-cc3e-4ed0-8922-f7c82f3d2e74", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T15:08:18.000000", "name": "tempest-GroupSnapshotsV319Test-Group-478803183", "description": null, "group_type": "6ab2e285-696c-4aec-9617-f947d4b848e5", "volume_types": ["45a974c3-9b7b-405e-9c2c-e8489a6eba8f"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:08:19,386 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/volumes/detail 0.073s 2023-04-20 15:08:19,387 79768 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': 'Thu, 20 Apr 2023 15:08:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-237284fc-efc7-46fb-9b2f-f57b80e70f73', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-237284fc-efc7-46fb-9b2f-f57b80e70f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 15:08:19,473 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/groups/50cf666b-cc3e-4ed0-8922-f7c82f3d2e74/action 0.076s 2023-04-20 15:08:19,474 79768 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': 'Thu, 20 Apr 2023 15:08:19 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-6fdd8a61-f704-45de-9e37-8277dd651c62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/groups/50cf666b-cc3e-4ed0-8922-f7c82f3d2e74/action'} Body: b'' 2023-04-20 15:08:19,492 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/groups/50cf666b-cc3e-4ed0-8922-f7c82f3d2e74 0.017s 2023-04-20 15:08:19,492 79768 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': 'Thu, 20 Apr 2023 15:08:19 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-2b5d8b8f-b4ef-4993-97e5-6aa7167dcc86', 'x-openstack-request-id': 'req-2b5d8b8f-b4ef-4993-97e5-6aa7167dcc86', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/groups/50cf666b-cc3e-4ed0-8922-f7c82f3d2e74'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 50cf666b-cc3e-4ed0-8922-f7c82f3d2e74 could not be found."}}' 2023-04-20 15:08:19,522 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/735c00c95d7e43738ff8eb7d06d0a6cc/group_types/6ab2e285-696c-4aec-9617-f947d4b848e5 0.029s 2023-04-20 15:08:19,522 79768 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': 'Thu, 20 Apr 2023 15:08:19 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-7b6a79db-7a8d-46a9-ab3e-8452099ddf01', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/735c00c95d7e43738ff8eb7d06d0a6cc/group_types/6ab2e285-696c-4aec-9617-f947d4b848e5'} Body: b'' 2023-04-20 15:08:19,568 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/735c00c95d7e43738ff8eb7d06d0a6cc/types/45a974c3-9b7b-405e-9c2c-e8489a6eba8f 0.045s 2023-04-20 15:08:19,568 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08: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-d22c0e0a-db48-42b1-bd92-7d86d38f3f4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/735c00c95d7e43738ff8eb7d06d0a6cc/types/45a974c3-9b7b-405e-9c2c-e8489a6eba8f'} Body: b'' 2023-04-20 15:08:19,584 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/735c00c95d7e43738ff8eb7d06d0a6cc/types/45a974c3-9b7b-405e-9c2c-e8489a6eba8f 0.015s 2023-04-20 15:08:19,584 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: N one Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:19 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-24c8ea5c-1a65-43cf-a595-8ea1e0382cab', 'x-openstack-request-id': 'req-24c8ea5c-1a65-43cf-a595-8ea1e0382cab', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/735c00c95d7e43738ff8eb7d06d0a6cc/types/45a974c3-9b7b-405e-9c2c-e8489a6eba8f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 45a974c3-9b7b-405e-9c2c-e8489a6eba8f could not be found."}}' {1} 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 2534720c-97bb-4bfb-8643-58b84a9d3d3e failed to build and is in ERROR status {3} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.593413s] ... ok {1} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.254245s] ... ok {1} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [1.452784s] ... ok {9} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.242781s] ... ok {9} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.091884s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.016365s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.026096s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.039600s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.022130s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.029424s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.021128s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.020612s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.016598s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.014772s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.076138s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.061854s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.030081s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.035538s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.033956s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.021608s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.032695s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.038237s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.032695s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.027457s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.025711s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.849795s] ... 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 a0bdf334-9578-484d-9f7f-87a954bc0325 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:35,335 79780 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes 0.486s 2023-04-20 15:08:35,336 79780 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-1061437752"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e872177-1bf2-4497-abae-3fe5471395e2', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e872177-1bf2-4497-abae-3fe5471395e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes'} Body: b'{"volume": {"id": "a0bdf334-9578-484d-9f7f-87a954bc0325", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:35.257746", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1061437752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325"}], "user_id": "fda5019b8f5c45fdbfb1b9012afb8cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:35,393 79780 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325 0.047s 2023-04-20 15:08:35,393 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c237687-9796-4c17-97e1-8c82bf6e148a', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c237687-9796-4c17-97e1-8c82bf6e148a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325'} Body: b'{"volume": {"id": "a0bdf334-9578-484d-9f7f-87a954bc0325", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:35.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1061437752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325"}], "user_id": "fda5019b8f5c45fdbfb1b9012afb8cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f56b039094fa4d6c951db08dc98c17a1"}}' 2023-04-20 15:08:36,446 79780 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325 0.041s 2023-04-20 15:08:36,447 79780 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d443f4a-06ff-4257-b813-5e931e30a0e9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d443f4a-06ff-4257-b813-5e931e30a0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325'} Body: b'{"volume": {"id": "a0bdf334-9578-484d-9f7f-87a954bc0325", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:35.000000", "updated_at": "2023-04-20T15:08:35.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1061437752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325"}], "user_id": "fda5019b8f5c45fdbfb1b9012afb8cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f56b039094fa4d6c951db08dc98c17a1"}}' 2023-04-20 15:08:36,505 79780 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325 0.046s 2023-04-20 15:08:36,505 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64343987-2cda-4e8b-baab-29e4ad38acb1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64343987-2cda-4e8b-baab-29e4ad38acb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325'} Body: b'{"volume": {"id": "a0bdf334-9578-484d-9f7f-87a954bc0325", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:35.000000", "updated_at": "2023-04-20T15:08:35.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1061437752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325"}], "user_id": "fda5019b8f5c45fdbfb1b9012afb8cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f56b039094fa4d6c951db08dc98c17a1"}}' 2023-04-20 15:08:36,675 79780 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325 0.159s 2023-04-20 15:08:36,675 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08: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-f3969f96-65d2-4047-89c6-ea71e363bf57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325'} Body: b'' 2023-04-20 15:08:36,697 79780 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325 0.021s 2023-04-20 15:08:36,697 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08: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-c957ff2b-f6e1-4a53-8570-8b991bf48306', 'x-openstack-request-id': 'req-c957ff2b-f6e1-4a53-8570-8b991bf48306', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a0bdf334-9578-484d-9f7f-87a954bc0325 could not be found."}}' {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.024562s] ... ok {3} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [2.215640s] ... 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 dd0520cf-c710-417e-8e01-51e2486a8fd8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:39,345 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31 0.129s 2023-04-20 15:08:39,345 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-73177b9f-9b73-46b8-b2e7-37e5344c66ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31'} 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": "b326ca2867cb43d4b0f234a5702bb255", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "created_at": "2023-04-20T15:04:52Z", "updated_at": "2023-04-20T15:04:54Z", "tags": [], "self": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31", "file": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:08:40,066 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes 0.720s 2023-04-20 15:08:40,066 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "size": 1, "name": "tempest-VolumesCloneTest-Volume-2147076519"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aa2f474-d656-4a04-a89a-00c11361a5cc', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa2f474-d656-4a04-a89a-00c11361a5cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes'} Body: b'{"volume": {"id": "dd0520cf-c710-417e-8e01-51e2486a8fd8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:39.985069", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-2147076519", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8"}], "user_id": "5f0e8d79ba5f4dcf868d002f277783ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:40,138 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8 0.062s 2023-04-20 15:08:40,139 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7088329d-bdfc-48ca-87a2-18706fe0dc28', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7088329d-bdfc-48ca-87a2-18706fe0dc28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8'} Body: b'{"volume": {"id": "dd0520cf-c710-417e-8e01-51e2486a8fd8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:40.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-2147076519", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8"}], "user_id": "5f0e8d79ba5f4dcf868d002f277783ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eebf7df827e412781fc91cccffff64b"}}' 2023-04-20 15:08:41,194 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8 0.043s 2023-04-20 15:08:41,194 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-817afb75-c24c-4084-8098-4f5606da4f50', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-817afb75-c24c-4084-8098-4f5606da4f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8'} Body: b'{"volume": {"id": "dd0520cf-c710-417e-8e01-51e2486a8fd8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:40.000000", "updated_at": "2023-04-20T15:08:40.000000", "name": "tempest-VolumesCloneTest-Volume-2147076519", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8"}], "user_id": "5f0e8d79ba5f4dcf868d002f277783ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eebf7df827e412781fc91cccffff64b"}}' 2023-04-20 15:08:41,270 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8 0.064s 2023-04-20 15:08:41,270 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6615ece9-f8b9-4f02-97b2-3c0db9bc5e5a', 'content-length': '903', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6615ece9-f8b9-4f02-97b2-3c0db9bc5e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8'} Body: b'{"volume": {"id": "dd0520cf-c710-417e-8e01-51e2486a8fd8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:40.000000", "updated_at": "2023-04-20T15:08:40.000000", "name": "tempest-VolumesCloneTest-Volume-2147076519", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8"}], "user_id": "5f0e8d79ba5f4dcf868d002f277783ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eebf7df827e412781fc91cccffff64b"}}' 2023-04-20 15:08:41,392 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8 0.110s 2023-04-20 15:08:41,392 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99aa60bc-b19b-44ed-bcd0-0ed6b745ddb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8'} Body: b'' 2023-04-20 15:08:41,428 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8 0.036s 2023-04-20 15:08:41,429 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-906849c8-eff8-44dc-bb30-313c93e68016', 'x-openstack-request-id': 'req-906849c8-eff8-44dc-bb30-313c93e68016', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dd0520cf-c710-417e-8e01-51e2486a8fd8 could not be found."}}' {9} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.013771s] ... ok {9} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.200620s] ... ok {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.581898s] ... 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 b2ff7d34-ce3b-410e-b6bb-9f60647c9e17 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:41,666 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes 0.233s 2023-04-20 15:08:41,666 79768 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-616449987"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecd617f0-3cd7-4a79-b431-03bcf903f6e1', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecd617f0-3cd7-4a79-b431-03bcf903f6e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes'} Body: b'{"volume": {"id": "b2ff7d34-ce3b-410e-b6bb-9f60647c9e17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:41.599866", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-616449987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17"}], "user_id": "5f0e8d79ba5f4dcf868d002f277783ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:41,728 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17 0.052s 2023-04-20 15:08:41,728 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1325dee3-6918-4e87-9d9e-8eced9a3d1f0', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1325dee3-6918-4e87-9d9e-8eced9a3d1f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17'} Body: b'{"volume": {"id": "b2ff7d34-ce3b-410e-b6bb-9f60647c9e17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:42.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-616449987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17"}], "user_id": "5f0e8d79ba5f4dcf868d002f277783ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eebf7df827e412781fc91cccffff64b"}}' 2023-04-20 15:08:42,784 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17 0.044s 2023-04-20 15:08:42,785 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e4ed5f-8961-4e8a-807e-194c590af2c9', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e4ed5f-8961-4e8a-807e-194c590af2c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17'} Body: b'{"volume": {"id": "b2ff7d34-ce3b-410e-b6bb-9f60647c9e17", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:42.000000", "updated_at": "2023-04-20T15:08:42.000000", "name": "tempest-VolumesCloneTest-Volume-616449987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17"}], "user_id": "5f0e8d79ba5f4dcf868d002f277783ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eebf7df827e412781fc91cccffff64b"}}' 2023-04-20 15:08:42,854 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17 0.057s 2023-04-20 15:08:42,855 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ef1419-d0b5-4a3b-8a2b-a3588a05ef66', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ef1419-d0b5-4a3b-8a2b-a3588a05ef66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17'} Body: b'{"volume": {"id": "b2ff7d34-ce3b-410e-b6bb-9f60647c9e17", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:42.000000", "updated_at": "2023-04-20T15:08:42.000000", "name": "tempest-VolumesCloneTest-Volume-616449987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17"}], "user_id": "5f0e8d79ba5f4dcf868d002f277783ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eebf7df827e412781fc91cccffff64b"}}' 2023-04-20 15:08:42,992 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17 0.126s 2023-04-20 15:08:42,992 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': ' OpenStack-API-Version', 'x-openstack-request-id': 'req-099f70d4-48e6-40d4-ae40-d7e582a398e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17'} Body: b'' 2023-04-20 15:08:43,013 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17 0.021s 2023-04-20 15:08:43,014 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1f15fa6-8faf-4223-8fb2-b7745ca17e71', 'x-openstack-request-id': 'req-b1f15fa6-8faf-4223-8fb2-b7745ca17e71', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b2ff7d34-ce3b-410e-b6bb-9f60647c9e17 could not be found."}}' {1} 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 833e333e-065f-4cea-9df9-573444ed1033 failed to build and is in ERROR status {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [1.997227s] ... 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 43e97627-5b6f-4e44-a6e9-cdd09f3db922 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:46,102 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31 0.158s 2023-04-20 15:08:46,103 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1352269b-0051-47d9-8173-beee4e2f3125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31'} 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": "b326ca2867cb43d4b0f234a5702bb255", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "created_at": "2023-04-20T15:04:52Z", "updated_at": "2023-04-20T15:04:54Z", "tags": [], "self": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31", "file": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:08:46,526 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes 0.421s 2023-04-20 15:08:46,526 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "size": 1, "name": "tempest-VolumesExtendTest-Volume-655115400"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-371a75d7-bdc7-4b84-9181-c5b00f5eee7b', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-371a75d7-bdc7-4b84-9181-c5b00f5eee7b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes'} Body: b'{"volume": {"id": "43e97627-5b6f-4e44-a6e9-cdd09f3db922", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:46.437206", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-655115400", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922"}], "user_id": "25ca81ddad194ea8aec65d15452478ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:46,601 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922 0.065s 2023-04-20 15:08:46,602 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbb87fcd-0f1a-4541-8400-b9fcbcd10850', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbb87fcd-0f1a-4541-8400-b9fcbcd10850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922'} Body: b'{"volume": {"id": "43e97627-5b6f-4e44-a6e9-cdd09f3db922", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:46.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-655115400", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922"}], "user_id": "25ca81ddad194ea8aec65d15452478ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5727c25c0188444d895d7fc54734dd35"}}' 2023-04-20 15:08:47,677 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922 0.059s 2023-04-20 15:08:47,677 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23bbae65-6fbc-4150-8b82-ebffcf7aca30', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23bbae65-6fbc-4150-8b82-ebffcf7aca30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922'} Body: b'{"volume": {"id": "43e97627-5b6f-4e44-a6e9-cdd09f3db922", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:46.000000", "updated_at": "2023-04-20T15:08:47.000000", "name": "tempest-VolumesExtendTest-Volume-655115400", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922"}], "user_id": "25ca81ddad194ea8aec65d15452478ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5727c25c0188444d895d7fc54734dd35"}}' 2023-04-20 15:08:47,740 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922 0.049s 2023-04-20 15:08:47,740 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fecd24ed-12d1-42cc-9b6e-e6d78cb36f52', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-fecd24ed-12d1-42cc-9b6e-e6d78cb36f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922'} Body: b'{"volume": {"id": "43e97627-5b6f-4e44-a6e9-cdd09f3db922", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:46.000000", "updated_at": "2023-04-20T15:08:47.000000", "name": "tempest-VolumesExtendTest-Volume-655115400", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922"}], "user_id": "25ca81ddad194ea8aec65d15452478ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5727c25c0188444d895d7fc54734dd35"}}' 2023-04-20 15:08:47,917 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922 0.164s 2023-04-20 15:08:47,918 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b016551-93ac-4833-af4a-25d669e6407e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922'} Body: b'' 2023-04-20 15:08:47,938 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922 0.020s 2023-04-20 15:08:47,939 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-13b5d02b-1141-4126-99b9-e84621e0d124', 'x-openstack-request-id': 'req-13b5d02b-1141-4126-99b9-e84621e0d124', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 43e97627-5b6f-4e44-a6e9-cdd09f3db922 could not be found."}}' {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.990405s] ... 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 caaecb27-3bfc-43b6-bca6-68902c9f68c3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:47,598 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes 0.591s 2023-04-20 15:08:47,598 79768 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-217704004"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c068953-1300-4227-9407-c3e3bbbe4f99', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c068953-1300-4227-9407-c3e3bbbe4f99', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes'} Body: b'{"volume": {"id": "caaecb27-3bfc-43b6-bca6-68902c9f68c3", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T15:08:47.510557", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-217704004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3"}], "user_id": "c592a8e6997e4906a16319c8c3ff4200", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:47,666 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3 0.059s 2023-04-20 15:08:47,667 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c618a4-1dc3-497f-88fd-9d546449d22c', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c618a4-1dc3-497f-88fd-9d546449d22c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3'} Body: b'{"volume": {"id": "caaecb27-3bfc-43b6-bca6-68902c9f68c3", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-217704004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3"}], "user_id": "c592a8e6997e4906a16319c8c3ff4200", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e752e16794d48b7bcd249194f461dc7"}}' 2023-04-20 15:08:48,746 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3 0.057s 2023-04-20 15:08:48,746 79768 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54404a7d-eaa8-403e-aafc-72611fffe6df', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54404a7d-eaa8-403e-aafc-72611fffe6df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3'} Body: b'{"volume": {"id": "caaecb27-3bfc-43b6-bca6-68902c9f68c3", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.000000", "updated_at": "2023-04-20T15:08:48.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-217704004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3"}], "user_id": "c592a8e6997e4906a16319c8c3ff4200", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e752e16794d48b7bcd249194f461dc7"}}' 2023-04-20 15:08:48,808 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3 0.049s 2023-04-20 15:08:48,808 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbd10bbe-a4b1-49ea-9d52-bd41d32012b3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbd10bbe-a4b1-49ea-9d52-bd41d32012b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3'} Body: b'{"volume": {"id": "caaecb27-3bfc-43b6-bca6-68902c9f68c3", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.000000", "updated_at": "2023-04-20T15:08:48.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-217704004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3"}], "user_id": "c592a8e6997e4906a16319c8c3ff4200", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e752e16794d48b7bcd249194f461dc7"}}' 2023-04-20 15:08:48,965 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3 0.144s 2023-04-20 15:08:48,966 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:48 GMT', 'server': 'Apache/2.4.5 2 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3163a68-96e5-47c7-96ca-cb057d091806', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3'} Body: b'' 2023-04-20 15:08:48,995 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3 0.028s 2023-04-20 15:08:48,995 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15: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-e8c9ea0f-6c26-43a0-8185-4c7b96ab616a', 'x-openstack-request-id': 'req-e8c9ea0f-6c26-43a0-8185-4c7b96ab616a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume caaecb27-3bfc-43b6-bca6-68902c9f68c3 could not be found."}}' {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.668665s] ... 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 4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:48,220 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes 0.275s 2023-04-20 15:08:48,220 79764 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-256225415"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb7a14b-6d00-4bbd-95d4-7a4dd3debc28', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb7a14b-6d00-4bbd-95d4-7a4dd3debc28', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes'} Body: b'{"volume": {"id": "4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.120527", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-256225415", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc"}], "user_id": "25ca81ddad194ea8aec65d15452478ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:48,313 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc 0.084s 2023-04-20 15:08:48,313 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67dae29c-fa40-4021-b5e1-6a2737470409', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67dae29c-fa40-4021-b5e1-6a2737470409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc'} Body: b'{"volume": {"id": "4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-256225415", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc"}], "user_id": "25ca81ddad194ea8aec65d15452478ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5727c25c0188444d895d7fc54734dd35"}}' 2023-04-20 15:08:49,392 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc 0.067s 2023-04-20 15:08:49,392 79764 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3f2059d-8f9e-4d8d-a38c-5b938eaaff06', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3f2059d-8f9e-4d8d-a38c-5b938eaaff06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc'} Body: b'{"volume": {"id": "4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.000000", "updated_at": "2023-04-20T15:08:48.000000", "name": "tempest-VolumesExtendTest-Volume-256225415", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc"}], "user_id": "25ca81ddad194ea8aec65d15452478ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5727c25c0188444d895d7fc54734dd35"}}' 2023-04-20 15:08:49,452 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc 0.049s 2023-04-20 15:08:49,453 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a8a2ecd-7788-4781-81d1-924355c96650', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a8a2ecd-7788-4781-81d1-924355c96650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc'} Body: b'{"volume": {"id": "4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.000000", "updated_at": "2023-04-20T15:08:48.000000", "name": "tempest-VolumesExtendTest-Volume-256225415", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc"}], "user_id": "25ca81ddad194ea8aec65d15452478ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5727c25c0188444d895d7fc54734dd35"}}' 2023-04-20 15:08:49,579 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc 0.116s 2023-04-20 15:08:49,580 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15: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-42410fa4-baaa-45e5-8bdd-059d80669ff9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc'} Body: b'' 2023-04-20 15:08:49,611 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc 0.030s 2023-04-20 15:08:49,612 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15: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-ded136f0-abf0-42ae-b2a5-eab76522ce62', 'x-openstack-request-id': 'req-ded136f0-abf0-42ae-b2a5-eab76522ce62', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc could not be found."}}' {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [2.037523s] ... 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 d1c5c49a-2ce1-458a-815f-23baf3d79f78 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:48,460 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes 0.628s 2023-04-20 15:08:48,460 79780 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-1027393293"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8bbbc31-a9e4-4efc-bfb3-e28666b09d0d', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8bbbc31-a9e4-4efc-bfb3-e28666b09d0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes'} Body: b'{"volume": {"id": "d1c5c49a-2ce1-458a-815f-23baf3d79f78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.305147", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1027393293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78"}], "user_id": "93f19635a8b54e0e9dcd311c154f1f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 15:08:48,546 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78 0.075s 2023-04-20 15:08:48,546 79780 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': 'Thu, 20 Apr 2023 15:08:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e963d67-be5c-466a-889e-a46bc4dd3900', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e963d67-be5c-466a-889e-a46bc4dd3900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78'} Body: b'{"volume": {"id": "d1c5c49a-2ce1-458a-815f-23baf3d79f78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1027393293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78"}], "user_id": "93f19635a8b54e0e9dcd311c154f1f18", "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": "9c010bed5d2c4affb3019263b854ef0a"}}' 2023-04-20 15:08:49,631 79780 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/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78 0.069s 2023-04-20 15:08:49,632 79780 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': 'Thu, 20 Apr 2023 15:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19f5f07d-9bff-4bb8-8513-fc9a14b1fc71', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19f5f07d-9bff-4bb8-8513-fc9a14b1fc71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78'} Body: b'{"volume": {"id": "d1c5c49a-2ce1-458a-815f-23baf3d79f78", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.000000", "updated_at": "2023-04-20T15:08:49.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1027393293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78"}], "user_id": "93f19635a8b54e0e9dcd311c154f1f18", "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": "9c010bed5d2c4affb3019263b854ef0a"}}' 2023-04-20 15:08:49,691 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78 0.047s 2023-04-20 15:08:49,691 79780 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': 'Thu, 20 Apr 2023 15:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5442f744-4248-406e-99ba-58db4f5761d5', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5442f744-4248-406e-99ba-58db4f5761d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78'} Body: b'{"volume": {"id": "d1c5c49a-2ce1-458a-815f-23baf3d79f78", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.000000", "updated_at": "2023-04-20T15:08:49.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1027393293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78"}], "user_id": "93f19635a8b54e0e9dcd311c154f1f18", "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": "9c010bed5d2c4affb3019263b854ef0a"}}' 2023-04-20 15:08:49,832 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78 0.130s 2023-04-20 15:08:49,833 79780 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': 'Thu, 20 Apr 2023 15:08:49 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-96e56028-b5da-4b29-8808-794204d18a0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78'} Body: b'' 2023-04-20 15:08:49,867 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78 0.034s 2023-04-20 15:08:49,867 79780 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': 'Thu, 20 Apr 2023 15:08:49 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-7e9c1e1c-ee4c-419a-85b8-dc95d1413188', 'x-openstack-request-id': 'req-7e9c1e1c-ee4c-419a-85b8-dc95d1413188', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d1c5c49a-2ce1-458a-815f-23baf3d79f78 could not be found."}}' {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.938148s] ... 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 de8f49dc-ddb5-4842-a99a-d3d94a886436 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:50,313 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes 0.442s 2023-04-20 15:08:50,313 79780 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-1854612139"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-092fcd3d-4019-4f81-95fb-6ff1bb7d6e58', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-092fcd3d-4019-4f81-95fb-6ff1bb7d6e58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes'} Body: b'{"volume": {"id": "de8f49dc-ddb5-4842-a99a-d3d94a886436", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:50.120192", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1854612139", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436"}], "user_id": "93f19635a8b54e0e9dcd311c154f1f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 15:08:50,412 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436 0.089s 2023-04-20 15:08:50,412 79780 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': 'Thu, 20 Apr 2023 15:08:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72382f37-7aee-4671-bc94-adb2d24e0ef9', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72382f37-7aee-4671-bc94-adb2d24e0ef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436'} Body: b'{"volume": {"id": "de8f49dc-ddb5-4842-a99a-d3d94a886436", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:50.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1854612139", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436"}], "user_id": "93f19635a8b54e0e9dcd311c154f1f18", "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": "9c010bed5d2c4affb3019263b854ef0a"}}' 2023-04-20 15:08:51,471 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436 0.045s 2023-04-20 15:08:51,471 79780 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': 'Thu, 20 Apr 2023 15:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7193543d-3daf-4163-868b-ebae73d48ce0', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7193543d-3daf-4163-868b-ebae73d48ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436'} Body: b'{"volume": {"id": "de8f49dc-ddb5-4842-a99a-d3d94a886436", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:50.000000", "updated_at": "2023-04-20T15:08:50.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1854612139", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436"}], "user_id": "93f19635a8b54e0e9dcd311c154f1f18", "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": "9c010bed5d2c4affb3019263b854ef0a"}}' 2023-04-20 15:08:51,600 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436 0.117s 2023-04-20 15:08:51,601 79780 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': 'Thu, 20 Apr 2023 15:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-904919ca-d880-4ce8-90fd-e5328b7af7c5', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-904919ca-d880-4ce8-90fd-e5328b7af7c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436'} Body: b'{"volume": {"id": "de8f49dc-ddb5-4842-a99a-d3d94a886436", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:50.000000", "updated_at": "2023-04-20T15:08:50.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1854612139", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436"}], "user_id": "93f19635a8b54e0e9dcd311c154f1f18", "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": "9c010bed5d2c4affb3019263b854ef0a"}}' 2023-04-20 15:08:51,778 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436 0.166s 2023-04-20 15:08:51,779 79780 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': 'Thu, 20 Apr 2023 15:08:51 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-a351fcd4-d3f1-403a-9ff7-92f45d732455', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436'} Body: b'' 2023-04-20 15:08:51,807 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436 0.027s 2023-04-20 15:08:51,807 79780 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': 'Thu, 20 Apr 2023 15:08:51 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-43d164b7-7621-4751-95d0-c69bf3b6fe46', 'x-openstack-request-id': 'req-43d164b7-7621-4751-95d0-c69bf3b6fe46', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume de8f49dc-ddb5-4842-a99a-d3d94a886436 could not be found."}}' {1} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [3.664028s] ... 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 27e8da06-90bf-40fb-a975-2505f07c5aa6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:55,095 79764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes 0.505s 2023-04-20 15:08:55,095 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-679452164"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-436190aa-d173-442d-9e7a-b98efce54723', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-436190aa-d173-442d-9e7a-b98efce54723', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes'} Body: b'{"volume": {"id": "27e8da06-90bf-40fb-a975-2505f07c5aa6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:54.972173", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-679452164", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/27e8da06-90bf-40fb-a975-2505f07c5aa6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e34d4fcaadd49d294d4c275af028f43/volumes/27e8da06-90bf-40fb-a975-2505f07c5aa6"}], "user_id": "3bc4efb9c73c4e6e86afa73d5a16f46a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:55,570 79764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes 0.459s 2023-04-20 15:08:55,571 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-130934881"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2d230e-87c9-44af-b067-225a2b7901cb', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2d230e-87c9-44af-b067-225a2b7901cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes'} Body: b'{"volume": {"id": "9482af08-2d29-449c-a927-beec0ffd8f9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:55.444184", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-130934881", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/9482af08-2d29-449c-a927-beec0ffd8f9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e34d4fcaadd49d294d4c275af028f43/volumes/9482af08-2d29-449c-a927-beec0ffd8f9d"}], "user_id": "3bc4efb9c73c4e6e86afa73d5a16f46a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:56,163 79764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes 0.582s 2023-04-20 15:08:56,163 79764 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-323169756"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee6db279-2443-4af3-afbc-d7f2ba36cb11', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee6db279-2443-4af3-afbc-d7f2ba36cb11', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes'} Body: b'{"volume": {"id": "33e0e4f1-ee48-4d78-bc63-fd4be72d0394", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:55.858901", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-323169756", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/33e0e4f1-ee48-4d78-bc63-fd4be72d0394"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e34d4fcaadd49d294d4c275af028f43/volumes/33e0e4f1-ee48-4d78-bc63-fd4be72d0394"}], "user_id": "3bc4efb9c73c4e6e86afa73d5a16f46a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:56,585 79764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes 0.407s 2023-04-20 15:08:56,586 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-24019113"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-948c78f7-53eb-4ab4-8a22-fefff85f5893', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-948c78f7-53eb-4ab4-8a22-fefff85f5893', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes'} Body: b'{"volume": {"id": "97ef245b-11c8-47e1-91f6-f10cac3f89e7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:56.415796", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-24019113", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/97ef245b-11c8-47e1-91f6-f10cac3f89e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e34d4fcaadd49d294d4c275af028f43/volumes/97ef245b-11c8-47e1-91f6-f10cac3f89e7"}], "user_id": "3bc4efb9c73c4e6e86afa73d5a16f46a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:56,968 79764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes 0.369s 2023-04-20 15:08:56,968 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "size": 1, "name": "tempest-CreateVolumesFrom ImageTest-Volume-2090104063"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f70a980b-3dc0-46b5-afee-0a532fbce055', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f70a980b-3dc0-46b5-afee-0a532fbce055', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes'} Body: b'{"volume": {"id": "d05da929-9db5-442e-b2c9-81c86cd0e440", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:56.829172", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-2090104063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/d05da929-9db5-442e-b2c9-81c86cd0e440"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e34d4fcaadd49d294d4c275af028f43/volumes/d05da929-9db5-442e-b2c9-81c86cd0e440"}], "user_id": "3bc4efb9c73c4e6e86afa73d5a16f46a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:57,063 79764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/27e8da06-90bf-40fb-a975-2505f07c5aa6 0.075s 2023-04-20 15:08:57,064 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c4f42d6-8173-47dc-9b95-128dff949ae4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c4f42d6-8173-47dc-9b95-128dff949ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/27e8da06-90bf-40fb-a975-2505f07c5aa6'} Body: b'{"volume": {"id": "27e8da06-90bf-40fb-a975-2505f07c5aa6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:55.000000", "updated_at": "2023-04-20T15:08:55.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-679452164", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/27e8da06-90bf-40fb-a975-2505f07c5aa6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e34d4fcaadd49d294d4c275af028f43/volumes/27e8da06-90bf-40fb-a975-2505f07c5aa6"}], "user_id": "3bc4efb9c73c4e6e86afa73d5a16f46a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5e34d4fcaadd49d294d4c275af028f43"}}' 2023-04-20 15:08:58,220 79764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/27e8da06-90bf-40fb-a975-2505f07c5aa6 0.142s 2023-04-20 15:08:58,220 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4205be8-f618-4086-8300-b1191091f029', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-op enstack-request-id': 'req-f4205be8-f618-4086-8300-b1191091f029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/27e8da06-90bf-40fb-a975-2505f07c5aa6'} Body: b'{"volume": {"id": "27e8da06-90bf-40fb-a975-2505f07c5aa6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:55.000000", "updated_at": "2023-04-20T15:08:55.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-679452164", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/27e8da06-90bf-40fb-a975-2505f07c5aa6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e34d4fcaadd49d294d4c275af028f43/volumes/27e8da06-90bf-40fb-a975-2505f07c5aa6"}], "user_id": "3bc4efb9c73c4e6e86afa73d5a16f46a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5e34d4fcaadd49d294d4c275af028f43"}}' {5} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [2.038280s] ... 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 0a0888d5-f8e5-4aff-b8fd-02f1497825fc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:57,488 79772 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/ca75084ac708414f91662feaaf494df3/volumes 0.771s 2023-04-20 15:08:57,489 79772 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-1336398322"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb460981-fe18-46c7-bad6-39dc91e87aff', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb460981-fe18-46c7-bad6-39dc91e87aff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ca75084ac708414f91662feaaf494df3/volumes'} Body: b'{"volume": {"id": "0a0888d5-f8e5-4aff-b8fd-02f1497825fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:57.323876", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1336398322", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ca75084ac708414f91662feaaf494df3/volumes/0a0888d5-f8e5-4aff-b8fd-02f1497825fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ca75084ac708414f91662feaaf494df3/volumes/0a0888d5-f8e5-4aff-b8fd-02f1497825fc"}], "user_id": "ab29ff62f78741edbe36a7a5905ece21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:57,652 79772 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/ca75084ac708414f91662feaaf494df3/volumes/0a0888d5-f8e5-4aff-b8fd-02f1497825fc 0.149s 2023-04-20 15:08:57,653 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c2151e6-428d-48a8-8073-3d15acbaa73f', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c2151e6-428d-48a8-8073-3d15acbaa73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ca75084ac708414f91662feaaf494df3/volumes/0a0888d5-f8e5-4aff-b8fd-02f1497825fc'} Body: b'{"volume": {"id": "0a0888d5-f8e5-4aff-b8fd-02f1497825fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:57.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1336398322", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ca75084ac708414f91662feaaf494df3/volumes/0a0888d5-f8e5-4aff-b8fd-02f1497825fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ca75084ac708414f91662feaaf494df3/volumes/0a0888d5-f8e5-4aff-b8fd-02f1497825fc"}], "user_id": "ab29ff62f78741edbe36a7a5905ece21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca75084ac708414f91662feaaf494df3"}}' 2023-04-20 15:08:58,740 79772 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/ca75084ac708414f91662feaaf494df3/volumes/0a0888d5-f8e5-4aff-b8fd-02f1497825fc 0.063s 2023-04-20 15:08:58,741 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3ced566-c1f0-43af-9700-762c2a25d568', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3ced566-c1f0-43af-9700-762c2a25d568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ca75084ac708414f91662feaaf494df3/volumes/0a0888d5-f8e5-4aff-b8fd-02f1497825fc'} Body: b'{"volume": {"id": "0a0888d5-f8e5-4aff-b8fd-02f1497825fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:57.000000", "updated_at": "2023-04-20T15:08:58.000000", "name": "tempest-TestVolumeSwap-volume-1336398322", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ca75084ac708414f91662feaaf494df3/volumes/0a0888d5-f8e5-4aff-b8fd-02f1497825fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ca75084ac708414f91662feaaf494df3/volumes/0a0888d5-f8e5-4aff-b8fd-02f1497825fc"}], "user_id": "ab29ff62f78741edbe36a7a5905ece21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca75084ac708414f91662feaaf494df3"}}' {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [2.496444s] ... 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 9f532156-e7ae-4216-a0f1-98d1437506e0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:58,888 79762 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes 1.090s 2023-04-20 15:08:58,889 79762 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-130830849", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecfcc61d-1f40-4e29-a0f5-28bf58628810', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecfcc61d-1f40-4e29-a0f5-28bf58628810', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes'} Body: b'{"volume": {"id": "9f532156-e7ae-4216-a0f1-98d1437506e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:58.764727", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-130830849", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes/9f532156-e7ae-4216-a0f1-98d1437506e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes/9f532156-e7ae-4216-a0f1-98d1437506e0"}], "user_id": "0f974fc9fb9440ddadd4bbc1b6efd60c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:59,105 79762 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes/9f532156-e7ae-4216-a0f1-98d1437506e0 0.199s 2023-04-20 15:08:59,105 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-390822e1-a67e-4864-89fd-62c185e12748', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-390822e1-a67e-4864-89fd-62c185e12748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes/9f532156-e7ae-4216-a0f1-98d1437506e0'} Body: b'{"volume": {"id": "9f532156-e7ae-4216-a0f1-98d1437506e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:59.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-130830849", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes/9f532156-e7ae-4216-a0f1-98d1437506e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes/9f532156-e7ae-4216-a0f1-98d1437506e0"}], "user_id": "0f974fc9fb9440ddadd4bbc1b6efd60c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5590f0c3c6cb4d2583ab97b600d2ca3e"}}' 2023-04-20 15:09:00,274 79762 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes/9f532156-e7ae-4216-a0f1-98d1437506e0 0.155s 2023-04-20 15 :09:00,275 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9932015-a6c0-48c4-829c-5daad24d0259', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9932015-a6c0-48c4-829c-5daad24d0259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes/9f532156-e7ae-4216-a0f1-98d1437506e0'} Body: b'{"volume": {"id": "9f532156-e7ae-4216-a0f1-98d1437506e0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:59.000000", "updated_at": "2023-04-20T15:08:59.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-130830849", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes/9f532156-e7ae-4216-a0f1-98d1437506e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes/9f532156-e7ae-4216-a0f1-98d1437506e0"}], "user_id": "0f974fc9fb9440ddadd4bbc1b6efd60c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5590f0c3c6cb4d2583ab97b600d2ca3e"}}' {9} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {3} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... SKIPPED: Attached volume extend is disabled. {9} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.872816s] ... 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 73abfab1-7561-46a4-970d-9080e8e9aae2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:09:02,190 79780 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/9cee889b276a4a6882cdaa4e66f43d4a/volumes 0.698s 2023-04-20 15:09:02,191 79780 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-1975873108"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f5849be-86c4-4253-bcc7-b363082d822a', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f5849be-86c4-4253-bcc7-b363082d822a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9cee889b276a4a6882cdaa4e66f43d4a/volumes'} Body: b'{"volume": {"id": "73abfab1-7561-46a4-970d-9080e8e9aae2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:02.058346", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1975873108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cee889b276a4a6882cdaa4e66f43d4a/volumes/73abfab1-7561-46a4-970d-9080e8e9aae2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cee889b276a4a6882cdaa4e66f43d4a/volumes/73abfab1-7561-46a4-970d-9080e8e9aae2"}], "user_id": "17cc502b481d457f9c27742a40ac6da2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:09:02,264 79780 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/9cee889b276a4a6882cdaa4e66f43d4a/volumes/73abfab1-7561-46a4-970d-9080e8e9aae2 0.062s 2023-04-20 15:09:02,264 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36a40df1-42fb-44ed-a04c-fcf3db27cd0c', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36a40df1-42fb-44ed-a04c-fcf3db27cd0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cee889b276a4a6882cdaa4e66f43d4a/volumes/73abfab1-7561-46a4-970d-9080e8e9aae2'} Body: b'{"volume": {"id": "73abfab1-7561-46a4-970d-9080e8e9aae2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:02.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1975873108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cee889b276a4a6882cdaa4e66f43d4a/volumes/73abfab1-7561-46a4-970d-9080e8e9aae2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cee889b276a4a6882cdaa4e66f43d4a/volumes/73abfab1-7561-46a4-970d-9080e8e9aae2"}], "user_id": "17cc502b481d457f9c27742a40ac6da2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cee889b276a4a6882cdaa4e66f43d4a"}}' 2023-04-20 15:09:03,350 79780 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/9cee889b276a4a6882cdaa4e66f43d4a/volumes/73abfab1-7561-46a4-970d-9080e8e9aae2 0.073s 2 023-04-20 15:09:03,351 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-160929b8-c937-4909-bde0-1aac821e565f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-160929b8-c937-4909-bde0-1aac821e565f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cee889b276a4a6882cdaa4e66f43d4a/volumes/73abfab1-7561-46a4-970d-9080e8e9aae2'} Body: b'{"volume": {"id": "73abfab1-7561-46a4-970d-9080e8e9aae2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:02.000000", "updated_at": "2023-04-20T15:09:02.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1975873108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cee889b276a4a6882cdaa4e66f43d4a/volumes/73abfab1-7561-46a4-970d-9080e8e9aae2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cee889b276a4a6882cdaa4e66f43d4a/volumes/73abfab1-7561-46a4-970d-9080e8e9aae2"}], "user_id": "17cc502b481d457f9c27742a40ac6da2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cee889b276a4a6882cdaa4e66f43d4a"}}' {9} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {1} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.670009s] ... 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 23b3beb7-d62a-4d3a-ba60-07d565489097 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:09:04,829 79764 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes 0.493s 2023-04-20 15:09:04,830 79764 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-1967932053"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3dc4e8a-e109-4e9e-b759-19571ae80085', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3dc4e8a-e109-4e9e-b759-19571ae80085', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes'} Body: b'{"volume": {"id": "23b3beb7-d62a-4d3a-ba60-07d565489097", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:04.756668", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1967932053", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/23b3beb7-d62a-4d3a-ba60-07d565489097"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7957b407e36d435183d85197a7246ba5/volumes/23b3beb7-d62a-4d3a-ba60-07d565489097"}], "user_id": "263d04b5d3034faab8b7c12f12fe8683", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-20 15:09:04,912 79764 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/23b3beb7-d62a-4d3a-ba60-07d565489097 0.061s 2023-04-20 15:09:04,912 79764 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': 'Thu, 20 Apr 2023 15:09:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61cc6ac3-c2db-4767-b53f-78141c95e80b', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61cc6ac3-c2db-4767-b53f-78141c95e80b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/23b3beb7-d62a-4d3a-ba60-07d565489097'} Body: b'{"volume": {"id": "23b3beb7-d62a-4d3a-ba60-07d565489097", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:05.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1967932053", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/23b3beb7-d62a-4d3a-ba60-07d565489097"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7957b407e36d435183d85197a7246ba5/volumes/23b3beb7-d62a-4d3a-ba60-07d565489097"}], "user_id": "263d04b5d3034faab8b7c12f12fe8683", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "7957b407e36d435183d85197a7246ba5"}}' 2023-04-20 15:09:05,993 79764 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/23b3beb7-d62a-4d3a-ba60-07d565489097 0.068s 2023-04-20 15:09:05,993 79764 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': 'Thu, 20 Apr 2023 15:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75a539a-32a9-4e15-8e96-88c900aa56fe', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75a539a-32a9-4e15-8e96-88c900aa56fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/23b3beb7-d62a-4d3a-ba60-07d565489097'} Body: b'{"volume": {"id": "23b3beb7-d62a-4d3a-ba60-07d565489097", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:05.000000", "updated_at": "2023-04-20T15:09:05.000000", "name": "tempest-VolumeRevertTests-Volume-1967932053", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/23b3beb7-d62a-4d3a-ba60-07d565489097"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7957b407e36d435183d85197a7246ba5/volumes/23b3beb7-d62a-4d3a-ba60-07d565489097"}], "user_id": "263d04b5d3034faab8b7c12f12fe8683", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "7957b407e36d435183d85197a7246ba5"}}' {1} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.429508s] ... 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 2ece08af-c997-418a-a2f9-773f322c5d63 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:09:06,295 79764 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes 0.287s 2023-04-20 15:09:06,295 79764 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-1247401956"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-945c61db-e505-4ac9-8aa5-0c697671815e', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-945c61db-e505-4ac9-8aa5-0c697671815e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes'} Body: b'{"volume": {"id": "2ece08af-c997-418a-a2f9-773f322c5d63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:06.182319", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1247401956", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/2ece08af-c997-418a-a2f9-773f322c5d63"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7957b407e36d435183d85197a7246ba5/volumes/2ece08af-c997-418a-a2f9-773f322c5d63"}], "user_id": "263d04b5d3034faab8b7c12f12fe8683", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-20 15:09:06,353 79764 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/2ece08af-c997-418a-a2f9-773f322c5d63 0.047s 2023-04-20 15:09:06,353 79764 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': 'Thu, 20 Apr 2023 15:09:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-401e652a-9356-416f-9cfc-07e08b03b29c', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-401e652a-9356-416f-9cfc-07e08b03b29c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/2ece08af-c997-418a-a2f9-773f322c5d63'} Body: b'{"volume": {"id": "2ece08af-c997-418a-a2f9-773f322c5d63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:06.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1247401956", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/2ece08af-c997-418a-a2f9-773f322c5d63"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7957b407e36d435183d85197a7246ba5/volumes/2ece08af-c997-418a-a2f9-773f322c5d63"}], "user_id": "263d04b5d3034faab8b7c12f12fe8683", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "7957b407e36d435183d85197a7246ba5"}}' 2023-04-20 15:09:07,425 79764 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/2ece08af-c997-418a-a2f9-773f322c5d63 0.060s 2023-04-20 15:09:07,426 79764 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': 'Thu, 20 Apr 2023 15:09:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e569e027-7e28-4b99-9b2e-afe15773bc79', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e569e027-7e28-4b99-9b2e-afe15773bc79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/2ece08af-c997-418a-a2f9-773f322c5d63'} Body: b'{"volume": {"id": "2ece08af-c997-418a-a2f9-773f322c5d63", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:06.000000", "updated_at": "2023-04-20T15:09:06.000000", "name": "tempest-VolumeRevertTests-Volume-1247401956", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/2ece08af-c997-418a-a2f9-773f322c5d63"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7957b407e36d435183d85197a7246ba5/volumes/2ece08af-c997-418a-a2f9-773f322c5d63"}], "user_id": "263d04b5d3034faab8b7c12f12fe8683", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "7957b407e36d435183d85197a7246ba5"}}' {0} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [1.870756s] ... 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 562035dd-cf71-4fc6-88f5-46e4809dff89 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:09:16,284 79762 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.688s 2023-04-20 15:09:16,285 79762 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-304219893", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/562035dd-cf71-4fc6-88f5-46e4809dff89', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d4d7857-7b87-4997-9dc2-bc727e60d5e6', 'x-compute-request-id': 'req-9d4d7857-7b87-4997-9dc2-bc727e60d5e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "562035dd-cf71-4fc6-88f5-46e4809dff89", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T15:09:16.098718", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-304219893", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-20 15:09:16,381 79762 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/562035dd-cf71-4fc6-88f5-46e4809dff89 0.088s 2023-04-20 15:09:16,381 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:16 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-d70c3b06-2d07-40f7-ad68-085022b3578f', 'x-compute-request-id': 'req-d70c3b06-2d07-40f7-ad68-085022b3578f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/562035dd-cf71-4fc6-88f5-46e4809dff89'} Body: b'{"volume": {"id": "562035dd-cf71-4fc6-88f5-46e4809dff89", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T15:09:16.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-304219893", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-20 15:09:17,460 79762 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/562035dd-cf71-4fc6-88f5-46e4809dff89 0.072s 2023-04-20 15:09:17,461 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:17 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-7b3508b3-24df-4506-b5b5-00b0243d9b5f', 'x-compute-request-id': 'req-7b3508b3-24df-4506-b5b5-00b0243d9b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/562035dd-cf71-4fc6-88f5-46e4809dff89'} Body: b'{"volume": {"id": "562035dd-cf71-4fc6-88f5-46e4809dff89", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T15:09:16.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-304219893", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {0} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {0} 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 5513e04d-6b14-4a76-85dd-6d2372b1f011 failed to build and is in ERROR status {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.933237s] ... 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 ccff68b7-4737-4035-b9e3-82ce713b6176 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:09:24,654 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes 0.526s 2023-04-20 15:09:24,654 79762 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-1512219248"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee3d73ad-6b2b-446b-88b0-cdc2b30227cb', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee3d73ad-6b2b-446b-88b0-cdc2b30227cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes'} Body: b'{"volume": {"id": "ccff68b7-4737-4035-b9e3-82ce713b6176", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:24.533337", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1512219248", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176"}], "user_id": "23c080151e7b4633896565ee726b5012", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:09:24,747 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176 0.082s 2023-04-20 15:09:24,747 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88910e6d-957a-4a4d-9a90-60cc8a34d2bf', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88910e6d-957a-4a4d-9a90-60cc8a34d2bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176'} Body: b'{"volume": {"id": "ccff68b7-4737-4035-b9e3-82ce713b6176", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:25.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1512219248", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176"}], "user_id": "23c080151e7b4633896565ee726b5012", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee296a1682d4bf085c033074ef5c521"}}' 2023-04-20 15:09:25,811 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176 0.052s 2023-04-20 15:09:25,811 79762 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69d8c5e9-1e65-428c-aded-44ef6a35a32c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69d8c5e9-1e65-428c-aded-44ef6a35a32c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176'} Body: b'{"volume": {"id": "ccff68b7-4737-4035-b9e3-82ce713b6176", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:25.000000", "updated_at": "2023-04-20T15:09:25.000000", "name": "tempest-VolumesTransfersTest-Volume-1512219248", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176"}], "user_id": "23c080151e7b4633896565ee726b5012", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee296a1682d4bf085c033074ef5c521"}}' 2023-04-20 15:09:25,876 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176 0.051s 2023-04-20 15:09:25,876 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90e17687-076b-45c6-9720-2c2f9cdb778d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90e17687-076b-45c6-9720-2c2f9cdb778d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176'} Body: b'{"volume": {"id": "ccff68b7-4737-4035-b9e3-82ce713b6176", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:25.000000", "updated_at": "2023-04-20T15:09:25.000000", "name": "tempest-VolumesTransfersTest-Volume-1512219248", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176"}], "user_id": "23c080151e7b4633896565ee726b5012", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee296a1682d4bf085c033074ef5c521"}}' 2023-04-20 15:09:26,030 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176 0.144s 2023-04-20 15:09:26,031 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d9d900-065e-4700-a453-ffdc0e518229', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176'} Body: b'' 2023-04-20 15:09:26,059 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176 0.027s 2023-04-20 15:09:26,059 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09: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-e18ea5fa-c184-4d94-85f2-aea194bd38ed', 'x-openstack-request-id': 'req-e18ea5fa-c184-4d94-85f2-aea194bd38ed', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ccff68b7-4737-4035-b9e3-82ce713b6176 could not be found."}}' {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.655791s] ... 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 05180ce7-1be4-46a0-ba93-1e26c3c627a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:09:26,308 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes 0.247s 2023-04-20 15:09:26,309 79762 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-109578997"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0627f292-4f31-431b-a3b1-2d73172e5656', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0627f292-4f31-431b-a3b1-2d73172e5656', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes'} Body: b'{"volume": {"id": "05180ce7-1be4-46a0-ba93-1e26c3c627a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:26.221685", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-109578997", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2"}], "user_id": "23c080151e7b4633896565ee726b5012", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:09:26,365 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2 0.047s 2023-04-20 15:09:26,366 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fbbd88-2d9a-4949-81d5-07f34f1e7179', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fbbd88-2d9a-4949-81d5-07f34f1e7179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2'} Body: b'{"volume": {"id": "05180ce7-1be4-46a0-ba93-1e26c3c627a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:26.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-109578997", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2"}], "user_id": "23c080151e7b4633896565ee726b5012", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee296a1682d4bf085c033074ef5c521"}}' 2023-04-20 15:09:27,446 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2 0.069s 2023-04-20 15:09:27,447 79762 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2052048-d921-4f14-a4b4-7413f51d54ef', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2052048-d921-4f14-a4b4-7413f51d54ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2'} Body: b'{"volume": {"id": "05180ce7-1be4-46a0-ba93-1e26c3c627a2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:26.000000", "updated_at": "2023-04-20T15:09:26.000000", "name": "tempest-VolumesTransfersTest-Volume-109578997", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2"}], "user_id": "23c080151e7b4633896565ee726b5012", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee296a1682d4bf085c033074ef5c521"}}' 2023-04-20 15:09:27,504 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2 0.046s 2023-04-20 15:09:27,504 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e3e3f08-da2a-4145-a01d-a0c2e8138d6c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e3e3f08-da2a-4145-a01d-a0c2e8138d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2'} Body: b'{"volume": {"id": "05180ce7-1be4-46a0-ba93-1e26c3c627a2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:26.000000", "updated_at": "2023-04-20T15:09:26.000000", "name": "tempest-VolumesTransfersTest-Volume-109578997", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2"}], "user_id": "23c080151e7b4633896565ee726b5012", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee296a1682d4bf085c033074ef5c521"}}' 2023-04-20 15:09:27,679 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2 0.165s 2023-04-20 15:09:27,680 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'con tent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c19df50c-122d-4e4f-95c1-09bf5197a5d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2'} Body: b'' 2023-04-20 15:09:27,716 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2 0.035s 2023-04-20 15:09:27,717 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09: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-f3396edb-855a-4e2c-8de6-effb8134e122', 'x-openstack-request-id': 'req-f3396edb-855a-4e2c-8de6-effb8134e122', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 05180ce7-1be4-46a0-ba93-1e26c3c627a2 could not be found."}}' {3} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [3.475768s] ... 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 50f636dc-17c9-46d9-a566-0025bdbfd66b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:09:26,505 79768 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.200s 2023-04-20 15:09:26,506 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1747463374", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFOeZGmPkoSfNmJrMa/oXf6uVYU5V+7hpw4fCIBqBt6V9YV35iu9OU1fh3Iitrg2sCQqd3EuvVf9wqaKMLceokoZKkAi/EmZ8fkuzaw2VODF3182czDHpeAIbqq7WlDdyg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3afce163-f90d-4629-94de-9ceb7977bbd9', 'x-compute-request-id': 'req-3afce163-f90d-4629-94de-9ceb7977bbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1747463374", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFOeZGmPkoSfNmJrMa/oXf6uVYU5V+7hpw4fCIBqBt6V9YV35iu9OU1fh3Iitrg2sCQqd3EuvVf9wqaKMLceokoZKkAi/EmZ8fkuzaw2VODF3182czDHpeAIbqq7WlDdyg==", "fingerprint": "39:ff:86:fc:61:f9:c7:20:c8:8c:51:3a:94:1f:6a:d0", "user_id": "fe4c94f6d5c1420ea72b3df675f134ac"}}' 2023-04-20 15:09:26,669 79768 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.160s 2023-04-20 15:09:26,669 79768 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-1812002625", "description": "tempest-secgroup-smoke-1812002625 description", "project_id": "230ed18099e84de19cc4e58cd10d04d3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-b9e286ef-9874-4e47-96e7-b81cca8a66bc', 'date': 'Thu, 20 Apr 2023 15:09:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "name": "tempest-secgroup-smoke-1812002625", "stateful": true, "tenant_id": "230ed18099e84de19cc4e58cd10d04d3", "description": "tempest-secgroup-smoke-1812002625 description", "shared": false, "security_group_rules": [{"id": "76ab8dd0-efdd-4802-abb7-28c97ee0f043", "tenant_id": "230ed18099e84de19cc4e58cd10d04d3", "security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "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": 459, "description": null, "tags": [], "created_at": "2023-04-20T15:09:26Z", "updated_at": "2023-04-20T15:09:26Z", "revision_number": 0, "project_id": "230ed18099e84de19cc4e58cd10d04d3"}, {"id": "db6e4411-0d3c-437a-ac34-42aac5e8823a", "tenant_id": "230ed18099e84de19cc4e58cd10d04d3", "security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "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": 460, "description": null, "tags": [], "created_at": "2023-04-20T15:09:26Z", "updated_at": "2023-04-20T15:09:26Z", "revision_number": 0, "project_id": "230ed18099e84de19cc4e58cd10d04d3"}], "tags": [], "created_at": "2023-04-20T15:09:26Z", "updated_at": "2023-04-20T15: 09:26Z", "revision_number": 1, "project_id": "230ed18099e84de19cc4e58cd10d04d3"}}' 2023-04-20 15:09:26,839 79768 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.169s 2023-04-20 15:09:26,840 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "project_id": "230ed18099e84de19cc4e58cd10d04d3", "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-db8fc834-ca02-4f36-8828-e24685d5a7f1', 'date': 'Thu, 20 Apr 2023 15:09:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aa1bbbf9-ee6f-4c34-8b95-b806c422c56d", "tenant_id": "230ed18099e84de19cc4e58cd10d04d3", "security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "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-20T15:09:26Z", "updated_at": "2023-04-20T15:09:26Z", "revision_number": 0, "project_id": "230ed18099e84de19cc4e58cd10d04d3"}}' 2023-04-20 15:09:27,013 79768 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.173s 2023-04-20 15:09:27,014 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "project_id": "230ed18099e84de19cc4e58cd10d04d3", "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-8c3fa2e8-a077-485c-895b-193dac4e5036', 'date': 'Thu, 20 Apr 2023 15:09: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": "da325b63-7735-4ad3-ac66-531a8cac04ce", "tenant_id": "230ed18099e84de19cc4e58cd10d04d3", "security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "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-20T15:09:26Z", "updated_at": "2023-04-20T15:09:26Z", "revision_number": 0, "project_id": "230ed18099e84de19cc4e58cd10d04d3"}}' 2023-04-20 15:09:27,197 79768 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.182s 2023-04-20 15:09:27,197 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "project_id": "230ed18099e84de19cc4e58cd10d04d3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-348bcefd-6e4e-43d0-bc20-ed6c4f6a2368', 'date': 'Thu, 20 Apr 2023 15:09: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": "c3a2dd4d-2741-416e-b975-22fedb6e033a", "tenant_id": "230ed18099e84de19cc4e58cd10d04d3", "security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "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-20T15:09:27Z", "updated_at": "2023-04-20T15:09:27Z", "revision_number": 0, "project_id": "230ed18099e84de19cc4e58cd10d04d3"}}' 2023-04-20 15:09:27,385 79768 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.187s 2023-04-20 15:09:27,385 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "project_id": "230ed18099e84de19cc4e58cd10d04d3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-662ae414-cec3-46e7-b48c-52455792433f', 'date': 'Thu, 20 Apr 2023 15:09: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": "c458c5e2-bbb0-4386-ba6e-5b89d205cc7e", "tenant_id": "230ed18099e84de19cc4e58cd10d04d3", "security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "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-20T15:09:27Z", "updated_at": "2023-04-20T15:09:27Z", "revision_number": 0, "project_id": "230ed18099e84de19cc4e58cd10d04d3"}}' 2023-04-20 15:09:27,562 79768 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.177s 2023-04-20 15:09:27,563 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "project_id": "230ed18099e84de19cc4e58cd10d04d3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-e90e8c2b-648e-4a6e-a1c5-228da93cd5cb', 'date': 'Thu, 20 Apr 2023 15:09: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": "05d6f3d8-39ac-44d3-b12c-c4ea1cc7e61b", "tenant_id": "230ed18099e84de19cc4e58cd10d04d3", "security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "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-20T15:09:27Z", "updated_at": "2023-04-20T15:09:27Z", "revision_number": 0, "project_id": "230ed18099e84de19cc4e58cd10d04d3"}}' 2023-04-20 15:09:27,824 79768 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.260s 2023-04-20 15:09:27,824 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386 f", "project_id": "230ed18099e84de19cc4e58cd10d04d3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-0b0bffcb-4c57-43cb-9397-88de3cf98d31', 'date': 'Thu, 20 Apr 2023 15:09: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": "3850b9dc-f158-4d36-a2cc-8565870789ca", "tenant_id": "230ed18099e84de19cc4e58cd10d04d3", "security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "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-20T15:09:27Z", "updated_at": "2023-04-20T15:09:27Z", "revision_number": 0, "project_id": "230ed18099e84de19cc4e58cd10d04d3"}}' 2023-04-20 15:09:27,863 79768 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.033s 2023-04-20 15:09:27,864 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2809', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6c58a01d-ec9c-4168-8dfd-9877efe1b66f', '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": "fe4c94f6d5c1420ea72b3df675f134ac", "name": "tempest-TestShelveInstance-1179118455-project-member", "password_expires_at": null}, "audit_ids": ["BkB_ipdUS8ui-47DPLTuQA"], "expires_at": "2023-04-20T16:09:27.000000Z", "issued_at": "2023-04-20T15:09:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "230ed18099e84de19cc4e58cd10d04d3", "name": "tempest-TestShelveInstance-1179118455"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74 a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/230ed18099e84de19cc4e58cd10d04d3", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:09:27,864 79768 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '8f7da681-38f9-45f8-8147-a276b1f7773f', 'name': 'tempest-TestShelveInstance-1682233465-network', 'tenant_id': '230ed18099e84de19cc4e58cd10d04d3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '230ed18099e84de19cc4e58cd10d04d3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 45136, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:09:09Z', 'updated_at': '2023-04-20T15:09:09Z', 'revision_number': 1} available for tenant 2023-04-20 15:09:28,283 79768 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes 0.418s 2023-04-20 15:09:28,284 79768 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-748268314", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ecf57b8-fd4f-41c2-b28b-d0ed1aa7bbb1', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ecf57b8-fd4f-41c2-b28b-d0ed1aa7bbb1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes'} Body: b'{"volume": {"id": "50f636dc-17c9-46d9-a566-0025bdbfd66b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:28.222349", "updated_at": null, "name": "tempest-tempest.common.compute-volume-748268314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b"}], "user_id": "fe4c94f6d5c1420ea72b3df675f134ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:09:28,341 79768 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b 0.048s 2023-04-20 15:09:28,341 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7732bf12-fd3d-476e-87d0-8b32b1556ede', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack- request-id': 'req-7732bf12-fd3d-476e-87d0-8b32b1556ede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b'} Body: b'{"volume": {"id": "50f636dc-17c9-46d9-a566-0025bdbfd66b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:28.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-748268314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b"}], "user_id": "fe4c94f6d5c1420ea72b3df675f134ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "230ed18099e84de19cc4e58cd10d04d3"}}' 2023-04-20 15:09:29,415 79768 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b 0.062s 2023-04-20 15:09:29,415 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae922939-514e-4b9d-8341-cd68c1672819', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae922939-514e-4b9d-8341-cd68c1672819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b'} Body: b'{"volume": {"id": "50f636dc-17c9-46d9-a566-0025bdbfd66b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:28.000000", "updated_at": "2023-04-20T15:09:28.000000", "name": "tempest-tempest.common.compute-volume-748268314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b"}], "user_id": "fe4c94f6d5c1420ea72b3df675f134ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "230ed18099e84de19cc4e58cd10d04d3"}}' 2023-04-20 15:09:29,528 79768 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b 0.102s 2023-04-20 15:09:29,528 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2faab05d-7104-416c-8fa9-be1ea3fdbfee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b'} Body: b'' 2023-04-20 15:09:29,551 79768 INFO [tempest.lib.common.rest_clie nt] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b 0.022s 2023-04-20 15:09:29,551 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff1ff05-5cde-4754-a1d1-ecda35563ec4', 'x-openstack-request-id': 'req-dff1ff05-5cde-4754-a1d1-ecda35563ec4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 50f636dc-17c9-46d9-a566-0025bdbfd66b could not be found."}}' 2023-04-20 15:09:29,735 79768 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/5afce59b-cd23-4d98-bb3d-1059a8a2386f 0.182s 2023-04-20 15:09:29,736 79768 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-7e282d81-57c5-4c11-9b88-9bcdada3c6b9', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:09:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5afce59b-cd23-4d98-bb3d-1059a8a2386f'} Body: b'' 2023-04-20 15:09:29,777 79768 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1747463374 0.041s 2023-04-20 15:09:29,777 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09: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-9c811936-292c-4e5d-a889-7a84962fafc5', 'x-compute-request-id': 'req-9c811936-292c-4e5d-a889-7a84962fafc5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1747463374'} Body: b'' {0} 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 280c497b-9e0e-422d-8460-534b23f95bbe failed to build and is in ERROR status {0} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {0} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {4} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [114.020608s] ... 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 f29f2688-e8fe-423e-8be9-c9de0fd7f4ee failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:37,673 79770 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.030s 2023-04-20 15:08:37,674 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:37 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-da4ae253-a2fa-46c5-a112-442c9e4d3414', '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": "e56e16e57c2d43dcafbf0c36a5669107", "name": "tempest-DeleteServersTestJSON-419018244-project-member", "password_expires_at": null}, "audit_ids": ["Zbsx3JpRTiG_M8RQEbVEnw"], "expires_at": "2023-04-20T16:08:37.000000Z", "issued_at": "2023-04-20T15:08:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce96c703059b46b2b8c6f08ac7fd6314", "name": "tempest-DeleteServersTestJSON-419018244"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ce96c703059b46b2b8c6f08ac7fd6314", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:08:37,675 79770 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '0d650f9c-f607-44de-a1a1-74ed3e2d131a', 'name': 'tempest-DeleteServersTestJSON-1172394282-network', 'tenant_id': 'ce96c703059b46b2b8c6f08ac7fd6314', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ce96c703059b46b2b8c6f08ac7fd6314', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17034, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:08:39,275 79770 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.600s 2023-04-20 15:08:39,276 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-525212983", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "networks": [{"uuid": "0d650f9c-f607-44de-a1a1-74ed3e2d131a"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/40d55224-364c-4989-b6ea-b8ce361d6895', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbe258fa-8849-428f-90d6-3629e595bd8d', 'x-compute-request-id': 'req-dbe258fa-8849-428f-90d6-3629e595bd8d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "40d55224-364c-4989-b6ea-b8ce361d6895", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/40d55224-364c-4989-b6ea-b8ce361d6895"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/40d55224-364c-4989-b6ea-b8ce361d6895"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "CTM7kftyYy2T"}}' 2023-04-20 15:08:39,536 79770 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/40d55224-364c-4989-b6ea-b8ce361d6895 0.254s 2023-04-20 15:08:39,536 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:39 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-19416d37-642b-45ce-899a-5c5537dd692a', 'x-compute-request-id': 'req-19416d37-642b-45ce-899a-5c5537dd692a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/40d55224-364c-4989-b6ea-b8ce361d6895'} Body: b'{"server": {"id": "40d55224-364c-4989-b6ea-b8ce361d6895", "name": "tempest-DeleteServersTestJSON-server-525212983", "status": "BUILD", "tenant_id": "ce96c703059b46b2b8c6f08ac7fd6314", "user_id": "e56e16e57c2d43dcafbf0c36a5669107", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:39Z", "updated": "2023-04-20T15:08:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/40d55224-364c-4989-b6ea-b8ce361d6895"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/40d55224-364c-4989-b6ea-b8ce361d6895"}], "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-20 15:09:30,050 79770 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/40d55224-364c-4989-b6ea-b8ce361d6895 0.452s 2023-04-20 15:09:30,051 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b51b5fee-da1a-4230-b9d9-cda32fd6579b', 'x-compute-request-id': 'req-b51b5fee-da1a-4230-b9d9-cda32fd6579b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/40d55224-364c-4989-b6ea-b8ce361d6895'} Body: b'{"server": {"id": "40d55224-364c-4989-b6ea-b8ce361d6895", "name": "tempest-DeleteServersTestJSON-server-525212983", "status": "ACTIVE", "tenant_id": "ce96c703059b46b2b8c6f08ac7fd6314", "user_id": "e56e16e57c2d43dcafbf0c36a5669107", "metadata": {}, "hostId": "6fc7ba8ac73011e58d27bd418d5ea3d57e14d1888f27fc86f7a14030", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:39Z", "updated": "2023-04-20T15:08:56Z", "addresses": {"tempest-DeleteServersTestJSON-1172394282-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:51:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/40d55224-364c-4989-b6ea-b8ce361d6895"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/40d55224-364c-4989-b6ea-b8ce361d6895"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:08: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-20 15:09:30,063 79770 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 15:10:30,542 79770 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314/volumes 0.418s 2023-04-20 15:10:30,542 79770 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-1775848790"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17f4dc42-aa07-4bfb-b61d-ed56ae7f4e2c', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17f4dc42-aa07-4bfb-b61d-ed56ae7f4e2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314/volumes'} Body: b'{"volume": {"id": "f29f2688-e8fe-423e-8be9-c9de0fd7f4ee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:30.312 362", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1775848790", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314/volumes/f29f2688-e8fe-423e-8be9-c9de0fd7f4ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce96c703059b46b2b8c6f08ac7fd6314/volumes/f29f2688-e8fe-423e-8be9-c9de0fd7f4ee"}], "user_id": "e56e16e57c2d43dcafbf0c36a5669107", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:10:30,592 79770 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314/volumes/f29f2688-e8fe-423e-8be9-c9de0fd7f4ee 0.040s 2023-04-20 15:10:30,592 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c178ac3-28a1-41d8-9e09-002d49af692d', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c178ac3-28a1-41d8-9e09-002d49af692d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314/volumes/f29f2688-e8fe-423e-8be9-c9de0fd7f4ee'} Body: b'{"volume": {"id": "f29f2688-e8fe-423e-8be9-c9de0fd7f4ee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:30.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1775848790", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314/volumes/f29f2688-e8fe-423e-8be9-c9de0fd7f4ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce96c703059b46b2b8c6f08ac7fd6314/volumes/f29f2688-e8fe-423e-8be9-c9de0fd7f4ee"}], "user_id": "e56e16e57c2d43dcafbf0c36a5669107", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96c703059b46b2b8c6f08ac7fd6314"}}' 2023-04-20 15:10:31,644 79770 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314/volumes/f29f2688-e8fe-423e-8be9-c9de0fd7f4ee 0.040s 2023-04-20 15:10:31,644 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e380218c-06fe-494a-a183-13a7d8c248b7', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e380218c-06fe-494a-a183-13a7d8c248b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314/volumes/f29f2688-e8fe-423e-8be9-c9de0fd7f4ee'} Body: b'{"volume": {"id": "f29f2688-e8fe-423e-8be9-c9de0fd7f4ee", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:30.000000", "updated_at": "2023-04-20T15:10:31.000000", "name": "tempest-DeleteServersTestJSON-volume-1775848790", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314/volume s/f29f2688-e8fe-423e-8be9-c9de0fd7f4ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce96c703059b46b2b8c6f08ac7fd6314/volumes/f29f2688-e8fe-423e-8be9-c9de0fd7f4ee"}], "user_id": "e56e16e57c2d43dcafbf0c36a5669107", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96c703059b46b2b8c6f08ac7fd6314"}}' {11} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [122.411932s] ... 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 ab508016-6d57-4674-bb7e-45e401f8d4e8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:49,097 79784 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 15:08:49,504 79784 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.404s 2023-04-20 15:08:49,504 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1824375720", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLt6kNMNo7FsBv508WE/y5S7oaB8JD5s6w/HW9ZM4eJ4VUPRt/QiLDdIMH6sEkU6VicqlmvAl2PpwuwB85NU5sWD1/PbUTkblHF4WQ4Ti9uULY1BGHaSRfOuHgkzx5KkXw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08: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-9c50ffe0-7f7e-47bf-92a1-ffef506e5c9b', 'x-compute-request-id': 'req-9c50ffe0-7f7e-47bf-92a1-ffef506e5c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1824375720", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLt6kNMNo7FsBv508WE/y5S7oaB8JD5s6w/HW9ZM4eJ4VUPRt/QiLDdIMH6sEkU6VicqlmvAl2PpwuwB85NU5sWD1/PbUTkblHF4WQ4Ti9uULY1BGHaSRfOuHgkzx5KkXw==", "fingerprint": "11:f5:21:5c:d0:20:43:e7:32:36:4d:24:e8:54:fa:32", "user_id": "bd9585e756e6464da77a49905348b36a"}}' 2023-04-20 15:08:49,509 79784 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1824375720 created 2023-04-20 15:08:49,971 79784 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.461s 2023-04-20 15:08:49,971 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1953566374", "description": "tempest-description--1022894644"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-c4a200e0-0cd6-440a-9904-67fc54288920', 'date': 'Thu, 20 Apr 2023 15:08:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a3220773-06a1-43e4-b0e4-1fceeed05491", "name": "tempest-securitygroup--1953566374", "stateful": true, "tenant_id": "baaed885af6443a2b5d13ece323b669a", "description": "tempest-description--1022894644", "shared": false, "security_group_rules": [{"id": "29e45487-0a24-4e1a-8d5c-4bc01c8d7f03", "tenant_id": "baaed885af6443a2b5d13ece323b669a", "security_group_id": "a3220773-06a1-43e4-b0e4-1fceeed05491", "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": 331, "description": null, "tags": [], "created_at": "2023-04-20T15:08:49Z", "updated_at": "2023-04-20T15:08:49Z", "revision_number": 0, "project_id": "baaed885af6443a2b5d13ece323b669a"}, {"id": "962dcaea-de6f-4cf5-908a-2e508ab603af", "tenant_id": "baaed885af6443a2b5d13ece323b669a", "security_group_id": "a3220773-06a1-43e4-b0e4-1fceeed05491", "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": 3 32, "description": null, "tags": [], "created_at": "2023-04-20T15:08:49Z", "updated_at": "2023-04-20T15:08:49Z", "revision_number": 0, "project_id": "baaed885af6443a2b5d13ece323b669a"}], "tags": [], "created_at": "2023-04-20T15:08:49Z", "updated_at": "2023-04-20T15:08:49Z", "revision_number": 1, "project_id": "baaed885af6443a2b5d13ece323b669a"}}' 2023-04-20 15:08:51,415 79784 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 1.442s 2023-04-20 15:08:51,416 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a3220773-06a1-43e4-b0e4-1fceeed05491", "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-1c9492a2-ac09-47d0-8ec3-845adee1415d', 'date': 'Thu, 20 Apr 2023 15: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": "d88a98ed-39ba-4a19-a226-7c044ebcbe4d", "tenant_id": "baaed885af6443a2b5d13ece323b669a", "security_group_id": "a3220773-06a1-43e4-b0e4-1fceeed05491", "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-20T15:08:50Z", "updated_at": "2023-04-20T15:08:50Z", "revision_number": 0, "project_id": "baaed885af6443a2b5d13ece323b669a"}}' 2023-04-20 15:08:52,443 79784 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 1.026s 2023-04-20 15:08:52,444 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a3220773-06a1-43e4-b0e4-1fceeed05491", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a47d5755-ac97-4387-9913-e02eabc37445', 'date': 'Thu, 20 Apr 2023 15:08:52 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": "8d012892-f2e0-42e7-a18a-b37899be5103", "tenant_id": "baaed885af6443a2b5d13ece323b669a", "security_group_id": "a3220773-06a1-43e4-b0e4-1fceeed05491", "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-20T15:08:51Z", "updated_at": "2023-04-20T15:08:51Z", "revision_number": 0, "project_id": "baaed885af6443a2b5d13ece323b669a"}}' 2023-04-20 15:08:52,444 79784 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1953566374 created 2023-04-20 15:08:56,363 79784 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 3.917s 2023-04-20 15:08:56,363 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487" }} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-3e2d1b70-2baf-45c2-a401-f331b7a7320d', 'date': 'Thu, 20 Apr 2023 15:08:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "48d7b812-bb4d-4e4c-bd07-461c2698e7fa", "tenant_id": "baaed885af6443a2b5d13ece323b669a", "floating_ip_address": "172.24.4.45", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "baaed885af6443a2b5d13ece323b669a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:08:54Z", "updated_at": "2023-04-20T15:08:54Z", "revision_number": 0}}' 2023-04-20 15:08:56,363 79784 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '48d7b812-bb4d-4e4c-bd07-461c2698e7fa', 'tenant_id': 'baaed885af6443a2b5d13ece323b669a', 'floating_ip_address': '172.24.4.45', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'baaed885af6443a2b5d13ece323b669a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:08:54Z', 'updated_at': '2023-04-20T15:08:54Z', 'revision_number': 0, 'ip': '172.24.4.45'} created 2023-04-20 15:08:56,517 79784 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.140s 2023-04-20 15:08:56,517 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:56 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-d82d7270-b064-4879-b6bf-0010c44c778f', '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": "bd9585e756e6464da77a49905348b36a", "name": "tempest-VolumesAdminNegativeTest-1501137224-project-member", "password_expires_at": null}, "audit_ids": ["GrGhC5RJR3aFTHYF1ZRezw"], "expires_at": "2023-04-20T16:08:56.000000Z", "issued_at": "2023-04-20T15:08:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baaed885af6443a2b5d13ece323b669a", "name": "tempest-VolumesAdminNegativeTest-1501137224"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3 ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/baaed885af6443a2b5d13ece323b669a", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:08:56,518 79784 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'ae89b425-8bb9-48b2-9ff0-6a977cda42ec', 'name': 'tempest-VolumesAdminNegativeTest-833271522-network', 'tenant_id': 'baaed885af6443a2b5d13ece323b669a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'baaed885af6443a2b5d13ece323b669a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7525, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:08:56,518 79784 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1824375720', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLt6kNMNo7FsBv508WE/y5S7oaB8JD5s6w/HW9ZM4eJ4VUPRt/QiLDdIMH6sEkU6VicqlmvAl2PpwuwB85NU5sWD1/PbUTkblHF4WQ4Ti9uULY1BGHaSRfOuHgkzx5KkXw==', 'fingerprint': '11:f5:21:5c:d0:20:43:e7:32:36:4d:24:e8:54:fa:32', 'user_id': 'bd9585e756e6464da77a49905348b36a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD21vs5SwUaYFktb7fHr8skQGHJNMNlZDUCS9twEeUAHvEBnnZgY/2s\n395R+FwxlwmgBwYFK4EEACKhZANiAAS7epDTDaOxbAb+dPFhP8uUu6GgfCQ+bOsP\nx1vWTOHieFVD0bf0Iiw3SDB+rBJFOlYnKpZrwJdj6cLsAfOTVObFg9fz21E5G5Rx\neFkOE4vblC2NQRh2kkXzrh4JM8eSpF8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a3220773-06a1-43e4-b0e4-1fceeed05491', 'name': 'tempest-securitygroup--1953566374', 'stateful': True, 'tenant_id': 'baaed885af6443a2b5d13ece323b669a', 'description': 'tempest-description--1022894644', 'shared': False, 'security_group_rules': [{'id': '29e45487-0a24-4e1a-8d5c-4bc01c8d7f03', 'tenant_id': 'baaed885af6443a2b5d13ece323b669a', 'security_group_id': 'a3220773-06a1-43e4-b0e4-1fceeed05491', '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': 331, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:08:49Z', 'updated_at': '2023-04-20T15:08:49Z', 'revision_number': 0, 'project_id': 'baaed885af6443a2b5d13ece323b669a'}, {'id': '962dcaea-de6f-4cf5-908a-2e508ab603af', 'tenant_id': 'baaed885af6443a2b5d13ece323b669a', 'security_group_id': 'a3220773-06a1-43e4-b0e4-1fceeed05491', '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': 332, 'description': None, 'tags': [], 'created_at': '2023 -04-20T15:08:49Z', 'updated_at': '2023-04-20T15:08:49Z', 'revision_number': 0, 'project_id': 'baaed885af6443a2b5d13ece323b669a'}], 'tags': [], 'created_at': '2023-04-20T15:08:49Z', 'updated_at': '2023-04-20T15:08:49Z', 'revision_number': 1, 'project_id': 'baaed885af6443a2b5d13ece323b669a'}, 'floating_ip': {'id': '48d7b812-bb4d-4e4c-bd07-461c2698e7fa', 'tenant_id': 'baaed885af6443a2b5d13ece323b669a', 'floating_ip_address': '172.24.4.45', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'baaed885af6443a2b5d13ece323b669a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:08:54Z', 'updated_at': '2023-04-20T15:08:54Z', 'revision_number': 0, 'ip': '172.24.4.45'}} 2023-04-20 15:08:58,183 79784 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 1.664s 2023-04-20 15:08:58,184 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1392367153", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "networks": [{"uuid": "ae89b425-8bb9-48b2-9ff0-6a977cda42ec"}], "security_groups": [{"name": "tempest-securitygroup--1953566374"}], "key_name": "tempest-keypair-1824375720", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/aa981382-1b12-48d6-8661-0ddf1586a9af', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-795dd8d6-6bd8-4436-a086-ef45bf6e65fa', 'x-compute-request-id': 'req-795dd8d6-6bd8-4436-a086-ef45bf6e65fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "aa981382-1b12-48d6-8661-0ddf1586a9af", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa981382-1b12-48d6-8661-0ddf1586a9af"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa981382-1b12-48d6-8661-0ddf1586a9af"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1953566374"}], "adminPass": "taFt93wZrJt7"}}' 2023-04-20 15:08:58,423 79784 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/aa981382-1b12-48d6-8661-0ddf1586a9af 0.234s 2023-04-20 15:08:58,424 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:58 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-988e00a6-c416-49a4-a7a9-8b92224b0fb6', 'x-compute-request-id': 'req-988e00a6-c416-49a4-a7a9-8b92224b0fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa981382-1b12-48d6-8661-0ddf1586a9af'} Body: b'{"server": {"id": "aa981382-1b12-48d6-8661-0ddf1586a9af", "name": "tempest-VolumesAdminNegativeTest-server-1392367153", "status": "BUILD", "tenant_id": "baaed885af6443a2b5d13ece323b669a", "user_id": "bd9585e756e6464da77a49905348b36a", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:58Z", "updated": "2023-04-20T15:08:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa981382-1b12-48d6-8661-0ddf1586a9af"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa981382-1b12-48d6-8661-0ddf1586a9af"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1824375720", "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-20 15:09:48,823 79784 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/aa981382-1b12-48d6-8661-0ddf1586a9af 0.336s 2023-04-20 15:09:48,824 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:48 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-b91cfa2c-bab8-4c5a-8ae3-3d36478a86dd', 'x-compute-request-id': 'req-b91cfa2c-bab8-4c5a-8ae3-3d36478a86dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa981382-1b12-48d6-8661-0ddf1586a9af'} Body: b'{"server": {"id": "aa981382-1b12-48d6-8661-0ddf1586a9af", "name": "tempest-VolumesAdminNegativeTest-server-1392367153", "status": "ACTIVE", "tenant_id": "baaed885af6443a2b5d13ece323b669a", "user_id": "bd9585e756e6464da77a49905348b36a", "metadata": {}, "hostId": "f3e322e202d998e3bdf6bd8f7474a1ab316071075923b299364b62d6", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:58Z", "updated": "2023-04-20T15:09:13Z", "addresses": {"tempest-VolumesAdminNegativeTest-833271522-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:8b:05"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa981382-1b12-48d6-8661-0ddf1586a9af"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa981382-1b12-48d6-8661-0ddf1586a9af"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1824375720", "OS-SRV-USG:launched_at": "2023-04-20T15:09:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1953566374"}], "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-20 15:09:48,836 79784 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 15:10:49,054 79784 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/aa981382-1b12-48d6-8661-0ddf1586a9af/os-interface 0.159s 2023-04-20 15:10:49,054 79784 DEBUG [tempest.lib.common.rest_client] Request - H eaders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:48 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-becb4731-308a-4e75-bb52-4f94190d7a71', 'x-compute-request-id': 'req-becb4731-308a-4e75-bb52-4f94190d7a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa981382-1b12-48d6-8661-0ddf1586a9af/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ae89b425-8bb9-48b2-9ff0-6a977cda42ec", "port_id": "af567b84-ebb0-479c-b788-240ef47450eb", "mac_addr": "fa:16:3e:18:8b:05", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d02eea44-7b15-4b71-8c47-ca4691925567", "ip_address": "10.0.0.7"}]}]}' 2023-04-20 15:10:49,696 79784 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/48d7b812-bb4d-4e4c-bd07-461c2698e7fa 0.637s 2023-04-20 15:10:49,696 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "af567b84-ebb0-479c-b788-240ef47450eb"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-4801b838-9357-44b5-a3d7-7c9d982c967e', 'date': 'Thu, 20 Apr 2023 15:10:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/48d7b812-bb4d-4e4c-bd07-461c2698e7fa'} Body: b'{"floatingip": {"id": "48d7b812-bb4d-4e4c-bd07-461c2698e7fa", "tenant_id": "baaed885af6443a2b5d13ece323b669a", "floating_ip_address": "172.24.4.45", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": "816da51f-6826-45c9-ab1a-1eed6a6ffc9b", "port_id": "af567b84-ebb0-479c-b788-240ef47450eb", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ae89b425-8bb9-48b2-9ff0-6a977cda42ec", "mac_address": "fa:16:3e:18:8b:05", "admin_state_up": true, "status": "ACTIVE", "device_id": "aa981382-1b12-48d6-8661-0ddf1586a9af", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:08:54Z", "updated_at": "2023-04-20T15:10:49Z", "revision_number": 1, "project_id": "baaed885af6443a2b5d13ece323b669a"}}' 2023-04-20 15:10:49,698 79784 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.45:22' as 'cirros' with public key authentication 2023-04-20 15:10:49,736 79784 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:10:49,761 79784 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:10:49,762 79784 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.45 successfully created 2023-04-20 15:10:50,367 79784 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/baaed885af6443a2b5d13ece323b669a/volumes 0.604s 2023-04-20 15:10:50,367 79784 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-543202984"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9120ec74-a987-4206-a523-90fb412d7d18', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-r equest-id': 'req-9120ec74-a987-4206-a523-90fb412d7d18', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes'} Body: b'{"volume": {"id": "ab508016-6d57-4674-bb7e-45e401f8d4e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:49.913131", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-543202984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes/ab508016-6d57-4674-bb7e-45e401f8d4e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/baaed885af6443a2b5d13ece323b669a/volumes/ab508016-6d57-4674-bb7e-45e401f8d4e8"}], "user_id": "bd9585e756e6464da77a49905348b36a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:10:50,435 79784 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/baaed885af6443a2b5d13ece323b669a/volumes/ab508016-6d57-4674-bb7e-45e401f8d4e8 0.050s 2023-04-20 15:10:50,436 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b70e6b45-b375-4272-a0a7-196273cca7c6', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b70e6b45-b375-4272-a0a7-196273cca7c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes/ab508016-6d57-4674-bb7e-45e401f8d4e8'} Body: b'{"volume": {"id": "ab508016-6d57-4674-bb7e-45e401f8d4e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:50.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-543202984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes/ab508016-6d57-4674-bb7e-45e401f8d4e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/baaed885af6443a2b5d13ece323b669a/volumes/ab508016-6d57-4674-bb7e-45e401f8d4e8"}], "user_id": "bd9585e756e6464da77a49905348b36a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "baaed885af6443a2b5d13ece323b669a"}}' 2023-04-20 15:10:51,495 79784 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/baaed885af6443a2b5d13ece323b669a/volumes/ab508016-6d57-4674-bb7e-45e401f8d4e8 0.046s 2023-04-20 15:10:51,496 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c2e856-50e3-491e-a6c0-7c2bd4d0171a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c2e856-50e3-491e-a6c0-7c2bd4d0171a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes/ab508016-6d57-4674-bb7e-45e401f8d4e8'} Body: b'{"volume": {"id": "ab508016-6d57-4674-bb7e-45e401f8d4e8", "status": "err or", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:50.000000", "updated_at": "2023-04-20T15:10:50.000000", "name": "tempest-VolumesAdminNegativeTest-volume-543202984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes/ab508016-6d57-4674-bb7e-45e401f8d4e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/baaed885af6443a2b5d13ece323b669a/volumes/ab508016-6d57-4674-bb7e-45e401f8d4e8"}], "user_id": "bd9585e756e6464da77a49905348b36a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "baaed885af6443a2b5d13ece323b669a"}}' {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [176.943957s] ... 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 8cd880d1-8331-46ee-b971-e36f9e94dee1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:33,328 79766 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 15:08:33,329 79766 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 15:08:33,544 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.213s 2023-04-20 15:08:33,545 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-847970234", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOCKt3RrMcvNa5jyxSzYHTCWOANTGtKKSNXXpUXyGD1eDmDLFCfiuKggd4vM0icvDWNX1/OcbWBO9GLmCZXEHnbEHJM3YvljiA5sH8jUUH6HkZmhCrIZ5G0GVpMZhOCfQA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a1935e3-120e-401a-a54e-e02fc8ad920f', 'x-compute-request-id': 'req-4a1935e3-120e-401a-a54e-e02fc8ad920f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-847970234", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOCKt3RrMcvNa5jyxSzYHTCWOANTGtKKSNXXpUXyGD1eDmDLFCfiuKggd4vM0icvDWNX1/OcbWBO9GLmCZXEHnbEHJM3YvljiA5sH8jUUH6HkZmhCrIZ5G0GVpMZhOCfQA==", "fingerprint": "1c:36:91:ba:e4:eb:d8:95:4a:f2:cb:d6:48:10:33:c2", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14"}}' 2023-04-20 15:08:33,550 79766 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-847970234 created 2023-04-20 15:08:34,619 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.069s 2023-04-20 15:08:34,619 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--825813675", "description": "tempest-description--24040666"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-5fa2cfaa-4127-4bff-b135-7d2ed74b5d69', 'date': 'Thu, 20 Apr 2023 15:08:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7aadcb5a-6e50-4713-a780-98e88aa83fa5", "name": "tempest-securitygroup--825813675", "stateful": true, "tenant_id": "5bb81196155147cea0569f8a96465b6a", "description": "tempest-description--24040666", "shared": false, "security_group_rules": [{"id": "852762b8-229b-4a9a-9997-ea7eb6a63a29", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "7aadcb5a-6e50-4713-a780-98e88aa83fa5", "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": 251, "description": null, "tags": [], "created_at": "2023-04-20T15:08:34Z", "updated_at": "2023-04-20T15:08:34Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}, {"id": "b37bc23f-11ef-4ec4-b2b9-abe2d905fb49", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "7aadcb5a-6e50-4713-a780-98e88aa83fa5", "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": 249, "description": null, "tags": [], "created_at": "2023-04-20T15:08:33Z", "updated_at": "2023-04-20T15:08:33Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}], "tags": [], "created_at": "2023-04-20T15:08:33Z", "updated_at": "2023-04-20T15:08:34Z", "revision_number": 1, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:08:36,129 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.509s 2023-04-20 15:08:36,130 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7aadcb5a-6e50-4713-a780-98e88aa83fa5", "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-cb214ca5-213e-47e2-a3f1-1e43bdf7649a', 'date': 'Thu, 20 Apr 2023 15:08:36 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": "e3a85dd4-268d-4118-84d6-b4ae0c0a4c22", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "7aadcb5a-6e50-4713-a780-98e88aa83fa5", "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-20T15:08:35Z", "updated_at": "2023-04-20T15:08:35Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:08:37,025 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.894s 2023-04-20 15:08:37,025 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7aadcb5a-6e50-4713-a780-98e88aa83fa5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-7b3eebe1-facc-40e4-ae67-c3e0c465ddd1', 'date': 'Thu, 20 Apr 2023 15:08:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "84fa32b8-22c0-4f88-9bc3-e340c66f457f", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "7aadcb5a-6e50-4713-a780-98e88aa83fa5", "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-20T15:08:36Z", "updated_at": "2023-04-20T15:08:36Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:08:37,025 79766 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--825813675 created 2023-04-20 15:08:42,370 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 5.344s 2023-04-20 15:08:42,371 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openst ack-request-id': 'req-c4d4ead1-c646-4261-a24c-f571c903cd6a', 'date': 'Thu, 20 Apr 2023 15:08:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "76de1744-5ce0-4ce1-9f9b-9544eabbdcb4", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "floating_ip_address": "172.24.4.237", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5bb81196155147cea0569f8a96465b6a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:08:40Z", "updated_at": "2023-04-20T15:08:40Z", "revision_number": 0}}' 2023-04-20 15:08:42,371 79766 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '76de1744-5ce0-4ce1-9f9b-9544eabbdcb4', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'floating_ip_address': '172.24.4.237', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5bb81196155147cea0569f8a96465b6a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:08:40Z', 'updated_at': '2023-04-20T15:08:40Z', 'revision_number': 0, 'ip': '172.24.4.237'} created 2023-04-20 15:08:42,461 79766 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.084s 2023-04-20 15:08:42,461 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:42 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-7d518d60-2e25-47bf-8f93-c9761129196b', '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": "8ca4ca64cede4846a74e2cc4c13f3c14", "name": "tempest-AttachVolumeNegativeTest-490231151-project-member", "password_expires_at": null}, "audit_ids": ["iswfkTznQqy-MbAWPzjgzA"], "expires_at": "2023-04-20T16:08:42.000000Z", "issued_at": "2023-04-20T15:08:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bb81196155147cea0569f8a96465b6a", "name": "tempest-AttachVolumeNegativeTest-490231151"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/ compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5bb81196155147cea0569f8a96465b6a", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:08:42,462 79766 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'edb31b42-2f23-479e-8912-fbfd502dae97', 'name': 'tempest-AttachVolumeNegativeTest-1497324076-network', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5bb81196155147cea0569f8a96465b6a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5180, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:08:42,463 79766 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-847970234', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOCKt3RrMcvNa5jyxSzYHTCWOANTGtKKSNXXpUXyGD1eDmDLFCfiuKggd4vM0icvDWNX1/OcbWBO9GLmCZXEHnbEHJM3YvljiA5sH8jUUH6HkZmhCrIZ5G0GVpMZhOCfQA==', 'fingerprint': '1c:36:91:ba:e4:eb:d8:95:4a:f2:cb:d6:48:10:33:c2', 'user_id': '8ca4ca64cede4846a74e2cc4c13f3c14', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAKaQJTQ0dfpEFccCG+Cru0BtYj+ys4oSdKkMLVnWdoUa0KeadCwTwK\n36qH06aRfZ6gBwYFK4EEACKhZANiAATgird0azHLzWuY8sUs2B0wljgDUxrSikjV\n16VF8hg9Xg5gyxQn4rioIHeLzNInLw1jV9fznG1gTvRi5gmVxB52xByTN2L5Y4gO\nbB/I1FB+h5GZoQqyGeRtBlaTGYTgn0A=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7aadcb5a-6e50-4713-a780-98e88aa83fa5', 'name': 'tempest-securitygroup--825813675', 'stateful': True, 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'description': 'tempest-description--24040666', 'shared': False, 'security_group_rules': [{'id': '852762b8-229b-4a9a-9997-ea7eb6a63a29', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'security_group_id': '7aadcb5a-6e50-4713-a780-98e88aa83fa5', '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': 251, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:08:34Z', 'updated_at': '2023-04-20T15:08:34Z', 'revision_number': 0, 'project_id': '5bb81196155147cea0569f8a96465b6a'}, {'id': 'b37bc23f-11ef-4ec4-b2b9-abe2d905fb49', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'security_group_id': '7aadcb5a-6e50-4713-a780-98e88aa83fa5', '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': 249, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:08:33Z', 'updated_at': '2023-04-20T15:08:33Z', 'revision_number': 0, 'project_id': '5bb81196155147cea0569f8a96465b 6a'}], 'tags': [], 'created_at': '2023-04-20T15:08:33Z', 'updated_at': '2023-04-20T15:08:34Z', 'revision_number': 1, 'project_id': '5bb81196155147cea0569f8a96465b6a'}, 'floating_ip': {'id': '76de1744-5ce0-4ce1-9f9b-9544eabbdcb4', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'floating_ip_address': '172.24.4.237', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5bb81196155147cea0569f8a96465b6a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:08:40Z', 'updated_at': '2023-04-20T15:08:40Z', 'revision_number': 0, 'ip': '172.24.4.237'}} 2023-04-20 15:08:44,541 79766 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.077s 2023-04-20 15:08:44,541 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-16896869", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "edb31b42-2f23-479e-8912-fbfd502dae97"}], "security_groups": [{"name": "tempest-securitygroup--825813675"}], "key_name": "tempest-keypair-847970234", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01909a7b-a32c-45c6-a460-2911fb1bce3c', 'x-compute-request-id': 'req-01909a7b-a32c-45c6-a460-2911fb1bce3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "88f6bf8b-960a-462d-9a05-05f7e4f42f79", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--825813675"}], "adminPass": "password"}}' 2023-04-20 15:08:44,781 79766 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/88f6bf8b-960a-462d-9a05-05f7e4f42f79 0.237s 2023-04-20 15:08:44,782 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b87e4175-f0d2-4f3c-8b54-82b8a0b4b8cf', 'x-compute-request-id': 'req-b87e4175-f0d2-4f3c-8b54-82b8a0b4b8cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79'} Body: b'{"server": {"id": "88f6bf8b-960a-462d-9a05-05f7e4f42f79", "name": "tempest-AttachVolumeNegativeTest-server-16896869", "status": "BUILD", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/ compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:44Z", "updated": "2023-04-20T15:08:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-847970234", "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-20 15:09:35,059 79766 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/88f6bf8b-960a-462d-9a05-05f7e4f42f79 0.213s 2023-04-20 15:09:35,059 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:34 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-8a9d3bbf-6deb-4616-94b2-1e87b95123b0', 'x-compute-request-id': 'req-8a9d3bbf-6deb-4616-94b2-1e87b95123b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79'} Body: b'{"server": {"id": "88f6bf8b-960a-462d-9a05-05f7e4f42f79", "name": "tempest-AttachVolumeNegativeTest-server-16896869", "status": "ACTIVE", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "metadata": {}, "hostId": "66552ad676599dc65103520d71150f5f389604ca2ce55ae5016eb8ac", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:44Z", "updated": "2023-04-20T15:08:57Z", "addresses": {"tempest-AttachVolumeNegativeTest-1497324076-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:47:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-847970234", "OS-SRV-USG:launched_at": "2023-04-20T15:08:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--825813675"}], "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-20 15:09:35,072 79766 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 15:10:35,294 79766 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/88f6bf8b-960a-462d-9a05-05f7e4f42f79/os-interface 0.161s 2023-04-20 15:10:35,295 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu , 20 Apr 2023 15:10:35 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-3b41ee68-fc37-411f-b036-17a3193da4bb', 'x-compute-request-id': 'req-3b41ee68-fc37-411f-b036-17a3193da4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "edb31b42-2f23-479e-8912-fbfd502dae97", "port_id": "b01baa05-fe60-4fd6-bff7-359f238cf891", "mac_addr": "fa:16:3e:0d:47:74", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "bfdf8e8d-0e5e-498d-a4ce-f683ffbca8dc", "ip_address": "10.0.0.9"}]}]}' 2023-04-20 15:10:36,489 79766 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/76de1744-5ce0-4ce1-9f9b-9544eabbdcb4 1.190s 2023-04-20 15:10:36,489 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b01baa05-fe60-4fd6-bff7-359f238cf891"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-161b8587-703d-4476-9e85-b134d86b520c', 'date': 'Thu, 20 Apr 2023 15:10:36 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/76de1744-5ce0-4ce1-9f9b-9544eabbdcb4'} Body: b'{"floatingip": {"id": "76de1744-5ce0-4ce1-9f9b-9544eabbdcb4", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "floating_ip_address": "172.24.4.237", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": "25260d41-f165-4734-8fcd-7bfd4b313fce", "port_id": "b01baa05-fe60-4fd6-bff7-359f238cf891", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "edb31b42-2f23-479e-8912-fbfd502dae97", "mac_address": "fa:16:3e:0d:47:74", "admin_state_up": true, "status": "ACTIVE", "device_id": "88f6bf8b-960a-462d-9a05-05f7e4f42f79", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:08:40Z", "updated_at": "2023-04-20T15:10:35Z", "revision_number": 1, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:10:36,491 79766 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.237:22' as 'cirros' with public key authentication 2023-04-20 15:10:36,524 79766 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:10:36,545 79766 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:10:36,545 79766 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.237 successfully created 2023-04-20 15:10:36,586 79766 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/88f6bf8b-960a-462d-9a05-05f7e4f42f79/ips 0.040s 2023-04-20 15:10:36,586 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:36 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-beffc504-8abf-4d04-af90-a71147ff7fac', 'x-compute-request-id': 'req-beffc504-8abf-4d04-af90-a71147ff7fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f 79/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1497324076-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-20 15:10:36,817 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes 0.227s 2023-04-20 15:10:36,818 79766 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-279649484"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea6e44e8-0b74-4268-9c18-b84b4f7ea1f3', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea6e44e8-0b74-4268-9c18-b84b4f7ea1f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes'} Body: b'{"volume": {"id": "8cd880d1-8331-46ee-b971-e36f9e94dee1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:36.755078", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-279649484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/8cd880d1-8331-46ee-b971-e36f9e94dee1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5bb81196155147cea0569f8a96465b6a/volumes/8cd880d1-8331-46ee-b971-e36f9e94dee1"}], "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:10:36,874 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/8cd880d1-8331-46ee-b971-e36f9e94dee1 0.046s 2023-04-20 15:10:36,875 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639649d3-4750-43a7-8eee-286361f4bf08', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639649d3-4750-43a7-8eee-286361f4bf08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/8cd880d1-8331-46ee-b971-e36f9e94dee1'} Body: b'{"volume": {"id": "8cd880d1-8331-46ee-b971-e36f9e94dee1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:37.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-279649484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/8cd880d1-8331-46ee-b971-e36f9e94dee1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5bb81196155147cea0569f8a96465b6a/volumes/8cd880d1-8331-46ee-b971-e36f9e94dee1"}], "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:10:37,923 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_ser ver): 200 GET http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/8cd880d1-8331-46ee-b971-e36f9e94dee1 0.037s 2023-04-20 15:10:37,923 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b33315ef-46f1-4635-9182-52eead8ea749', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b33315ef-46f1-4635-9182-52eead8ea749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/8cd880d1-8331-46ee-b971-e36f9e94dee1'} Body: b'{"volume": {"id": "8cd880d1-8331-46ee-b971-e36f9e94dee1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:37.000000", "updated_at": "2023-04-20T15:10:37.000000", "name": "tempest-AttachVolumeNegativeTest-volume-279649484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/8cd880d1-8331-46ee-b971-e36f9e94dee1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5bb81196155147cea0569f8a96465b6a/volumes/8cd880d1-8331-46ee-b971-e36f9e94dee1"}], "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:10:38,425 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79 0.490s 2023-04-20 15:10:38,425 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:37 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-712d52ab-7e60-4541-8d7d-5f0b3a7e533a', 'x-compute-request-id': 'req-712d52ab-7e60-4541-8d7d-5f0b3a7e533a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79'} Body: b'' 2023-04-20 15:10:39,052 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79 0.626s 2023-04-20 15:10:39,052 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58ed32be-1d25-4630-b5aa-8175e2a166fe', 'x-compute-request-id': 'req-58ed32be-1d25-4630-b5aa-8175e2a166fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79'} Body: b'{"server": {"id": "88f6bf8b-960a-462d-9a05-05f7e4f42f79", "name": "tempest-AttachVolumeNegativeTest-server-16896869", "status": "ACTIVE", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "metadata": {}, "hostId": "66552ad676599dc6510 3520d71150f5f389604ca2ce55ae5016eb8ac", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:44Z", "updated": "2023-04-20T15:10:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1497324076-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:47:74"}, {"version": 4, "addr": "172.24.4.237", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:47:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-847970234", "OS-SRV-USG:launched_at": "2023-04-20T15:08:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--825813675"}], "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-20 15:11:29,165 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79 0.050s 2023-04-20 15:11:29,165 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11: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-f004872f-0ac1-4713-b217-3c9c95c2a1ef', 'x-compute-request-id': 'req-f004872f-0ac1-4713-b217-3c9c95c2a1ef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 88f6bf8b-960a-462d-9a05-05f7e4f42f79 could not be found."}}' 2023-04-20 15:11:29,198 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-847970234 0.032s 2023-04-20 15:11:29,199 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11: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-2e47f0d8-58e2-45b0-af3a-5f51f2f0b66e', 'x-compute-request-id': 'req-2e47f0d8-58e2-45b0-af3a-5f51f2f0b66e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-847970234'} Body: b'' 2023-04-20 15:11:29,361 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/7aadcb5a-6e50-4713-a780-98e88aa83fa5 0.162s 2023-04-20 15:11:29,362 79766 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-260135a6-bf8e-4576-b0e9-b04890dfbf81', 'content-length': '0', 'd ate': 'Thu, 20 Apr 2023 15:11:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7aadcb5a-6e50-4713-a780-98e88aa83fa5'} Body: b'' 2023-04-20 15:11:29,383 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/7aadcb5a-6e50-4713-a780-98e88aa83fa5 0.021s 2023-04-20 15:11:29,384 79766 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-dc7f07d1-4741-4ace-bda5-28b646434434', 'date': 'Thu, 20 Apr 2023 15:11:29 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7aadcb5a-6e50-4713-a780-98e88aa83fa5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7aadcb5a-6e50-4713-a780-98e88aa83fa5 does not exist", "detail": ""}}' 2023-04-20 15:11:30,271 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/76de1744-5ce0-4ce1-9f9b-9544eabbdcb4 0.886s 2023-04-20 15:11:30,271 79766 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-68d0123b-78e2-449d-82c8-69248182e7c6', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:11:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/76de1744-5ce0-4ce1-9f9b-9544eabbdcb4'} Body: b'' {10} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [177.295907s] ... 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 143960cd-1d4d-4d8f-a46b-96482003bf0a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:47,454 79782 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/a3ef29bc-488e-4b66-9911-ce34d9967f31 0.169s 2023-04-20 15:08:47,454 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-96e90785-74ae-458d-8157-4170c1b42b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31'} 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": "b326ca2867cb43d4b0f234a5702bb255", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "created_at": "2023-04-20T15:04:52Z", "updated_at": "2023-04-20T15:04:54Z", "tags": [], "self": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31", "file": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:08:48,385 79782 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.867s 2023-04-20 15:08:48,386 79782 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': 'Thu, 20 Apr 2023 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/65dfa104-c352-4de0-8abb-0bb5beb0c739', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-1aa72f99-82ba-47fa-a064-29f924f580d3', '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": "0d50d6d04329481c8e8c54b41c13963f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "65dfa104-c352-4de0-8abb-0bb5beb0c739", "created_at": "2023-04-20T15:08:48Z", "updated_at": "2023-04-20T15:08:48Z", "tags": [], "self": "/v2/images/65dfa104-c352-4de0-8abb-0bb5beb0c739", "file": "/v2/images/65dfa104-c352-4de0-8abb-0bb5beb0c739/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:08:50,929 79782 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-20 15:08:50,930 79782 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/65dfa104-c352-4de0-8abb-0bb5beb0c739/file 2.543s 2023-04-20 15:08:50,930 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-bc9ddf08-626d-4f6f-ae8f-06b45cc48857', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/65dfa104-c352-4de0-8abb-0bb5beb0c739/file'} Body: b'' 2023-04-20 15:08:50,931 79782 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 15:08:50,931 79782 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 15:08:51,258 79782 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.322s 2023-04-20 15:08:51,259 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1917611531", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLmcFkz9eMHwDnMNa+m7BuQcaQhW3dpxqIBDU7c/9JBRUdMxa4jEtpD5hpRV6jSYc8XFBFJvgnolmQecVAlxJh/2KszNHDDhkuUqx3Hgiqp8vsoJXxO+7wILBCtJZJjrdQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:50 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-ef9ecbb0-8465-406e-bc33-f5144421bced', 'x-compute-request-id': 'req-ef9ecbb0-8465-406e-bc33-f5144421bced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1917611531", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLmcFkz9eMHwDnMNa+m7BuQcaQhW3dpxqIBDU7c/9JBRUdMxa4jEtpD5hpRV6jSYc8XFBFJvgnolmQecVAlxJh/2KszNHDDhkuUqx3Hgiqp8vsoJXxO+7wILBCtJZJjrdQ==", "fingerprint": "69:e8:d1:e5:41:9d:31:13:4e:c5:12:be:bd:3c:d2:60", "user_id": "f284743e682b48cbb1f0a4090b4c6ba3"}}' 2023-04-20 15:08:51,265 79782 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1917611531 created 2023-04-20 15:08:52,330 79782 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.064s 2023-04-20 15:08:52,330 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--474525762", "description": "tempest-description--1825460685"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-70398834-3e10-45ad-9292-4a82c8456415', 'date': 'Thu, 20 Apr 2023 15:08:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "27c713d1-e077-48c8-acec-10a40de8d6b6", "name": "tempest-securitygroup--474525762", "stateful": true, "tenant_id": "d37fba0ede194eb6998df9fa7230906c", "description": "tempest-description--1825460685", "shared": false, "security_group_rules": [{"id": "5b31f64e-ed5c-422c-9ad5-7036c91c3e59", "tenant_id": "d37fba0ede194eb6998df9fa7230906c", "security_group_id": "27c713d1-e077-48c8-acec-10a40de8d6b6", "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": 349, "description": null, "tags": [], "created_ at": "2023-04-20T15:08:51Z", "updated_at": "2023-04-20T15:08:51Z", "revision_number": 0, "project_id": "d37fba0ede194eb6998df9fa7230906c"}, {"id": "a409bc1e-b92f-4f2d-b3ae-72509e5d272a", "tenant_id": "d37fba0ede194eb6998df9fa7230906c", "security_group_id": "27c713d1-e077-48c8-acec-10a40de8d6b6", "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": 348, "description": null, "tags": [], "created_at": "2023-04-20T15:08:51Z", "updated_at": "2023-04-20T15:08:51Z", "revision_number": 0, "project_id": "d37fba0ede194eb6998df9fa7230906c"}], "tags": [], "created_at": "2023-04-20T15:08:51Z", "updated_at": "2023-04-20T15:08:51Z", "revision_number": 1, "project_id": "d37fba0ede194eb6998df9fa7230906c"}}' 2023-04-20 15:08:53,538 79782 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.207s 2023-04-20 15:08:53,538 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "27c713d1-e077-48c8-acec-10a40de8d6b6", "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-49620aa9-e7b7-4340-8d91-dd540dcd5fa9', 'date': 'Thu, 20 Apr 2023 15: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": "c6e42e2c-c8df-4c05-a4ba-db2ec06a7238", "tenant_id": "d37fba0ede194eb6998df9fa7230906c", "security_group_id": "27c713d1-e077-48c8-acec-10a40de8d6b6", "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-20T15:08:53Z", "updated_at": "2023-04-20T15:08:53Z", "revision_number": 0, "project_id": "d37fba0ede194eb6998df9fa7230906c"}}' 2023-04-20 15:08:54,445 79782 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.906s 2023-04-20 15:08:54,445 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "27c713d1-e077-48c8-acec-10a40de8d6b6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a138a825-5018-4829-a895-bada225e5c23', 'date': 'Thu, 20 Apr 2023 15:08:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1a11845b-a8b3-4779-af85-a6bcd90bf02c", "tenant_id": "d37fba0ede194eb6998df9fa7230906c", "security_group_id": "27c713d1-e077-48c8-acec-10a40de8d6b6", "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-20T15:08:53Z", "updated_at": "2023-04-20T15:08:53Z", "revision_number": 0, "project_id": "d37fba0ede194eb6998df9fa7230906c"}}' 2023-04-20 15:08:54,446 79782 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--474525762 created 2023-04-20 15:08:57,605 79782 INFO [tempest.lib.common.rest_client] Request ( ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.158s 2023-04-20 15:08:57,605 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-bd032476-8d72-41bd-baeb-7128bb7b475a', 'date': 'Thu, 20 Apr 2023 15:08:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "718752cc-ec28-4c9f-84b0-b849493659ee", "tenant_id": "d37fba0ede194eb6998df9fa7230906c", "floating_ip_address": "172.24.4.28", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d37fba0ede194eb6998df9fa7230906c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:08:55Z", "updated_at": "2023-04-20T15:08:55Z", "revision_number": 0}}' 2023-04-20 15:08:57,605 79782 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '718752cc-ec28-4c9f-84b0-b849493659ee', 'tenant_id': 'd37fba0ede194eb6998df9fa7230906c', 'floating_ip_address': '172.24.4.28', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd37fba0ede194eb6998df9fa7230906c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:08:55Z', 'updated_at': '2023-04-20T15:08:55Z', 'revision_number': 0, 'ip': '172.24.4.28'} created 2023-04-20 15:08:57,835 79782 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.224s 2023-04-20 15:08:57,836 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:57 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-1272440f-07eb-4fb6-9f39-252fb066a84e', '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": "f284743e682b48cbb1f0a4090b4c6ba3", "name": "tempest-AttachSCSIVolumeTestJSON-929182932-project-member", "password_expires_at": null}, "audit_ids": ["2QZD--fYQqKR_7FnrSygUQ"], "expires_at": "2023-04-20T16:08:57.000000Z", "issued_at": "2023-04-20T15:08:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d37fba0ede194eb6998df9fa7230906c", "name": "tempest-AttachSCSIVolumeTestJSON-929182932"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "4 9bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d37fba0ede194eb6998df9fa7230906c", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:08:57,836 79782 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '0cb75e58-5659-46ee-ab00-5774f4b764df', 'name': 'tempest-AttachSCSIVolumeTestJSON-474954296-network', 'tenant_id': 'd37fba0ede194eb6998df9fa7230906c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd37fba0ede194eb6998df9fa7230906c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32485, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:12Z', 'updated_at': '2023-04-20T15:08:12Z', 'revision_number': 1} available for tenant 2023-04-20 15:08:57,837 79782 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1917611531', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLmcFkz9eMHwDnMNa+m7BuQcaQhW3dpxqIBDU7c/9JBRUdMxa4jEtpD5hpRV6jSYc8XFBFJvgnolmQecVAlxJh/2KszNHDDhkuUqx3Hgiqp8vsoJXxO+7wILBCtJZJjrdQ==', 'fingerprint': '69:e8:d1:e5:41:9d:31:13:4e:c5:12:be:bd:3c:d2:60', 'user_id': 'f284743e682b48cbb1f0a4090b4c6ba3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD+eF0FfMrNHwbTv9Um9q7UMxZubChwZrrxvN4SKA5jmeolD77N4GP2\nZhV6SkJh+dugBwYFK4EEACKhZANiAAS5nBZM/XjB8A5zDWvpuwbkHGkIVt3acaiA\nQ1O3P/SQUVHTMWuIxLaQ+YaUVeo0mHPFxQRSb4J6JZkHnFQJcSYf9irMzRww4ZLl\nKsdx4IqqfL7KCV8Tvu8CCwQrSWSY63U=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '27c713d1-e077-48c8-acec-10a40de8d6b6', 'name': 'tempest-securitygroup--474525762', 'stateful': True, 'tenant_id': 'd37fba0ede194eb6998df9fa7230906c', 'description': 'tempest-description--1825460685', 'shared': False, 'security_group_rules': [{'id': '5b31f64e-ed5c-422c-9ad5-7036c91c3e59', 'tenant_id': 'd37fba0ede194eb6998df9fa7230906c', 'security_group_id': '27c713d1-e077-48c8-acec-10a40de8d6b6', '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': 349, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:08:51Z', 'updated_at': '2023-04-20T15:08:51Z', 'revision_number': 0, 'project_id': 'd37fba0ede194eb6998df9fa7230906c'}, {'id': 'a409bc1e-b92f-4f2d-b3ae-72509e5d272a', 'tenant_id': 'd37fba0ede194eb6998df9fa7230906c', 'security_group_id' : '27c713d1-e077-48c8-acec-10a40de8d6b6', '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': 348, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:08:51Z', 'updated_at': '2023-04-20T15:08:51Z', 'revision_number': 0, 'project_id': 'd37fba0ede194eb6998df9fa7230906c'}], 'tags': [], 'created_at': '2023-04-20T15:08:51Z', 'updated_at': '2023-04-20T15:08:51Z', 'revision_number': 1, 'project_id': 'd37fba0ede194eb6998df9fa7230906c'}, 'floating_ip': {'id': '718752cc-ec28-4c9f-84b0-b849493659ee', 'tenant_id': 'd37fba0ede194eb6998df9fa7230906c', 'floating_ip_address': '172.24.4.28', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd37fba0ede194eb6998df9fa7230906c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:08:55Z', 'updated_at': '2023-04-20T15:08:55Z', 'revision_number': 0, 'ip': '172.24.4.28'}} 2023-04-20 15:08:59,748 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 1.910s 2023-04-20 15:08:59,748 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-362520986", "imageRef": "65dfa104-c352-4de0-8abb-0bb5beb0c739", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "0cb75e58-5659-46ee-ab00-5774f4b764df"}], "security_groups": [{"name": "tempest-securitygroup--474525762"}], "key_name": "tempest-keypair-1917611531", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a31fc11b-5e3a-46ed-9986-a95323208c65', 'x-compute-request-id': 'req-a31fc11b-5e3a-46ed-9986-a95323208c65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "22660afa-9082-40e8-9293-82048b1ae755", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/22660afa-9082-40e8-9293-82048b1ae755"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--474525762"}], "adminPass": "PNyMvqpqw4MJ"}}' 2023-04-20 15:08:59,970 79782 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/22660afa-9082-40e8-9293-82048b1ae755 0.215s 2023-04-20 15:08:59,971 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:59 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-a916920f-266d-4ae4-9aa5-73d4c575dfae', 'x-compute-request-id': 'req-a916920f-266d-4ae4-9aa5-73d4c575dfae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compu te/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755'} Body: b'{"server": {"id": "22660afa-9082-40e8-9293-82048b1ae755", "name": "tempest-AttachSCSIVolumeTestJSON-server-362520986", "status": "BUILD", "tenant_id": "d37fba0ede194eb6998df9fa7230906c", "user_id": "f284743e682b48cbb1f0a4090b4c6ba3", "metadata": {}, "hostId": "", "image": {"id": "65dfa104-c352-4de0-8abb-0bb5beb0c739", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/65dfa104-c352-4de0-8abb-0bb5beb0c739"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:09:00Z", "updated": "2023-04-20T15:08:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/22660afa-9082-40e8-9293-82048b1ae755"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1917611531", "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-20 15:09:50,261 79782 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/22660afa-9082-40e8-9293-82048b1ae755 0.220s 2023-04-20 15:09:50,262 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:50 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-9a7973c8-ea80-4db4-8774-2049e59b2c7f', 'x-compute-request-id': 'req-9a7973c8-ea80-4db4-8774-2049e59b2c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755'} Body: b'{"server": {"id": "22660afa-9082-40e8-9293-82048b1ae755", "name": "tempest-AttachSCSIVolumeTestJSON-server-362520986", "status": "ACTIVE", "tenant_id": "d37fba0ede194eb6998df9fa7230906c", "user_id": "f284743e682b48cbb1f0a4090b4c6ba3", "metadata": {}, "hostId": "714b1a77e9f6eefcbd2e5af0860c5d7370aed24f73ce1101d1a1e80c", "image": {"id": "65dfa104-c352-4de0-8abb-0bb5beb0c739", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/65dfa104-c352-4de0-8abb-0bb5beb0c739"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:59Z", "updated": "2023-04-20T15:09:13Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-474954296-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:a9:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/22660afa-9082-40e8-9293-82048b1ae755"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1917611531", "OS-SRV-USG:launched_at": "2023-04-20T15:09:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--474525762"}], "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-20 15:09:50,275 79782 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 15:10:50,555 79782 INFO [tempest.lib.c ommon.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755/os-interface 0.220s 2023-04-20 15:10:50,555 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baa2c342-a03d-4670-9726-101ddb93bf5f', 'x-compute-request-id': 'req-baa2c342-a03d-4670-9726-101ddb93bf5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0cb75e58-5659-46ee-ab00-5774f4b764df", "port_id": "7dc2c082-a1a1-4af2-8251-29710d798847", "mac_addr": "fa:16:3e:e7:a9:e1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a5243f06-8010-4a5b-b219-394acddc6520", "ip_address": "10.0.0.8"}]}]}' 2023-04-20 15:10:51,669 79782 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/718752cc-ec28-4c9f-84b0-b849493659ee 1.109s 2023-04-20 15:10:51,669 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7dc2c082-a1a1-4af2-8251-29710d798847"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-969b9068-f76e-48a5-8cab-b6f4e5b7c9b0', 'date': 'Thu, 20 Apr 2023 15:10:51 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/718752cc-ec28-4c9f-84b0-b849493659ee'} Body: b'{"floatingip": {"id": "718752cc-ec28-4c9f-84b0-b849493659ee", "tenant_id": "d37fba0ede194eb6998df9fa7230906c", "floating_ip_address": "172.24.4.28", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": "e1b9333b-2f35-41f3-a901-411b2eb4d9b6", "port_id": "7dc2c082-a1a1-4af2-8251-29710d798847", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0cb75e58-5659-46ee-ab00-5774f4b764df", "mac_address": "fa:16:3e:e7:a9:e1", "admin_state_up": true, "status": "ACTIVE", "device_id": "22660afa-9082-40e8-9293-82048b1ae755", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:08:55Z", "updated_at": "2023-04-20T15:10:51Z", "revision_number": 1, "project_id": "d37fba0ede194eb6998df9fa7230906c"}}' 2023-04-20 15:10:51,671 79782 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.28:22' as 'cirros' with public key authentication 2023-04-20 15:10:51,708 79782 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:10:51,732 79782 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:10:51,733 79782 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.28 successfully created 2023-04-20 15:10:51,962 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c/volumes 0.228s 2023-04-20 15:10:51,962 79782 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-1856617149"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:51 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21c2cf4f-2c22-4618-afc7-bbd976c140b5', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21c2cf4f-2c22-4618-afc7-bbd976c140b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c/volumes'} Body: b'{"volume": {"id": "143960cd-1d4d-4d8f-a46b-96482003bf0a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:51.901280", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1856617149", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c/volumes/143960cd-1d4d-4d8f-a46b-96482003bf0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d37fba0ede194eb6998df9fa7230906c/volumes/143960cd-1d4d-4d8f-a46b-96482003bf0a"}], "user_id": "f284743e682b48cbb1f0a4090b4c6ba3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:10:52,020 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c/volumes/143960cd-1d4d-4d8f-a46b-96482003bf0a 0.047s 2023-04-20 15:10:52,020 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f413abc1-3337-465a-8f9f-087d3a686b27', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f413abc1-3337-465a-8f9f-087d3a686b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c/volumes/143960cd-1d4d-4d8f-a46b-96482003bf0a'} Body: b'{"volume": {"id": "143960cd-1d4d-4d8f-a46b-96482003bf0a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:52.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1856617149", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c/volumes/143960cd-1d4d-4d8f-a46b-96482003bf0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d37fba0ede194eb6998df9fa7230906c/volumes/143960cd-1d4d-4d8f-a46b-96482003bf0a"}], "user_id": "f284743e682b48cbb1f0a4090b4c6ba3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d37fba0ede194eb6998df9fa7230906c"}}' 2023-04-20 15:10:53,069 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c/volumes/143960cd-1d4d-4d8f-a46b-96482003bf0a 0.037s 2023-04-20 15:10:53,069 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a1ca576-7468-452f-a33c-35967851e0da', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a1ca576-7468-452f-a33c-35967851e0da', 'connection': 'close', 'status': '200', 'content-loc ation': 'http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c/volumes/143960cd-1d4d-4d8f-a46b-96482003bf0a'} Body: b'{"volume": {"id": "143960cd-1d4d-4d8f-a46b-96482003bf0a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:52.000000", "updated_at": "2023-04-20T15:10:52.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1856617149", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c/volumes/143960cd-1d4d-4d8f-a46b-96482003bf0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d37fba0ede194eb6998df9fa7230906c/volumes/143960cd-1d4d-4d8f-a46b-96482003bf0a"}], "user_id": "f284743e682b48cbb1f0a4090b4c6ba3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d37fba0ede194eb6998df9fa7230906c"}}' 2023-04-20 15:10:53,198 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755 0.116s 2023-04-20 15:10:53,198 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10: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-a8dd578f-efd0-4221-8ef4-c344178be8b9', 'x-compute-request-id': 'req-a8dd578f-efd0-4221-8ef4-c344178be8b9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755'} Body: b'' 2023-04-20 15:10:53,587 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755 0.388s 2023-04-20 15:10:53,587 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48f6c31c-887a-4fe9-8f3c-445de3a65ae8', 'x-compute-request-id': 'req-48f6c31c-887a-4fe9-8f3c-445de3a65ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755'} Body: b'{"server": {"id": "22660afa-9082-40e8-9293-82048b1ae755", "name": "tempest-AttachSCSIVolumeTestJSON-server-362520986", "status": "ACTIVE", "tenant_id": "d37fba0ede194eb6998df9fa7230906c", "user_id": "f284743e682b48cbb1f0a4090b4c6ba3", "metadata": {}, "hostId": "714b1a77e9f6eefcbd2e5af0860c5d7370aed24f73ce1101d1a1e80c", "image": {"id": "65dfa104-c352-4de0-8abb-0bb5beb0c739", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/65dfa104-c352-4de0-8abb-0bb5beb0c739"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:59Z", "updated": "2023-04-20T15:10:53Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-474954296-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:a9:e1"}, {"version": 4, "addr": "172.24.4.28", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:a9:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": " http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/22660afa-9082-40e8-9293-82048b1ae755"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1917611531", "OS-SRV-USG:launched_at": "2023-04-20T15:09:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--474525762"}], "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-20 15:11:43,696 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755 0.049s 2023-04-20 15:11:43,697 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-36a9c727-6b80-44c4-95c8-f0a159722b1f', 'x-compute-request-id': 'req-36a9c727-6b80-44c4-95c8-f0a159722b1f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 22660afa-9082-40e8-9293-82048b1ae755 could not be found."}}' 2023-04-20 15:11:43,731 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1917611531 0.033s 2023-04-20 15:11:43,731 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87cc2c68-5025-4b7e-a5eb-b193e3a5b4c5', 'x-compute-request-id': 'req-87cc2c68-5025-4b7e-a5eb-b193e3a5b4c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1917611531'} Body: b'' 2023-04-20 15:11:43,880 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/27c713d1-e077-48c8-acec-10a40de8d6b6 0.147s 2023-04-20 15:11:43,880 79782 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-54cb900b-65f2-46f5-8a11-3fc1fad15076', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:11:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/27c713d1-e077-48c8-acec-10a40de8d6b6'} Body: b'' 2023-04-20 15:11:43,898 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/27c713d1-e077-48c8-acec-10a40de8d6b6 0.017s 2023-04-20 15:11:43,898 79782 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-reque st-id': 'req-3c3ef4b4-e2f7-400d-9518-781bed5ed16b', 'date': 'Thu, 20 Apr 2023 15:11:43 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/27c713d1-e077-48c8-acec-10a40de8d6b6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 27c713d1-e077-48c8-acec-10a40de8d6b6 does not exist", "detail": ""}}' 2023-04-20 15:11:44,412 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/718752cc-ec28-4c9f-84b0-b849493659ee 0.513s 2023-04-20 15:11:44,412 79782 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-aaf09ef1-3da4-4de9-a5ff-0685aa212452', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:11:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/718752cc-ec28-4c9f-84b0-b849493659ee'} Body: b'' 2023-04-20 15:11:44,560 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/65dfa104-c352-4de0-8abb-0bb5beb0c739 0.147s 2023-04-20 15:11:44,561 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-076e6c5c-361e-43f4-8d20-2cdead19ff7f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/65dfa104-c352-4de0-8abb-0bb5beb0c739'} Body: b'' 2023-04-20 15:11:44,578 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/65dfa104-c352-4de0-8abb-0bb5beb0c739 0.017s 2023-04-20 15:11:44,579 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-51ca6a24-f7d6-488f-b851-806b0c276e75', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/65dfa104-c352-4de0-8abb-0bb5beb0c739'} Body: b'{"message": "No image found with ID 65dfa104-c352-4de0-8abb-0bb5beb0c739

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {4} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [4.411509s] ... 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 cb01ecd7-f9be-444f-bc29-f057abfbc9eb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:11:44,090 79770 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.936s 2023-04-20 15:11:44,091 79770 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-1224940133"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-6804e030-e3c1-4f8a-b439-ef11e0231262', 'date': 'Thu, 20 Apr 2023 15:11:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"d9d9df50-4a1d-4f78-ab0d-21a7a3e23dfa","name":"tempest-tagged-attachments-test-net-1224940133","tenant_id":"e9f8251f03764fbd80064fe96ebd2489","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e9f8251f03764fbd80064fe96ebd2489","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-20T15:11:43Z","updated_at":"2023-04-20T15:11:43Z","revision_number":1}}' 2023-04-20 15:11:45,285 79770 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.193s 2023-04-20 15:11:45,285 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "d9d9df50-4a1d-4f78-ab0d-21a7a3e23dfa", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-0b076ed6-ee95-44a6-961c-ce52a059f94c', 'date': 'Thu, 20 Apr 2023 15:11:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"76310067-aa2f-47d7-a173-83a88b95f9b8","name":"","tenant_id":"e9f8251f03764fbd80064fe96ebd2489","network_id":"d9d9df50-4a1d-4f78-ab0d-21a7a3e23dfa","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-20T15:11:44Z","updated_at":"2023-04-20T15:11:44Z","revision_number":0,"project_id":"e9f8251f03764fbd80064fe96ebd2489"}}' 2023-04-20 15:11:45,567 79770 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/e9f8251f03764fbd80064fe96ebd2489/volumes 0.281s 2023-04-20 15:11:45,568 79770 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-1352687793"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d716964-d8b7-4438-8d3e-bbfea080dfee', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d716964-d8b7-4438-8d3e-bbfea080dfee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9f8251f03764fbd80064fe96ebd2489/volumes'} Body: b'{"volume": {"id": "cb01ecd7-f9be-444f-bc29-f057abfbc9eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:11:45.490158", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1352687793", "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/e9f8251f03764fbd80064fe96ebd2489/volumes/cb01ecd7-f9be-444f-bc29-f057abfbc9eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9f8251f03764fbd80064fe96ebd2489/volumes/cb01ecd7-f9be-444f-bc29-f057abfbc9eb"}], "user_id": "00d26c03d49a48029568b6954cc7395f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:11:45,623 79770 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/e9f8251f03764fbd80064fe96ebd2489/volumes/cb01ecd7-f9be-444f-bc29-f057abfbc9eb 0.044s 2023-04-20 15:11:45,624 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39ea9b98-17db-4ff5-8cec-2f98308527d2', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39ea9b98-17db-4ff5-8cec-2f98308527d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9f8251f03764fbd80064fe96ebd2489/volumes/cb01ecd7-f9be-444f-bc29-f057abfbc9eb'} Body: b'{"volume": {"id": "cb01ecd7-f9be-444f-bc29-f057abfbc9eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:11:45.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1352687793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9f8251f03764fbd80064fe96ebd2489/volumes/cb01ecd7-f9be-444f-bc29-f057abfbc9eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9f8251f03764fbd80064fe96ebd2489/volumes/cb01ecd7-f9be-444f-bc29-f057abfbc9eb"}], "user_id": "00d26c03d49a48029568b6954cc7395f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9f8251f03764fbd80064fe96ebd2489"}}' 2023-04-20 15:11:46,689 79770 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/e9f8251f03764fbd80064fe96ebd2489/volumes/cb01ecd7-f9be-444f-bc29-f057abfbc9eb 0.039s 2023-04-20 15:11:46,690 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12350532-7cdf-40cc-953e-a18d9d6801a4', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12350532-7cdf-40cc-953e-a18d9d6801a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9f8251f03764fbd80064fe96ebd2489/volumes/cb01ecd7-f9be-444f-bc29-f057abfbc9eb'} Body: b'{"volume": {"id": "cb01ecd7-f9be-444f-bc29-f057abfbc9eb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:11:45.000000", "updated_at": "2023-04-20T15:11:46.000000", "name": "tempest-TaggedAttachmentsTest-volume-1352687793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9f8251f03764fbd80064fe96ebd2489/volumes/cb01ecd7-f9be-444f-bc29-f057abfbc9eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9f8251f03764fbd80064fe96ebd2489/volumes/cb01ecd7-f9be- 444f-bc29-f057abfbc9eb"}], "user_id": "00d26c03d49a48029568b6954cc7395f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9f8251f03764fbd80064fe96ebd2489"}}' 2023-04-20 15:11:46,958 79770 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/76310067-aa2f-47d7-a173-83a88b95f9b8 0.257s 2023-04-20 15:11:46,958 79770 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-be5f8558-5500-42fa-a697-c188b33a9b69', 'date': 'Thu, 20 Apr 2023 15:11:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/76310067-aa2f-47d7-a173-83a88b95f9b8'} Body: b'' 2023-04-20 15:11:47,564 79770 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/d9d9df50-4a1d-4f78-ab0d-21a7a3e23dfa 0.606s 2023-04-20 15:11:47,565 79770 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-e096bb49-a96f-491a-aa70-b9d63175975a', 'date': 'Thu, 20 Apr 2023 15:11:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/d9d9df50-4a1d-4f78-ab0d-21a7a3e23dfa'} Body: b'' {4} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [1.747868s] ... 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 8d830c50-ad52-4db8-a3c6-1cc2af160a7f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:12:09,893 79770 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/0eea8e30a66544a5a598feadd42aeea9/volumes 0.632s 2023-04-20 15:12:09,894 79770 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-865386484", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7afb0ac-2865-4954-b3d3-9d53ba81919c', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7afb0ac-2865-4954-b3d3-9d53ba81919c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0eea8e30a66544a5a598feadd42aeea9/volumes'} Body: b'{"volume": {"id": "8d830c50-ad52-4db8-a3c6-1cc2af160a7f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:09.795499", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-865386484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0eea8e30a66544a5a598feadd42aeea9/volumes/8d830c50-ad52-4db8-a3c6-1cc2af160a7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0eea8e30a66544a5a598feadd42aeea9/volumes/8d830c50-ad52-4db8-a3c6-1cc2af160a7f"}], "user_id": "8dbb0d3990504ed1ba31b4d60d3257b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:12:09,946 79770 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/0eea8e30a66544a5a598feadd42aeea9/volumes/8d830c50-ad52-4db8-a3c6-1cc2af160a7f 0.043s 2023-04-20 15:12:09,946 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cad3d33e-f44e-4b0a-800f-bcd38225a067', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cad3d33e-f44e-4b0a-800f-bcd38225a067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0eea8e30a66544a5a598feadd42aeea9/volumes/8d830c50-ad52-4db8-a3c6-1cc2af160a7f'} Body: b'{"volume": {"id": "8d830c50-ad52-4db8-a3c6-1cc2af160a7f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:10.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-865386484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0eea8e30a66544a5a598feadd42aeea9/volumes/8d830c50-ad52-4db8-a3c6-1cc2af160a7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0eea8e30a66544a5a598feadd42aeea9/volumes/8d830c50-ad52-4db8-a3c6-1cc2af160a7f"}], "user_id": "8dbb0d3990504ed1ba31b4d60d3257b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0eea8e30a66544a5a598feadd42aeea9"}}' 2023-04-20 15:12:10,997 79770 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/0eea8e30a66544a5a598feadd42aeea9/volumes/8d830c50-ad52-4db8-a3c6-1cc2af160a7f 0.039s 2023-04-20 15:12:10,998 79770 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaff69bd-74ee-47c0-b4d7-3c5142457807', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaff69bd-74ee-47c0-b4d7-3c5142457807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0eea8e30a66544a5a598feadd42aeea9/volumes/8d830c50-ad52-4db8-a3c6-1cc2af160a7f'} Body: b'{"volume": {"id": "8d830c50-ad52-4db8-a3c6-1cc2af160a7f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:10.000000", "updated_at": "2023-04-20T15:12:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-865386484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0eea8e30a66544a5a598feadd42aeea9/volumes/8d830c50-ad52-4db8-a3c6-1cc2af160a7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0eea8e30a66544a5a598feadd42aeea9/volumes/8d830c50-ad52-4db8-a3c6-1cc2af160a7f"}], "user_id": "8dbb0d3990504ed1ba31b4d60d3257b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0eea8e30a66544a5a598feadd42aeea9"}}' {4} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [1.710687s] ... 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 59a5fc07-75a0-4f54-8310-72145ebdbed5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:12:19,060 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/bc993f2fb38d4a6283d5794523d51567/types 0.170s 2023-04-20 15:12:19,061 79770 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-1051104820"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a06042dd-03af-41c4-a2d8-c3fea33c23a8', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a06042dd-03af-41c4-a2d8-c3fea33c23a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bc993f2fb38d4a6283d5794523d51567/types'} Body: b'{"volume_type": {"id": "6c362c75-1632-4e87-bbef-49bf49a72e53", "name": "tempest-GroupsV320Test-volume-type-1051104820", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 15:12:19,097 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/bc993f2fb38d4a6283d5794523d51567/group_types 0.032s 2023-04-20 15:12:19,097 79770 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-1810007400"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84b741df-c123-417e-9ce9-2e3c0beb7606', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b741df-c123-417e-9ce9-2e3c0beb7606', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bc993f2fb38d4a6283d5794523d51567/group_types'} Body: b'{"group_type": {"id": "29dfbd26-870d-4432-b9f8-ec6a3691ef76", "name": "tempest-GroupsV320Test-group-type-1810007400", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 15:12:19,284 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/groups 0.184s 2023-04-20 15:12:19,284 79770 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": "29dfbd26-870d-4432-b9f8-ec6a3691ef76", "volume_types": ["6c362c75-1632-4e87-bbef-49bf49a72e53"], "name": "tempest-GroupsV320Test-Group-400233732"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f22acd3-b57b-4a3d-a97c-460b8771fa2a', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f22acd3-b57b-4a3d-a97c-460b8771fa2a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/groups'} Body: b'{"group": {"id": "59a5fc07-75a0-4f54-8310-72145ebdbed5", "name": "tempest-GroupsV320Test-Group-400233732"}}' 2023-04-20 15:12:19,320 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/groups/59a5fc07-75a0-4f54-8310-72145ebdbed5 0.034s 2023-04-20 15:12:19,321 79770 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': 'Thu, 20 Apr 2023 15:12:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ce7b4d9-7c1b-4b72-9f4d-68e109c83451', 'content-length': '387', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ce7b4d9-7c1b-4b72-9f4d-68e109c83451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/groups/59a5fc07-75a0-4f54-8310-72145ebdbed5'} Body: b'{"group": {"id": "59a5fc07-75a0-4f54-8310-72145ebdbed5", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T15:12:19.000000", "name": "tempest-GroupsV320Test-Group-400233732", "description": null, "group_type": "29dfbd26-870d-4432-b9f8-ec6a3691ef76", "volume_types": ["6c362c75-1632-4e87-bbef-49bf49a72e53"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:12:20,356 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/groups/59a5fc07-75a0-4f54-8310-72145ebdbed5 0.029s 2023-04-20 15:12:20,356 79770 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': 'Thu, 20 Apr 2023 15:12:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94791837-0f40-4a6d-98cf-1d7b259cb108', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94791837-0f40-4a6d-98cf-1d7b259cb108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/groups/59a5fc07-75a0-4f54-8310-72145ebdbed5'} Body: b'{"group": {"id": "59a5fc07-75a0-4f54-8310-72145ebdbed5", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T15:12:19.000000", "name": "tempest-GroupsV320Test-Group-400233732", "description": null, "group_type": "29dfbd26-870d-4432-b9f8-ec6a3691ef76", "volume_types": ["6c362c75-1632-4e87-bbef-49bf49a72e53"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:12:20,422 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/volumes/detail 0.061s 2023-04-20 15:12:20,423 79770 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': 'Thu, 20 Apr 2023 15:12:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6204b590-8265-47bc-b239-ffbd3116f162', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6204b590-8265-47bc-b239-ffbd3116f162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 15:12:20,491 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/groups/59a5fc07-75a0-4f54-8310-72145ebdbed5/action 0.059s 2023-04-20 15:12:20,492 79770 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': 'Thu, 20 Apr 2023 15:12:20 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-971a74e7-81e7-4108-b876-37cd73eb6173', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/groups/59a5fc07-75a0-4f54-8310-72145ebdbed5/action'} Body: b'' 2023-04-20 15:12:20,507 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/groups/59a5fc07-75a0-4f54-8310-72145ebdbed5 0.014s 2023-04-20 15:12:20,507 79770 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': 'Thu, 20 Apr 2023 15:12:20 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-60cc9f36-0c78-4fdb-8786-c1e16d86b940', 'x-openstack-request-id': 'req-60cc9f36-0c78-4fdb-8786-c1e16d86b940', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/groups/59a5fc07-75a0-4f54-8310-72145ebdbed5'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 59a5fc07-75a0-4f54-8310-72145ebdbed5 could not be found."}}' 2023-04-20 15:12:20,535 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bc993f2fb38d4a6283d5794523d51567/group_types/29dfbd26-870d-4432-b9f8-ec6a3691ef76 0.027s 2023-04-20 15:12:20,535 79770 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': 'Thu, 20 Apr 2023 15:12:20 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-304e708b-4b43-4201-9a3d-ad0aee80b657', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bc993f2fb38d4a6283d5794523d51567/group_types/29dfbd26-870d-4432-b9f8-ec6a3691ef76'} Body: b'' 2023-04-20 15:12:20,583 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bc993f2fb38d4a6283d5794523d51567/types/6c362c75-1632-4e87-bbef-49bf49a72e53 0.047s 2023-04-20 15:12:20,584 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea9db09c-0793-4465-aced-4521150d9ab7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bc993f2fb38d4a6283d5794523d51567/types/6c362c75-1632-4e87-bbef-49bf49a72e53'} Body: b'' 2023-04-20 15:12:20,598 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bc993f2fb38d4a6283d5794523d51567/types/6c362c75-1632-4e87-bbef-49bf49a72e53 0.014s 2023-04-20 15:12:20,599 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': ' 114', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e541fc8-5093-4a40-9198-f2b15f93d23b', 'x-openstack-request-id': 'req-9e541fc8-5093-4a40-9198-f2b15f93d23b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bc993f2fb38d4a6283d5794523d51567/types/6c362c75-1632-4e87-bbef-49bf49a72e53'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 6c362c75-1632-4e87-bbef-49bf49a72e53 could not be found."}}' {4} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {4} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.587418s] ... 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 4eb31d86-e2b4-4771-87f4-7fcabff548cf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:12:23,460 79770 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes 0.343s 2023-04-20 15:12:23,461 79770 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-1926215392", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3279b2b3-277a-4106-91b7-3f97d599e0a0', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3279b2b3-277a-4106-91b7-3f97d599e0a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes'} Body: b'{"volume": {"id": "4eb31d86-e2b4-4771-87f4-7fcabff548cf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:23.390681", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1926215392", "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/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf"}], "user_id": "22e9682c93d3448f968c38fb7f795bda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:12:23,510 79770 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf 0.037s 2023-04-20 15:12:23,510 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea729a24-8b5b-4b4d-8a8e-f66588f89155', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea729a24-8b5b-4b4d-8a8e-f66588f89155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf'} Body: b'{"volume": {"id": "4eb31d86-e2b4-4771-87f4-7fcabff548cf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:23.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1926215392", "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/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf"}], "user_id": "22e9682c93d3448f968c38fb7f795bda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0bce72076f704407b0131c08a9e54275"}}' 2023-04-20 15:12:24,561 79770 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf 0.039s 2023-04-20 15:12:24,561 79770 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bacccba-eb45-47af-ae7f-1ce7dec07ac3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bacccba-eb45-47af-ae7f-1ce7dec07ac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf'} Body: b'{"volume": {"id": "4eb31d86-e2b4-4771-87f4-7fcabff548cf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:23.000000", "updated_at": "2023-04-20T15:12:24.000000", "name": "tempest-VolumesGetTest-Volume-1926215392", "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/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf"}], "user_id": "22e9682c93d3448f968c38fb7f795bda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0bce72076f704407b0131c08a9e54275"}}' 2023-04-20 15:12:24,680 79770 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf 0.107s 2023-04-20 15:12:24,680 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15: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-73be8b1c-0ccd-447c-a635-e814fc159d97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf'} Body: b'' 2023-04-20 15:12:24,703 79770 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf 0.022s 2023-04-20 15:12:24,703 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15: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-a9582ed0-7a0b-40c5-9666-5f0a9db7c7b3', 'x-openstack-request-id': 'req-a9582ed0-7a0b-40c5-9666-5f0a9db7c7b3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4eb31d86-e2b4-4771-87f4-7fcabff548cf could not be found."}}' {6} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [233.903863s] ... 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 5a711f2f-03b2-4abd-a7fe-032e427d038e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:31,807 79774 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 15:08:32,101 79774 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.291s 2023-04-20 15:08:32,101 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-453607784", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDJRcCXnxbv5d2zA23lH8z6qiEeZXca2lAplvx522jb3p7ITbD3XKKylPe1M+uKQwlSskgT83O1jHyufMWI5HxVeAvY+3l6RtnNYebQ+niYRzRESOhNo8WSpFbgSnX64Eg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:31 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-49c4ef62-4fe0-4675-8d5a-3e9ed4b0c9b9', 'x-compute-request-id': 'req-49c4ef62-4fe0-4675-8d5a-3e9ed4b0c9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-453607784", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDJRcCXnxbv5d2zA23lH8z6qiEeZXca2lAplvx522jb3p7ITbD3XKKylPe1M+uKQwlSskgT83O1jHyufMWI5HxVeAvY+3l6RtnNYebQ+niYRzRESOhNo8WSpFbgSnX64Eg==", "fingerprint": "67:1d:ef:db:dc:35:6b:8f:90:8f:10:86:c1:b0:b4:b8", "user_id": "29e0c347919c4f92bca310629130038c"}}' 2023-04-20 15:08:32,106 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-453607784 created 2023-04-20 15:08:33,204 79774 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 1.097s 2023-04-20 15:08:33,204 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1661798184", "description": "tempest-description--616801013"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-21dc3877-cb82-4bba-b08d-e037acfe2d02', 'date': 'Thu, 20 Apr 2023 15:08:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4f845694-4e5c-452f-8dc1-c6d979810d04", "name": "tempest-securitygroup--1661798184", "stateful": true, "tenant_id": "784602eedf114b789cbe062a0f4d8654", "description": "tempest-description--616801013", "shared": false, "security_group_rules": [{"id": "20212221-ce17-463f-937a-f0aa43eb933e", "tenant_id": "784602eedf114b789cbe062a0f4d8654", "security_group_id": "4f845694-4e5c-452f-8dc1-c6d979810d04", "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": 237, "description": null, "tags": [], "created_at": "2023-04-20T15:08:32Z", "updated_at": "2023-04-20T15:08:32Z", "revision_number": 0, "project_id": "784602eedf114b789cbe062a0f4d8654"}, {"id": "3882fcb5-3971-438a-bc3c-c314c8a28e75", "tenant_id": "784602eedf114b789cbe062a0f4d8654", "security_group_id": "4f845694-4e5c-452f-8dc1-c6d979810d04", "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": 238, "description": null, "tags": [], "created_at": "2023-04-20T15:08:32Z", "updated_at": "2023-04-20T15:08:32Z", "revision_number": 0, "project_id": "784602eedf114b789cbe062a0f4d8654"}], "tags": [], "created_at": "2023-04-20T15:08:32Z", "updated_at": "2023-04-20T15:08:32Z", "revision_number": 1, "project_id": "784602eedf114b789cbe062a0f4d8654"}}' 2023-04-20 15:08:34,522 79774 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 1.317s 2023-04-20 15:08:34,523 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4f845694-4e5c-452f-8dc1-c6d979810d04", "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-b359369d-6a61-4f27-86c8-6d641e5592db', 'date': 'Thu, 20 Apr 2023 15:08: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": "6711eb4a-143b-4f50-874c-afd222c1091e", "tenant_id": "784602eedf114b789cbe062a0f4d8654", "security_group_id": "4f845694-4e5c-452f-8dc1-c6d979810d04", "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-20T15:08:33Z", "updated_at": "2023-04-20T15:08:33Z", "revision_number": 0, "project_id": "784602eedf114b789cbe062a0f4d8654"}}' 2023-04-20 15:08:35,516 79774 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.992s 2023-04-20 15:08:35,516 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4f845694-4e5c-452f-8dc1-c6d979810d04", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-29594446-b3ba-40f9-bb5e-ffa0db1709d6', 'date': 'Thu, 20 Apr 2023 15:08: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": "c5868b98-b040-40d9-be32-df4272be6e8f", "tenant_id": "784602eedf114b789cbe062a0f4d8654", "security_group_id": "4f845694-4e5c-452f-8dc1-c6d979810d04", "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-20T15:08:34Z", "updated_at": "2023-04-20T15:08:34Z", "revision_number": 0, "project_id": "784602eedf114b789cbe062a0f4d8654"}}' 2023-04-20 15:08:35,516 79774 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1661798184 created 2023-04-20 15:08:39,072 79774 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 3.554s 2023-04-20 15:08:39,072 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "587a6371-94bf-4cb2-801e-64e f34d3d487"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-091590bc-c5e2-4592-9f07-9f725c32680b', 'date': 'Thu, 20 Apr 2023 15:08:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "942c7602-4f3d-45a5-a2c7-fd75e411aaa1", "tenant_id": "784602eedf114b789cbe062a0f4d8654", "floating_ip_address": "172.24.4.224", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "784602eedf114b789cbe062a0f4d8654", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:08:38Z", "updated_at": "2023-04-20T15:08:38Z", "revision_number": 0}}' 2023-04-20 15:08:39,072 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '942c7602-4f3d-45a5-a2c7-fd75e411aaa1', 'tenant_id': '784602eedf114b789cbe062a0f4d8654', 'floating_ip_address': '172.24.4.224', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '784602eedf114b789cbe062a0f4d8654', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:08:38Z', 'updated_at': '2023-04-20T15:08:38Z', 'revision_number': 0, 'ip': '172.24.4.224'} created 2023-04-20 15:08:39,154 79774 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.076s 2023-04-20 15:08:39,154 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2827', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-678c00cd-37c9-4e93-b485-6454a6c67e41', '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": "29e0c347919c4f92bca310629130038c", "name": "tempest-ServerStableDeviceRescueTest-340177059-project-member", "password_expires_at": null}, "audit_ids": ["ZnEBuBD_Syih2FOWJMUyAg"], "expires_at": "2023-04-20T16:08:39.000000Z", "issued_at": "2023-04-20T15:08:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "784602eedf114b789cbe062a0f4d8654", "name": "tempest-ServerStableDeviceRescueTest-340177059"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/784602eedf114b789cbe062a0f4d8654", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {" endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/784602eedf114b789cbe062a0f4d8654", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/784602eedf114b789cbe062a0f4d8654", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:08:39,155 79774 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '6c36dfb9-a060-4661-a601-5be073ca975e', 'name': 'tempest-ServerStableDeviceRescueTest-559821723-network', 'tenant_id': '784602eedf114b789cbe062a0f4d8654', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '784602eedf114b789cbe062a0f4d8654', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7730, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:08:39,155 79774 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-453607784', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDJRcCXnxbv5d2zA23lH8z6qiEeZXca2lAplvx522jb3p7ITbD3XKKylPe1M+uKQwlSskgT83O1jHyufMWI5HxVeAvY+3l6RtnNYebQ+niYRzRESOhNo8WSpFbgSnX64Eg==', 'fingerprint': '67:1d:ef:db:dc:35:6b:8f:90:8f:10:86:c1:b0:b4:b8', 'user_id': '29e0c347919c4f92bca310629130038c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDALsNJqhlMzl7Mf5vU8sPMJmJGG5r039iNw7AbgRpOCBiCzcWpuzyK1\nV80sbWJ3VdGgBwYFK4EEACKhZANiAAQyUXAl58W7+XdswNt5R/M+qohHmV3GtpQK\nZb8edto296eyE2w91yispT3tTPrikMJUrJIE/NztYx8rnzFiOR8VXgL2Pt5ekbZz\nWHm0Pp4mEc0REjoTaPFkqRW4Ep1+uBI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '4f845694-4e5c-452f-8dc1-c6d979810d04', 'name': 'tempest-securitygroup--1661798184', 'stateful': True, 'tenant_id': '784602eedf114b789cbe062a0f4d8654', 'description': 'tempest-description--616801013', 'shared': False, 'security_group_rules': [{'id': '20212221-ce17-463f-937a-f0aa43eb933e', 'tenant_id': '784602eedf114b789cbe062a0f4d8654', 'security_group_id': '4f845694-4e5c-452f-8dc1-c6d979810d04', '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': 237, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:08:32Z', 'updated_at': '2023-04-20T15:08:32Z', 'revision_number': 0, 'project_id': '784602eedf114b789cbe062a0f4d8654'}, {'id': '3882fcb5-3971-438a-bc3c-c314c8a28e75', 'tenant_id': '784602eedf114b789cbe062a0f4d8654', 'security_group_id': '4f845694-4e5c-452f-8dc1-c6d979810d04', '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': 238, 'description': None, 'tag s': [], 'created_at': '2023-04-20T15:08:32Z', 'updated_at': '2023-04-20T15:08:32Z', 'revision_number': 0, 'project_id': '784602eedf114b789cbe062a0f4d8654'}], 'tags': [], 'created_at': '2023-04-20T15:08:32Z', 'updated_at': '2023-04-20T15:08:32Z', 'revision_number': 1, 'project_id': '784602eedf114b789cbe062a0f4d8654'}, 'floating_ip': {'id': '942c7602-4f3d-45a5-a2c7-fd75e411aaa1', 'tenant_id': '784602eedf114b789cbe062a0f4d8654', 'floating_ip_address': '172.24.4.224', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '784602eedf114b789cbe062a0f4d8654', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:08:38Z', 'updated_at': '2023-04-20T15:08:38Z', 'revision_number': 0, 'ip': '172.24.4.224'}} 2023-04-20 15:08:40,256 79774 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 1.100s 2023-04-20 15:08:40,256 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-2140023441", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "networks": [{"uuid": "6c36dfb9-a060-4661-a601-5be073ca975e"}], "security_groups": [{"name": "tempest-securitygroup--1661798184"}], "key_name": "tempest-keypair-453607784", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7d3bbc7-f75d-4872-8925-960942544241', 'x-compute-request-id': 'req-c7d3bbc7-f75d-4872-8925-960942544241', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "43cea1ab-3ddc-401d-97b3-3721808e2858", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1661798184"}], "adminPass": "qzgH9Hwd3YxN"}}' 2023-04-20 15:08:40,383 79774 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/43cea1ab-3ddc-401d-97b3-3721808e2858 0.122s 2023-04-20 15:08:40,384 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:40 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-0055f237-b4b8-4e48-ac2a-af4c3a319f41', 'x-compute-request-id': 'req-0055f237-b4b8-4e48-ac2a-af4c3a319f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858'} Body: b'{"server": {"id": "43cea1ab-3ddc-401d-97b3-3721808e2858", "name": "tempest-ServerStableDeviceRescueTest-server-2140023441", "status": "BUILD", "tenant_id": "784602eedf114b789cbe062a0f4d8654", "user_id": "29e0 c347919c4f92bca310629130038c", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:40Z", "updated": "2023-04-20T15:08:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-453607784", "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-20 15:09:30,773 79774 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/43cea1ab-3ddc-401d-97b3-3721808e2858 0.327s 2023-04-20 15:09:30,774 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93140768-6782-41e9-bf92-c50f6c526266', 'x-compute-request-id': 'req-93140768-6782-41e9-bf92-c50f6c526266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858'} Body: b'{"server": {"id": "43cea1ab-3ddc-401d-97b3-3721808e2858", "name": "tempest-ServerStableDeviceRescueTest-server-2140023441", "status": "ACTIVE", "tenant_id": "784602eedf114b789cbe062a0f4d8654", "user_id": "29e0c347919c4f92bca310629130038c", "metadata": {}, "hostId": "e79e21af3e01fc64c9dded7735ef7c6b05a40f3a38a5118bb91e1f2a", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:40Z", "updated": "2023-04-20T15:08:58Z", "addresses": {"tempest-ServerStableDeviceRescueTest-559821723-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:0a:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-453607784", "OS-SRV-USG:launched_at": "2023-04-20T15:08:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1661798184"}], "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-20 15:09:30,786 79774 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 15:10:31,040 79774 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/43cea1ab-3ddc-401d-97b3-3721808e2858/os-interface 0.209s 2023-04-20 15:10:31,040 7977 4 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:30 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-e5b5215c-6dcc-4c3e-bf28-756ba0325f7c', 'x-compute-request-id': 'req-e5b5215c-6dcc-4c3e-bf28-756ba0325f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6c36dfb9-a060-4661-a601-5be073ca975e", "port_id": "a371311c-f46e-4115-9490-5fb33d90dcd4", "mac_addr": "fa:16:3e:52:0a:90", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "464239df-4803-4b29-a58a-a4cb8c1a94fc", "ip_address": "10.0.0.13"}]}]}' 2023-04-20 15:10:32,473 79774 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/942c7602-4f3d-45a5-a2c7-fd75e411aaa1 1.429s 2023-04-20 15:10:32,473 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a371311c-f46e-4115-9490-5fb33d90dcd4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-2a76ece8-de25-4ae3-9d16-e46ae3f4b26f', 'date': 'Thu, 20 Apr 2023 15:10:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/942c7602-4f3d-45a5-a2c7-fd75e411aaa1'} Body: b'{"floatingip": {"id": "942c7602-4f3d-45a5-a2c7-fd75e411aaa1", "tenant_id": "784602eedf114b789cbe062a0f4d8654", "floating_ip_address": "172.24.4.224", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": "cb4682f1-32f0-41df-93cf-fcef7943cffc", "port_id": "a371311c-f46e-4115-9490-5fb33d90dcd4", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6c36dfb9-a060-4661-a601-5be073ca975e", "mac_address": "fa:16:3e:52:0a:90", "admin_state_up": true, "status": "ACTIVE", "device_id": "43cea1ab-3ddc-401d-97b3-3721808e2858", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:08:38Z", "updated_at": "2023-04-20T15:10:31Z", "revision_number": 1, "project_id": "784602eedf114b789cbe062a0f4d8654"}}' 2023-04-20 15:10:32,475 79774 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.224:22' as 'cirros' with public key authentication 2023-04-20 15:10:32,509 79774 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:10:32,531 79774 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:10:32,531 79774 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.224 successfully created 2023-04-20 15:10:33,385 79774 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/43cea1ab-3ddc-401d-97b3-3721808e2858/action 0.853s 2023-04-20 15:10:33,386 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-793241012"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:32 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/4eb2f39f-b427-4a52-9120-58df06c83d 1d', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-307ff383-d056-4924-99e2-b0c43bfed00c', 'x-compute-request-id': 'req-307ff383-d056-4924-99e2-b0c43bfed00c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858/action'} Body: b'' 2023-04-20 15:10:33,451 79774 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/4eb2f39f-b427-4a52-9120-58df06c83d1d 0.063s 2023-04-20 15:10:33,452 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1608', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3772dcac-daa5-415c-9f3a-53a2394c8fc8', 'x-compute-request-id': 'req-3772dcac-daa5-415c-9f3a-53a2394c8fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/4eb2f39f-b427-4a52-9120-58df06c83d1d'} Body: b'{"image": {"id": "4eb2f39f-b427-4a52-9120-58df06c83d1d", "name": "tempest-ServerStableDeviceRescueTest-image-793241012", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "43cea1ab-3ddc-401d-97b3-3721808e2858", "owner_project_name": "tempest-ServerStableDeviceRescueTest-340177059", "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-340177059-project-member", "user_id": "29e0c347919c4f92bca310629130038c"}, "created": "2023-04-20T15:10:33Z", "updated": "2023-04-20T15:10:33Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/4eb2f39f-b427-4a52-9120-58df06c83d1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4eb2f39f-b427-4a52-9120-58df06c83d1d"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/4eb2f39f-b427-4a52-9120-58df06c83d1d"}], "server": {"id": "43cea1ab-3ddc-401d-97b3-3721808e2858", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}]}}}' 2023-04-20 15:11:23,564 79774 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/4eb2f39f-b427-4a52-9120-58df06c83d1d 0.056s 2023-04-20 15:11:23,564 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-879a6e6f-4982-4248-9f7f-9b5d47e06dab', 'x-compute-request-id': 'req-879a6e6f-4982-4248-9f7f-9b5d47e06dab', 'connection': 'close', 'status': '200', 'content-location': 'htt p://10.0.0.210/compute/v2.1/images/4eb2f39f-b427-4a52-9120-58df06c83d1d'} Body: b'{"image": {"id": "4eb2f39f-b427-4a52-9120-58df06c83d1d", "name": "tempest-ServerStableDeviceRescueTest-image-793241012", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "43cea1ab-3ddc-401d-97b3-3721808e2858", "owner_id": "784602eedf114b789cbe062a0f4d8654", "owner_project_name": "tempest-ServerStableDeviceRescueTest-340177059", "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-340177059-project-member", "user_id": "29e0c347919c4f92bca310629130038c"}, "created": "2023-04-20T15:10:33Z", "updated": "2023-04-20T15:10:38Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/4eb2f39f-b427-4a52-9120-58df06c83d1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4eb2f39f-b427-4a52-9120-58df06c83d1d"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/4eb2f39f-b427-4a52-9120-58df06c83d1d"}], "server": {"id": "43cea1ab-3ddc-401d-97b3-3721808e2858", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}]}}}' 2023-04-20 15:11:23,639 79774 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/4eb2f39f-b427-4a52-9120-58df06c83d1d 0.069s 2023-04-20 15:11:23,639 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ffe7290-69df-48fa-9e7c-d7e0674054b6', 'x-compute-request-id': 'req-0ffe7290-69df-48fa-9e7c-d7e0674054b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/4eb2f39f-b427-4a52-9120-58df06c83d1d'} Body: b'{"image": {"id": "4eb2f39f-b427-4a52-9120-58df06c83d1d", "name": "tempest-ServerStableDeviceRescueTest-image-793241012", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "43cea1ab-3ddc-401d-97b3-3721808e2858", "owner_id": "784602eedf114b789cbe062a0f4d8654", "owner_project_name": "tempest-ServerStableDeviceRescueTest-340177059", "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-340177059-project-member", "user_id": "29e0c347919c4f92bca310629130038c"}, "created": "2023-04-20T15:10:33Z", "updated": "2023-04-20T15:10:38Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/4eb2f39f-b427-4a52-9120-58df06c83d1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4eb2f39f-b427-4a52-9120-58df06c83d1d"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/4eb2f39f-b427-4a52-9120-58df06c83d1d"}], "server": {"id": "43cea1ab-3ddc-401d-97b3-3721808e2858", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}]}}}' 2023-04-20 15:11:23,884 79774 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/43cea1ab-3ddc-401d-97b3-3721808e2858 0.239s 2023-04-20 15:11:23,884 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:23 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-bddfbf2c-1aaf-4c47-923d-7fd7143ac9b2', 'x-compute-request-id': 'req-bddfbf2c-1aaf-4c47-923d-7fd7143ac9b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858'} Body: b'{"server": {"id": "43cea1ab-3ddc-401d-97b3-3721808e2858", "name": "tempest-ServerStableDeviceRescueTest-server-2140023441", "status": "ACTIVE", "tenant_id": "784602eedf114b789cbe062a0f4d8654", "user_id": "29e0c347919c4f92bca310629130038c", "metadata": {}, "hostId": "e79e21af3e01fc64c9dded7735ef7c6b05a40f3a38a5118bb91e1f2a", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:40Z", "updated": "2023-04-20T15:10:38Z", "addresses": {"tempest-ServerStableDeviceRescueTest-559821723-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:0a:90"}, {"version": 4, "addr": "172.24.4.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:0a:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-453607784", "OS-SRV-USG:launched_at": "2023-04-20T15:08:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1661798184"}], "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-20 15:12:24,016 79774 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/4eb2f39f-b427-4a52-9120-58df06c83d1d 0.119s 2023-04-20 15:12:24,017 79774 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': 'Thu, 20 Apr 2023 15:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c43aa0d3-c67f-4f7f-b5fd-4d39c791422e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4eb2f39f-b427-4a 52-9120-58df06c83d1d'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "43cea1ab-3ddc-401d-97b3-3721808e2858", "owner_id": "784602eedf114b789cbe062a0f4d8654", "owner_project_name": "tempest-ServerStableDeviceRescueTest-340177059", "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-340177059-project-member", "user_id": "29e0c347919c4f92bca310629130038c", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-793241012", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "a0232ce141cee9964654c45888e94073", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "784602eedf114b789cbe062a0f4d8654", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cd8d9fec8152f45bf3bc3af11981b5a19bbac61bee465fa1f8bc8dea42b888a85dfe8f175b4139f15903825702967929fd4d256a10475fdf730f958bdf38a76b", "id": "4eb2f39f-b427-4a52-9120-58df06c83d1d", "created_at": "2023-04-20T15:10:33Z", "updated_at": "2023-04-20T15:12:24Z", "tags": [], "self": "/v2/images/4eb2f39f-b427-4a52-9120-58df06c83d1d", "file": "/v2/images/4eb2f39f-b427-4a52-9120-58df06c83d1d/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:12:24,145 79774 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/4eb2f39f-b427-4a52-9120-58df06c83d1d 0.127s 2023-04-20 15:12:24,145 79774 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': 'Thu, 20 Apr 2023 15:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ed20b597-e0ed-4fbe-8ff5-861f5bfcfee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4eb2f39f-b427-4a52-9120-58df06c83d1d'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "43cea1ab-3ddc-401d-97b3-3721808e2858", "owner_id": "784602eedf114b789cbe062a0f4d8654", "owner_project_name": "tempest-ServerStableDeviceRescueTest-340177059", "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-340177059-project-member", "user_id": "29e0c347919c4f92bca310629130038c", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-793241012", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "a0232ce141cee9964654c45888e94073", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "784602eedf114b789cbe062a0f4d8654", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cd8d9fec8152f45bf3bc3af11981b5a19bbac61bee465fa1f8bc8dea42b888a85dfe8f175b4139f15903825702967929fd4d256a10475fdf730f958bdf38a76b", "id": "4eb2f39f-b427-4a52-9120-58df06c83d1d", "created_at": "2023-04-20T15:10:33Z", "updated_at": "2023-04-20T15:12:24Z", "tags": [], "self": "/v2/images/4eb2f39f-b427-4a52-9120-58df06c83d1d", "file": "/v2/images/4eb2f39f-b427-4a52-9120-58df06c83d1d/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:12:24,371 79774 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/43cea1ab-3ddc-401d-97b3-3721808e2858 0.225s 2023-04-20 15:12:24,371 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:24 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-451dc3d0-9eb9-43b9-8122-8be4d16d98f2', 'x-compute-request-id': 'req-451dc3d0-9eb9-43b9-8122-8be4d16d98f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858'} Body: b'{"server": {"id": "43cea1ab-3ddc-401d-97b3-3721808e2858", "name": "tempest-ServerStableDeviceRescueTest-server-2140023441", "status": "ACTIVE", "tenant_id": "784602eedf114b789cbe062a0f4d8654", "user_id": "29e0c347919c4f92bca310629130038c", "metadata": {}, "hostId": "e79e21af3e01fc64c9dded7735ef7c6b05a40f3a38a5118bb91e1f2a", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:40Z", "updated": "2023-04-20T15:10:38Z", "addresses": {"tempest-ServerStableDeviceRescueTest-559821723-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:0a:90"}, {"version": 4, "addr": "172.24.4.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:0a:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-453607784", "OS-SRV-USG:launched_at": "2023-04-20T15:08:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1661798184"}], "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-20 15:12:24,595 79774 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/784602eedf114b789cbe062a0f4d8654/volumes 0.212s 2023-04-20 15:12:24,596 79774 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-286153746"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75339ffe-6183-4568-a299-addbdec174b6', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75339ffe-6183-4568-a299-addbdec174b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/784602eedf114b789cbe062a0f4d8654/volumes'} Body: b'{"volume": {"id": "5a711f2f-03b2-4abd-a7fe-032e427d038e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:24.530630", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-286153746", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/784602eedf114b789cbe062a0f4d8654/volumes/5a711f2f-03b2-4abd-a7fe-032e427d038e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/784602eedf114b789cbe062a0f4d8654/volumes/5a711f2f-03b2-4abd-a7fe-032e427d038e"}], "user_id": "29e0c347919c4f92bca310629130038c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:12:24,646 79774 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/784602eedf114b789cbe062a0f4d8654/volumes/5a711f2f-03b2-4abd-a7fe-032e427d038e 0.040s 2023-04-20 15:12:24,646 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae5ccfe-631e-4e5a-aa6d-1ad6833800f5', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae5ccfe-631e-4e5a-aa6d-1ad6833800f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/784602eedf114b789cbe062a0f4d8654/volumes/5a711f2f-03b2-4abd-a7fe-032e427d038e'} Body: b'{"volume": {"id": "5a711f2f-03b2-4abd-a7fe-032e427d038e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:25.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-286153746", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/784602eedf114b789cbe062a0f4d8654/volumes/5a711f2f-03b2-4abd-a7fe-032e427d038e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/784602eedf114b789cbe062a0f4d8654/volumes/5a711f2f-03b2-4abd-a7fe-032e427d038e"}], "user_id": "29e0c347919c4f92bca310629130038c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "784602eedf114b789cbe062a0f4d8654"}}' 2023-04-20 15:12:25,696 79774 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/784602eedf114b789cbe062a0f4d8654/volumes/5a711f2f-03b2-4abd-a7fe-032e427d038e 0.038s 2023-04-20 15:12:25,697 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d916b91-e564-43df-983c-d937320bbea2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d916b91-e564-43df-983c-d937320bbea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/784602eedf114b789cbe062a0f4d8654/volumes/5a711f2f-03b2-4abd-a7fe-032e427d038e'} Body: b'{"volume": {"id": "5a711f2f-03b2-4abd-a7fe-032e427d038e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:25.000000", "updated_at": "2023-04-20T15:12:25.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-286153746", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel" : "self", "href": "http://10.0.0.210/volume/v3/784602eedf114b789cbe062a0f4d8654/volumes/5a711f2f-03b2-4abd-a7fe-032e427d038e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/784602eedf114b789cbe062a0f4d8654/volumes/5a711f2f-03b2-4abd-a7fe-032e427d038e"}], "user_id": "29e0c347919c4f92bca310629130038c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "784602eedf114b789cbe062a0f4d8654"}}' {4} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.487813s] ... 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 d73edf1f-8de0-47ea-81e3-3c3e216e2330 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:12:24,886 79770 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/0bce72076f704407b0131c08a9e54275/volumes 0.179s 2023-04-20 15:12:24,886 79770 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-809347552"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42b353e3-ffe2-49d4-b5dc-4ba7bb0b1e42', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42b353e3-ffe2-49d4-b5dc-4ba7bb0b1e42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes'} Body: b'{"volume": {"id": "d73edf1f-8de0-47ea-81e3-3c3e216e2330", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:24.828682", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-809347552", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330"}], "user_id": "22e9682c93d3448f968c38fb7f795bda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:12:24,941 79770 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/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330 0.045s 2023-04-20 15:12:24,941 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b01a5e8-4481-43d5-becd-4993265a83f2', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b01a5e8-4481-43d5-becd-4993265a83f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330'} Body: b'{"volume": {"id": "d73edf1f-8de0-47ea-81e3-3c3e216e2330", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:25.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-809347552", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330"}], "user_id": "22e9682c93d3448f968c38fb7f795bda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0bce72076f704407b0131c08a9e54275"}}' 2023-04-20 15:12:25,993 79770 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/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330 0.040s 2023-04-20 15:12:25,993 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d4fd952-6c1a-4546-a77b-d38e62d6911e', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d4fd952-6c1a-4546-a77b-d38e62d6911e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330'} Body: b'{"volume": {"id": "d73edf1f-8de0-47ea-81e3-3c3e216e2330", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:25.000000", "updated_at": "2023-04-20T15:12:25.000000", "name": "tempest-VolumesGetTest-Volume-809347552", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330"}], "user_id": "22e9682c93d3448f968c38fb7f795bda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0bce72076f704407b0131c08a9e54275"}}' 2023-04-20 15:12:26,046 79770 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330 0.043s 2023-04-20 15:12:26,047 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97e84e40-cb50-4aff-b312-640cfc98665e', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97e84e40-cb50-4aff-b312-640cfc98665e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330'} Body: b'{"volume": {"id": "d73edf1f-8de0-47ea-81e3-3c3e216e2330", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:25.000000", "updated_at": "2023-04-20T15:12:25.000000", "name": "tempest-VolumesGetTest-Volume-809347552", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330"}], "user_id": "22e9682c93d3448f968c38fb7f795bda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0bce72076f704407b0131c08a9e54275"}}' 2023-04-20 15:12:26,170 79770 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330 0.113s 2023-04-20 15:12:26,171 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-288041eb-2df5-43fe-b49b-9142e68d89b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330'} Body: b'' 2023-04-20 15:12:26,193 79770 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330 0.022s 2023-04-20 15:12:26,193 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12: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-11456cb6-87fd-4d90-b9c2-d09b22e5de12', 'x-openstack-request-id': 'req-11456cb6-87fd-4d90-b9c2-d09b22e5de12', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d73edf1f-8de0-47ea-81e3-3c3e216e2330 could not be found."}}' {8} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [233.113652s] ... 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 f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-20T15:11:40Z', 'message': 'Build of instance f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd aborted: Volume 5fda05e3-b7d3-4016-914c-b154f067dd33 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-f5113a77-9811-4b11-90ea-f2038dac7c10. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:33,238 79778 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.048s 2023-04-20 15:08:33,238 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dc67db08-a3f8-43fe-ad47-2d307d69da3c', '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": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598-project-member", "password_expires_at": null}, "audit_ids": ["4su1AdPMTtGp3EnpnOk5Sg"], "expires_at": "2023-04-20T16:08:33.000000Z", "issued_at": "2023-04-20T15:08:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b53c73dfc9094d05802c05b2f25d6bed", "name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:08:33,239 79778 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '3626f883-4d6a-49ba-95ea-b76718169d69', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1451481033-network', 'tenant_id': 'b53c73dfc9094d05802c05b2f25d6bed', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': 'b53c73dfc9094d05802c05b2f25d6bed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48911, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:08:35,675 79778 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.435s 2023-04-20 15:08:35,675 79778 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-1274993174", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "networks": [{"uuid": "3626f883-4d6a-49ba-95ea-b76718169d69"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b', '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-1fa6f8d3-80ba-4d6e-8800-6b13ca00529e', 'x-compute-request-id': 'req-1fa6f8d3-80ba-4d6e-8800-6b13ca00529e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "s4pBt7NS4cD7"}}' 2023-04-20 15:08:35,983 79778 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/36c4e175-7373-4a71-85b1-2b6b56ed2d2b 0.302s 2023-04-20 15:08:35,983 79778 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': 'Thu, 20 Apr 2023 15:08: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-a2e57dbc-1db5-43ba-ae9f-a90994966dbd', 'x-compute-request-id': 'req-a2e57dbc-1db5-43ba-ae9f-a90994966dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b'} Body: b'{"server": {"id": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1274993174", "status": "BUILD", "tenant_id": "b53c73dfc9094d05802c05b2f25d6bed", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T15:08:36Z", "updated": "2023-04-20T15:08:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/36 c4e175-7373-4a71-85b1-2b6b56ed2d2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b"}], "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-20 15:09:26,597 79778 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/36c4e175-7373-4a71-85b1-2b6b56ed2d2b 0.549s 2023-04-20 15:09:26,597 79778 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': 'Thu, 20 Apr 2023 15:09:26 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-fdb5eb09-3364-4773-8aa8-b8dda4c3af93', 'x-compute-request-id': 'req-fdb5eb09-3364-4773-8aa8-b8dda4c3af93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b'} Body: b'{"server": {"id": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1274993174", "status": "ACTIVE", "tenant_id": "b53c73dfc9094d05802c05b2f25d6bed", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "metadata": {}, "hostId": "878402b46cb0dbb7e156f488968e8a90bffc4031fe9106f2acae1684", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T15:08:35Z", "updated": "2023-04-20T15:08:50Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1451481033-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:f5:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:08:50.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-20 15:09:26,612 79778 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 15:10:27,535 79778 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/36c4e175-7373-4a71-85b1-2b6b56ed2d2b/action 0.864s 2023-04-20 15:10:27,535 79778 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-ServerBootFromVolumeS tableRescueTest-image-1523722557"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:26 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-5d534161-03b0-4c78-b82e-b49989635003', 'x-compute-request-id': 'req-5d534161-03b0-4c78-b82e-b49989635003', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b/action'} Body: b'{"image_id": "fe9bb98c-3be4-4336-92bf-b697330dbce2"}' 2023-04-20 15:10:27,558 79778 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/fe9bb98c-3be4-4336-92bf-b697330dbce2 0.021s 2023-04-20 15:10:27,558 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-177fc133-0525-4649-831f-76e151d06a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1523722557", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "fe9bb98c-3be4-4336-92bf-b697330dbce2", "created_at": "2023-04-20T15:10:27Z", "updated_at": "2023-04-20T15:10:27Z", "tags": [], "self": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2", "file": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:10:28,585 79778 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/fe9bb98c-3be4-4336-92bf-b697330dbce2 0.025s 2023-04-20 15:10:28,585 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bbc99430-0592-457f-80ec-422537923151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "owner_project_name": "tempest-Serv erBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1523722557", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "fe9bb98c-3be4-4336-92bf-b697330dbce2", "created_at": "2023-04-20T15:10:27Z", "updated_at": "2023-04-20T15:10:27Z", "tags": [], "self": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2", "file": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:10:29,622 79778 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/fe9bb98c-3be4-4336-92bf-b697330dbce2 0.034s 2023-04-20 15:10:29,623 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0c854107-700f-4db7-9fb5-910d6f6d8db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1523722557", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "fe9bb98c-3be4-4336-92bf-b697330dbce2", "created_at": "2023-04-20T15:10:27Z", "updated_at": "2023-04-20T15:10:27Z", "tags": [], "self": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2", "file": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:10:30,652 79778 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/fe9bb98c-3be4-4336-92bf-b697330dbce2 0.028s 2023-04-20 15:10:30,652 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-767a99e1-9b77-4a91-830f-1678ce2aa3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f3 1", "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": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1523722557", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "fe9bb98c-3be4-4336-92bf-b697330dbce2", "created_at": "2023-04-20T15:10:27Z", "updated_at": "2023-04-20T15:10:27Z", "tags": [], "self": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2", "file": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:10:31,687 79778 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/fe9bb98c-3be4-4336-92bf-b697330dbce2 0.033s 2023-04-20 15:10:31,687 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2e98b4e4-a27b-4b21-b576-f0a787b815b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "owner_id": "b53c73dfc9094d05802c05b2f25d6bed", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1523722557", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "fe9bb98c-3be4-4336-92bf-b697330dbce2", "created_at": "2023-04-20T15:10:27Z", "updated_at": "2023-04-20T15:10:31Z", "tags": [], "self": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2", "file": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:10:32,717 79778 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/fe9bb98c-3be4-4336-92bf-b697330dbce2 0.028s 2023-04-20 15:10:32,717 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers : {'date': 'Thu, 20 Apr 2023 15:10:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-28691243-0c90-4b98-83ff-a51f7f8be73c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "owner_id": "b53c73dfc9094d05802c05b2f25d6bed", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1523722557", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "fe9bb98c-3be4-4336-92bf-b697330dbce2", "created_at": "2023-04-20T15:10:27Z", "updated_at": "2023-04-20T15:10:32Z", "tags": [], "self": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2", "file": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:10:33,743 79778 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/fe9bb98c-3be4-4336-92bf-b697330dbce2 0.025s 2023-04-20 15:10:33,744 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e8fc17fe-4f31-40c5-8eb3-37f3c91ea2b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "owner_id": "b53c73dfc9094d05802c05b2f25d6bed", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1523722557", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "4c093a5ca058d47e9520169059e82912", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9285ebead4519de887e169b303dfb01c6eee84ca0c652e0cab7feba26417b17a5c67cf1440a05d39504f067a151deff2a48a8af915c7486fa127c3dab265f3fd", "id": "fe9bb98c-3be4-4336-92bf-b697330dbce2", "created_at": "2023-04 -20T15:10:27Z", "updated_at": "2023-04-20T15:10:33Z", "tags": [], "self": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2", "file": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:10:33,767 79778 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/fe9bb98c-3be4-4336-92bf-b697330dbce2 0.023s 2023-04-20 15:10:33,768 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-71c42991-2812-4211-8bda-bb3fda6811b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "owner_id": "b53c73dfc9094d05802c05b2f25d6bed", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1523722557", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "4c093a5ca058d47e9520169059e82912", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9285ebead4519de887e169b303dfb01c6eee84ca0c652e0cab7feba26417b17a5c67cf1440a05d39504f067a151deff2a48a8af915c7486fa127c3dab265f3fd", "id": "fe9bb98c-3be4-4336-92bf-b697330dbce2", "created_at": "2023-04-20T15:10:27Z", "updated_at": "2023-04-20T15:10:33Z", "tags": [], "self": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2", "file": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:10:34,039 79778 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/36c4e175-7373-4a71-85b1-2b6b56ed2d2b 0.271s 2023-04-20 15:10:34,040 79778 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': 'Thu, 20 Apr 2023 15:10:33 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-55819dd0-9d14-4c90-b194-e9829ece9065', 'x-compute-request-id': 'req-55819dd0-9d14-4c90-b194-e9829ece9065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b'} Body: b'{"server": {"id": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1274993174", "status": "ACTIVE", "tenant_id": "b53c73dfc9094d05802c05b2f25d6bed", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "metadata": {}, "hostId": "878402b46cb0dbb7e1 56f488968e8a90bffc4031fe9106f2acae1684", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T15:08:35Z", "updated": "2023-04-20T15:10:33Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1451481033-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:f5:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:08:50.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-20 15:11:34,221 79778 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-20 15:11:34,221 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-427e6051-3cab-403d-abd4-53390b5ebf54', '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": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598-project-member", "password_expires_at": null}, "audit_ids": ["O0t47FsWRGCkOYLzTYEtYA"], "expires_at": "2023-04-20T16:11:34.000000Z", "issued_at": "2023-04-20T15:11:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b53c73dfc9094d05802c05b2f25d6bed", "name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "htt p://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:11:34,222 79778 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '3626f883-4d6a-49ba-95ea-b76718169d69', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1451481033-network', 'tenant_id': 'b53c73dfc9094d05802c05b2f25d6bed', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b53c73dfc9094d05802c05b2f25d6bed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48911, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:11:35,350 79778 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.127s 2023-04-20 15:11:35,351 79778 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-476504555", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "3626f883-4d6a-49ba-95ea-b76718169d69"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd', '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-f5113a77-9811-4b11-90ea-f2038dac7c10', 'x-compute-request-id': 'req-f5113a77-9811-4b11-90ea-f2038dac7c10', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "vwRDtb37wB42"}}' 2023-04-20 15:11:35,448 79778 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/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd 0.094s 2023-04-20 15:11:35,448 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applica tion/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:35 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-647a04b2-94dc-4ba8-95ad-561a8bfc077c', 'x-compute-request-id': 'req-647a04b2-94dc-4ba8-95ad-561a8bfc077c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd'} Body: b'{"server": {"id": "f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-476504555", "status": "BUILD", "tenant_id": "b53c73dfc9094d05802c05b2f25d6bed", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T15:11:35Z", "updated": "2023-04-20T15:11:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd"}], "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-20 15:12:25,632 79778 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/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd 0.118s 2023-04-20 15:12:25,633 79778 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': 'Thu, 20 Apr 2023 15:12:25 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-f72e432a-02e0-482e-b5cb-791eca8a99ec', 'x-compute-request-id': 'req-f72e432a-02e0-482e-b5cb-791eca8a99ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd'} Body: b'{"server": {"id": "f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-476504555", "status": "ERROR", "tenant_id": "b53c73dfc9094d05802c05b2f25d6bed", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T15:11:35Z", "updated": "2023-04-20T15:11:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd"}, {"rel": "bookmark", "href": "http://10.0.0 .210/compute/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-20T15:11:40Z", "message": "Build of instance f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd aborted: Volume 5fda05e3-b7d3-4016-914c-b154f067dd33 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-20 15:12:25,651 79778 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-20 15:12:26,254 79778 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/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd 0.603s 2023-04-20 15:12:26,254 79778 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': 'Thu, 20 Apr 2023 15:12:25 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-a6d1674d-40de-48b2-9036-575877b04646', 'x-compute-request-id': 'req-a6d1674d-40de-48b2-9036-575877b04646', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd'} Body: b'' 2023-04-20 15:12:26,294 79778 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/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd 0.039s 2023-04-20 15:12:26,294 79778 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': 'Thu, 20 Apr 2023 15:12: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-999ccb4a-79b3-46ae-ad06-afa0af7c6842', 'x-compute-request-id': 'req-999ccb4a-79b3-46ae-ad06-afa0af7c6842', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd could not be found."}}' {4} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.750301s] ... 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 72efb2b5-d37e-473f-a7a4-7874afc7a1a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:12:26,222 79770 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/a3ef29bc-488e-4b66-9911-ce34d9967f31 0.026s 2023-04-20 15:12:26,223 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f2556c2a-6da8-4665-916d-d29e569cc086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31'} 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": "b326ca2867cb43d4b0f234a5702bb255", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "created_at": "2023-04-20T15:04:52Z", "updated_at": "2023-04-20T15:04:54Z", "tags": [], "self": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31", "file": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:12:26,677 79770 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/0bce72076f704407b0131c08a9e54275/volumes 0.453s 2023-04-20 15:12:26,677 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "size": 1, "name": "tempest-VolumesGetTest-Volume-1524306776", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a65da7c8-43e7-4c8b-a456-0bdc9916c667', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a65da7c8-43e7-4c8b-a456-0bdc9916c667', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes'} Body: b'{"volume": {"id": "72efb2b5-d37e-473f-a7a4-7874afc7a1a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:26.576063", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1524306776", "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/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2"}], "user_id": "22e9682c93d3448f968c38fb7f795bda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:12:26,736 79770 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/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2 0.049s 2023-04-20 15:12:26,737 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c293d5a-0e73-4cc2-96b0-37b8505feb6b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c293d5a-0e73-4cc2-96b0-37b8505feb6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2'} Body: b'{"volume": {"id": "72efb2b5-d37e-473f-a7a4-7874afc7a1a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:27.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1524306776", "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/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2"}], "user_id": "22e9682c93d3448f968c38fb7f795bda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0bce72076f704407b0131c08a9e54275"}}' 2023-04-20 15:12:27,785 79770 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/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2 0.037s 2023-04-20 15:12:27,786 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9ba77ef-df2b-4ae2-a017-d452ab56ed48', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9ba77ef-df2b-4ae2-a017-d452ab56ed48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2'} Body: b'{"volume": {"id": "72efb2b5-d37e-473f-a7a4-7874afc7a1a2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:27.000000", "updated_at": "2023-04-20T15:12:27.000000", "name": "tempest-VolumesGetTest-Volume-1524306776", "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/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2"}], "user_id": "22e9682c93d3448f968c38fb7f795bda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0bce72076f704407b0131c08a9e54275"}}' 2023-04-20 15:12:27,917 79770 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2 0.120s 2023-04-20 15:12:27,917 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:27 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-9d7cec35-5c72-4852-9d8d-ae2b5c792243', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2'} Body: b'' 2023-04-20 15:12:27,945 79770 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2 0.027s 2023-04-20 15:12:27,945 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12: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-f5fcd53d-0580-410a-b026-ce10ce1fc3dc', 'x-openstack-request-id': 'req-f5fcd53d-0580-410a-b026-ce10ce1fc3dc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 72efb2b5-d37e-473f-a7a4-7874afc7a1a2 could not be found."}}' {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [1.903883s] ... 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 684495cd-a453-4a7c-9761-696b703bb153 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:12:42,350 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31 0.249s 2023-04-20 15:12:42,351 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-376bc90b-28ef-4b50-b457-36d057118750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31'} 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": "b326ca2867cb43d4b0f234a5702bb255", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "created_at": "2023-04-20T15:04:52Z", "updated_at": "2023-04-20T15:04:54Z", "tags": [], "self": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31", "file": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:12:42,742 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes 0.390s 2023-04-20 15:12:42,742 79770 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-1695683152", "snapshot_id": null, "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fe484a1-8c63-436e-82c9-2b8ba7bf4a51', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fe484a1-8c63-436e-82c9-2b8ba7bf4a51', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes'} Body: b'{"volume": {"id": "684495cd-a453-4a7c-9761-696b703bb153", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:42.670904", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1695683152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153"}], "user_id": "dc018fbbe7564485b15602a6b7fba1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:12:42,793 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153 0.041s 2023-04-20 15:12:42,793 79770 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f302f8e6-1ebc-49de-b2d7-28c7cdab73dd', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f302f8e6-1ebc-49de-b2d7-28c7cdab73dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153'} Body: b'{"volume": {"id": "684495cd-a453-4a7c-9761-696b703bb153", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:43.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1695683152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153"}], "user_id": "dc018fbbe7564485b15602a6b7fba1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:43,852 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153 0.047s 2023-04-20 15:12:43,852 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6a7ef77-3a4b-4617-9c7b-38618df4e291', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6a7ef77-3a4b-4617-9c7b-38618df4e291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153'} Body: b'{"volume": {"id": "684495cd-a453-4a7c-9761-696b703bb153", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:43.000000", "updated_at": "2023-04-20T15:12:43.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1695683152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153"}], "user_id": "dc018fbbe7564485b15602a6b7fba1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:43,971 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153 0.107s 2023-04-20 15:12:43,972 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:43 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-ddf3f5e1-e946-4414-a16e-72183500ae51', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153'} Body: b'' 2023-04-20 15:12:44,003 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153 0.031s 2023-04-20 15:12:44,003 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12: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-18b04d6e-fa41-4312-8cf3-5d63fbcbc057', 'x-openstack-request-id': 'req-18b04d6e-fa41-4312-8cf3-5d63fbcbc057', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 684495cd-a453-4a7c-9761-696b703bb153 could not be found."}}' {11} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.947658s] ... 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 d3debd39-dfa1-4905-ae36-ced7a82d92cc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:10:51,617 79784 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.097s 2023-04-20 15:10:51,617 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:51 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-313611d2-9ea9-4919-b20c-39a517f9085a', '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": "bd9585e756e6464da77a49905348b36a", "name": "tempest-VolumesAdminNegativeTest-1501137224-project-member", "password_expires_at": null}, "audit_ids": ["OYCXUHMDSpe29UTj_Yri_g"], "expires_at": "2023-04-20T16:10:51.000000Z", "issued_at": "2023-04-20T15:10:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baaed885af6443a2b5d13ece323b669a", "name": "tempest-VolumesAdminNegativeTest-1501137224"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/baaed885af6443a2b5d13ece323b669a", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:10:51,618 79784 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'ae89b425-8bb9-48b2-9ff0-6a977cda42ec', 'name': 'tempest-VolumesAdminNegativeTest-833271522-network', 'tenant_id': 'baaed885af6443a2b5d13ece323b669a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'baaed885af6443a2b5d 13ece323b669a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7525, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:10:52,607 79784 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.988s 2023-04-20 15:10:52,608 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1546577557", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "networks": [{"uuid": "ae89b425-8bb9-48b2-9ff0-6a977cda42ec"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f99c8d9-1bef-43f7-ab37-7055bbd0a8b0', 'x-compute-request-id': 'req-5f99c8d9-1bef-43f7-ab37-7055bbd0a8b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f0ab3cf3-85dc-4f42-b81a-049ced9bac2c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "iw68ewAEFyaL"}}' 2023-04-20 15:10:52,688 79784 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/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c 0.077s 2023-04-20 15:10:52,689 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:52 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-e7cd9cc4-ec39-4153-8e38-ed4a04de21f6', 'x-compute-request-id': 'req-e7cd9cc4-ec39-4153-8e38-ed4a04de21f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c'} Body: b'{"server": {"id": "f0ab3cf3-85dc-4f42-b81a-049ced9bac2c", "name": "tempest-VolumesAdminNegativeTest-server-1546577557", "status": "BUILD", "tenant_id": "baaed885af6443a2b5d13ece323b669a", "user_id": "bd9585e756e6464da77a49905348b36a", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:10:53Z", "updated": "2023-04-20T15:10:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c"}], "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-20 15:11:43,076 79784 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/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c 0.325s 2023-04-20 15:11:43,077 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1496', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03c35b2d-deb1-471b-996b-abcce450009a', 'x-compute-request-id': 'req-03c35b2d-deb1-471b-996b-abcce450009a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c'} Body: b'{"server": {"id": "f0ab3cf3-85dc-4f42-b81a-049ced9bac2c", "name": "tempest-VolumesAdminNegativeTest-server-1546577557", "status": "ACTIVE", "tenant_id": "baaed885af6443a2b5d13ece323b669a", "user_id": "bd9585e756e6464da77a49905348b36a", "metadata": {}, "hostId": "f3e322e202d998e3bdf6bd8f7474a1ab316071075923b299364b62d6", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:10:52Z", "updated": "2023-04-20T15:10:59Z", "addresses": {"tempest-VolumesAdminNegativeTest-833271522-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5d:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:10:59.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-20 15:11:43,089 79784 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 15:12:43,329 79784 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/baaed885af6443a2b5d13ece323b669a/volumes 0.180s 2023-04-20 15:12:43,330 79784 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-1707614328"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-defb8479-3140-4d98-9af5-2b8ab17026c1', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-defb8479-3140-4d98-9af5-2b8ab17026c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes'} Body: b'{"volume": {"id": "d3deb d39-dfa1-4905-ae36-ced7a82d92cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:43.273316", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1707614328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes/d3debd39-dfa1-4905-ae36-ced7a82d92cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/baaed885af6443a2b5d13ece323b669a/volumes/d3debd39-dfa1-4905-ae36-ced7a82d92cc"}], "user_id": "bd9585e756e6464da77a49905348b36a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:12:43,393 79784 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/baaed885af6443a2b5d13ece323b669a/volumes/d3debd39-dfa1-4905-ae36-ced7a82d92cc 0.053s 2023-04-20 15:12:43,393 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dda2b115-5a27-4ae4-b411-5dd4083dad5b', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dda2b115-5a27-4ae4-b411-5dd4083dad5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes/d3debd39-dfa1-4905-ae36-ced7a82d92cc'} Body: b'{"volume": {"id": "d3debd39-dfa1-4905-ae36-ced7a82d92cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:43.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1707614328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes/d3debd39-dfa1-4905-ae36-ced7a82d92cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/baaed885af6443a2b5d13ece323b669a/volumes/d3debd39-dfa1-4905-ae36-ced7a82d92cc"}], "user_id": "bd9585e756e6464da77a49905348b36a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "baaed885af6443a2b5d13ece323b669a"}}' 2023-04-20 15:12:44,448 79784 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/baaed885af6443a2b5d13ece323b669a/volumes/d3debd39-dfa1-4905-ae36-ced7a82d92cc 0.043s 2023-04-20 15:12:44,448 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e205c396-a410-4749-b312-919fc94f1d23', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e205c396-a410-4749-b312-919fc94f1d23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes/d3debd39-dfa1-4905-ae36-ced7a82d92cc'} Body: b'{"volume": {"id": "d3debd39-dfa1-4905-ae36-ced7a82d92cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:43.000000", "updated_at": "2023-04-20T15:12:43.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1707614328", "description": null, "volume_type ": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes/d3debd39-dfa1-4905-ae36-ced7a82d92cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/baaed885af6443a2b5d13ece323b669a/volumes/d3debd39-dfa1-4905-ae36-ced7a82d92cc"}], "user_id": "bd9585e756e6464da77a49905348b36a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "baaed885af6443a2b5d13ece323b669a"}}' {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.573378s] ... 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 6a36db85-cecd-426f-8c42-66b8cf23b85c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:12:44,027 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31 0.021s 2023-04-20 15:12:44,027 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b5a203c0-d8a2-4864-9668-60e85539f6da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31'} 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": "b326ca2867cb43d4b0f234a5702bb255", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "created_at": "2023-04-20T15:04:52Z", "updated_at": "2023-04-20T15:04:54Z", "tags": [], "self": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31", "file": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:12:44,315 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes 0.287s 2023-04-20 15:12:44,315 79770 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-106948743", "snapshot_id": null, "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a637189f-8c7f-474b-beba-9464ed2cb5d0', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a637189f-8c7f-474b-beba-9464ed2cb5d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes'} Body: b'{"volume": {"id": "6a36db85-cecd-426f-8c42-66b8cf23b85c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:44.259430", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-106948743", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c"}], "user_id": "dc018fbbe7564485b15602a6b7fba1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:12:44,367 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c 0.042s 2023-04-20 15:12:44,367 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b134038-3fc3-4086-b29b-bff8c8d7b1ee', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b134038-3fc3-4086-b29b-bff8c8d7b1ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c'} Body: b'{"volume": {"id": "6a36db85-cecd-426f-8c42-66b8cf23b85c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:44.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-106948743", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c"}], "user_id": "dc018fbbe7564485b15602a6b7fba1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:45,425 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c 0.047s 2023-04-20 15:12:45,426 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28fb9aed-e853-486d-add2-40ce8595e296', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28fb9aed-e853-486d-add2-40ce8595e296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c'} Body: b'{"volume": {"id": "6a36db85-cecd-426f-8c42-66b8cf23b85c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:44.000000", "updated_at": "2023-04-20T15:12:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-106948743", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c"}], "user_id": "dc018fbbe7564485b15602a6b7fba1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:45,554 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c 0.106s 2023-04-20 15:12:45,555 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'co ntent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4553d01-3dc9-4500-9eac-851295bec71e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c'} Body: b'' 2023-04-20 15:12:45,577 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c 0.022s 2023-04-20 15:12:45,578 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12: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-2d0e2a08-6178-4f22-8cc2-a12e02efadb2', 'x-openstack-request-id': 'req-2d0e2a08-6178-4f22-8cc2-a12e02efadb2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6a36db85-cecd-426f-8c42-66b8cf23b85c could not be found."}}' {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [3.343883s] ... 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 46a56970-d6d1-4cb2-a765-3f5f29e840fb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:12:45,582 79770 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-20 15:12:45,636 79770 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.050s 2023-04-20 15:12:45,636 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-2109715298", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAfBe5I7a932GZ5LFQtfozpDuBBid4FQwAJDGQAiTDQhWagLXq6XJkYGMUVo1maZYGKz5RQlrcIefN68xHQA5nx9//5GAZTtM+pzp9DHhD3kpBwrzK7JpQDggqmRAceGEw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:45 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-baf4c74e-ddb9-4ad9-a8aa-9cfbcd433bba', 'x-compute-request-id': 'req-baf4c74e-ddb9-4ad9-a8aa-9cfbcd433bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-2109715298", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAfBe5I7a932GZ5LFQtfozpDuBBid4FQwAJDGQAiTDQhWagLXq6XJkYGMUVo1maZYGKz5RQlrcIefN68xHQA5nx9//5GAZTtM+pzp9DHhD3kpBwrzK7JpQDggqmRAceGEw==", "fingerprint": "fd:7a:b0:05:d4:40:08:a3:d7:26:40:80:25:9c:4c:43", "user_id": "dc018fbbe7564485b15602a6b7fba1d1"}}' 2023-04-20 15:12:45,877 79770 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.237s 2023-04-20 15:12:45,877 79770 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-1175652857", "description": "tempest-secgroup-smoke-1175652857 description", "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-a8716eea-aab7-42d5-a6ce-1dec684abb6a', 'date': 'Thu, 20 Apr 2023 15:12:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "name": "tempest-secgroup-smoke-1175652857", "stateful": true, "tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "description": "tempest-secgroup-smoke-1175652857 description", "shared": false, "security_group_rules": [{"id": "0917a061-c6a0-4785-ae71-edc4fbfeabe9", "tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "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": 612, "description": null, "tags": [], "created_at": "2023-04-20T15:12:45Z", "updated_at": "2023-04-20T15:12:45Z", "revision_number": 0, "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}, {"id": "e007659c-ad94-4797-b2c7-551e15099d71", "tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "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": 611, "description": null, "tags": [], "created_at": "2023-04-20T15:12:45Z", "updated_at": "2023-04-20T15:12:45Z", "revision_number": 0, "project_id": "7b2a1 ac8888c4d6f8c5ccaf201b6a6fb"}], "tags": [], "created_at": "2023-04-20T15:12:45Z", "updated_at": "2023-04-20T15:12:45Z", "revision_number": 1, "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:46,093 79770 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.215s 2023-04-20 15:12:46,093 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "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-6fab42c2-abd0-42ea-8e59-70dd8d9ca943', 'date': 'Thu, 20 Apr 2023 15:12: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": "1e1c2c47-8b53-4195-b5f7-8c95f6b946bd", "tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "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-20T15:12:45Z", "updated_at": "2023-04-20T15:12:45Z", "revision_number": 0, "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:46,261 79770 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.167s 2023-04-20 15:12:46,262 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "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-c827fdf8-f255-4e03-8058-d05130edf19d', 'date': 'Thu, 20 Apr 2023 15:12: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": "7e95314d-a7fd-42f7-ac7a-c42502f5cd73", "tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "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-20T15:12:46Z", "updated_at": "2023-04-20T15:12:46Z", "revision_number": 0, "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:46,462 79770 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.199s 2023-04-20 15:12:46,462 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b04aa7c8-5b85-45b1-9b59-b4fdc6105901', 'date': 'Thu, 20 Apr 2023 15:12:46 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": "a03b944d-dc12-4c13-9cc4-35d6f7badd00", "tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "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-20T15:12:46Z", "updated_at": "2023-04-20T15:12:46Z", "revision_number": 0, "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:46,767 79770 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.304s 2023-04-20 15:12:46,768 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-32d21985-cf56-454c-b51a-8c5f73096e23', 'date': 'Thu, 20 Apr 2023 15:12: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": "c9b9b105-e40b-4048-a38d-a7ce63d98aea", "tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "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-20T15:12:46Z", "updated_at": "2023-04-20T15:12:46Z", "revision_number": 0, "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:46,925 79770 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-20 15:12:46,926 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-7da55226-555d-4c46-96b7-533203bbf9e3', 'date': 'Thu, 20 Apr 2023 15:12: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": "381bfe28-16be-42fb-9539-a740ab4fd80a", "tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "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-20T15:12:46Z", "updated_at": "2023-04-20T15:12:46Z", "revision_number": 0, "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:47,144 79770 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.217s 2023-04-20 15:12:47,144 79770 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": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a5a0f847-81b2-4f48-bb6e-6cd528ee7a7b', 'date': 'Thu, 20 Apr 2023 15:12:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4dc7af94-6fa3-4697-8832-c655be0760a7", "tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "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-20T15:12:47Z", "updated_at": "2023-04-20T15:12:47Z", "revision_number": 0, "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:47,145 79770 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-20 15:12:47,164 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31 0.019s 2023-04-20 15:12:47,165 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2dcad506-16fa-45cc-a6a2-63058e144a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31'} 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": "b326ca2867cb43d4b0f234a5702bb255", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "created_at": "2023-04-20T15:04:52Z", "updated_at": "2023-04-20T15:04:54Z", "tags": [], "self": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31", "file": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:12:47,487 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes 0.322s 2023-04-20 15:12:47,487 79770 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-287841300", "snapshot_id": null, "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58940aa7-2a0a-4699-838a-dfc60e1b8f53', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58940aa7-2a0a-4699-838a-dfc60e1b8f53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volum es'} Body: b'{"volume": {"id": "46a56970-d6d1-4cb2-a765-3f5f29e840fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:47.424137", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-287841300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb"}], "user_id": "dc018fbbe7564485b15602a6b7fba1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:12:47,536 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb 0.038s 2023-04-20 15:12:47,536 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17fdf4d1-fe24-404f-b861-e888e1dde12d', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17fdf4d1-fe24-404f-b861-e888e1dde12d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb'} Body: b'{"volume": {"id": "46a56970-d6d1-4cb2-a765-3f5f29e840fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:47.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-287841300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb"}], "user_id": "dc018fbbe7564485b15602a6b7fba1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:48,589 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb 0.040s 2023-04-20 15:12:48,589 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2406ade3-8836-4072-96f9-e05c29d729fb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2406ade3-8836-4072-96f9-e05c29d729fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb'} Body: b'{"volume": {"id": "46a56970-d6d1-4cb2-a765-3f5f29e840fb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:47.000000", "updated_at": "2023-04-20T15:12:48.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-287841300", "description": null, "volume_type": "joviandss-2", "s napshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb"}], "user_id": "dc018fbbe7564485b15602a6b7fba1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:48,700 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb 0.100s 2023-04-20 15:12:48,700 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c491b06-2a31-4815-8c46-6d791e9bee7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb'} Body: b'' 2023-04-20 15:12:48,728 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb 0.027s 2023-04-20 15:12:48,728 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12: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-2ba9aa31-6e24-4cd7-8d2a-862a9d77eb3f', 'x-openstack-request-id': 'req-2ba9aa31-6e24-4cd7-8d2a-862a9d77eb3f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 46a56970-d6d1-4cb2-a765-3f5f29e840fb could not be found."}}' 2023-04-20 15:12:48,892 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f75a57d9-fe73-4b9d-8d98-ca94643bd25e 0.163s 2023-04-20 15:12:48,892 79770 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-ffa8fcd4-d579-4959-b3c2-5f2cd3ec4b01', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:12:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f75a57d9-fe73-4b9d-8d98-ca94643bd25e'} Body: b'' 2023-04-20 15:12:48,924 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-2109715298 0.031s 2023-04-20 15:12:48,925 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16d3ec7c-f072-4b14-a0e7-61352c3d5080', 'x-compute-request-id': 'req-16d3ec7c-f072-4b14-a0e7-61352c3d5080', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-2109715298'} Body: b'' {4} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached [173.152625s] ... 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 4797f6fc-9c67-4cd8-9121-2210395642c0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:10:39,331 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.172s 2023-04-20 15:10:39,332 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df3d4361-6ad5-473f-ae07-1cbe076f4a65', 'x-compute-request-id': 'req-df3d4361-6ad5-473f-ae07-1cbe076f4a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "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-20 15:10:39,771 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.428s 2023-04-20 15:10:39,772 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b552c94e-c790-4939-9dac-1da07b97f7b6', 'x-compute-request-id': 'req-b552c94e-c790-4939-9dac-1da07b97f7b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "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-20 15:11:30,104 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.269s 2023-04-20 15:11:30,104 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-562beaa4-7e5e-4cd8-a26e-18ca8075b302', 'x-compute-request-id': 'req-562beaa4-7e5e-4cd8-a26e-18ca8075b302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "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-20 15:11:30,536 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.420s 2023-04-20 15:11:30,536 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers : {'date': 'Thu, 20 Apr 2023 15:11:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0269a0d7-15c5-4196-b808-8077db2c65ac', 'x-compute-request-id': 'req-0269a0d7-15c5-4196-b808-8077db2c65ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "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-20 15:12:30,848 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes 0.241s 2023-04-20 15:12:30,849 79776 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-1135916297"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5c58ac-ab67-463a-8ac1-67d9c5488dca', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5c58ac-ab67-463a-8ac1-67d9c5488dca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes'} Body: b'{"volume": {"id": "4797f6fc-9c67-4cd8-9121-2210395642c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:30.778242", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1135916297", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/4797f6fc-9c67-4cd8-9121-2210395642c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/606d9ee60abb40628f7e7d63e0275d63/volumes/4797f6fc-9c67-4cd8-9121-2210395642c0"}], "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [ ]}}' 2023-04-20 15:12:30,905 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/4797f6fc-9c67-4cd8-9121-2210395642c0 0.047s 2023-04-20 15:12:30,906 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e450e2ec-8ab1-4bdb-b061-1fd53a5d7ee3', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e450e2ec-8ab1-4bdb-b061-1fd53a5d7ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/4797f6fc-9c67-4cd8-9121-2210395642c0'} Body: b'{"volume": {"id": "4797f6fc-9c67-4cd8-9121-2210395642c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:31.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1135916297", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/4797f6fc-9c67-4cd8-9121-2210395642c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/606d9ee60abb40628f7e7d63e0275d63/volumes/4797f6fc-9c67-4cd8-9121-2210395642c0"}], "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "606d9ee60abb40628f7e7d63e0275d63"}}' 2023-04-20 15:12:31,970 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/4797f6fc-9c67-4cd8-9121-2210395642c0 0.053s 2023-04-20 15:12:31,970 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7521dedd-8ec0-4a52-87be-48b18e9a5ef6', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7521dedd-8ec0-4a52-87be-48b18e9a5ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/4797f6fc-9c67-4cd8-9121-2210395642c0'} Body: b'{"volume": {"id": "4797f6fc-9c67-4cd8-9121-2210395642c0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:31.000000", "updated_at": "2023-04-20T15:12:31.000000", "name": "tempest-ServerActionsTestJSON-volume-1135916297", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/4797f6fc-9c67-4cd8-9121-2210395642c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/606d9ee60abb40628f7e7d63e0275d63/volumes/4797f6fc-9c67-4cd8-9121-2210395642c0"}], "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "606d9ee60abb40628f7e7d63e0275d63"}}' 2023-04-20 15:12:32,240 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.258s 2023-04-20 15:12:32,240 7 9776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7366baec-f103-439c-b91b-1b48fd29851b', 'x-compute-request-id': 'req-7366baec-f103-439c-b91b-1b48fd29851b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [166.952123s] ... 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 cebc0817-059b-47cf-b3bd-1c8a00bd07b7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:11:30,274 79766 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 15:11:30,274 79766 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 15:11:30,333 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.056s 2023-04-20 15:11:30,333 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1083332030", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPsPytqnYrNfCB5EoevItmQULXsv7KoDhjQhRxe0nW548xoaR1XlPyU4eJY0kjW2Ew3YOTwLjkRMOytJPAPD0OedNL0coIQnLbE0ahkHnRXNsNH1VZtksF5ZiogGBUGVqA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:30 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-168bb481-7d65-4d6c-a3c1-690f7f326fa4', 'x-compute-request-id': 'req-168bb481-7d65-4d6c-a3c1-690f7f326fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1083332030", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPsPytqnYrNfCB5EoevItmQULXsv7KoDhjQhRxe0nW548xoaR1XlPyU4eJY0kjW2Ew3YOTwLjkRMOytJPAPD0OedNL0coIQnLbE0ahkHnRXNsNH1VZtksF5ZiogGBUGVqA==", "fingerprint": "f2:a8:18:33:c3:77:5b:30:8d:a4:c5:b3:63:2d:c2:cd", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14"}}' 2023-04-20 15:11:30,336 79766 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1083332030 created 2023-04-20 15:11:30,516 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.180s 2023-04-20 15:11:30,517 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1287487394", "description": "tempest-description--2122625882"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-a5985c1c-5f68-4f2e-90e7-3373413147ef', 'date': 'Thu, 20 Apr 2023 15:11:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "10398eba-a18a-43f1-8da7-362a8e70b3c2", "name": "tempest-securitygroup--1287487394", "stateful": true, "tenant_id": "5bb81196155147cea0569f8a96465b6a", "description": "tempest-description--2122625882", "shared": false, "security_group_rules": [{"id": "1253490b-be45-4e24-a238-0d9edce9e26d", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "10398eba-a18a-43f1-8da7-362a8e70b3c2", "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": 502, "description": null, "tags": [], "created_at": "2023-04-20T15:11:30Z", "updated_at": "2023-04-20T15:11:30Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}, {"id": "403cf044-771a-43f5-a528-90c82c407b42", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "10398eba-a18a-43f1-8da7-362a8e70b3c2", "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": 503, "description": null, "tags": [], "created_at": "2023-04-20T15:11:30Z", "updated_at": "2023-04-20T15:11:30Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}], "tags": [], "created_at": "2023-04-20T15:11:30Z", "updated_at": "2023-04-20T15:11:30Z", "revision_number": 1, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:11:30,683 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.166s 2023-04-20 15:11:30,683 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "10398eba-a18a-43f1-8da7-362a8e70b3c2", "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-1fe0fd19-c61e-403f-a259-be3c30ce8f95', 'date': 'Thu, 20 Apr 2023 15:11:30 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": "3d7111ce-ab53-4c2a-9d4c-74b80befd6fb", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "10398eba-a18a-43f1-8da7-362a8e70b3c2", "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-20T15:11:30Z", "updated_at": "2023-04-20T15:11:30Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:11:31,111 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.428s 2023-04-20 15:11:31,112 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "10398eba-a18a-43f1-8da7-362a8e70b3c2", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b6204846-3176-4a3c-b62e-d4ff429b33d5', 'date': 'Thu, 20 Apr 2023 15:11:31 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": "861ae567-dd47-4edf-90bd-5a138d9a4dd2", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "10398eba-a18a-43f1-8da7-362a8e70b3c2", "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-20T15:11:31Z", "updated_at": "2023-04-20T15:11:31Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:11:31,112 79766 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1287487394 created 2023-04-20 15:11:32,061 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.949s 2023-04-20 15:11:32,062 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-acb0c67f-fd38-4cb3-b594-72314a50e355', 'date': 'Thu, 20 Apr 2023 15:11:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2907b7ce-6705-4903-95fd-f971e98bb9ac", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "floating_ip_address": "172.24.4.160", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5bb81196155147cea0569f8a96465b6a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:11:31Z", "updated_at": "2023-04-20T15:11:31Z", "revision_number": 0}}' 2023-04-20 15:11:32,062 79766 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2907b7ce-6705-4903-95fd-f971e98bb9ac', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'floating_ip_address': '172.24.4.160', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5bb81196155147cea0569f8a96465b6a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:11:31Z', 'updated_at': '2023-04-20T15:11:31Z', 'revision_number': 0, 'ip': '172.24.4.160'} created 2023-04-20 15:11:32,198 79766 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.131s 2023-04-20 15:11:32,199 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:32 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-b3621c60-b901-40eb-9003-e84d72b1d1d6', '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": "8ca4ca64cede4846a74e2cc4c13f3c14", "name": "tempest-AttachVolumeNegativeTest-490231151-project-member", "password_expires_at": null}, "audit_ids": ["8fWXl9D6SFevu7UK2J8FCw"], "expires_at": "2023-04-20T16:11:32.000000Z", "issued_at": "2023-04-20T15:11:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bb81196155147cea0569f8a96465b6a", "name": "tempest-AttachVolumeNegativeTest-490231151"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0 .210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5bb81196155147cea0569f8a96465b6a", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:11:32,199 79766 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'edb31b42-2f23-479e-8912-fbfd502dae97', 'name': 'tempest-AttachVolumeNegativeTest-1497324076-network', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5bb81196155147cea0569f8a96465b6a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5180, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:11:32,200 79766 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1083332030', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPsPytqnYrNfCB5EoevItmQULXsv7KoDhjQhRxe0nW548xoaR1XlPyU4eJY0kjW2Ew3YOTwLjkRMOytJPAPD0OedNL0coIQnLbE0ahkHnRXNsNH1VZtksF5ZiogGBUGVqA==', 'fingerprint': 'f2:a8:18:33:c3:77:5b:30:8d:a4:c5:b3:63:2d:c2:cd', 'user_id': '8ca4ca64cede4846a74e2cc4c13f3c14', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBM0ECRpQhhTqgMPuhOFvqy0wxns1/Bo7XUdoS0pAZJdxAbbujC7k2u\n36E7sa39nDKgBwYFK4EEACKhZANiAAT7D8rap2KzXwgeRKHryLZkFC17L+yqA4Y0\nIUcXtJ1uePMaGkdV5T8lOHiWNJI1thMN2Dk8C45ETDsrSTwDw9DnnTS9HKCEJy2x\nNGoZB50VzbDR9VWbZLBeWYqIBgVBlag=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '10398eba-a18a-43f1-8da7-362a8e70b3c2', 'name': 'tempest-securitygroup--1287487394', 'stateful': True, 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'description': 'tempest-description--2122625882', 'shared': False, 'security_group_rules': [{'id': '1253490b-be45-4e24-a238-0d9edce9e26d', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'security_group_id': '10398eba-a18a-43f1-8da7-362a8e70b3c2', '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': 502, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:11:30Z', 'updated_at': '2023-04-20T15:11:30Z', 'revision_number': 0, 'project_id': '5bb81196155147cea0569f8a96465b6a'}, {'id': '403cf044-771a-43f5-a528-90c82c407b42', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'security_group_id': '10398eba-a18a-43f1-8da7-362a8e70b3c2', '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': 503, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:11:30Z', 'updated_at': '2023-04-20T15:11:30Z', 'revision_number': 0, 'project_id': '5bb81196155147cea0569f8a96 465b6a'}], 'tags': [], 'created_at': '2023-04-20T15:11:30Z', 'updated_at': '2023-04-20T15:11:30Z', 'revision_number': 1, 'project_id': '5bb81196155147cea0569f8a96465b6a'}, 'floating_ip': {'id': '2907b7ce-6705-4903-95fd-f971e98bb9ac', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'floating_ip_address': '172.24.4.160', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5bb81196155147cea0569f8a96465b6a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:11:31Z', 'updated_at': '2023-04-20T15:11:31Z', 'revision_number': 0, 'ip': '172.24.4.160'}} 2023-04-20 15:11:32,902 79766 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.701s 2023-04-20 15:11:32,903 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-211625695", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "edb31b42-2f23-479e-8912-fbfd502dae97"}], "security_groups": [{"name": "tempest-securitygroup--1287487394"}], "key_name": "tempest-keypair-1083332030", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bcc66ac-7549-4edd-86a8-ff5494f1eb7b', 'x-compute-request-id': 'req-7bcc66ac-7549-4edd-86a8-ff5494f1eb7b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "77755cf9-9e1b-4a77-a1e2-628876c5e06f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1287487394"}], "adminPass": "password"}}' 2023-04-20 15:11:33,006 79766 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/77755cf9-9e1b-4a77-a1e2-628876c5e06f 0.097s 2023-04-20 15:11:33,007 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8a3a5ba-813e-4e39-9e35-40cdd640fb28', 'x-compute-request-id': 'req-f8a3a5ba-813e-4e39-9e35-40cdd640fb28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f'} Body: b'{"server": {"id": "77755cf9-9e1b-4a77-a1e2-628876c5e06f", "name": "tempest-AttachVolumeNegativeTest-server-211625695", "status": "BUILD", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/c ompute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:11:33Z", "updated": "2023-04-20T15:11:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1083332030", "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-20 15:12:23,301 79766 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/77755cf9-9e1b-4a77-a1e2-628876c5e06f 0.262s 2023-04-20 15:12:23,302 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:23 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-8be4094e-6523-4f1d-bcc3-031283b7a636', 'x-compute-request-id': 'req-8be4094e-6523-4f1d-bcc3-031283b7a636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f'} Body: b'{"server": {"id": "77755cf9-9e1b-4a77-a1e2-628876c5e06f", "name": "tempest-AttachVolumeNegativeTest-server-211625695", "status": "ACTIVE", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "metadata": {}, "hostId": "66552ad676599dc65103520d71150f5f389604ca2ce55ae5016eb8ac", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:11:32Z", "updated": "2023-04-20T15:11:41Z", "addresses": {"tempest-AttachVolumeNegativeTest-1497324076-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:ac:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1083332030", "OS-SRV-USG:launched_at": "2023-04-20T15:11:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1287487394"}], "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-20 15:12:23,313 79766 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 15:13:23,676 79766 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/77755cf9-9e1b-4a77-a1e2-628876c5e06f/os-interface 0.302s 2023-04-20 15:13:23,676 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Ap r 2023 15:13:23 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-97f42698-b881-47d7-a241-de298322797e', 'x-compute-request-id': 'req-97f42698-b881-47d7-a241-de298322797e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "edb31b42-2f23-479e-8912-fbfd502dae97", "port_id": "30e678fc-1a8f-4b06-abee-54c719d1e99a", "mac_addr": "fa:16:3e:51:ac:b6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "bfdf8e8d-0e5e-498d-a4ce-f683ffbca8dc", "ip_address": "10.0.0.4"}]}]}' 2023-04-20 15:13:24,493 79766 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/2907b7ce-6705-4903-95fd-f971e98bb9ac 0.812s 2023-04-20 15:13:24,494 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "30e678fc-1a8f-4b06-abee-54c719d1e99a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-8a0e5f9e-3223-425b-8a0c-de4d0f64f1f0', 'date': 'Thu, 20 Apr 2023 15:13:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2907b7ce-6705-4903-95fd-f971e98bb9ac'} Body: b'{"floatingip": {"id": "2907b7ce-6705-4903-95fd-f971e98bb9ac", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "floating_ip_address": "172.24.4.160", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": "25260d41-f165-4734-8fcd-7bfd4b313fce", "port_id": "30e678fc-1a8f-4b06-abee-54c719d1e99a", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "edb31b42-2f23-479e-8912-fbfd502dae97", "mac_address": "fa:16:3e:51:ac:b6", "admin_state_up": true, "status": "ACTIVE", "device_id": "77755cf9-9e1b-4a77-a1e2-628876c5e06f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:11:31Z", "updated_at": "2023-04-20T15:13:23Z", "revision_number": 1, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:13:24,495 79766 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.160:22' as 'cirros' with public key authentication 2023-04-20 15:13:24,526 79766 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:13:24,559 79766 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:13:24,560 79766 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.160 successfully created 2023-04-20 15:13:24,624 79766 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/77755cf9-9e1b-4a77-a1e2-628876c5e06f/ips 0.063s 2023-04-20 15:13:24,624 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:24 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-35157e04-12b6-43c0-a5ba-ed9926562dde', 'x-compute-request-id': 'req-35157e04-12b6-43c0-a5ba-ed9926562dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1497324076-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-20 15:13:24,863 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes 0.235s 2023-04-20 15:13:24,864 79766 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-336944226"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e362788-afc1-40f4-8aa0-46acdf03426a', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e362788-afc1-40f4-8aa0-46acdf03426a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes'} Body: b'{"volume": {"id": "cebc0817-059b-47cf-b3bd-1c8a00bd07b7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:13:24.791326", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-336944226", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/cebc0817-059b-47cf-b3bd-1c8a00bd07b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5bb81196155147cea0569f8a96465b6a/volumes/cebc0817-059b-47cf-b3bd-1c8a00bd07b7"}], "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:13:24,911 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/cebc0817-059b-47cf-b3bd-1c8a00bd07b7 0.037s 2023-04-20 15:13:24,911 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d89c625-c4ac-469f-ae96-5eacb2dafb15', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d89c625-c4ac-469f-ae96-5eacb2dafb15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/cebc0817-059b-47cf-b3bd-1c8a00bd07b7'} Body: b'{"volume": {"id": "cebc0817-059b-47cf-b3bd-1c8a00bd07b7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:13:25.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-336944226", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/cebc0817-059b-47cf-b3bd-1c8a00bd07b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5bb81196155147cea0569f8a96465b6a/volumes/cebc0817-059b-47cf-b3bd-1c8a00bd07b7"}], "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:13:25,969 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/ volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/cebc0817-059b-47cf-b3bd-1c8a00bd07b7 0.046s 2023-04-20 15:13:25,969 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b9776dd-7840-4fae-ba61-5b4426b2b7bf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b9776dd-7840-4fae-ba61-5b4426b2b7bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/cebc0817-059b-47cf-b3bd-1c8a00bd07b7'} Body: b'{"volume": {"id": "cebc0817-059b-47cf-b3bd-1c8a00bd07b7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:13:25.000000", "updated_at": "2023-04-20T15:13:25.000000", "name": "tempest-AttachVolumeNegativeTest-volume-336944226", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/cebc0817-059b-47cf-b3bd-1c8a00bd07b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5bb81196155147cea0569f8a96465b6a/volumes/cebc0817-059b-47cf-b3bd-1c8a00bd07b7"}], "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:13:26,115 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f 0.135s 2023-04-20 15:13:26,116 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13: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-c0e81514-a8e6-46fa-a595-8afbfa0f840d', 'x-compute-request-id': 'req-c0e81514-a8e6-46fa-a595-8afbfa0f840d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f'} Body: b'' 2023-04-20 15:13:26,361 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f 0.244s 2023-04-20 15:13:26,361 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:26 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-1be5fb62-bbd8-4283-860e-c627825c6586', 'x-compute-request-id': 'req-1be5fb62-bbd8-4283-860e-c627825c6586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f'} Body: b'{"server": {"id": "77755cf9-9e1b-4a77-a1e2-628876c5e06f", "name": "tempest-AttachVolumeNegativeTest-server-211625695", "status": "ACTIVE", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "metadata": {}, "hostId": "66552ad676599dc65103520d71150f5f389604ca2ce55ae501 6eb8ac", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:11:32Z", "updated": "2023-04-20T15:13:26Z", "addresses": {"tempest-AttachVolumeNegativeTest-1497324076-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:ac:b6"}, {"version": 4, "addr": "172.24.4.160", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:ac:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1083332030", "OS-SRV-USG:launched_at": "2023-04-20T15:11:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1287487394"}], "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-20 15:14:16,580 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f 0.154s 2023-04-20 15:14:16,581 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14: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-95d831b9-ee15-4204-8936-97fca18ec47f', 'x-compute-request-id': 'req-95d831b9-ee15-4204-8936-97fca18ec47f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 77755cf9-9e1b-4a77-a1e2-628876c5e06f could not be found."}}' 2023-04-20 15:14:16,619 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1083332030 0.036s 2023-04-20 15:14:16,619 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14: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-293d8a0e-62f6-430c-ac9f-67b4d721a508', 'x-compute-request-id': 'req-293d8a0e-62f6-430c-ac9f-67b4d721a508', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1083332030'} Body: b'' 2023-04-20 15:14:16,777 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/10398eba-a18a-43f1-8da7-362a8e70b3c2 0.157s 2023-04-20 15:14:16,778 79766 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-82d1096a-cabc-4048-9c51-54e7ca371f9a', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15: 14:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/10398eba-a18a-43f1-8da7-362a8e70b3c2'} Body: b'' 2023-04-20 15:14:16,799 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/10398eba-a18a-43f1-8da7-362a8e70b3c2 0.020s 2023-04-20 15:14:16,799 79766 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-d721c9a6-6c1e-4711-8a68-1e6ae14bb0e3', 'date': 'Thu, 20 Apr 2023 15:14:16 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/10398eba-a18a-43f1-8da7-362a8e70b3c2'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 10398eba-a18a-43f1-8da7-362a8e70b3c2 does not exist", "detail": ""}}' 2023-04-20 15:14:17,225 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2907b7ce-6705-4903-95fd-f971e98bb9ac 0.425s 2023-04-20 15:14:17,225 79766 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-96180ea5-85c8-4222-9ce3-15fb789974dd', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:14:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2907b7ce-6705-4903-95fd-f971e98bb9ac'} Body: b'' {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [163.356324s] ... 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 c87b0df2-4ef6-47b7-a552-d72d73e16a34 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:11:56,230 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.146s 2023-04-20 15:11:56,230 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:56 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-18b2e942-8c29-419f-80b2-c6ca6bfc5e64', '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": "cd69e3cd8e2b4e89916785ae929558c8", "name": "tempest-VolumesActionsTest-137441792-project-member", "password_expires_at": null}, "audit_ids": ["R7K9ky0iSXmO0NiugpuzWw"], "expires_at": "2023-04-20T16:11:56.000000Z", "issued_at": "2023-04-20T15:11:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7452508975f646dc9998777965d2c9dc", "name": "tempest-VolumesActionsTest-137441792"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7452508975f646dc9998777965d2c9dc", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:11:56,231 79782 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'eae4c926-7ab7-4aff-8540-b52a43d1662c', 'name': 'tempest-VolumesActionsTest-392416372-network', 'tenant_id': '7452508975f646dc9998777965d2c9dc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7452508975f646dc9998777965d2c9dc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'g eneve', 'provider:physical_network': None, 'provider:segmentation_id': 25082, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:11:53Z', 'updated_at': '2023-04-20T15:11:53Z', 'revision_number': 1} available for tenant 2023-04-20 15:11:56,903 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.669s 2023-04-20 15:11:56,903 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1902513497", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "networks": [{"uuid": "eae4c926-7ab7-4aff-8540-b52a43d1662c"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13493ec4-fc6c-4283-a0a1-d5b494bf5703', 'x-compute-request-id': 'req-13493ec4-fc6c-4283-a0a1-d5b494bf5703', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "12403233-648f-4d8b-aeaf-039340a8cbae", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/12403233-648f-4d8b-aeaf-039340a8cbae"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Ev8Uij9NEQQ3"}}' 2023-04-20 15:11:56,991 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae 0.084s 2023-04-20 15:11:56,991 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:56 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-2eac8ddc-cfbb-4985-bd69-592166ac6b44', 'x-compute-request-id': 'req-2eac8ddc-cfbb-4985-bd69-592166ac6b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae'} Body: b'{"server": {"id": "12403233-648f-4d8b-aeaf-039340a8cbae", "name": "tempest-VolumesActionsTest-instance-1902513497", "status": "BUILD", "tenant_id": "7452508975f646dc9998777965d2c9dc", "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:11:57Z", "updated": "2023-04-20T15:11:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/12403233-648f-4d8b-aeaf-039340a8cbae"}], "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": "sched uling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 15:12:47,294 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae 0.243s 2023-04-20 15:12:47,294 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:47 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-0fb1bcab-5524-4332-8326-95620ae65374', 'x-compute-request-id': 'req-0fb1bcab-5524-4332-8326-95620ae65374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae'} Body: b'{"server": {"id": "12403233-648f-4d8b-aeaf-039340a8cbae", "name": "tempest-VolumesActionsTest-instance-1902513497", "status": "ACTIVE", "tenant_id": "7452508975f646dc9998777965d2c9dc", "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "metadata": {}, "hostId": "926dbbe89999b304b4810c0903d0706bf6266482a9a10187cf076960", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:11:56Z", "updated": "2023-04-20T15:12:06Z", "addresses": {"tempest-VolumesActionsTest-392416372-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:e1:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/12403233-648f-4d8b-aeaf-039340a8cbae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:12:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 15:12:47,306 79782 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 15:13:47,574 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes 0.207s 2023-04-20 15:13:47,575 79782 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-2051776809"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e1af6cc-3cac-4103-a8ca-54b2eff6d483', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e1af6cc-3cac-4103-a8ca-54b2eff6d483', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes'} Body: b'{"volume": {"id": "c87b0df2-4ef6-47b7-a552-d72d73e16a34", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:13:47.517482", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2051776809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "so urce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:13:47,635 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34 0.048s 2023-04-20 15:13:47,635 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47167703-2b3a-4d6d-8884-36425774ccb5', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47167703-2b3a-4d6d-8884-36425774ccb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34'} Body: b'{"volume": {"id": "c87b0df2-4ef6-47b7-a552-d72d73e16a34", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:13:48.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2051776809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:13:48,683 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34 0.037s 2023-04-20 15:13:48,684 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcdd49c8-8efd-455a-8e0e-8f8e0642173b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcdd49c8-8efd-455a-8e0e-8f8e0642173b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34'} Body: b'{"volume": {"id": "c87b0df2-4ef6-47b7-a552-d72d73e16a34", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:13:48.000000", "updated_at": "2023-04-20T15:13:48.000000", "name": "tempest-VolumesActionsTest-Volume-2051776809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34"}], "user_id": "cd69e3cd8e2b4e899167 85ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:13:48,768 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34 0.072s 2023-04-20 15:13:48,768 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a24a206-d9af-43a2-bff6-f195cd6be374', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a24a206-d9af-43a2-bff6-f195cd6be374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34'} Body: b'{"volume": {"id": "c87b0df2-4ef6-47b7-a552-d72d73e16a34", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:13:48.000000", "updated_at": "2023-04-20T15:13:48.000000", "name": "tempest-VolumesActionsTest-Volume-2051776809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:13:48,877 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34 0.098s 2023-04-20 15:13:48,877 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd05b30c-34f8-448e-a9da-e0e461d8d1a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34'} Body: b'' 2023-04-20 15:13:48,898 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34 0.020s 2023-04-20 15:13:48,898 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13: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-f7cd914f-f688-442e-96f3-61a00fa5fa7e', 'x-openstack-request-id': 'req-f7cd914f-f688-442e-96f3-61a00fa5fa7e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34'} Body: b'{"itemNotFound": {" code": 404, "message": "Volume c87b0df2-4ef6-47b7-a552-d72d73e16a34 could not be found."}}' 2023-04-20 15:13:49,022 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae 0.123s 2023-04-20 15:13:49,022 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eedac19c-de6a-49b7-98f5-ca8ea48ac2e0', 'x-compute-request-id': 'req-eedac19c-de6a-49b7-98f5-ca8ea48ac2e0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae'} Body: b'' 2023-04-20 15:13:49,326 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae 0.303s 2023-04-20 15:13:49,327 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:49 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-43f84666-5189-4263-9b09-05e93c568c0b', 'x-compute-request-id': 'req-43f84666-5189-4263-9b09-05e93c568c0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae'} Body: b'{"server": {"id": "12403233-648f-4d8b-aeaf-039340a8cbae", "name": "tempest-VolumesActionsTest-instance-1902513497", "status": "ACTIVE", "tenant_id": "7452508975f646dc9998777965d2c9dc", "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "metadata": {}, "hostId": "926dbbe89999b304b4810c0903d0706bf6266482a9a10187cf076960", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:11:56Z", "updated": "2023-04-20T15:13:49Z", "addresses": {"tempest-VolumesActionsTest-392416372-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:e1:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/12403233-648f-4d8b-aeaf-039340a8cbae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:12:05.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-20 15:14:39,432 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae 0.042s 2023-04-20 15:14:39,432 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:39 GMT', 'server': 'Apache/2.4.52 (Ubun tu)', '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-08d60f53-423b-49c0-af1f-bc68d7a01360', 'x-compute-request-id': 'req-08d60f53-423b-49c0-af1f-bc68d7a01360', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 12403233-648f-4d8b-aeaf-039340a8cbae could not be found."}}' {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.540666s] ... 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 42fbe254-6018-4032-9320-5acbd07b3d2a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:14:39,646 79782 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/7452508975f646dc9998777965d2c9dc/volumes 0.209s 2023-04-20 15:14:39,646 79782 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-1978071342"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbce3789-540d-49f0-a0e8-9f48a9aea1fa', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbce3789-540d-49f0-a0e8-9f48a9aea1fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes'} Body: b'{"volume": {"id": "42fbe254-6018-4032-9320-5acbd07b3d2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:39.577287", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1978071342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:14:39,702 79782 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/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a 0.046s 2023-04-20 15:14:39,703 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a8d2b6-e689-488a-b0d6-6fd811641e7f', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a8d2b6-e689-488a-b0d6-6fd811641e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a'} Body: b'{"volume": {"id": "42fbe254-6018-4032-9320-5acbd07b3d2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:40.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1978071342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:40,771 79782 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/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a 0.048s 2023-04-20 15:14:40,774 79782 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b383a65b-ae3f-48cf-97f6-f253bcb867b6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b383a65b-ae3f-48cf-97f6-f253bcb867b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a'} Body: b'{"volume": {"id": "42fbe254-6018-4032-9320-5acbd07b3d2a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:40.000000", "updated_at": "2023-04-20T15:14:40.000000", "name": "tempest-VolumesActionsTest-Volume-1978071342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:40,834 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a 0.040s 2023-04-20 15:14:40,835 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3926e9ed-1775-4540-b9ce-2040b6d40df2', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3926e9ed-1775-4540-b9ce-2040b6d40df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a'} Body: b'{"volume": {"id": "42fbe254-6018-4032-9320-5acbd07b3d2a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:40.000000", "updated_at": "2023-04-20T15:14:40.000000", "name": "tempest-VolumesActionsTest-Volume-1978071342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:40,953 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a 0.107s 2023-04-20 15:14:40,953 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-len gth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9987e29f-d0ef-4209-82e3-867e638105aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a'} Body: b'' 2023-04-20 15:14:40,975 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a 0.021s 2023-04-20 15:14:40,976 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14: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-bd642fa8-a717-41f4-b605-ae22cadb2499', 'x-openstack-request-id': 'req-bd642fa8-a717-41f4-b605-ae22cadb2499', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 42fbe254-6018-4032-9320-5acbd07b3d2a could not be found."}}' {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.485035s] ... 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 37313afb-58b8-4ab5-8c91-e9a0e01d4f55 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:14:41,167 79782 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/7452508975f646dc9998777965d2c9dc/volumes 0.186s 2023-04-20 15:14:41,168 79782 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-2029592808"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4842dbe2-70ab-4546-86dc-641c6198d09f', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4842dbe2-70ab-4546-86dc-641c6198d09f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes'} Body: b'{"volume": {"id": "37313afb-58b8-4ab5-8c91-e9a0e01d4f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:41.113354", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2029592808", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:14:41,221 79782 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/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55 0.044s 2023-04-20 15:14:41,222 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6415d0a1-9fc9-4136-820e-da8e6fef515e', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6415d0a1-9fc9-4136-820e-da8e6fef515e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55'} Body: b'{"volume": {"id": "37313afb-58b8-4ab5-8c91-e9a0e01d4f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:41.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2029592808", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:42,275 79782 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/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55 0.041s 2023-04-20 15:14:42,275 79782 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40a82053-80fe-4045-a408-42f054dd8bb7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40a82053-80fe-4045-a408-42f054dd8bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55'} Body: b'{"volume": {"id": "37313afb-58b8-4ab5-8c91-e9a0e01d4f55", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:41.000000", "updated_at": "2023-04-20T15:14:41.000000", "name": "tempest-VolumesActionsTest-Volume-2029592808", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:42,330 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55 0.044s 2023-04-20 15:14:42,331 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3279e92f-db8a-4028-98f3-4485dab01064', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3279e92f-db8a-4028-98f3-4485dab01064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55'} Body: b'{"volume": {"id": "37313afb-58b8-4ab5-8c91-e9a0e01d4f55", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:41.000000", "updated_at": "2023-04-20T15:14:41.000000", "name": "tempest-VolumesActionsTest-Volume-2029592808", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:42,444 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55 0.101s 2023-04-20 15:14:42,444 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length ': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83e50e7-2a9b-4f6e-ab64-7a7785721a08', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55'} Body: b'' 2023-04-20 15:14:42,464 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55 0.019s 2023-04-20 15:14:42,465 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-112dc5a3-a949-4297-9f9d-824cb8ceeca1', 'x-openstack-request-id': 'req-112dc5a3-a949-4297-9f9d-824cb8ceeca1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 37313afb-58b8-4ab5-8c91-e9a0e01d4f55 could not be found."}}' {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.515992s] ... 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 a8bcb164-dfc4-4567-a968-49b4e156632d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:14:42,670 79782 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/7452508975f646dc9998777965d2c9dc/volumes 0.202s 2023-04-20 15:14:42,670 79782 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-1706089121"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b0aa212-8d93-4b34-94e9-548ccc6ee71a', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b0aa212-8d93-4b34-94e9-548ccc6ee71a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes'} Body: b'{"volume": {"id": "a8bcb164-dfc4-4567-a968-49b4e156632d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:42.604369", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1706089121", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:14:42,725 79782 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/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d 0.044s 2023-04-20 15:14:42,725 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45d245f5-cf1b-4ac7-aa3e-cb024b5226e0', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45d245f5-cf1b-4ac7-aa3e-cb024b5226e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d'} Body: b'{"volume": {"id": "a8bcb164-dfc4-4567-a968-49b4e156632d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:43.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1706089121", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:43,781 79782 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/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d 0.043s 2023-04-20 15:14:43,781 79782 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b533194a-bda7-426d-8fab-f8d9f174c59f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b533194a-bda7-426d-8fab-f8d9f174c59f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d'} Body: b'{"volume": {"id": "a8bcb164-dfc4-4567-a968-49b4e156632d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:43.000000", "updated_at": "2023-04-20T15:14:43.000000", "name": "tempest-VolumesActionsTest-Volume-1706089121", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:43,841 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d 0.049s 2023-04-20 15:14:43,841 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00be9c56-6165-49f5-9294-a6158279fb36', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00be9c56-6165-49f5-9294-a6158279fb36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d'} Body: b'{"volume": {"id": "a8bcb164-dfc4-4567-a968-49b4e156632d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:43.000000", "updated_at": "2023-04-20T15:14:43.000000", "name": "tempest-VolumesActionsTest-Volume-1706089121", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:43,960 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d 0.107s 2023-04-20 15:14:43,960 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14: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-05d4a506-75f2-45bd-b730-acaa14f99a87', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d'} Body: b'' 2023-04-20 15:14:43,982 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d 0.021s 2023-04-20 15:14:43,983 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14: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-789250ad-7b3d-47ab-b153-332a758d8ab7', 'x-openstack-request-id': 'req-789250ad-7b3d-47ab-b153-332a758d8ab7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a8bcb164-dfc4-4567-a968-49b4e156632d could not be found."}}' {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.558852s] ... 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 ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:14:44,196 79782 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/7452508975f646dc9998777965d2c9dc/volumes 0.210s 2023-04-20 15:14:44,196 79782 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-1055591905"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae307091-3426-4a69-a843-11e00f341b9b', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae307091-3426-4a69-a843-11e00f341b9b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes'} Body: b'{"volume": {"id": "ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:44.132592", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1055591905", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:14:44,252 79782 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/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d 0.044s 2023-04-20 15:14:44,252 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a532f123-0ce1-41f4-b667-47eedcc2fdba', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a532f123-0ce1-41f4-b667-47eedcc2fdba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d'} Body: b'{"volume": {"id": "ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:44.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1055591905", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:45,303 79782 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/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d 0.038s 2023-04-20 15:14:45,303 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2474d7a8-38ca-4397-a082-2a499a5d7ffe', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2474d7a8-38ca-4397-a082-2a499a5d7ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d'} Body: b'{"volume": {"id": "ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:44.000000", "updated_at": "2023-04-20T15:14:44.000000", "name": "tempest-VolumesActionsTest-Volume-1055591905", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:45,357 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d 0.042s 2023-04-20 15:14:45,357 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2589a4-6ab9-4518-abd9-f3d5f4448b04', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2589a4-6ab9-4518-abd9-f3d5f4448b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d'} Body: b'{"volume": {"id": "ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:44.000000", "updated_at": "2023-04-20T15:14:44.000000", "name": "tempest-VolumesActionsTest-Volume-1055591905", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:45,516 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d 0.146s 2023-04-20 15:14:45,517 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:45 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-c7a21c96-0e5c-471b-9f7f-6a27e8103d6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d'} Body: b'' 2023-04-20 15:14:45,543 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d 0.025s 2023-04-20 15:14:45,543 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14: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-efa56ea6-1e2c-439b-acf0-710db0aa1d2c', 'x-openstack-request-id': 'req-efa56ea6-1e2c-439b-acf0-710db0aa1d2c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d could not be found."}}' {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.533210s] ... 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 c819e97e-fd4f-43d3-a69c-203943ec3b39 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:14:45,755 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes 0.209s 2023-04-20 15:14:45,756 79782 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-1210238891"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f69e2721-d7dd-4053-8453-c7a4b5b7e49f', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f69e2721-d7dd-4053-8453-c7a4b5b7e49f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes'} Body: b'{"volume": {"id": "c819e97e-fd4f-43d3-a69c-203943ec3b39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:45.665706", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1210238891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:14:45,808 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39 0.043s 2023-04-20 15:14:45,809 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f39f73-0ab2-4d89-ac42-1baf7cc214b2', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f39f73-0ab2-4d89-ac42-1baf7cc214b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39'} Body: b'{"volume": {"id": "c819e97e-fd4f-43d3-a69c-203943ec3b39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:46.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1210238891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:46,860 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39 0.038s 2023-04-20 15:14:46,860 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b58e35c-7500-46a8-83d9-aa4eabff7203', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b58e35c-7500-46a8-83d9-aa4eabff7203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39'} Body: b'{"volume": {"id": "c819e97e-fd4f-43d3-a69c-203943ec3b39", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:46.000000", "updated_at": "2023-04-20T15:14:46.000000", "name": "tempest-VolumesActionsTest-Volume-1210238891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:46,932 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39 0.060s 2023-04-20 15:14:46,932 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a08cffd4-8e5c-4364-a123-7e90e2229090', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a08cffd4-8e5c-4364-a123-7e90e2229090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39'} Body: b'{"volume": {"id": "c819e97e-fd4f-43d3-a69c-203943ec3b39", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:46.000000", "updated_at": "2023-04-20T15:14:46.000000", "name": "tempest-VolumesActionsTest-Volume-1210238891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:47,057 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39 0.114s 2023-04-20 15:14:47,057 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:46 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-82eb93bf-349d-4cb5-80e7-8c2fc1fe2e2f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39'} Body: b'' 2023-04-20 15:14:47,078 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39 0.020s 2023-04-20 15:14:47,078 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c0b7cd4-d308-4a04-8af0-90846090edcd', 'x-openstack-request-id': 'req-3c0b7cd4-d308-4a04-8af0-90846090edcd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c819e97e-fd4f-43d3-a69c-203943ec3b39 could not be found."}}' {10} 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 d765ac53-cc2c-4fc1-b888-35df87a8baf2 failed to build and is in ERROR status {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.181593s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.108238s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.013551s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.065199s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.028971s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.595268s] ... 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 ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:14:54,227 79782 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes 0.293s 2023-04-20 15:14:54,228 79782 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-1387350323"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5ffb6b7-5b11-455c-847f-ebff7fa570eb', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5ffb6b7-5b11-455c-847f-ebff7fa570eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes'} Body: b'{"volume": {"id": "ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T15:14:54.152086", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1387350323", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62"}], "user_id": "40c66ba96e64423787692adf582c747b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:14:54,284 79782 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62 0.045s 2023-04-20 15:14:54,284 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-010f3a43-0287-424b-97b5-72e6eec7f0fc', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-010f3a43-0287-424b-97b5-72e6eec7f0fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62'} Body: b'{"volume": {"id": "ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T15:14:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1387350323", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62"}], "user_id": "40c66ba96e64423787692adf582c747b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3d328db680b94c9981113afc94695ff5"}}' 2023-04-20 15:14:55,342 79782 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8 d62 0.045s 2023-04-20 15:14:55,343 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-167ea8fa-bfd7-47a3-81c5-6a90a940557d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-167ea8fa-bfd7-47a3-81c5-6a90a940557d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62'} Body: b'{"volume": {"id": "ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T15:14:54.000000", "updated_at": "2023-04-20T15:14:54.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1387350323", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62"}], "user_id": "40c66ba96e64423787692adf582c747b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3d328db680b94c9981113afc94695ff5"}}' 2023-04-20 15:14:55,396 79782 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62 0.043s 2023-04-20 15:14:55,397 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b0db3f-33ea-416f-bf7f-eff99f28cb8e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b0db3f-33ea-416f-bf7f-eff99f28cb8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62'} Body: b'{"volume": {"id": "ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T15:14:54.000000", "updated_at": "2023-04-20T15:14:54.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1387350323", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62"}], "user_id": "40c66ba96e64423787692adf582c747b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3d328db680b94c9981113afc94695ff5"}}' 2023-04-20 15:14:55,506 79782 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62 0.099s 2023-04-20 15:14:55,507 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Thu, 20 Apr 2023 15:14:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7a1db5-cee8-40bc-9593-d4df64a5aba7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62'} Body: b'' 2023-04-20 15:14:55,528 79782 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62 0.020s 2023-04-20 15:14:55,528 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a1ce31a-1130-48c1-9837-7c43cdc07a12', 'x-openstack-request-id': 'req-2a1ce31a-1130-48c1-9837-7c43cdc07a12', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62 could not be found."}}' {10} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [3.429558s] ... 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 055df1c5-44c5-45ac-b948-fb81a422c2b0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:15:09,030 79782 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.330s 2023-04-20 15:15:09,030 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-24580646", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP2w6URrVvdFGkTkpsj9PqpeNxBiPBFWiHkZ0dTLp0Uvs5HCqqjpor42LfbYdTFICQWaTQBy4NCzLQVtsY9oi9H8R2p8brnXBCtzosNeaITiBdmzJY9drgrcmmaCQGiQ4A=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47edc39a-287e-49c3-8787-683aecc6237a', 'x-compute-request-id': 'req-47edc39a-287e-49c3-8787-683aecc6237a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-24580646", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP2w6URrVvdFGkTkpsj9PqpeNxBiPBFWiHkZ0dTLp0Uvs5HCqqjpor42LfbYdTFICQWaTQBy4NCzLQVtsY9oi9H8R2p8brnXBCtzosNeaITiBdmzJY9drgrcmmaCQGiQ4A==", "fingerprint": "83:5c:cc:ae:f9:3c:b4:ef:90:81:bd:75:e3:1b:e2:0b", "user_id": "f82702b0cbb74deb8c2730f05880cb8d"}}' 2023-04-20 15:15:09,181 79782 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.148s 2023-04-20 15:15:09,182 79782 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-1398680010", "description": "tempest-secgroup-smoke-1398680010 description", "project_id": "59d4e37a0fea4291a576f06da7e1cd47"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-9aa8654f-1edd-4f6b-a197-3b07103e7d67', 'date': 'Thu, 20 Apr 2023 15:15:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "name": "tempest-secgroup-smoke-1398680010", "stateful": true, "tenant_id": "59d4e37a0fea4291a576f06da7e1cd47", "description": "tempest-secgroup-smoke-1398680010 description", "shared": false, "security_group_rules": [{"id": "7f5589a4-dbc9-4225-8333-a710392f6590", "tenant_id": "59d4e37a0fea4291a576f06da7e1cd47", "security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "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": 696, "description": null, "tags": [], "created_at": "2023-04-20T15:15:09Z", "updated_at": "2023-04-20T15:15:09Z", "revision_number": 0, "project_id": "59d4e37a0fea4291a576f06da7e1cd47"}, {"id": "aff99341-f627-4d70-a332-a2dc963b1369", "tenant_id": "59d4e37a0fea4291a576f06da7e1cd47", "security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "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": 697, "description": null, "tags": [], "created_at": "2023-04-20T15:15:09Z", "updated_at": "2023-04-20T15:15:09Z", "revision_number": 0, "project_id": "59d4e37a0fea4291a576f06da7e1cd47"}], "tags": [], "created_at": "2023-04-20T15:15:09Z", "updated_at": "2023-04-20T15:15:09Z", "revision_number": 1, "project_id": "59d4e37a0fea4291a576f06da7e1cd47"}}' 2023-04-20 15:15:09,351 79782 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.168s 2023-04-20 15:15:09,351 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "project_id": "59d4e37a0fea4291a576f06da7e1cd47", "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-a4a4d062-e1bd-46e7-a1b9-a79948e970bc', 'date': 'Thu, 20 Apr 2023 15:15:09 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": "d46e889a-650a-4276-a9f3-0e611f214ca5", "tenant_id": "59d4e37a0fea4291a576f06da7e1cd47", "security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "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-20T15:15:09Z", "updated_at": "2023-04-20T15:15:09Z", "revision_number": 0, "project_id": "59d4e37a0fea4291a576f06da7e1cd47"}}' 2023-04-20 15:15:09,530 79782 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.178s 2023-04-20 15:15:09,531 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "project_id": "59d4e37a0fea4291a576f06da7e1cd47", "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-5486e2a5-c051-4a51-adf5-bb5146e41220', 'date': 'Thu, 20 Apr 2023 15:15:09 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": "f909b5da-b109-4657-a6be-7fd078ef33f5", "tenant_id": "59d4e37a0fea4291a576f06da7e1cd47", "security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "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-20T15:15:09Z", "updated_at": "2023-04-20T15:15:09Z", "revision_number": 0, "project_id": "59d4e37a0fea4291a576f06da7e1cd47"}}' 2023-04-20 15:15:09,898 79782 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.366s 2023-04-20 15:15:09,898 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "project_id": "59d4e37a0fea4291a576f06da7e1cd47", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3b8461a7-5063-445a-bbe1-18f7f284be27', 'date': 'Thu, 20 Apr 2023 15:15:09 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": "f577c4d1-6bed-4dd3-8947-f2f6fba59958", "tenant_id": "59d4e37a0fea429 1a576f06da7e1cd47", "security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "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-20T15:15:09Z", "updated_at": "2023-04-20T15:15:09Z", "revision_number": 0, "project_id": "59d4e37a0fea4291a576f06da7e1cd47"}}' 2023-04-20 15:15:10,091 79782 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.192s 2023-04-20 15:15:10,091 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "project_id": "59d4e37a0fea4291a576f06da7e1cd47", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-fdca3613-9eb6-42a7-87de-5938305f07fa', 'date': 'Thu, 20 Apr 2023 15:15:10 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": "ce30b36c-24db-4cfa-b966-811ef9b3fe0c", "tenant_id": "59d4e37a0fea4291a576f06da7e1cd47", "security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "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-20T15:15:09Z", "updated_at": "2023-04-20T15:15:09Z", "revision_number": 0, "project_id": "59d4e37a0fea4291a576f06da7e1cd47"}}' 2023-04-20 15:15:10,263 79782 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.171s 2023-04-20 15:15:10,263 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "project_id": "59d4e37a0fea4291a576f06da7e1cd47", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-4135b0e5-11be-4a96-8502-def8ff2fdafa', 'date': 'Thu, 20 Apr 2023 15:15:10 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": "afbe171c-3687-40d7-82f0-d946f0a51c8a", "tenant_id": "59d4e37a0fea4291a576f06da7e1cd47", "security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "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-20T15:15:10Z", "updated_at": "2023-04-20T15:15:10Z", "revision_number": 0, "project_id": "59d4e37a0fea4291a576f06da7e1cd47"}}' 2023-04-20 15:15:10,433 79782 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.169s 2023-04-20 15:15:10,433 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "project_id": "59d4e37a0fea4291a576f06da7e1cd47", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e953ea0d-4035-4fec-9a19-2750d11ee4b7', 'date': 'Thu, 20 Apr 2023 15:15:10 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": "114e2d2f-fe2e-4ff1-a500-32f210f3be32", "tenant_id": "59d4e37a0fea4291a576f06da7e1cd47", "security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "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-20T15:15:10Z", "updated_at": "2023-04-20T15:15:10Z", "revision_number": 0, "project_id": "59d4e37a0fea4291a576f06da7e1cd47"}}' 2023-04-20 15:15:10,658 79782 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes 0.224s 2023-04-20 15:15:10,659 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-569455070", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15e16631-b5fa-4d55-9a98-7f466ef8b3b0', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15e16631-b5fa-4d55-9a98-7f466ef8b3b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes'} Body: b'{"volume": {"id": "055df1c5-44c5-45ac-b948-fb81a422c2b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:15:10.597216", "updated_at": null, "name": "tempest-TestStampPattern-volume-569455070", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0"}], "user_id": "f82702b0cbb74deb8c2730f05880cb8d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:15:10,710 79782 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0 0.042s 2023-04-20 15:15:10,711 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4971036d-cce8-4022-bcff-44b0c994532e', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4971036d-cce8-4022-bcff-44b0c994532e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0'} Body: b'{"volume": {"id": "055df1c5-44c5-45ac-b948-fb81a422c2b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:15:11.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-569455070", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "met adata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0"}], "user_id": "f82702b0cbb74deb8c2730f05880cb8d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59d4e37a0fea4291a576f06da7e1cd47"}}' 2023-04-20 15:15:11,763 79782 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0 0.040s 2023-04-20 15:15:11,763 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cdbc873-95a5-4da5-bb3c-73fb54396cd7', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cdbc873-95a5-4da5-bb3c-73fb54396cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0'} Body: b'{"volume": {"id": "055df1c5-44c5-45ac-b948-fb81a422c2b0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:15:11.000000", "updated_at": "2023-04-20T15:15:11.000000", "name": "tempest-TestStampPattern-volume-569455070", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0"}], "user_id": "f82702b0cbb74deb8c2730f05880cb8d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59d4e37a0fea4291a576f06da7e1cd47"}}' 2023-04-20 15:15:11,907 79782 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0 0.130s 2023-04-20 15:15:11,908 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed905dfc-e9fe-4272-8a48-bb9e9cfdb55a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0'} Body: b'' 2023-04-20 15:15:11,928 79782 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0 0.020s 2023-04-20 15:15:11,929 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id' : 'req-24dbc646-52cd-4f38-ab54-86567ee2d62e', 'x-openstack-request-id': 'req-24dbc646-52cd-4f38-ab54-86567ee2d62e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 055df1c5-44c5-45ac-b948-fb81a422c2b0 could not be found."}}' 2023-04-20 15:15:12,088 79782 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b63ce123-6e52-468c-a8e7-b6ea3669010e 0.158s 2023-04-20 15:15:12,088 79782 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-3263b221-f725-4407-8523-e9853c55ec1c', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:15:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b63ce123-6e52-468c-a8e7-b6ea3669010e'} Body: b'' 2023-04-20 15:15:12,123 79782 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-24580646 0.034s 2023-04-20 15:15:12,124 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15: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-8f4a5f98-f41d-4424-97ce-27b58c8c53a2', 'x-compute-request-id': 'req-8f4a5f98-f41d-4424-97ce-27b58c8c53a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-24580646'} Body: b'' {10} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.485608s] ... 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 9d8e0aaa-cfc6-4c66-946a-43d98d79789b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:15:20,379 79782 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/61feba37c906409ea74fc714ff1fbab2/volumes 0.367s 2023-04-20 15:15:20,380 79782 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-648535855"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-915d5be8-2122-42dc-81d3-641f1bdcd095', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-915d5be8-2122-42dc-81d3-641f1bdcd095', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/61feba37c906409ea74fc714ff1fbab2/volumes'} Body: b'{"volume": {"id": "9d8e0aaa-cfc6-4c66-946a-43d98d79789b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:15:20.322120", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-648535855", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/61feba37c906409ea74fc714ff1fbab2/volumes/9d8e0aaa-cfc6-4c66-946a-43d98d79789b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/61feba37c906409ea74fc714ff1fbab2/volumes/9d8e0aaa-cfc6-4c66-946a-43d98d79789b"}], "user_id": "d3a0f4211968458fa36ef9f6b4be7ae0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:15:20,432 79782 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/61feba37c906409ea74fc714ff1fbab2/volumes/9d8e0aaa-cfc6-4c66-946a-43d98d79789b 0.041s 2023-04-20 15:15:20,432 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-893f8fce-0641-479e-ac88-2cb21c111d89', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-893f8fce-0641-479e-ac88-2cb21c111d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/61feba37c906409ea74fc714ff1fbab2/volumes/9d8e0aaa-cfc6-4c66-946a-43d98d79789b'} Body: b'{"volume": {"id": "9d8e0aaa-cfc6-4c66-946a-43d98d79789b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:15:20.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-648535855", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/61feba37c906409ea74fc714ff1fbab2/volumes/9d8e0aaa-cfc6-4c66-946a-43d98d79789b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/61feba37c906409ea74fc714ff1fbab2/volumes/9d8e0aaa-cfc6-4c66-946a-43d98d79789b"}], "user_id": "d3a0f4211968458fa36ef9f6b4be7ae0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "61feba37c906409ea74fc714ff1fbab2"}}' 2023-04-20 15:15:21,483 79782 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/61feba37c906409ea74fc714ff1fbab2/volumes/9d8e0aaa- cfc6-4c66-946a-43d98d79789b 0.039s 2023-04-20 15:15:21,484 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0281923-5487-4f7f-9eb4-068d6453090c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0281923-5487-4f7f-9eb4-068d6453090c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/61feba37c906409ea74fc714ff1fbab2/volumes/9d8e0aaa-cfc6-4c66-946a-43d98d79789b'} Body: b'{"volume": {"id": "9d8e0aaa-cfc6-4c66-946a-43d98d79789b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:15:20.000000", "updated_at": "2023-04-20T15:15:20.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-648535855", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/61feba37c906409ea74fc714ff1fbab2/volumes/9d8e0aaa-cfc6-4c66-946a-43d98d79789b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/61feba37c906409ea74fc714ff1fbab2/volumes/9d8e0aaa-cfc6-4c66-946a-43d98d79789b"}], "user_id": "d3a0f4211968458fa36ef9f6b4be7ae0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "61feba37c906409ea74fc714ff1fbab2"}}' {10} setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 39, in resource_setup cls.volume = cls.create_volume_with_args(name=cls.volume_name) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 54, in create_volume_with_args waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 02a65eb7-6fd0-4a34-b8c2-f792fa81c8aa failed to build and is in ERROR status {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached [122.745174s] ... 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 25f79a83-6fe4-4f33-9da0-71b22d8c36e2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:13:32,584 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.269s 2023-04-20 15:13:32,584 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ac94fba-7efd-46ad-a355-b5d15e59ba88', 'x-compute-request-id': 'req-6ac94fba-7efd-46ad-a355-b5d15e59ba88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "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-20 15:13:32,825 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.229s 2023-04-20 15:13:32,825 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e28ca2d-1bde-4e03-bbbe-f4224916c03a', 'x-compute-request-id': 'req-4e28ca2d-1bde-4e03-bbbe-f4224916c03a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "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-20 15:13:32,991 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.154s 2023-04-20 15:13:32,992 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b5eb35c-beed-4b8c-b3b9-a3b25305e7b9', 'x-compute-request-id': 'req-3b5eb35c-beed-4b8c-b3b9-a3b25305e7b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "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-20 15:14:33,599 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/606d9 ee60abb40628f7e7d63e0275d63/volumes 0.536s 2023-04-20 15:14:33,599 79776 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-346397506"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-225e3f6e-2100-4df1-be09-d1425d0dc61c', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-225e3f6e-2100-4df1-be09-d1425d0dc61c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes'} Body: b'{"volume": {"id": "25f79a83-6fe4-4f33-9da0-71b22d8c36e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:33.533951", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-346397506", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/25f79a83-6fe4-4f33-9da0-71b22d8c36e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/606d9ee60abb40628f7e7d63e0275d63/volumes/25f79a83-6fe4-4f33-9da0-71b22d8c36e2"}], "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:14:33,653 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/25f79a83-6fe4-4f33-9da0-71b22d8c36e2 0.045s 2023-04-20 15:14:33,654 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a88e946a-a9dc-4288-9b89-9fbe5070756b', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a88e946a-a9dc-4288-9b89-9fbe5070756b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/25f79a83-6fe4-4f33-9da0-71b22d8c36e2'} Body: b'{"volume": {"id": "25f79a83-6fe4-4f33-9da0-71b22d8c36e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:34.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-346397506", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/25f79a83-6fe4-4f33-9da0-71b22d8c36e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/606d9ee60abb40628f7e7d63e0275d63/volumes/25f79a83-6fe4-4f33-9da0-71b22d8c36e2"}], "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "606d9ee60abb40628f7e7d63e0275d63"}}' 2023-04-20 15:14:34,718 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/25f79a83-6fe4-4f33-9da0-71b22d8c36e2 0.052s 2023-04-20 15:14:34,718 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Thu, 20 Apr 2023 15:14:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03edaabd-ccdd-4597-bc61-8a1511a89cf4', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03edaabd-ccdd-4597-bc61-8a1511a89cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/25f79a83-6fe4-4f33-9da0-71b22d8c36e2'} Body: b'{"volume": {"id": "25f79a83-6fe4-4f33-9da0-71b22d8c36e2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:34.000000", "updated_at": "2023-04-20T15:14:34.000000", "name": "tempest-ServerActionsTestJSON-volume-346397506", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/25f79a83-6fe4-4f33-9da0-71b22d8c36e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/606d9ee60abb40628f7e7d63e0275d63/volumes/25f79a83-6fe4-4f33-9da0-71b22d8c36e2"}], "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "606d9ee60abb40628f7e7d63e0275d63"}}' 2023-04-20 15:14:34,729 79776 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-20 15:14:34,990 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.260s 2023-04-20 15:14:34,990 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afbf127d-0131-4442-8faf-fdade964c533', 'x-compute-request-id': 'req-afbf127d-0131-4442-8faf-fdade964c533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, " security_groups": [{"name": "tempest-securitygroup--1974721556"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {5} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.665412s] ... 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 68e85d12-9c56-4cd7-a22e-14a8ac7d39c4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:13:58,766 79772 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82 0.228s 2023-04-20 15:13:58,766 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0820be2-1f1b-4da3-8fa5-1053b7ec984d', 'x-compute-request-id': 'req-c0820be2-1f1b-4da3-8fa5-1053b7ec984d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82'} Body: b'{"server": {"id": "5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82", "name": "tempest-ServersNegativeTestJSON-server-1475158505", "status": "ACTIVE", "tenant_id": "061d2444339049d0a0bb680f55ce75e3", "user_id": "515a83630b834f03a4fd748fb75b3550", "metadata": {}, "hostId": "94f7dfc0d2d2bdff12cc193c5626aeedf6c7c82466ffbd9ac7bf2d12", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:09:25Z", "updated": "2023-04-20T15:09:34Z", "addresses": {"tempest-ServersNegativeTestJSON-1321871509-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:44:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:09:33.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-20 15:14:59,240 79772 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes 0.402s 2023-04-20 15:14:59,240 79772 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-1858783000"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b2f78f-138c-42cf-bbae-476e6ed61745', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b2f78f-138c-42cf-bbae-476e6ed61745', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes'} Body: b'{"volume": {"id": "68e85d12-9c56-4cd7-a22e-14a8ac7d39c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:59.156136", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1858783000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/68e85d12-9c56-4cd7-a22e-14a8ac7d39c4"}, {"rel": "bookmark", "href": "http://10.0.0 .210/volume/061d2444339049d0a0bb680f55ce75e3/volumes/68e85d12-9c56-4cd7-a22e-14a8ac7d39c4"}], "user_id": "515a83630b834f03a4fd748fb75b3550", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:14:59,293 79772 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/68e85d12-9c56-4cd7-a22e-14a8ac7d39c4 0.043s 2023-04-20 15:14:59,293 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e98fb2-7768-45ba-843f-e70cbe81a7eb', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e98fb2-7768-45ba-843f-e70cbe81a7eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/68e85d12-9c56-4cd7-a22e-14a8ac7d39c4'} Body: b'{"volume": {"id": "68e85d12-9c56-4cd7-a22e-14a8ac7d39c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:59.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1858783000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/68e85d12-9c56-4cd7-a22e-14a8ac7d39c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/061d2444339049d0a0bb680f55ce75e3/volumes/68e85d12-9c56-4cd7-a22e-14a8ac7d39c4"}], "user_id": "515a83630b834f03a4fd748fb75b3550", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "061d2444339049d0a0bb680f55ce75e3"}}' 2023-04-20 15:15:00,352 79772 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/68e85d12-9c56-4cd7-a22e-14a8ac7d39c4 0.047s 2023-04-20 15:15:00,352 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d489ccbb-3355-4c21-9e8c-dd59370dc6c6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d489ccbb-3355-4c21-9e8c-dd59370dc6c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/68e85d12-9c56-4cd7-a22e-14a8ac7d39c4'} Body: b'{"volume": {"id": "68e85d12-9c56-4cd7-a22e-14a8ac7d39c4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:59.000000", "updated_at": "2023-04-20T15:14:59.000000", "name": "tempest-ServersNegativeTestJSON-volume-1858783000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/68e85d12-9c56-4cd7-a22e-14a8ac7d39c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/061d2444339049d0a0bb680f55ce75e3/volumes/68e85d12-9c56-4cd7-a22e-14a8ac7d39c4"}], "user_id": "515a83630b834f03a4fd748fb75b3550", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-t enant-attr:tenant_id": "061d2444339049d0a0bb680f55ce75e3"}}' 2023-04-20 15:15:01,130 79772 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82 0.767s 2023-04-20 15:15:01,131 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cdf9ac3-07a1-421d-9464-a939874e6ae7', 'x-compute-request-id': 'req-1cdf9ac3-07a1-421d-9464-a939874e6ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82'} Body: b'{"server": {"id": "5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82", "name": "tempest-ServersNegativeTestJSON-server-1475158505", "status": "ACTIVE", "tenant_id": "061d2444339049d0a0bb680f55ce75e3", "user_id": "515a83630b834f03a4fd748fb75b3550", "metadata": {}, "hostId": "94f7dfc0d2d2bdff12cc193c5626aeedf6c7c82466ffbd9ac7bf2d12", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:09:25Z", "updated": "2023-04-20T15:09:34Z", "addresses": {"tempest-ServersNegativeTestJSON-1321871509-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:44:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:09:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {8} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [229.841830s] ... 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 10e60ade-dd93-42f6-accf-d3d051fee951 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-20T15:15:30Z', 'message': 'Build of instance 10e60ade-dd93-42f6-accf-d3d051fee951 aborted: Volume c80dab5e-90dd-48e6-a901-b2ca9d7bfd07 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-3564e622-3061-4520-a8cf-2d8c5c896f45. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:12:26,429 79778 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.121s 2023-04-20 15:12:26,430 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bb91af79-fed0-4dcd-8cc5-176b920b2155', '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": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598-project-member", "password_expires_at": null}, "audit_ids": ["1SiO3DziQjqwQmC8dNpXwA"], "expires_at": "2023-04-20T16:12:26.000000Z", "issued_at": "2023-04-20T15:12:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b53c73dfc9094d05802c05b2f25d6bed", "name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:12:26,430 79778 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '3626f883-4d6a-49ba-95ea-b76718169d69', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1451481033-network', 'tenant_id': 'b53c73dfc9094d05802c05b2f25d6bed', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': 'b53c73dfc9094d05802c05b2f25d6bed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48911, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:12:27,006 79778 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.575s 2023-04-20 15:12:27,006 79778 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-1033209679", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "networks": [{"uuid": "3626f883-4d6a-49ba-95ea-b76718169d69"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1', '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-ea3169c2-7775-4900-a0c8-5c64b00243d7', 'x-compute-request-id': 'req-ea3169c2-7775-4900-a0c8-5c64b00243d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "wgAXc6rpwoic"}}' 2023-04-20 15:12:27,094 79778 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/a41b61b3-ec9a-492b-b137-95e320dee7d1 0.084s 2023-04-20 15:12:27,094 79778 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': 'Thu, 20 Apr 2023 15:12: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-5ac6bf4a-6d43-4c40-b7fe-b27d4a9d1d21', 'x-compute-request-id': 'req-5ac6bf4a-6d43-4c40-b7fe-b27d4a9d1d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1'} Body: b'{"server": {"id": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1033209679", "status": "BUILD", "tenant_id": "b53c73dfc9094d05802c05b2f25d6bed", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T15:12:27Z", "updated": "2023-04-20T15:12:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a4 1b61b3-ec9a-492b-b137-95e320dee7d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1"}], "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-20 15:13:17,651 79778 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/a41b61b3-ec9a-492b-b137-95e320dee7d1 0.526s 2023-04-20 15:13:17,651 79778 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': 'Thu, 20 Apr 2023 15:13: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-6ea0f9a7-24cb-4fd7-9747-1a32290e7a96', 'x-compute-request-id': 'req-6ea0f9a7-24cb-4fd7-9747-1a32290e7a96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1'} Body: b'{"server": {"id": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1033209679", "status": "ACTIVE", "tenant_id": "b53c73dfc9094d05802c05b2f25d6bed", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "metadata": {}, "hostId": "878402b46cb0dbb7e156f488968e8a90bffc4031fe9106f2acae1684", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T15:12:26Z", "updated": "2023-04-20T15:12:35Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1451481033-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:b4:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:12: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-20 15:13:17,666 79778 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 15:14:18,573 79778 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/a41b61b3-ec9a-492b-b137-95e320dee7d1/action 0.846s 2023-04-20 15:14:18,573 79778 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-ServerBootFromVolumeS tableRescueTest-image-1993490773"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:17 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-35d8ffd3-7c7b-434f-971f-7d1a51bd7012', 'x-compute-request-id': 'req-35d8ffd3-7c7b-434f-971f-7d1a51bd7012', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1/action'} Body: b'{"image_id": "5d841723-1f77-4716-8200-038326411389"}' 2023-04-20 15:14:18,600 79778 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/5d841723-1f77-4716-8200-038326411389 0.025s 2023-04-20 15:14:18,601 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4e9a832d-9d14-42e0-93a8-8067ea5bb354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d841723-1f77-4716-8200-038326411389'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1993490773", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d841723-1f77-4716-8200-038326411389", "created_at": "2023-04-20T15:14:18Z", "updated_at": "2023-04-20T15:14:18Z", "tags": [], "self": "/v2/images/5d841723-1f77-4716-8200-038326411389", "file": "/v2/images/5d841723-1f77-4716-8200-038326411389/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:14:19,624 79778 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/5d841723-1f77-4716-8200-038326411389 0.022s 2023-04-20 15:14:19,625 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1dab53f0-9a87-4449-8012-9888b51a431a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d841723-1f77-4716-8200-038326411389'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "owner_project_name": "tempest-Serv erBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1993490773", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d841723-1f77-4716-8200-038326411389", "created_at": "2023-04-20T15:14:18Z", "updated_at": "2023-04-20T15:14:18Z", "tags": [], "self": "/v2/images/5d841723-1f77-4716-8200-038326411389", "file": "/v2/images/5d841723-1f77-4716-8200-038326411389/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:14:20,647 79778 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/5d841723-1f77-4716-8200-038326411389 0.021s 2023-04-20 15:14:20,648 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6943b8bd-3ec0-4b7c-9a04-630126e994da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d841723-1f77-4716-8200-038326411389'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1993490773", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d841723-1f77-4716-8200-038326411389", "created_at": "2023-04-20T15:14:18Z", "updated_at": "2023-04-20T15:14:18Z", "tags": [], "self": "/v2/images/5d841723-1f77-4716-8200-038326411389", "file": "/v2/images/5d841723-1f77-4716-8200-038326411389/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:14:21,676 79778 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/5d841723-1f77-4716-8200-038326411389 0.027s 2023-04-20 15:14:21,677 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a8777ed3-72ff-4c80-96ab-f85ea6241e56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d841723-1f77-4716-8200-038326411389'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f3 1", "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": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "owner_id": "b53c73dfc9094d05802c05b2f25d6bed", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1993490773", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d841723-1f77-4716-8200-038326411389", "created_at": "2023-04-20T15:14:18Z", "updated_at": "2023-04-20T15:14:21Z", "tags": [], "self": "/v2/images/5d841723-1f77-4716-8200-038326411389", "file": "/v2/images/5d841723-1f77-4716-8200-038326411389/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:14:22,700 79778 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/5d841723-1f77-4716-8200-038326411389 0.022s 2023-04-20 15:14:22,701 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9ae87c4d-082d-49ce-8217-453a0d319728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d841723-1f77-4716-8200-038326411389'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "owner_id": "b53c73dfc9094d05802c05b2f25d6bed", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1993490773", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d841723-1f77-4716-8200-038326411389", "created_at": "2023-04-20T15:14:18Z", "updated_at": "2023-04-20T15:14:22Z", "tags": [], "self": "/v2/images/5d841723-1f77-4716-8200-038326411389", "file": "/v2/images/5d841723-1f77-4716-8200-038326411389/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:14:23,740 79778 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/5d841723-1f77-4716-8200-038326411389 0.037s 2023-04-20 15:14:23,740 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicat ion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-00749e2a-71f1-4ff8-be58-fc6256ddc6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d841723-1f77-4716-8200-038326411389'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "owner_id": "b53c73dfc9094d05802c05b2f25d6bed", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1993490773", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "b7262f8173bd2a8195b84a63d9e89e2e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5f3187d18d87204c9f43a4009cfe0fcba8b94ab889f62ed7620e55bd5f204b846cbc8e63ee45a73e335e4decf619cf39becedb70434e81464f869b76600d2f51", "id": "5d841723-1f77-4716-8200-038326411389", "created_at": "2023-04-20T15:14:18Z", "updated_at": "2023-04-20T15:14:23Z", "tags": [], "self": "/v2/images/5d841723-1f77-4716-8200-038326411389", "file": "/v2/images/5d841723-1f77-4716-8200-038326411389/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:14:23,763 79778 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/5d841723-1f77-4716-8200-038326411389 0.022s 2023-04-20 15:14:23,763 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c9483b5d-7c6b-42b9-8539-67b0d6c37bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d841723-1f77-4716-8200-038326411389'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "owner_id": "b53c73dfc9094d05802c05b2f25d6bed", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1993490773", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "b7262f8173bd2a8195b84a63d9e89e2e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b53c73dfc9094d058 02c05b2f25d6bed", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5f3187d18d87204c9f43a4009cfe0fcba8b94ab889f62ed7620e55bd5f204b846cbc8e63ee45a73e335e4decf619cf39becedb70434e81464f869b76600d2f51", "id": "5d841723-1f77-4716-8200-038326411389", "created_at": "2023-04-20T15:14:18Z", "updated_at": "2023-04-20T15:14:23Z", "tags": [], "self": "/v2/images/5d841723-1f77-4716-8200-038326411389", "file": "/v2/images/5d841723-1f77-4716-8200-038326411389/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:14:24,002 79778 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/a41b61b3-ec9a-492b-b137-95e320dee7d1 0.238s 2023-04-20 15:14:24,002 79778 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': 'Thu, 20 Apr 2023 15:14:23 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-68398b57-321a-43ce-94f6-edc0d04a40fa', 'x-compute-request-id': 'req-68398b57-321a-43ce-94f6-edc0d04a40fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1'} Body: b'{"server": {"id": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1033209679", "status": "ACTIVE", "tenant_id": "b53c73dfc9094d05802c05b2f25d6bed", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "metadata": {}, "hostId": "878402b46cb0dbb7e156f488968e8a90bffc4031fe9106f2acae1684", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T15:12:26Z", "updated": "2023-04-20T15:14:24Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1451481033-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:b4:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:12: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-20 15:15:24,197 79778 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.115s 2023-04-20 15:15:24,197 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f1f0d536-bc0a-4667-a066-57a9bc647045', '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": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598-project-member", "password_expires_at": null}, "audit_ids": ["MDma8W3BRSyJ_kvC9cTomQ"], "expires_at": "2023-04-20T16:15:24.000000Z", "issued_at": "2023-04-20T15:15:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b53c73dfc9094d05802c05b2f25d6bed", "name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:15:24,198 79778 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '3626f883-4d6a-49ba-95ea-b76718169d69', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1451481033-network', 'tenant_id': 'b53c73dfc9094d05802c05b2f25d6bed', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b53c73dfc9094d05802c05b2f25d6bed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48911, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:15:24,831 79778 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.632s 2023-04-20 15:15:24,832 79778 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-1675429109", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "destination_type": "volume"}], "networks": [{"uuid": "3626f883-4d6a-49ba-95ea-b76718169d69"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/10e60ade-dd93-42f6-accf-d3d051fee951', '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-3564e622-3061-4520-a8cf-2d8c5c896f45', 'x-compute-request-id': 'req-3564e622-3061-4520-a8cf-2d8c5c896f45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "10e60ade-dd93-42f6-accf-d3d051fee951", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/10e60ade-dd93-42f6-accf-d3d051fee951"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/10e60ade-dd93-42f6-accf-d3d051fee951"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "aHycaUCms4Bd"}}' 2023-04-20 15:15:25,023 79778 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/10e60ade-dd93-42f6-accf-d3d051fee951 0.186s 2023-04-20 15:15:25,023 79778 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': 'Thu, 20 Apr 2023 15:15:24 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-0038288e-702a-44d4-b113-aa3c1270abb6', 'x-compute-request-id': 'req-0038288e-702a-44d4-b113-aa3c1270abb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/10e60ade-dd93-42f6-accf-d3d051fee951'} Body: b'{"server": {"id": "10e60ade-dd93-42f6-accf-d3d051fee951", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1675429109", "status": "BUILD", "tenant_id": "b53c73dfc9094d05802c05b2f25d6bed", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T15:15:25Z", "updated": "2023-04-20T15:15:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/10e60ade-dd93-42f6-accf-d3d051fee951"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/10e60ade-dd93-42f6-accf-d3d051fee951"}], "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-20 15:16:15,340 7 9778 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/10e60ade-dd93-42f6-accf-d3d051fee951 0.158s 2023-04-20 15:16:15,341 79778 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': 'Thu, 20 Apr 2023 15:16:15 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-f10addab-30ee-4f2a-91a7-624fd78414be', 'x-compute-request-id': 'req-f10addab-30ee-4f2a-91a7-624fd78414be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/10e60ade-dd93-42f6-accf-d3d051fee951'} Body: b'{"server": {"id": "10e60ade-dd93-42f6-accf-d3d051fee951", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1675429109", "status": "ERROR", "tenant_id": "b53c73dfc9094d05802c05b2f25d6bed", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T15:15:24Z", "updated": "2023-04-20T15:15:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/10e60ade-dd93-42f6-accf-d3d051fee951"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/10e60ade-dd93-42f6-accf-d3d051fee951"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-20T15:15:30Z", "message": "Build of instance 10e60ade-dd93-42f6-accf-d3d051fee951 aborted: Volume c80dab5e-90dd-48e6-a901-b2ca9d7bfd07 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-20 15:16:15,356 79778 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-20 15:16:16,110 79778 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/10e60ade-dd93-42f6-accf-d3d051fee951 0.754s 2023-04-20 15:16:16,111 79778 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': 'Thu, 20 Apr 2023 15:16: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-9542f68e-502c-4917-9a44-1d3c7b0653c9', 'x-compute-request-id': 'req-9542f68e-502c-4917-9a44-1d3c7b0653c9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/10e60ade-dd93-42f6-accf-d3d051fee951'} Body: b'' 2023-04-20 15:16:16,143 79778 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_imag e_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/10e60ade-dd93-42f6-accf-d3d051fee951 0.032s 2023-04-20 15:16:16,144 79778 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': 'Thu, 20 Apr 2023 15:16: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-149e153d-8efa-4e83-aca3-58839013537a', 'x-compute-request-id': 'req-149e153d-8efa-4e83-aca3-58839013537a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/10e60ade-dd93-42f6-accf-d3d051fee951'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 10e60ade-dd93-42f6-accf-d3d051fee951 could not be found."}}' {6} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [167.624664s] ... 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 d36701af-d03c-447e-a75b-27cdda2bfd1e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:13:28,646 79774 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 15:13:28,646 79774 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 15:13:28,754 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.105s 2023-04-20 15:13:28,754 79774 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-1717500440", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKGEIxUCHXXceUB/FApNxcL/7JaVCM5hcKMSc5CrjgYO5VislcRIMKIkmOsP8LLsfqr70V2EHv2ZJSrX+THOANHmmW7Ljmtrnvn+8G2QgLhFXKUIv52q7pauVXmcvV41sA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:28 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-7aa2910c-a008-4994-bc48-e00e057fa20c', 'x-compute-request-id': 'req-7aa2910c-a008-4994-bc48-e00e057fa20c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1717500440", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKGEIxUCHXXceUB/FApNxcL/7JaVCM5hcKMSc5CrjgYO5VislcRIMKIkmOsP8LLsfqr70V2EHv2ZJSrX+THOANHmmW7Ljmtrnvn+8G2QgLhFXKUIv52q7pauVXmcvV41sA==", "fingerprint": "d0:86:05:43:1e:57:77:e8:a2:98:6e:6b:b1:73:4f:d5", "user_id": "bbd3a1bdaa3d4259a7f578e485a929ef"}}' 2023-04-20 15:13:28,757 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1717500440 created 2023-04-20 15:13:29,121 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.363s 2023-04-20 15:13:29,121 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--286832701", "description": "tempest-description--615156615"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-a39577c7-e908-4163-8135-f65bafc24bcd', 'date': 'Thu, 20 Apr 2023 15:13:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "36ed0565-f6b9-44d6-a05e-869682501e0b", "name": "tempest-securitygroup--286832701", "stateful": true, "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "description": "tempest-description--615156615", "shared": false, "security_group_rules": [{"id": "a3b20459-f2eb-43c9-8b03-f20fbea8848b", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "security_group_id": "36ed0565-f6b9-44d6-a05e-869682501e0b", "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": 632, "description": null, "tags": [], "created_at": "2023-04-20T15:13:28Z", "updated_at": "2023-04-20T15:13:28Z", "revision_number": 0, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}, {"id": "a71cb661-684c-416a-8a5f-3974585814d2", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "security_group_id": "36ed0565-f6b9-44d6-a05e-869682501e0b", "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": 633, "description": null, "tags": [], "created_at": "2023-04-20T15:13:28Z", "updated_at": "2023-04-20T15:13:28Z", "revision_number": 0, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}], "tags": [], "created_at": "2023-04-20T15:13:28Z", "updated_at": "2023-04-20T15:13:28Z", "revision_number": 1, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:13:29,286 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.164s 2023-04-20 15:13:29,286 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "36ed0565-f6b9-44d6-a05e-869682501e0b", "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-0058b9cc-d7f0-4a88-b3b2-26f66975d034', 'date': 'Thu, 20 Apr 2023 15:13: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": "726a64a7-9482-4b5e-b473-2edb14624e21", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "security_group_id": "36ed0565-f6b9-44d6-a05e-869682501e0b", "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-20T15:13:29Z", "updated_at": "2023-04-20T15:13:29Z", "revision_number": 0, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:13:29,555 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.269s 2023-04-20 15:13:29,556 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "36ed0565-f6b9-44d6-a05e-869682501e0b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c8260080-13dc-4bc9-8fc0-119d3bcb69ea', 'date': 'Thu, 20 Apr 2023 15:13: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": "bbf82b2b-0341-4271-8eb8-c1933c8fe9be", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "security_group_id": "36ed0565-f6b9-44d6-a05e-869682501e0b", "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-20T15:13:29Z", "updated_at": "2023-04-20T15:13:29Z", "revision_number": 0, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:13:29,556 79774 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--286832701 created 2023-04-20 15:13:30,898 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.341s 2023-04-20 15:13:30,898 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487"}} Response - Headers: {'content -type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9654b762-d02d-4bd7-8608-4e78388247ab', 'date': 'Thu, 20 Apr 2023 15:13:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "93d93de8-69df-48ab-b821-b066635727cb", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "floating_ip_address": "172.24.4.100", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3bfe062836ab4f98866f6058a0a50f66", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:13:30Z", "updated_at": "2023-04-20T15:13:30Z", "revision_number": 0}}' 2023-04-20 15:13:30,898 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '93d93de8-69df-48ab-b821-b066635727cb', 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'floating_ip_address': '172.24.4.100', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3bfe062836ab4f98866f6058a0a50f66', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:13:30Z', 'updated_at': '2023-04-20T15:13:30Z', 'revision_number': 0, 'ip': '172.24.4.100'} created 2023-04-20 15:13:30,934 79774 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.031s 2023-04-20 15:13:30,935 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:30 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-cbb30595-91a2-4090-9d53-9f5b2f857e0e', '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": "bbd3a1bdaa3d4259a7f578e485a929ef", "name": "tempest-AttachVolumeShelveTestJSON-1790805790-project-member", "password_expires_at": null}, "audit_ids": ["N8YN5DBLSlybFOToyY2Ibw"], "expires_at": "2023-04-20T16:13:30.000000Z", "issued_at": "2023-04-20T15:13:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bfe062836ab4f98866f6058a0a50f66", "name": "tempest-AttachVolumeShelveTestJSON-1790805790"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interfa ce": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3bfe062836ab4f98866f6058a0a50f66", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:13:30,935 79774 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '36cd0028-b711-4f91-837b-b0bef4168afd', 'name': 'tempest-AttachVolumeShelveTestJSON-1124172193-network', 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3bfe062836ab4f98866f6058a0a50f66', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 29957, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:13:22Z', 'updated_at': '2023-04-20T15:13:22Z', 'revision_number': 1} available for tenant 2023-04-20 15:13:30,936 79774 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1717500440', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKGEIxUCHXXceUB/FApNxcL/7JaVCM5hcKMSc5CrjgYO5VislcRIMKIkmOsP8LLsfqr70V2EHv2ZJSrX+THOANHmmW7Ljmtrnvn+8G2QgLhFXKUIv52q7pauVXmcvV41sA==', 'fingerprint': 'd0:86:05:43:1e:57:77:e8:a2:98:6e:6b:b1:73:4f:d5', 'user_id': 'bbd3a1bdaa3d4259a7f578e485a929ef', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCVYNLljBYMLAhZVG9tmU4wSWeUYdea05U5R4kWGfXK4LqeYxlmB1V7\n0i597o82lJSgBwYFK4EEACKhZANiAAShhCMVAh113HlAfxQKTcXC/+yWlQjOYXCj\nEnOQq44GDuVYrJXESDCiJJjrD/Cy7H6q+9FdhB79mSUq1/kxzgDR5pluy45ra575\n/vBtkIC4RVylCL+dqu6WrlV5nL1eNbA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '36ed0565-f6b9-44d6-a05e-869682501e0b', 'name': 'tempest-securitygroup--286832701', 'stateful': True, 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'description': 'tempest-description--615156615', 'shared': False, 'security_group_rules': [{'id': 'a3b20459-f2eb-43c9-8b03-f20fbea8848b', 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'security_group_id': '36ed0565-f6b9-44d6-a05e-869682501e0b', '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': 632, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:13:28Z', 'updated_at': '2023-04-20T15:13:28Z', 'revision_number': 0, 'project_id': '3bfe062836ab4f98866f6058a0a50f66'}, {'id': 'a71cb661-684c-416a-8a5f-3974585814d2', 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'security_group_id': '36ed0565-f6b9-44d6-a05e-869682501e0b', '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': 633, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:13:28Z', 'updated_at': '2023 -04-20T15:13:28Z', 'revision_number': 0, 'project_id': '3bfe062836ab4f98866f6058a0a50f66'}], 'tags': [], 'created_at': '2023-04-20T15:13:28Z', 'updated_at': '2023-04-20T15:13:28Z', 'revision_number': 1, 'project_id': '3bfe062836ab4f98866f6058a0a50f66'}, 'floating_ip': {'id': '93d93de8-69df-48ab-b821-b066635727cb', 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'floating_ip_address': '172.24.4.100', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3bfe062836ab4f98866f6058a0a50f66', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:13:30Z', 'updated_at': '2023-04-20T15:13:30Z', 'revision_number': 0, 'ip': '172.24.4.100'}} 2023-04-20 15:13:31,754 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.817s 2023-04-20 15:13:31,754 79774 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-126892294", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "36cd0028-b711-4f91-837b-b0bef4168afd"}], "security_groups": [{"name": "tempest-securitygroup--286832701"}], "key_name": "tempest-keypair-1717500440", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a', '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-5a6da240-57f0-4cc0-898a-fa50d5712e7e', 'x-compute-request-id': 'req-5a6da240-57f0-4cc0-898a-fa50d5712e7e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e3055a84-dc65-4914-9d37-69d65383784a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e3055a84-dc65-4914-9d37-69d65383784a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--286832701"}], "adminPass": "password"}}' 2023-04-20 15:13:31,850 79774 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/e3055a84-dc65-4914-9d37-69d65383784a 0.091s 2023-04-20 15:13:31,851 79774 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': 'Thu, 20 Apr 2023 15:13:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-736145c6-3453-4f12-9c18-5d5751c217bd', 'x-compute-request-id': 'req-736145c6-3453-4f12-9c18-5d5751c217bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a'} Body: b'{"server": {"id": "e3055a84-dc65-4914-9d37-69d65383784a", "name": "tempest-AttachVolumeShelveTestJSON-server-126892294", "status": "BUILD", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "user_id": "bbd 3a1bdaa3d4259a7f578e485a929ef", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:13:32Z", "updated": "2023-04-20T15:13:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e3055a84-dc65-4914-9d37-69d65383784a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1717500440", "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-20 15:14:22,160 79774 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/e3055a84-dc65-4914-9d37-69d65383784a 0.248s 2023-04-20 15:14:22,160 79774 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': 'Thu, 20 Apr 2023 15:14:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1586', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d212596c-4b41-4db1-8b82-3373b9cc1e68', 'x-compute-request-id': 'req-d212596c-4b41-4db1-8b82-3373b9cc1e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a'} Body: b'{"server": {"id": "e3055a84-dc65-4914-9d37-69d65383784a", "name": "tempest-AttachVolumeShelveTestJSON-server-126892294", "status": "ACTIVE", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "user_id": "bbd3a1bdaa3d4259a7f578e485a929ef", "metadata": {}, "hostId": "314c8d90e74b2b45158992d854fedd9d319d95a1541986bb542c8505", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:13:31Z", "updated": "2023-04-20T15:13:39Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1124172193-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:63:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e3055a84-dc65-4914-9d37-69d65383784a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1717500440", "OS-SRV-USG:launched_at": "2023-04-20T15:13:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286832701"}], "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-20 15:14:22,174 79774 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 15:15:22,415 79774 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/e3 055a84-dc65-4914-9d37-69d65383784a/os-interface 0.180s 2023-04-20 15:15:22,415 79774 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': 'Thu, 20 Apr 2023 15:15:22 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-34b39730-2623-4257-bbeb-63508ca0ffc6', 'x-compute-request-id': 'req-34b39730-2623-4257-bbeb-63508ca0ffc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "36cd0028-b711-4f91-837b-b0bef4168afd", "port_id": "0871406a-12e1-412a-adcd-18302d02d26c", "mac_addr": "fa:16:3e:bd:63:9b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "62cf8ea9-f05c-4627-bffd-28ac4f31de4d", "ip_address": "10.0.0.3"}]}]}' 2023-04-20 15:15:23,231 79774 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/93d93de8-69df-48ab-b821-b066635727cb 0.810s 2023-04-20 15:15:23,231 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "0871406a-12e1-412a-adcd-18302d02d26c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-b2f2aa73-caa6-4ed7-ad27-e550f752cd5a', 'date': 'Thu, 20 Apr 2023 15:15:23 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/93d93de8-69df-48ab-b821-b066635727cb'} Body: b'{"floatingip": {"id": "93d93de8-69df-48ab-b821-b066635727cb", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "floating_ip_address": "172.24.4.100", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": "e3178f35-bf3c-4982-91cb-c66122dfcc5b", "port_id": "0871406a-12e1-412a-adcd-18302d02d26c", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "36cd0028-b711-4f91-837b-b0bef4168afd", "mac_address": "fa:16:3e:bd:63:9b", "admin_state_up": true, "status": "ACTIVE", "device_id": "e3055a84-dc65-4914-9d37-69d65383784a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:13:30Z", "updated_at": "2023-04-20T15:15:22Z", "revision_number": 1, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:15:23,233 79774 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.100:22' as 'cirros' with public key authentication 2023-04-20 15:15:23,270 79774 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:15:23,295 79774 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:15:23,295 79774 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.100 successfully created 2023-04-20 15:15:23,348 79774 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/e3055a84-dc65-4914-9d37-69d65383784a/ips 0.052s 2023-04-20 15:15:23,349 79774 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': 'Thu, 20 Apr 2023 15:15:23 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-1fc69add-6b78-4158-a391-1535204b1039', 'x-compute-request-id': 'req-1fc69add-6b78-4158-a391-1535204b1039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1124172193-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2023-04-20 15:15:23,584 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes 0.232s 2023-04-20 15:15:23,585 79774 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-550255219"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40caf6a7-0f5f-4a92-a3e1-409881318065', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40caf6a7-0f5f-4a92-a3e1-409881318065', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes'} Body: b'{"volume": {"id": "d36701af-d03c-447e-a75b-27cdda2bfd1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:15:23.520763", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-550255219", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/d36701af-d03c-447e-a75b-27cdda2bfd1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3bfe062836ab4f98866f6058a0a50f66/volumes/d36701af-d03c-447e-a75b-27cdda2bfd1e"}], "user_id": "bbd3a1bdaa3d4259a7f578e485a929ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:15:23,636 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/d36701af-d03c-447e-a75b-27cdda2bfd1e 0.042s 2023-04-20 15:15:23,637 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c81165-22b9-4306-a0bd-d92047ff0e4d', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c81165-22b9-4306-a0bd-d92047ff0e4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/d36701af-d03c-447e-a75b-27cdda2bfd1e'} Body: b'{"volume": {"id": "d36701af-d03c-447e-a75b-27cdda2bfd1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:15:24.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-550255219", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/d36701af-d03c-447e-a75b-27cdda2bfd1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3bfe062836ab4f98866f6058a0a50f66/volumes/d36701af-d03c-447e-a75b-27cdda2bfd1e"}], "user_id": "bbd3a1bd aa3d4259a7f578e485a929ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:15:24,687 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/d36701af-d03c-447e-a75b-27cdda2bfd1e 0.039s 2023-04-20 15:15:24,688 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ca494f-7958-4265-b067-f626fbc1ce17', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42ca494f-7958-4265-b067-f626fbc1ce17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/d36701af-d03c-447e-a75b-27cdda2bfd1e'} Body: b'{"volume": {"id": "d36701af-d03c-447e-a75b-27cdda2bfd1e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:15:24.000000", "updated_at": "2023-04-20T15:15:24.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-550255219", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/d36701af-d03c-447e-a75b-27cdda2bfd1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3bfe062836ab4f98866f6058a0a50f66/volumes/d36701af-d03c-447e-a75b-27cdda2bfd1e"}], "user_id": "bbd3a1bdaa3d4259a7f578e485a929ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:15:24,827 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a 0.128s 2023-04-20 15:15:24,827 79774 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': 'Thu, 20 Apr 2023 15:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39b97388-37ed-4981-a657-7c0c6fc30152', 'x-compute-request-id': 'req-39b97388-37ed-4981-a657-7c0c6fc30152', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a'} Body: b'' 2023-04-20 15:15:25,381 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a 0.554s 2023-04-20 15:15:25,382 79774 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': 'Thu, 20 Apr 2023 15:15:24 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-491ce8e2-f8e8-42fb-9e39-d647f7e26df9', 'x-compute-request-id': 'req -491ce8e2-f8e8-42fb-9e39-d647f7e26df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a'} Body: b'{"server": {"id": "e3055a84-dc65-4914-9d37-69d65383784a", "name": "tempest-AttachVolumeShelveTestJSON-server-126892294", "status": "ACTIVE", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "user_id": "bbd3a1bdaa3d4259a7f578e485a929ef", "metadata": {}, "hostId": "314c8d90e74b2b45158992d854fedd9d319d95a1541986bb542c8505", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:13:31Z", "updated": "2023-04-20T15:15:25Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1124172193-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:63:9b"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:63:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e3055a84-dc65-4914-9d37-69d65383784a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1717500440", "OS-SRV-USG:launched_at": "2023-04-20T15:13:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286832701"}], "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-20 15:16:15,529 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a 0.086s 2023-04-20 15:16:15,530 79774 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': 'Thu, 20 Apr 2023 15:16:15 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-e04eea00-833c-48a1-a3e8-fecdd30bc89c', 'x-compute-request-id': 'req-e04eea00-833c-48a1-a3e8-fecdd30bc89c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e3055a84-dc65-4914-9d37-69d65383784a could not be found."}}' 2023-04-20 15:16:15,598 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1717500440 0.068s 2023-04-20 15:16:15,599 79774 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': 'Thu, 20 Apr 2023 15:16:15 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-188673e1-c9f4-444f-927a-1f36d547134f', 'x-compute-request-id': 'req-188673e1-c9f4-444f-927a-1f36d547134f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-171 7500440'} Body: b'' 2023-04-20 15:16:15,756 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/36ed0565-f6b9-44d6-a05e-869682501e0b 0.156s 2023-04-20 15:16:15,757 79774 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-4e680163-f8a1-4601-857f-eaa00b6447e4', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:16:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/36ed0565-f6b9-44d6-a05e-869682501e0b'} Body: b'' 2023-04-20 15:16:15,779 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/36ed0565-f6b9-44d6-a05e-869682501e0b 0.021s 2023-04-20 15:16:15,779 79774 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-563372f0-9b93-48e0-9771-4f31411e6772', 'date': 'Thu, 20 Apr 2023 15:16:15 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/36ed0565-f6b9-44d6-a05e-869682501e0b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 36ed0565-f6b9-44d6-a05e-869682501e0b does not exist", "detail": ""}}' 2023-04-20 15:16:16,269 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/93d93de8-69df-48ab-b821-b066635727cb 0.489s 2023-04-20 15:16:16,269 79774 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-a05abbfd-caeb-4745-a202-1122a3d8c980', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:16:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/93d93de8-69df-48ab-b821-b066635727cb'} Body: b'' {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [166.840409s] ... 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 db4e5828-cccf-4e7f-8cc6-c623ca693d0c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:14:17,229 79766 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 15:14:17,229 79766 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 15:14:17,293 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.061s 2023-04-20 15:14:17,293 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-221995507", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBBt3d9iD9PEoMRVWFDD5lqhgaYzgaIlyqASftwiGGoa7ZPXy3UY4piQhUOYcJ6QOkp7DP2Ar+DOJgqox5X6fnn4wqOEC+K0A6cprqv1Cij3kn3hnXHGewJu7AsAiKeRgQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:17 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-c2335c5e-788d-41f2-8295-b91dd0453c48', 'x-compute-request-id': 'req-c2335c5e-788d-41f2-8295-b91dd0453c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-221995507", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBBt3d9iD9PEoMRVWFDD5lqhgaYzgaIlyqASftwiGGoa7ZPXy3UY4piQhUOYcJ6QOkp7DP2Ar+DOJgqox5X6fnn4wqOEC+K0A6cprqv1Cij3kn3hnXHGewJu7AsAiKeRgQ==", "fingerprint": "39:63:50:45:fd:2f:45:83:1a:0c:57:da:9a:b7:ab:88", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14"}}' 2023-04-20 15:14:17,296 79766 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-221995507 created 2023-04-20 15:14:17,466 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.169s 2023-04-20 15:14:17,466 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--509445034", "description": "tempest-description--642006106"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-61e51741-a8b2-46c6-9a1f-eee0e4dfbb6b', 'date': 'Thu, 20 Apr 2023 15:14:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "391a067b-5d0d-4be9-b3ab-c9ce35cab360", "name": "tempest-securitygroup--509445034", "stateful": true, "tenant_id": "5bb81196155147cea0569f8a96465b6a", "description": "tempest-description--642006106", "shared": false, "security_group_rules": [{"id": "9d93f1ca-a0ac-4367-9c97-e6ff75c60005", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "391a067b-5d0d-4be9-b3ab-c9ce35cab360", "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": 640, "description": null, "tags": [], "created_at": "2023-04-20T15:14:17Z", "updated_at": "2023-04-20T15:14:17Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}, {"id": "c931fa80-1324-4b41-9cb1-36fb195bb4da", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "391a067b-5d0d-4be9-b3ab-c9ce35cab360", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalize d_cidr": null, "remote_group_id": null, "standard_attr_id": 641, "description": null, "tags": [], "created_at": "2023-04-20T15:14:17Z", "updated_at": "2023-04-20T15:14:17Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}], "tags": [], "created_at": "2023-04-20T15:14:17Z", "updated_at": "2023-04-20T15:14:17Z", "revision_number": 1, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:14:17,646 79766 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-20 15:14:17,647 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "391a067b-5d0d-4be9-b3ab-c9ce35cab360", "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-92da6427-a855-417e-b414-9d6cca0eb907', 'date': 'Thu, 20 Apr 2023 15:14:17 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": "d8d1202f-5fff-4b00-bb67-2c5910a7cf5d", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "391a067b-5d0d-4be9-b3ab-c9ce35cab360", "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-20T15:14:17Z", "updated_at": "2023-04-20T15:14:17Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:14:17,813 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.166s 2023-04-20 15:14:17,814 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "391a067b-5d0d-4be9-b3ab-c9ce35cab360", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6f28729b-2b61-4ca5-b357-29da3546d3f2', 'date': 'Thu, 20 Apr 2023 15:14:17 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": "e86f1e6d-91eb-4733-a320-7fb0a35d2e73", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "391a067b-5d0d-4be9-b3ab-c9ce35cab360", "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-20T15:14:17Z", "updated_at": "2023-04-20T15:14:17Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:14:17,814 79766 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--509445034 created 2023-04-20 15:14:18,900 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.085s 2023-04-20 15:14:18,900 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-open stack-request-id': 'req-45945eb0-1170-4344-9e96-20aec07ca274', 'date': 'Thu, 20 Apr 2023 15:14:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "16e9b75a-bbaf-4f99-8752-1fe2e0a927c8", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "floating_ip_address": "172.24.4.86", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5bb81196155147cea0569f8a96465b6a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:14:18Z", "updated_at": "2023-04-20T15:14:18Z", "revision_number": 0}}' 2023-04-20 15:14:18,901 79766 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '16e9b75a-bbaf-4f99-8752-1fe2e0a927c8', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'floating_ip_address': '172.24.4.86', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5bb81196155147cea0569f8a96465b6a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:14:18Z', 'updated_at': '2023-04-20T15:14:18Z', 'revision_number': 0, 'ip': '172.24.4.86'} created 2023-04-20 15:14:18,946 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.039s 2023-04-20 15:14:18,947 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:18 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-f85c9ac6-c971-4e01-b85e-9b211744c0eb', '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": "8ca4ca64cede4846a74e2cc4c13f3c14", "name": "tempest-AttachVolumeNegativeTest-490231151-project-member", "password_expires_at": null}, "audit_ids": ["TqYTK4vPQ7SgXUe0g-p6XA"], "expires_at": "2023-04-20T16:14:18.000000Z", "issued_at": "2023-04-20T15:14:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bb81196155147cea0569f8a96465b6a", "name": "tempest-AttachVolumeNegativeTest-490231151"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "regio n": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5bb81196155147cea0569f8a96465b6a", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:14:18,947 79766 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'edb31b42-2f23-479e-8912-fbfd502dae97', 'name': 'tempest-AttachVolumeNegativeTest-1497324076-network', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5bb81196155147cea0569f8a96465b6a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5180, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:14:18,948 79766 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-221995507', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBBt3d9iD9PEoMRVWFDD5lqhgaYzgaIlyqASftwiGGoa7ZPXy3UY4piQhUOYcJ6QOkp7DP2Ar+DOJgqox5X6fnn4wqOEC+K0A6cprqv1Cij3kn3hnXHGewJu7AsAiKeRgQ==', 'fingerprint': '39:63:50:45:fd:2f:45:83:1a:0c:57:da:9a:b7:ab:88', 'user_id': '8ca4ca64cede4846a74e2cc4c13f3c14', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBKtnGkrubWpK6I7CY3o9s3eRR6683mveS79AMYiLTU/Uqrc9T9ovzo\nQnh8e+aR+oGgBwYFK4EEACKhZANiAAQQbd3fYg/TxKDEVVhQw+ZaoYGmM4GiJcqg\nEn7cIhhqGu2T18t1GOKYkIVDmHCekDpKewz9gK/gziYKqMeV+n55+MKjhAvitAOn\nKa6r9Qoo95J94Z1xxnsCbuwLAIinkYE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '391a067b-5d0d-4be9-b3ab-c9ce35cab360', 'name': 'tempest-securitygroup--509445034', 'stateful': True, 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'description': 'tempest-description--642006106', 'shared': False, 'security_group_rules': [{'id': '9d93f1ca-a0ac-4367-9c97-e6ff75c60005', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'security_group_id': '391a067b-5d0d-4be9-b3ab-c9ce35cab360', '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': 640, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:14:17Z', 'updated_at': '2023-04-20T15:14:17Z', 'revision_number': 0, 'project_id': '5bb81196155147cea0569f8a96465b6a'}, {'id': 'c931fa80-1324-4b41-9cb1-36fb195bb4da', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'security_group_id': '391a067b-5d0d-4be9-b3ab-c9ce35cab360', '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': 641, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:14:17Z', 'updated_at': '2023-04-20T15:14:17Z', 'revision_number': 0, 'project_id': '5bb81196155147cea0569f8a96465b6a'}], 'tags': [], 'created_at': '2023-0 4-20T15:14:17Z', 'updated_at': '2023-04-20T15:14:17Z', 'revision_number': 1, 'project_id': '5bb81196155147cea0569f8a96465b6a'}, 'floating_ip': {'id': '16e9b75a-bbaf-4f99-8752-1fe2e0a927c8', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'floating_ip_address': '172.24.4.86', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5bb81196155147cea0569f8a96465b6a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:14:18Z', 'updated_at': '2023-04-20T15:14:18Z', 'revision_number': 0, 'ip': '172.24.4.86'}} 2023-04-20 15:14:19,824 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.875s 2023-04-20 15:14:19,824 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-632405412", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "edb31b42-2f23-479e-8912-fbfd502dae97"}], "security_groups": [{"name": "tempest-securitygroup--509445034"}], "key_name": "tempest-keypair-221995507", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f947ba18-a57a-4612-a141-b8d1d8c866ae', 'x-compute-request-id': 'req-f947ba18-a57a-4612-a141-b8d1d8c866ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--509445034"}], "adminPass": "password"}}' 2023-04-20 15:14:19,901 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26 0.073s 2023-04-20 15:14:19,901 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:19 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-d57fd386-1efb-4094-ad02-a5d3e8c7e65b', 'x-compute-request-id': 'req-d57fd386-1efb-4094-ad02-a5d3e8c7e65b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26'} Body: b'{"server": {"id": "b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26", "name": "tempest-AttachVolumeNegativeTest-server-632405412", "status": "BUILD", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:14:20Z", "updated": "2023-04-20T15:14:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-221995507", "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-20 15:15:10,326 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26 0.364s 2023-04-20 15:15:10,327 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:09 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-ebcdb373-3a9b-47c0-91c8-a6b0ef160c0a', 'x-compute-request-id': 'req-ebcdb373-3a9b-47c0-91c8-a6b0ef160c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26'} Body: b'{"server": {"id": "b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26", "name": "tempest-AttachVolumeNegativeTest-server-632405412", "status": "ACTIVE", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "metadata": {}, "hostId": "66552ad676599dc65103520d71150f5f389604ca2ce55ae5016eb8ac", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:14:19Z", "updated": "2023-04-20T15:14:27Z", "addresses": {"tempest-AttachVolumeNegativeTest-1497324076-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:24:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-221995507", "OS-SRV-USG:launched_at": "2023-04-20T15:14:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--509445034"}], "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-20 15:15:10,351 79766 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 15:16:10,595 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26/os-interface 0.191s 2023-04-20 15:16:10,596 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:10 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-c5af1dfa-7eb2-4066-b276-cb83376a5479', 'x-compute-request-id': 'req-c5af1dfa-7eb2-4066-b276-cb83376a5479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "edb31b42-2f23-479e-8912-fbfd502dae97", "port_id": "22fdbf0e-d74b-4bfd-b575-a9df2ec357f6", "mac_addr": "fa:16:3e:50:24:c0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "bfdf8e8d-0e5e-498d-a4ce-f683ffbca8dc", "ip_address": "10.0.0.6"}]}]}' 2023-04-20 15:16:11,413 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/16e9b75a-bbaf-4f99-8752-1fe2e0a927c8 0.811s 2023-04-20 15:16:11,414 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "22fdbf0e-d74b-4bfd-b575-a9df2ec357f6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-936c990c-99d6-403c-afc5-7c79597ea138', 'date': 'Thu, 20 Apr 2023 15:16:11 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/16e9b75a-bbaf-4f99-8752-1fe2e0a927c8'} Body: b'{"floatingip": {"id": "16e9b75a-bbaf-4f99-8752-1fe2e0a927c8", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "floating_ip_address": "172.24.4.86", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": "25260d41-f165-4734-8fcd-7bfd4b313fce", "port_id": "22fdbf0e-d74b-4bfd-b575-a9df2ec357f6", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "edb31b42-2f23-479e-8912-fbfd502dae97", "mac_address": "fa:16:3e:50:24:c0", "admin_state_up": true, "status": "ACTIVE", "device_id": "b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:14:18Z", "updated_at": "2023-04-20T15:16:10Z", "revision_number": 1, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:16:11,415 79766 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.86:22' as 'cirros' with public key authentication 2023-04-20 15:16:11,455 79766 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:16:11,477 79766 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:16:11,477 79766 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.86 successfully created 2023-04-20 15:16:11,518 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26/ips 0.040s 2023-04-20 15:16:11,518 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:11 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-f3e43130-b15c-4afc-ab9c-0a7aa83afe0b', 'x-compute-request-id': 'req-f3e43130-b15c-4afc-ab9c-0a7aa83afe0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1497324076-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2023-04-20 15:16:11,797 797 66 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes 0.275s 2023-04-20 15:16:11,797 79766 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-980720637"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6874516-46a3-455f-81c0-968e5ac6901d', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6874516-46a3-455f-81c0-968e5ac6901d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes'} Body: b'{"volume": {"id": "db4e5828-cccf-4e7f-8cc6-c623ca693d0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:16:11.702203", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-980720637", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/db4e5828-cccf-4e7f-8cc6-c623ca693d0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5bb81196155147cea0569f8a96465b6a/volumes/db4e5828-cccf-4e7f-8cc6-c623ca693d0c"}], "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:16:11,859 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/db4e5828-cccf-4e7f-8cc6-c623ca693d0c 0.044s 2023-04-20 15:16:11,859 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14873db6-a6d8-45ef-8cbc-cbcf8bb4ce55', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14873db6-a6d8-45ef-8cbc-cbcf8bb4ce55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/db4e5828-cccf-4e7f-8cc6-c623ca693d0c'} Body: b'{"volume": {"id": "db4e5828-cccf-4e7f-8cc6-c623ca693d0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:16:12.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-980720637", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/db4e5828-cccf-4e7f-8cc6-c623ca693d0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5bb81196155147cea0569f8a96465b6a/volumes/db4e5828-cccf-4e7f-8cc6-c623ca693d0c"}], "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:16:12,918 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/db4e5828-cccf-4e7f-8cc6-c623ca693d0c 0.046s 2023-04-20 15:16:12,918 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Co ntent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3efafac6-330a-49a8-a8c0-c78b0ea439be', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3efafac6-330a-49a8-a8c0-c78b0ea439be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/db4e5828-cccf-4e7f-8cc6-c623ca693d0c'} Body: b'{"volume": {"id": "db4e5828-cccf-4e7f-8cc6-c623ca693d0c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:16:12.000000", "updated_at": "2023-04-20T15:16:12.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980720637", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/db4e5828-cccf-4e7f-8cc6-c623ca693d0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5bb81196155147cea0569f8a96465b6a/volumes/db4e5828-cccf-4e7f-8cc6-c623ca693d0c"}], "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:16:13,047 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26 0.113s 2023-04-20 15:16:13,048 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:12 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-4ef758b6-1b72-4be5-bdf7-d9b2e0b52362', 'x-compute-request-id': 'req-4ef758b6-1b72-4be5-bdf7-d9b2e0b52362', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26'} Body: b'' 2023-04-20 15:16:13,313 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26 0.265s 2023-04-20 15:16:13,313 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b43f290f-095f-48e2-b17b-845730674e21', 'x-compute-request-id': 'req-b43f290f-095f-48e2-b17b-845730674e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26'} Body: b'{"server": {"id": "b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26", "name": "tempest-AttachVolumeNegativeTest-server-632405412", "status": "ACTIVE", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "metadata": {}, "hostId": "66552ad676599dc65103520d71150f5f389604ca2ce55ae5016eb8ac", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": { "id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:14:19Z", "updated": "2023-04-20T15:16:13Z", "addresses": {"tempest-AttachVolumeNegativeTest-1497324076-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:24:c0"}, {"version": 4, "addr": "172.24.4.86", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:24:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-221995507", "OS-SRV-USG:launched_at": "2023-04-20T15:14:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--509445034"}], "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-20 15:17:03,414 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26 0.047s 2023-04-20 15:17:03,414 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6de1e321-f7c0-4829-9fcb-08d1fe75ca91', 'x-compute-request-id': 'req-6de1e321-f7c0-4829-9fcb-08d1fe75ca91', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26 could not be found."}}' 2023-04-20 15:17:03,450 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-221995507 0.035s 2023-04-20 15:17:03,451 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17: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-fd8d886b-024c-40b7-832a-7f8d28c5d686', 'x-compute-request-id': 'req-fd8d886b-024c-40b7-832a-7f8d28c5d686', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-221995507'} Body: b'' 2023-04-20 15:17:03,605 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/391a067b-5d0d-4be9-b3ab-c9ce35cab360 0.154s 2023-04-20 15:17:03,606 79766 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-ac7cc4d3-81ee-448d-88a3-58c25a7044fd', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:17:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/391a067b-5d0d-4be9-b3ab-c9ce35cab360'} Body: b'' 2023-04-20 15:17:03,629 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/391a067b-5d0d-4be9-b3ab-c9ce35cab360 0.023s 2023-04-20 15:17:03,629 79766 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-aef54c09-d5ff-45fd-a44b-143c9c5bed1e', 'date': 'Thu, 20 Apr 2023 15:17:03 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/391a067b-5d0d-4be9-b3ab-c9ce35cab360'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 391a067b-5d0d-4be9-b3ab-c9ce35cab360 does not exist", "detail": ""}}' 2023-04-20 15:17:04,068 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/16e9b75a-bbaf-4f99-8752-1fe2e0a927c8 0.438s 2023-04-20 15:17:04,068 79766 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-6a4f3aeb-3fb3-4757-bbbd-8cbe9b44f2ce', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:17:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/16e9b75a-bbaf-4f99-8752-1fe2e0a927c8'} Body: b'' {2} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [1.754779s] ... 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 0c9e1d2b-ecaa-4a95-9528-baa6511e94b1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:17:10,146 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/82e98ce177574d2ca6f2adc0f8d7c060/types 0.167s 2023-04-20 15:17:10,146 79766 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-726640341"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f79bbba7-9dda-45cd-8ca1-99508a5e0f26', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f79bbba7-9dda-45cd-8ca1-99508a5e0f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/82e98ce177574d2ca6f2adc0f8d7c060/types'} Body: b'{"volume_type": {"id": "e78c6e74-971e-444d-932b-9c93963778d8", "name": "tempest-GroupsV314Test-volume-type-726640341", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 15:17:10,187 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/82e98ce177574d2ca6f2adc0f8d7c060/group_types 0.037s 2023-04-20 15:17:10,187 79766 DEBUG [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-999199255"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a9be408-8f7e-45b2-b904-a009ea402b8f', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a9be408-8f7e-45b2-b904-a009ea402b8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/82e98ce177574d2ca6f2adc0f8d7c060/group_types'} Body: b'{"group_type": {"id": "cecac92a-e521-429d-a7b8-f8191f6e6f37", "name": "tempest-GroupsV314Test-group-type-999199255", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 15:17:10,388 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/groups 0.199s 2023-04-20 15:17:10,389 79766 DEBUG [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": "cecac92a-e521-429d-a7b8-f8191f6e6f37", "volume_types": ["e78c6e74-971e-444d-932b-9c93963778d8"], "name": "tempest-GroupsV314Test-Group-858279574"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20580e89-26f5-4f8d-ad0b-335b41f3ddc6', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20580e89-26f5-4f8d-ad0b-335b41f3ddc6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/groups'} Body: b'{"group": {"id": "0c9e1d2b-ecaa-4a95-9528-baa6511e94b1", "name": "tempest-GroupsV314Test-Group-858279574"}}' 2023-04-20 15:17:10,425 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/groups/0c9e1d2b-ecaa-4a95-9528-baa6511e94b1 0.034s 2023-04-20 15:17:10,426 79766 DEBUG [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': 'Thu, 20 Apr 2023 15:17:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1016fcde-14fe-4390-93d3-3ed1e38c349f', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1016fcde-14fe-4390-93d3-3ed1e38c349f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/groups/0c9e1d2b-ecaa-4a95-9528-baa6511e94b1'} Body: b'{"group": {"id": "0c9e1d2b-ecaa-4a95-9528-baa6511e94b1", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T15:17:10.000000", "name": "tempest-GroupsV314Test-Group-858279574", "description": null, "group_type": "cecac92a-e521-429d-a7b8-f8191f6e6f37", "volume_types": ["e78c6e74-971e-444d-932b-9c93963778d8"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:17:11,467 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/groups/0c9e1d2b-ecaa-4a95-9528-baa6511e94b1 0.036s 2023-04-20 15:17:11,467 79766 DEBUG [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': 'Thu, 20 Apr 2023 15:17:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fa32f10-8243-4f7a-b826-31fbb80b8cb6', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fa32f10-8243-4f7a-b826-31fbb80b8cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/groups/0c9e1d2b-ecaa-4a95-9528-baa6511e94b1'} Body: b'{"group": {"id": "0c9e1d2b-ecaa-4a95-9528-baa6511e94b1", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T15:17:10.000000", "name": "tempest-GroupsV314Test-Group-858279574", "description": null, "group_type": "cecac92a-e521-429d-a7b8-f8191f6e6f37", "volume_types": ["e78c6e74-971e-444d-932b-9c93963778d8"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:17:11,542 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/volumes/detail 0.070s 2023-04-20 15:17:11,543 79766 DEBUG [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': 'Thu, 20 Apr 2023 15:17:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08e2dc89-e1c5-46e6-bb81-f33074d133a3', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08e2dc89-e1c5-46e6-bb81-f33074d133a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 15:17:11,614 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/groups/0c9e1d2b-ecaa-4a95-9528-baa6511e94b1/action 0.060s 2023-04-20 15:17:11,614 79766 DEBUG [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': 'Thu, 20 Apr 2023 15:17:11 GMT', 'server': 'Apache/2.4.5 2 (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-8bf4990c-7f88-4f81-aeb9-869526e67e4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/groups/0c9e1d2b-ecaa-4a95-9528-baa6511e94b1/action'} Body: b'' 2023-04-20 15:17:11,632 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/groups/0c9e1d2b-ecaa-4a95-9528-baa6511e94b1 0.017s 2023-04-20 15:17:11,632 79766 DEBUG [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': 'Thu, 20 Apr 2023 15:17:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-890d9b12-1e46-4132-8505-e05e4485a0c5', 'x-openstack-request-id': 'req-890d9b12-1e46-4132-8505-e05e4485a0c5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/groups/0c9e1d2b-ecaa-4a95-9528-baa6511e94b1'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 0c9e1d2b-ecaa-4a95-9528-baa6511e94b1 could not be found."}}' 2023-04-20 15:17:11,661 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/82e98ce177574d2ca6f2adc0f8d7c060/group_types/cecac92a-e521-429d-a7b8-f8191f6e6f37 0.028s 2023-04-20 15:17:11,661 79766 DEBUG [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': 'Thu, 20 Apr 2023 15:17:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba219517-2f67-4967-8992-a17298e3ae3b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/82e98ce177574d2ca6f2adc0f8d7c060/group_types/cecac92a-e521-429d-a7b8-f8191f6e6f37'} Body: b'' 2023-04-20 15:17:11,715 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/82e98ce177574d2ca6f2adc0f8d7c060/types/e78c6e74-971e-444d-932b-9c93963778d8 0.053s 2023-04-20 15:17:11,716 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b622ac-81ab-4c96-b3e3-2859b835b115', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/82e98ce177574d2ca6f2adc0f8d7c060/types/e78c6e74-971e-444d-932b-9c93963778d8'} Body: b'' 2023-04-20 15:17:11,732 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/82e98ce177574d2ca6f2adc0f8d7c060/types/e78c6e74-971e-444d-932b-9c93963778d8 0.016s 2023-04-20 15:17:11,732 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-a32db429-a18c-4a61-b6cc-c3626d2af3f8', 'x-openstack-request-id': 'req-a32db429-a18c-4a61-b6cc-c3626d2af3f8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/82e98ce177574d2ca6f2adc0f8d7c060/types/e78c6e74-971e-444d-932b-9c93963778d8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e78c6e74-971e-444d-932b-9c93963778d8 could not be found."}}' {2} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.854036s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.168309s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.144137s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.153949s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.024942s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.031374s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.222034s] ... ok {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.189968s] ... 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-20 15:17:19,208 79766 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/bd28af220d6348c181bc06364accb598/scheduler-stats/get_pools?detail=True 0.183s 2023-04-20 15:17:19,208 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c0f519b-a4d1-4c02-9d55-c2fcb2e7851c', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c0f519b-a4d1-4c02-9d55-c2fcb2e7851c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd28af220d6348c181bc06364accb598/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.060701s] ... 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-20 15:17:19,273 79766 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/bd28af220d6348c181bc06364accb598/scheduler-stats/get_pools 0.055s 2023-04-20 15:17:19,274 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c67f945-b774-41a4-b5f9-9ecceaae19dc', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c67f945-b774-41a4-b5f9-9ecceaae19dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd28af220d6348c181bc06364accb598/scheduler-stats/get_pools'} Body: b'{"pools": []}' {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [1.984156s] ... 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 903e89cd-5c0a-4ead-be6f-cdf9d88f8572 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:17:22,114 79766 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/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types 0.168s 2023-04-20 15:17:22,114 79766 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-46324559", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b65b7873-800c-4d9f-bb6f-a552ee9373c8', 'content-length': '271', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b65b7873-800c-4d9f-bb6f-a552ee9373c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types'} Body: b'{"volume_type": {"id": "28939788-2706-45b6-868d-12d5d3a9fb26", "name": "tempest-VolumeTypesTest-volume-type-46324559", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 15:17:22,153 79766 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/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types 0.035s 2023-04-20 15:17:22,153 79766 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-278547253", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af1bbb87-10b0-4352-85be-e49307e32cb6', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af1bbb87-10b0-4352-85be-e49307e32cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types'} Body: b'{"volume_type": {"id": "f74b1763-b7ac-4eef-bc8f-4f3ba9cefbe9", "name": "tempest-VolumeTypesTest-volume-type-278547253", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 15:17:22,501 79766 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/6300d5ee6559424ab90dcf5a798f9184/volumes 0.344s 2023-04-20 15:17:22,502 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-793719145", "volume_type": "28939788-2706-45b6-868d-12d5d3a9fb26", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06cba2f9-f254-46a8-ae7c-1ea806eccbf2', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06cba2f9-f254-46a8-ae7c-1ea806eccbf2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes'} Body: b'{"volume": {"id": "903e89cd-5c0a-4ead-be6f-cdf9d88f8572", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:22.423747", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-793719145", "description": null, "volume_ty pe": "tempest-VolumeTypesTest-volume-type-46324559", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572"}], "user_id": "79dffd13f434461490e008603f5b1668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:17:22,553 79766 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/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572 0.040s 2023-04-20 15:17:22,554 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01a359c6-cc73-4dee-93cc-08f23038ed62', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01a359c6-cc73-4dee-93cc-08f23038ed62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572'} Body: b'{"volume": {"id": "903e89cd-5c0a-4ead-be6f-cdf9d88f8572", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:22.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-793719145", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-46324559", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572"}], "user_id": "79dffd13f434461490e008603f5b1668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6300d5ee6559424ab90dcf5a798f9184"}}' 2023-04-20 15:17:23,604 79766 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/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572 0.039s 2023-04-20 15:17:23,605 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0980e94-fb3e-4260-8290-f9324cb3449a', 'content-length': '934', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0980e94-fb3e-4260-8290-f9324cb3449a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572'} Body: b'{"volume": {"id": "903e89cd-5c0a-4ead-be6f-cdf9d88f8572", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:22.000000", "updated_at": "2023-04-20T15:17:23.000000", "name": "tempest-VolumeTypesTest-volume-793719145", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-46324559", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d 88f8572"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572"}], "user_id": "79dffd13f434461490e008603f5b1668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6300d5ee6559424ab90dcf5a798f9184"}}' 2023-04-20 15:17:23,655 79766 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572 0.040s 2023-04-20 15:17:23,656 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4567bf51-9b8b-4db5-87e8-61d97427e91b', 'content-length': '934', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4567bf51-9b8b-4db5-87e8-61d97427e91b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572'} Body: b'{"volume": {"id": "903e89cd-5c0a-4ead-be6f-cdf9d88f8572", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:22.000000", "updated_at": "2023-04-20T15:17:23.000000", "name": "tempest-VolumeTypesTest-volume-793719145", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-46324559", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572"}], "user_id": "79dffd13f434461490e008603f5b1668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6300d5ee6559424ab90dcf5a798f9184"}}' 2023-04-20 15:17:23,770 79766 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572 0.103s 2023-04-20 15:17:23,770 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ab75b27-c8a5-4250-afb3-b0d94d334d65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572'} Body: b'' 2023-04-20 15:17:23,790 79766 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572 0.019s 2023-04-20 15:17:23,790 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-541e8833-00b2-4f2b-81f7-c649460d4c67', 'x-openstack-request-id': 'req-541e8833-00b2-4f2b-81f7-c649460d4c67', 'conn ection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 903e89cd-5c0a-4ead-be6f-cdf9d88f8572 could not be found."}}' 2023-04-20 15:17:23,843 79766 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types/f74b1763-b7ac-4eef-bc8f-4f3ba9cefbe9 0.052s 2023-04-20 15:17:23,844 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f23844e-2b9e-45a6-a0ea-3fc1f5e7967f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types/f74b1763-b7ac-4eef-bc8f-4f3ba9cefbe9'} Body: b'' 2023-04-20 15:17:23,862 79766 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types/f74b1763-b7ac-4eef-bc8f-4f3ba9cefbe9 0.018s 2023-04-20 15:17:23,863 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:23 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-7077fc37-947e-4475-91f4-c9d824d40dc4', 'x-openstack-request-id': 'req-7077fc37-947e-4475-91f4-c9d824d40dc4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types/f74b1763-b7ac-4eef-bc8f-4f3ba9cefbe9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f74b1763-b7ac-4eef-bc8f-4f3ba9cefbe9 could not be found."}}' 2023-04-20 15:17:23,911 79766 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types/28939788-2706-45b6-868d-12d5d3a9fb26 0.047s 2023-04-20 15:17:23,911 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55fc0089-b2db-4950-9b0c-d5a08245a1f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types/28939788-2706-45b6-868d-12d5d3a9fb26'} Body: b'' 2023-04-20 15:17:23,928 79766 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types/28939788-2706-45b6-868d-12d5d3a9fb26 0.016s 2023-04-20 15:17:23,928 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:23 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-6103a6b9-747d-4ef8-a231-97cbda2da0a1', 'x-openstack-request-id': 'req-6103a6b9-747d-4ef8-a231-97cbda2da0a1', 'connectio n': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types/28939788-2706-45b6-868d-12d5d3a9fb26'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 28939788-2706-45b6-868d-12d5d3a9fb26 could not be found."}}' {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.140469s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.479346s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.050687s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.248199s] ... ok {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.750163s] ... 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 e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:17:27,389 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes 0.433s 2023-04-20 15:17:27,389 79766 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-1774168782"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7f68f84-46e0-4286-abf9-388a61956cb1', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7f68f84-46e0-4286-abf9-388a61956cb1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes'} Body: b'{"volume": {"id": "e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:27.317886", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1774168782", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc"}], "user_id": "799bfe602527443f82138a1c57d712e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:17:27,461 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc 0.057s 2023-04-20 15:17:27,462 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-766d9abd-2f65-4cdd-9f6c-062d8c0bc4e1', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-766d9abd-2f65-4cdd-9f6c-062d8c0bc4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc'} Body: b'{"volume": {"id": "e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:27.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1774168782", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc"}], "user_id": "799bfe602527443f82138a1c57d712e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73d64f75e4b04201a14ec450a4abffa3"}}' 2023-04-20 15:17:28,514 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc 0.041s 2023-04-20 15:17:28,514 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54be2075-5f20-4b3c-97cd-59f0619815c5', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54be2075-5f20-4b3c-97cd-59f0619815c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc'} Body: b'{"volume": {"id": "e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:27.000000", "updated_at": "2023-04-20T15:17:27.000000", "name": "tempest-VolumesDeleteCascade-Volume-1774168782", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc"}], "user_id": "799bfe602527443f82138a1c57d712e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73d64f75e4b04201a14ec450a4abffa3"}}' 2023-04-20 15:17:28,568 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc 0.039s 2023-04-20 15:17:28,568 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f4014d7-6763-4550-8256-159b34f6522e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f4014d7-6763-4550-8256-159b34f6522e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc'} Body: b'{"volume": {"id": "e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:27.000000", "updated_at": "2023-04-20T15:17:27.000000", "name": "tempest-VolumesDeleteCascade-Volume-1774168782", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc"}], "user_id": "799bfe602527443f82138a1c57d712e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73d64f75e4b04201a14ec450a4abffa3"}}' 2023-04-20 15:17:28,678 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc 0.100s 2023-04-20 15:17:28,679 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UT F-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e47e190c-a5e4-428d-82ef-c8d49cdd7bde', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc'} Body: b'' 2023-04-20 15:17:28,701 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc 0.022s 2023-04-20 15:17:28,701 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b4cba5f-e320-467b-a248-1be0907c99a5', 'x-openstack-request-id': 'req-2b4cba5f-e320-467b-a248-1be0907c99a5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc could not be found."}}' {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.614995s] ... 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 f687769e-c4cc-405d-9d32-90b9482a6fd1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:17:28,897 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes 0.190s 2023-04-20 15:17:28,898 79766 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-1104915017"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5be6ce2f-1baa-4440-99a0-2859e94edf05', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be6ce2f-1baa-4440-99a0-2859e94edf05', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes'} Body: b'{"volume": {"id": "f687769e-c4cc-405d-9d32-90b9482a6fd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:28.836486", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1104915017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1"}], "user_id": "799bfe602527443f82138a1c57d712e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:17:28,945 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1 0.037s 2023-04-20 15:17:28,946 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69601be8-b6ba-4566-ad14-f8ccfdb6ba66', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69601be8-b6ba-4566-ad14-f8ccfdb6ba66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1'} Body: b'{"volume": {"id": "f687769e-c4cc-405d-9d32-90b9482a6fd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:29.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1104915017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1"}], "user_id": "799bfe602527443f82138a1c57d712e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73d64f75e4b04201a14ec450a4abffa3"}}' 2023-04-20 15:17:29,996 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1 0.039s 2023-04-20 15:17:29,997 79766 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-720c5363-593f-4031-9e14-07a1e18bc005', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-720c5363-593f-4031-9e14-07a1e18bc005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1'} Body: b'{"volume": {"id": "f687769e-c4cc-405d-9d32-90b9482a6fd1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:29.000000", "updated_at": "2023-04-20T15:17:29.000000", "name": "tempest-VolumesDeleteCascade-Volume-1104915017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1"}], "user_id": "799bfe602527443f82138a1c57d712e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73d64f75e4b04201a14ec450a4abffa3"}}' 2023-04-20 15:17:30,048 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1 0.041s 2023-04-20 15:17:30,048 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebf8faa4-412a-4046-9ad8-a5cff2ff4aed', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebf8faa4-412a-4046-9ad8-a5cff2ff4aed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1'} Body: b'{"volume": {"id": "f687769e-c4cc-405d-9d32-90b9482a6fd1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:29.000000", "updated_at": "2023-04-20T15:17:29.000000", "name": "tempest-VolumesDeleteCascade-Volume-1104915017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1"}], "user_id": "799bfe602527443f82138a1c57d712e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73d64f75e4b04201a14ec450a4abffa3"}}' 2023-04-20 15:17:30,297 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1 0.238s 2023-04-20 15:17:30,297 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17: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-df2d616a-7bae-46ce-b2e1-dde4d90b14c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1'} Body: b'' 2023-04-20 15:17:30,321 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1 0.023s 2023-04-20 15:17:30,321 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17: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-e42075a0-2c15-4565-85e2-ac3d8624a53e', 'x-openstack-request-id': 'req-e42075a0-2c15-4565-85e2-ac3d8624a53e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f687769e-c4cc-405d-9d32-90b9482a6fd1 could not be found."}}' {2} setUpClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 41, in resource_setup cls.volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 85cd0cc1-df61-4891-9747-59aa57b52493 failed to build and is in ERROR status {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm [123.137645s] ... 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 9d9f5a2a-ef19-4535-a654-fa07ef00b774 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:15:35,302 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.241s 2023-04-20 15:15:35,303 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab2f1cf4-e123-4862-8ca8-aa1c797a0779', 'x-compute-request-id': 'req-ab2f1cf4-e123-4862-8ca8-aa1c797a0779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "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-20 15:15:35,904 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.590s 2023-04-20 15:15:35,905 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b09ae37-d132-43e9-a534-ced3859475a1', 'x-compute-request-id': 'req-5b09ae37-d132-43e9-a534-ced3859475a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "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-20 15:15:36,067 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.151s 2023-04-20 15:15:36,067 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d28f70ff-c174-43cf-b147-5a30cb314cd5', 'x-compute-request-id': 'req-d28f70ff-c174-43cf-b147-5a30cb314cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "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-20 15:16:36,257 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/toke ns 0.113s 2023-04-20 15:16:36,258 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:36 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-4e2ece86-4b73-4b6f-ba4c-af6aee3706f2', '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": "877cc3e810ea474fa06a22c17c5f0bd4", "name": "tempest-ServerActionsTestJSON-1255937010-project-member", "password_expires_at": null}, "audit_ids": ["qj0LUya9SpSEpeF93EZ0vg"], "expires_at": "2023-04-20T16:16:36.000000Z", "issued_at": "2023-04-20T15:16:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "606d9ee60abb40628f7e7d63e0275d63", "name": "tempest-ServerActionsTestJSON-1255937010"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/606d9ee60abb40628f7e7d63e0275d63", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:16:36,258 79776 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '95946961-b7dc-471f-a777-2e8da7f96eb1', 'name': 'tempest-ServerActionsTestJSON-651509050-network', 'tenant_id': '606d9ee60abb40628f7e7d63e0275d63', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '606d9ee60abb40628f7e7d63e0275d63', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14380, 'is_default': False, 'availability_zone_hints': [], 'availability_z ones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:16:36,259 79776 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1226107213', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFqB24JZrTESYFgqsvT5RYUJObH4FsvCJosSo1OvnYZH4rOWSVsB68d4aZhW9vr6Tk8deFNHD3kJ7HId4lmO+nDBTSC/VBxPJHb8mwHxMDAbal1zhRWJ1ESUWZ0DkIqxyw==', 'fingerprint': 'd4:db:58:a6:e5:ff:fd:41:3a:aa:aa:3c:6a:13:02:51', 'user_id': '877cc3e810ea474fa06a22c17c5f0bd4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCyj/jn/XlxBNgWPECpvmH7xWLMQqVOqRJ0HLf7Wpo22Add7hdBTiBt\nKh8lnTRGGNigBwYFK4EEACKhZANiAARagduCWa0xEmBYKrL0+UWFCTmx+BbLwiaL\nEqNTr52GR+KzlklbAevHeGmYVvb6+k5PHXhTRw95CexyHeJZjvpwwU0gv1QcTyR2\n/JsB8TAwG2pdc4UVidRElFmdA5CKscs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f01196ef-ffea-489a-ab43-b1fe4f78d2ed', 'name': 'tempest-securitygroup--1974721556', 'stateful': True, 'tenant_id': '606d9ee60abb40628f7e7d63e0275d63', 'description': 'tempest-description--1765888202', 'shared': False, 'security_group_rules': [{'id': '8b40d5c5-40ab-43fa-a833-4555e1f705bd', 'tenant_id': '606d9ee60abb40628f7e7d63e0275d63', 'security_group_id': 'f01196ef-ffea-489a-ab43-b1fe4f78d2ed', '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': 263, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:08:35Z', 'updated_at': '2023-04-20T15:08:35Z', 'revision_number': 0, 'project_id': '606d9ee60abb40628f7e7d63e0275d63'}, {'id': 'ba76a6d7-cb57-4437-bca5-861ac30791e6', 'tenant_id': '606d9ee60abb40628f7e7d63e0275d63', 'security_group_id': 'f01196ef-ffea-489a-ab43-b1fe4f78d2ed', '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': 262, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:08:35Z', 'updated_at': '2023-04-20T15:08:35Z', 'revision_number': 0, 'project_id': '606d9ee60abb40628f7e7d63e0275d63'}], 'tags': [], 'created_at': '2023-04-20T15:08:35Z', 'updated_at': '2023-04-20T15:08:35Z', 'revision_number': 1, 'project_id': '606d9ee60abb40628f7e7d63e0275d63'}, 'floating_ip': {'id': 'f86a0e89-be03-456a-979f-f8e3faaae76b', 'tenant_id': '606d9ee60abb40628f7e7d63e0275d63', 'floating_ip_address': '172.24.4.29', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '606d9ee60abb40628f7e7d63e0275d63', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:08:42Z', 'updated_at': '2023-04-20T15:08:42Z', 'revision_number': 0, 'ip': '172.24.4.29'}} 2023-04-20 15:16:36,628 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes 0.368s 2023-04-20 15:16:36,629 79776 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-417598363", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc0b6646-1655-4ab7-ab4c-c2c5422345fc', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc0b6646-1655-4ab 7-ab4c-c2c5422345fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes'} Body: b'{"volume": {"id": "9d9f5a2a-ef19-4535-a654-fa07ef00b774", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:16:36.555593", "updated_at": null, "name": "tempest-tempest.common.compute-volume-417598363", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774"}], "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:16:36,680 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774 0.042s 2023-04-20 15:16:36,681 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-548956ab-6324-43ad-9ffa-794ff1f476a7', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-548956ab-6324-43ad-9ffa-794ff1f476a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774'} Body: b'{"volume": {"id": "9d9f5a2a-ef19-4535-a654-fa07ef00b774", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:16:37.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-417598363", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774"}], "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "606d9ee60abb40628f7e7d63e0275d63"}}' 2023-04-20 15:16:37,738 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774 0.046s 2023-04-20 15:16:37,739 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-457f5584-284c-4c33-9902-af1be0e1a7af', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-457f5584-284c-4c33-9902-af1be0e1a7af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774'} Body: b'{"volume": {"id": "9d9f5a2a-ef19-4535-a654-fa07ef00b774", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:16:37.00 0000", "updated_at": "2023-04-20T15:16:37.000000", "name": "tempest-tempest.common.compute-volume-417598363", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774"}], "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "606d9ee60abb40628f7e7d63e0275d63"}}' 2023-04-20 15:16:37,861 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774 0.112s 2023-04-20 15:16:37,861 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16: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-3c30d9c8-1a3e-4f76-b4cf-70232b48fab2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774'} Body: b'' 2023-04-20 15:16:37,908 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774 0.046s 2023-04-20 15:16:37,909 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16: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-8284c157-d8aa-4d4a-844d-6e55c45d85e3', 'x-openstack-request-id': 'req-8284c157-d8aa-4d4a-844d-6e55c45d85e3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9d9f5a2a-ef19-4535-a654-fa07ef00b774 could not be found."}}' 2023-04-20 15:16:37,909 79776 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-20 15:16:38,126 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.216s 2023-04-20 15:16:38,126 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6e7621b-5237-4234-9aa6-94f4ee7d01fd', 'x-compute-request-id': 'req-b6e7621b-5237-4234-9aa6-94f4ee7d01fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d -4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {5} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [121.962173s] ... 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 d064bdd5-1caa-4717-80bd-385bda3838f9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:16:01,435 79772 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82 0.230s 2023-04-20 15:16:01,436 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f12429da-5f5c-486a-b3a0-60a21d1d80ba', 'x-compute-request-id': 'req-f12429da-5f5c-486a-b3a0-60a21d1d80ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82'} Body: b'{"server": {"id": "5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82", "name": "tempest-ServersNegativeTestJSON-server-1475158505", "status": "ACTIVE", "tenant_id": "061d2444339049d0a0bb680f55ce75e3", "user_id": "515a83630b834f03a4fd748fb75b3550", "metadata": {}, "hostId": "94f7dfc0d2d2bdff12cc193c5626aeedf6c7c82466ffbd9ac7bf2d12", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:09:25Z", "updated": "2023-04-20T15:09:34Z", "addresses": {"tempest-ServersNegativeTestJSON-1321871509-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:44:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:09:33.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-20 15:17:01,712 79772 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/061d2444339049d0a0bb680f55ce75e3/volumes 0.205s 2023-04-20 15:17:01,712 79772 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-1373159452"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb659028-9fd2-45a0-93a5-f5c52e195cae', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb659028-9fd2-45a0-93a5-f5c52e195cae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes'} Body: b'{"volume": {"id": "d064bdd5-1caa-4717-80bd-385bda3838f9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:01.652311", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1373159452", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/d064bdd5-1caa-4717-80bd-385bda3838f9"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/061d2444339049d0a0bb680f55ce75e3/volumes/d064bdd5-1caa-4717-80bd-385bda3838f9"}], "user_id": "515a83630b834f03a4fd748fb75b3550", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:17:01,770 79772 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/061d2444339049d0a0bb680f55ce75e3/volumes/d064bdd5-1caa-4717-80bd-385bda3838f9 0.044s 2023-04-20 15:17:01,770 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e720f00-5dea-4d7b-b93c-5a7336b582fa', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e720f00-5dea-4d7b-b93c-5a7336b582fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/d064bdd5-1caa-4717-80bd-385bda3838f9'} Body: b'{"volume": {"id": "d064bdd5-1caa-4717-80bd-385bda3838f9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:02.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1373159452", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/d064bdd5-1caa-4717-80bd-385bda3838f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/061d2444339049d0a0bb680f55ce75e3/volumes/d064bdd5-1caa-4717-80bd-385bda3838f9"}], "user_id": "515a83630b834f03a4fd748fb75b3550", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "061d2444339049d0a0bb680f55ce75e3"}}' 2023-04-20 15:17:02,833 79772 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/061d2444339049d0a0bb680f55ce75e3/volumes/d064bdd5-1caa-4717-80bd-385bda3838f9 0.051s 2023-04-20 15:17:02,833 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9312989e-0f1c-43c2-bfd7-594cbe896adc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9312989e-0f1c-43c2-bfd7-594cbe896adc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/d064bdd5-1caa-4717-80bd-385bda3838f9'} Body: b'{"volume": {"id": "d064bdd5-1caa-4717-80bd-385bda3838f9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:02.000000", "updated_at": "2023-04-20T15:17:02.000000", "name": "tempest-ServersNegativeTestJSON-volume-1373159452", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/d064bdd5-1caa-4717-80bd-385bda3838f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/061d2444339049d0a0bb680f55ce75e3/volumes/d064bdd5-1caa-4717-80bd-385bda3838f9"}], "user_id": "515a83630b834f03a4fd748fb75b3550", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tena nt-attr:tenant_id": "061d2444339049d0a0bb680f55ce75e3"}}' 2023-04-20 15:17:03,094 79772 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82 0.251s 2023-04-20 15:17:03,095 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df088797-49cc-4424-864f-78369e7c67de', 'x-compute-request-id': 'req-df088797-49cc-4424-864f-78369e7c67de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82'} Body: b'{"server": {"id": "5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82", "name": "tempest-ServersNegativeTestJSON-server-1475158505", "status": "ACTIVE", "tenant_id": "061d2444339049d0a0bb680f55ce75e3", "user_id": "515a83630b834f03a4fd748fb75b3550", "metadata": {}, "hostId": "94f7dfc0d2d2bdff12cc193c5626aeedf6c7c82466ffbd9ac7bf2d12", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:09:25Z", "updated": "2023-04-20T15:09:34Z", "addresses": {"tempest-ServersNegativeTestJSON-1321871509-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:44:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:09:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {8} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.658983s] ... 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 ad5638b9-cbcf-4a64-b1e3-8178acfcc47e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:18:03,383 79778 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes 0.297s 2023-04-20 15:18:03,384 79778 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-1597902016"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e7f3b94-1c43-4a53-9bcb-14a93d04df24', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e7f3b94-1c43-4a53-9bcb-14a93d04df24', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes'} Body: b'{"volume": {"id": "ad5638b9-cbcf-4a64-b1e3-8178acfcc47e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:03.319957", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1597902016", "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/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e"}], "user_id": "1fa8f5ff437d43dda5a6ac2ed84278b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:18:03,455 79778 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e 0.060s 2023-04-20 15:18:03,455 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a74d6c20-a8b6-4fc5-8f01-dda4b045efa6', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a74d6c20-a8b6-4fc5-8f01-dda4b045efa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e'} Body: b'{"volume": {"id": "ad5638b9-cbcf-4a64-b1e3-8178acfcc47e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:03.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1597902016", "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/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e"}], "user_id": "1fa8f5ff437d43dda5a6ac2ed84278b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14d22c62b510414a9cd4fbbf33ac8ec6"}}' 2023-04-20 15:18:04,555 79778 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178ac fcc47e 0.082s 2023-04-20 15:18:04,556 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adb25c87-df89-4595-822c-feb72f91d446', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adb25c87-df89-4595-822c-feb72f91d446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e'} Body: b'{"volume": {"id": "ad5638b9-cbcf-4a64-b1e3-8178acfcc47e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:03.000000", "updated_at": "2023-04-20T15:18:03.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1597902016", "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/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e"}], "user_id": "1fa8f5ff437d43dda5a6ac2ed84278b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14d22c62b510414a9cd4fbbf33ac8ec6"}}' 2023-04-20 15:18:04,615 79778 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e 0.046s 2023-04-20 15:18:04,616 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54af2619-1ffb-4a14-835a-6bd69243b7b5', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54af2619-1ffb-4a14-835a-6bd69243b7b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e'} Body: b'{"volume": {"id": "ad5638b9-cbcf-4a64-b1e3-8178acfcc47e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:03.000000", "updated_at": "2023-04-20T15:18:03.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1597902016", "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/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e"}], "user_id": "1fa8f5ff437d43dda5a6ac2ed84278b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14d22c62b510414a9cd4fbbf33ac8ec6"}}' 2023-04-20 15:18:04,718 79778 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e 0.092s 2023-04-20 15:18:04,718 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6a7ebcc-8735-48b5-ac1b-d2acd45e5514', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e'} Body: b'' 2023-04-20 15:18:04,743 79778 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e 0.024s 2023-04-20 15:18:04,743 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e68791-42a8-44a4-a13f-11124e7891b4', 'x-openstack-request-id': 'req-63e68791-42a8-44a4-a13f-11124e7891b4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ad5638b9-cbcf-4a64-b1e3-8178acfcc47e could not be found."}}' {8} 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 04f160a6-8c9f-47f0-9ba7-f44921245b8c failed to build and is in ERROR status {8} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.722133s] ... 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 859db761-cba5-4658-8bb5-9237647e1cb7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:18:14,282 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes 0.409s 2023-04-20 15:18:14,282 79778 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-618946350"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8f2106d-218b-4e66-8be5-e9491f16099d', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f2106d-218b-4e66-8be5-e9491f16099d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes'} Body: b'{"volume": {"id": "859db761-cba5-4658-8bb5-9237647e1cb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:14.222559", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-618946350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7"}], "user_id": "6d8c10a85281468c9aa5d96ba684e9a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 15:18:14,336 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7 0.044s 2023-04-20 15:18:14,336 79778 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': 'Thu, 20 Apr 2023 15:18:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397ec3cf-df6d-431f-938e-67a9e82e7886', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397ec3cf-df6d-431f-938e-67a9e82e7886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7'} Body: b'{"volume": {"id": "859db761-cba5-4658-8bb5-9237647e1cb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:14.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-618946350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7"}], "user_id": "6d8c10a85281468c9aa5d96ba684e9a0", "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": "9a491290ee46488699ec930ca3b16daa"}}' 2023-04-20 15:18:15,388 79778 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/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7 0.039s 2023-04-20 15:18:15,388 79778 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': 'Thu, 20 Apr 2023 15:18:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddbb6d6c-0e01-4feb-aa8a-fef815fec2c7', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddbb6d6c-0e01-4feb-aa8a-fef815fec2c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7'} Body: b'{"volume": {"id": "859db761-cba5-4658-8bb5-9237647e1cb7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:14.000000", "updated_at": "2023-04-20T15:18:14.000000", "name": "tempest-VolumesTransfersV357Test-Volume-618946350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7"}], "user_id": "6d8c10a85281468c9aa5d96ba684e9a0", "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": "9a491290ee46488699ec930ca3b16daa"}}' 2023-04-20 15:18:15,453 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7 0.053s 2023-04-20 15:18:15,453 79778 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': 'Thu, 20 Apr 2023 15:18:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-670d8cff-b8ef-47fc-ad67-3e62ba284248', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-670d8cff-b8ef-47fc-ad67-3e62ba284248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7'} Body: b'{"volume": {"id": "859db761-cba5-4658-8bb5-9237647e1cb7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:14.000000", "updated_at": "2023-04-20T15:18:14.000000", "name": "tempest-VolumesTransfersV357Test-Volume-618946350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7"}], "user_id": "6d8c10a85281468c9aa5d96ba684e9a0", "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": "9a491290ee46488699ec930ca3b16daa"}}' 2023-04-20 15:18:15,572 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7 0.107s 2023-04-20 15:18:15,572 79778 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': 'Thu, 20 Apr 2023 15:18:15 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-d671dfe0-dea6-4877-aabc-925e082471a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7'} Body: b'' 2023-04-20 15:18:15,593 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7 0.020s 2023-04-20 15:18:15,593 79778 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': 'Thu, 20 Apr 2023 15:18:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c7205e-cb0f-4878-b3ec-1ee4a7acb2ba', 'x-openstack-request-id': 'req-92c7205e-cb0f-4878-b3ec-1ee4a7acb2ba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 859db761-cba5-4658-8bb5-9237647e1cb7 could not be found."}}' {8} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.475329s] ... 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 f0125cdd-f675-4ea3-a0c6-988296ab3109 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:18:15,781 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes 0.185s 2023-04-20 15:18:15,782 79778 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-773072410"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d499acfa-a4f6-41fa-8d31-7f73788e3bcd', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d499acfa-a4f6-41fa-8d31-7f73788e3bcd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes'} Body: b'{"volume": {"id": "f0125cdd-f675-4ea3-a0c6-988296ab3109", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:15.723300", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-773072410", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109"}], "user_id": "6d8c10a85281468c9aa5d96ba684e9a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 15:18:15,830 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109 0.039s 2023-04-20 15:18:15,831 79778 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': 'Thu, 20 Apr 2023 15:18:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ca204e-fe87-4714-9777-cebfee539e48', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ca204e-fe87-4714-9777-cebfee539e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109'} Body: b'{"volume": {"id": "f0125cdd-f675-4ea3-a0c6-988296ab3109", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:16.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-773072410", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109"}], "user_id": "6d8c10a85281468c9aa5d96ba684e9a0", "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": "9a491290ee46488699ec930ca3b16daa"}}' 2023-04-20 15:18:16,883 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109 0.040s 2023-04-20 15:18:16,884 79778 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': 'Thu, 20 Apr 2023 15:18:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88379742-51f8-49cd-a93d-588cd937629a', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88379742-51f8-49cd-a93d-588cd937629a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109'} Body: b'{"volume": {"id": "f0125cdd-f675-4ea3-a0c6-988296ab3109", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:16.000000", "updated_at": "2023-04-20T15:18:16.000000", "name": "tempest-VolumesTransfersV357Test-Volume-773072410", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109"}], "user_id": "6d8c10a85281468c9aa5d96ba684e9a0", "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": "9a491290ee46488699ec930ca3b16daa"}}' 2023-04-20 15:18:16,938 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109 0.037s 2023-04-20 15:18:16,939 79778 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': 'Thu, 20 Apr 2023 15:18:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c8fd461-b3f5-4968-b721-6cdff0fd6cfb', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c8fd461-b3f5-4968-b721-6cdff0fd6cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109'} Body: b'{"volume": {"id": "f0125cdd-f675-4ea3-a0c6-988296ab3109", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:16.000000", "updated_at": "2023-04-20T15:18:16.000000", "name": "tempest-VolumesTransfersV357Test-Volume-773072410", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109"}], "user_id": "6d8c10a85281468c9aa5d96ba684e9a0", "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": "9a491290ee46488699ec930ca3b16daa"}}' 2023-04-20 15:18:17,048 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109 0.098s 2023-04-20 15:18:17,048 79778 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': 'Thu, 20 Apr 2023 15:18:16 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-25d72b08-8768-4ea1-a1e9-31edd466f93e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109'} Body: b'' 2023-04-20 15:18:17,070 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109 0.021s 2023-04-20 15:18:17,070 79778 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': 'Thu, 20 Apr 2023 15:18:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9143041-532b-48b6-b26b-4bd8e60add83', 'x-openstack-request-id': 'req-e9143041-532b-48b6-b26b-4bd8e60add83', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f0125cdd-f675-4ea3-a0c6-988296ab3109 could not be found."}}' {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 e8613390-4007-4b24-bc77-f39447586b07 failed to build and is in ERROR status {8} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {8} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {10} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [165.343921s] ... 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 477a0c23-d1a2-499f-a658-8d917162a5aa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:15:40,537 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.257s 2023-04-20 15:15:40,537 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1842611209", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMGzvHh8Zr7UHBOWp8i4itmOgKMHCYqsRfcCnuL5fX2ZX0SbtdnEHhZQ7ddVen4EblOd/75MqiVTCjXy8yMqdL2bAyWSSoNF8aBLCqnNMnema/pWEDoxhzJlvUqg4HZ4hA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:40 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-0a76d7fe-1d81-4d34-a89b-1ad55054e053', 'x-compute-request-id': 'req-0a76d7fe-1d81-4d34-a89b-1ad55054e053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1842611209", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMGzvHh8Zr7UHBOWp8i4itmOgKMHCYqsRfcCnuL5fX2ZX0SbtdnEHhZQ7ddVen4EblOd/75MqiVTCjXy8yMqdL2bAyWSSoNF8aBLCqnNMnema/pWEDoxhzJlvUqg4HZ4hA==", "fingerprint": "22:84:44:15:b1:68:f7:8a:98:90:ff:bf:08:62:06:c0", "user_id": "1b2b076c0e354876981854fbadcc4696"}}' 2023-04-20 15:15:40,771 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.229s 2023-04-20 15:15:40,771 79782 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-1518407054", "description": "tempest-secgroup-smoke-1518407054 description", "project_id": "5b3b0b5be268475b92a96fcc1b02094e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-eaceb6f7-353e-473b-a930-8933f1d3a191', 'date': 'Thu, 20 Apr 2023 15:15:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "name": "tempest-secgroup-smoke-1518407054", "stateful": true, "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "description": "tempest-secgroup-smoke-1518407054 description", "shared": false, "security_group_rules": [{"id": "0d8194e5-d1b8-4230-9ef5-eb5bd4afb087", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "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": 741, "description": null, "tags": [], "created_at": "2023-04-20T15:15:40Z", "updated_at": "2023-04-20T15:15:40Z", "revision_number": 0, "project_id": "5b3b0b5be268475b92a96fcc1b02094e"}, {"id": "942c37a9-777e-4fed-a50d-a8b646283cf2", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "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": 740, "description": null, "tags": [], "created_at": "2023-04-20T15:15:40Z", "updated_at": "2023-04-20T15:15:40Z", "revision_number": 0, "project_id": "5b3b0b5be268475b92a96fcc1b02094e"}], "tags": [], "created_at": "2023-04-20T15:15:40Z", "updated_at": "2023-04-20T15:15:40Z", "revision_number" : 1, "project_id": "5b3b0b5be268475b92a96fcc1b02094e"}}' 2023-04-20 15:15:40,954 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.182s 2023-04-20 15:15:40,955 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "project_id": "5b3b0b5be268475b92a96fcc1b02094e", "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-aa4bb9c1-8320-45b4-9cb7-c77837786953', 'date': 'Thu, 20 Apr 2023 15:15:40 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": "6463ea36-2560-4f91-882a-ef053687148b", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "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-20T15:15:40Z", "updated_at": "2023-04-20T15:15:40Z", "revision_number": 0, "project_id": "5b3b0b5be268475b92a96fcc1b02094e"}}' 2023-04-20 15:15:41,116 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.161s 2023-04-20 15:15:41,116 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "project_id": "5b3b0b5be268475b92a96fcc1b02094e", "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-7e48a69c-8c14-4bcb-bf58-b3c74c3f246b', 'date': 'Thu, 20 Apr 2023 15:15:41 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": "229763c5-62cc-4fff-9873-769337632318", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "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-20T15:15:41Z", "updated_at": "2023-04-20T15:15:41Z", "revision_number": 0, "project_id": "5b3b0b5be268475b92a96fcc1b02094e"}}' 2023-04-20 15:15:41,287 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.170s 2023-04-20 15:15:41,287 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "project_id": "5b3b0b5be268475b92a96fcc1b02094e", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d02128d0-4659-41e6-b51c-4797ea1cf309', 'date': 'Thu, 20 Apr 2023 15:15:41 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": "949effc7-9ab0-4d52-83d4-923ab9af7e0c", "tenant_id": "5b3b0b 5be268475b92a96fcc1b02094e", "security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "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-20T15:15:41Z", "updated_at": "2023-04-20T15:15:41Z", "revision_number": 0, "project_id": "5b3b0b5be268475b92a96fcc1b02094e"}}' 2023-04-20 15:15:41,442 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.154s 2023-04-20 15:15:41,443 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "project_id": "5b3b0b5be268475b92a96fcc1b02094e", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-5b53d3ed-5d9c-40de-8c7b-4e7f80920113', 'date': 'Thu, 20 Apr 2023 15:15:41 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": "f230d1fb-7f49-4314-9925-3d10ab39b925", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "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-20T15:15:41Z", "updated_at": "2023-04-20T15:15:41Z", "revision_number": 0, "project_id": "5b3b0b5be268475b92a96fcc1b02094e"}}' 2023-04-20 15:15:41,603 79782 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-20 15:15:41,603 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "project_id": "5b3b0b5be268475b92a96fcc1b02094e", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5af17ef8-c594-4bd8-b0fb-a52a020bbe74', 'date': 'Thu, 20 Apr 2023 15:15:41 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": "349c3d2f-0e75-484e-88b0-3f0e53ff24c9", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "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-20T15:15:41Z", "updated_at": "2023-04-20T15:15:41Z", "revision_number": 0, "project_id": "5b3b0b5be268475b92a96fcc1b02094e"}}' 2023-04-20 15:15:41,762 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-20 15:15:41,763 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "project_id": "5b3b0b5be268475b92a96fcc1b02094e", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-859d4c8f-73b2-40b7-8be5-27145c365b3b', 'date': 'Thu, 20 Apr 2023 15:15:41 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": "f1bac1f4-6160-44db-8f15-ce4ae4d04fe8", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "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-20T15:15:41Z", "updated_at": "2023-04-20T15:15:41Z", "revision_number": 0, "project_id": "5b3b0b5be268475b92a96fcc1b02094e"}}' 2023-04-20 15:15:41,801 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.032s 2023-04-20 15:15:41,801 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:41 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-3c439a78-3ba3-4830-a610-4023821ad805', '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": "1b2b076c0e354876981854fbadcc4696", "name": "tempest-SnapshotDataIntegrityTests-1949893148-project-member", "password_expires_at": null}, "audit_ids": ["UG2-cpE9TGKEAoTj0BPhlw"], "expires_at": "2023-04-20T16:15:41.000000Z", "issued_at": "2023-04-20T15:15:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b3b0b5be268475b92a96fcc1b02094e", "name": "tempest-SnapshotDataIntegrityTests-1949893148"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5b3b0b5be268475b92a96fcc1b02094e", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:15:41,802 79782 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': 'edf7eb54-231b-4696-a66a-a86d72c64dc2', 'name': 'tempest-SnapshotDataIntegrityTests-1384459063-network', 'tenant_id': '5b3b0b5be268475b92a96fcc1b02094e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5b3b0b5be268475b92a96fcc1b02094e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 23211, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:15:26Z', 'updated_at': '2023-04-20T15:15:26Z', 'revision_number': 1} available for tenant 2023-04-20 15:15:42,423 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.620s 2023-04-20 15:15:42,424 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-72297812", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1842611209", "security_groups": [{"name": "tempest-secgroup-smoke-1518407054"}], "networks": [{"uuid": "edf7eb54-231b-4696-a66a-a86d72c64dc2"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f134d61-1d7d-4598-a76f-e0abe0ee9eec', 'x-compute-request-id': 'req-8f134d61-1d7d-4598-a76f-e0abe0ee9eec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "71994663-7386-42fc-b512-59869acddfc0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71994663-7386-42fc-b512-59869acddfc0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1518407054"}], "adminPass": "XMQ2mJepxppd"}}' 2023-04-20 15:15:42,495 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0 0.068s 2023-04-20 15:15:42,496 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb48f101-c190-40f2-a8ad-2199bc329f87', 'x-compute-request-id': 'req-eb48f101-c190-40f2-a8ad-2199bc329f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddf c0'} Body: b'{"server": {"id": "71994663-7386-42fc-b512-59869acddfc0", "name": "tempest-SnapshotDataIntegrityTests-server-72297812", "status": "BUILD", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "user_id": "1b2b076c0e354876981854fbadcc4696", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:15:42Z", "updated": "2023-04-20T15:15:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71994663-7386-42fc-b512-59869acddfc0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1842611209", "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-20 15:16:32,792 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0 0.234s 2023-04-20 15:16:32,792 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c97444ed-f40b-4f23-a221-40d42138851c', 'x-compute-request-id': 'req-c97444ed-f40b-4f23-a221-40d42138851c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0'} Body: b'{"server": {"id": "71994663-7386-42fc-b512-59869acddfc0", "name": "tempest-SnapshotDataIntegrityTests-server-72297812", "status": "ACTIVE", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "user_id": "1b2b076c0e354876981854fbadcc4696", "metadata": {}, "hostId": "5bb5c52240dea15808d73ca6a6c0697377934524fadb88caa8f09e3e", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:15:42Z", "updated": "2023-04-20T15:15:50Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1384459063-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:39:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71994663-7386-42fc-b512-59869acddfc0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1842611209", "OS-SRV-USG:launched_at": "2023-04-20T15:15:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1518407054"}], "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-20 15:16:32,804 79782 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 15:17:33,092 79782 INFO [tempest.lib.common.rest_client] Requ est (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0 0.230s 2023-04-20 15:17:33,093 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a73bfcd-f273-43b1-973b-a119857ba16d', 'x-compute-request-id': 'req-1a73bfcd-f273-43b1-973b-a119857ba16d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0'} Body: b'{"server": {"id": "71994663-7386-42fc-b512-59869acddfc0", "name": "tempest-SnapshotDataIntegrityTests-server-72297812", "status": "ACTIVE", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "user_id": "1b2b076c0e354876981854fbadcc4696", "metadata": {}, "hostId": "5bb5c52240dea15808d73ca6a6c0697377934524fadb88caa8f09e3e", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:15:42Z", "updated": "2023-04-20T15:15:50Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1384459063-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:39:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71994663-7386-42fc-b512-59869acddfc0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1842611209", "OS-SRV-USG:launched_at": "2023-04-20T15:15:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1518407054"}], "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-20 15:17:33,334 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes 0.229s 2023-04-20 15:17:33,334 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-299120709", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a16034f6-5cf5-4646-8240-d9c89677b4fd', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a16034f6-5cf5-4646-8240-d9c89677b4fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes'} Body: b'{"volume": {"id": "477a0c23-d1a2-499f-a658-8d917162a5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:33.269721", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-299120709", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-4 99f-a658-8d917162a5aa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa"}], "user_id": "1b2b076c0e354876981854fbadcc4696", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:17:33,382 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa 0.038s 2023-04-20 15:17:33,382 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64e87ee-0fa3-4de1-b174-10a63e4f23d6', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64e87ee-0fa3-4de1-b174-10a63e4f23d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa'} Body: b'{"volume": {"id": "477a0c23-d1a2-499f-a658-8d917162a5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:33.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-299120709", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa"}], "user_id": "1b2b076c0e354876981854fbadcc4696", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b3b0b5be268475b92a96fcc1b02094e"}}' 2023-04-20 15:17:34,430 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa 0.037s 2023-04-20 15:17:34,431 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd7fb1cb-6cd9-481a-9131-c5cf12219470', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd7fb1cb-6cd9-481a-9131-c5cf12219470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa'} Body: b'{"volume": {"id": "477a0c23-d1a2-499f-a658-8d917162a5aa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:33.000000", "updated_at": "2023-04-20T15:17:33.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-299120709", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa"}], "user_id": "1b2b076c0e354876981854fbadcc4696", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "mu ltiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b3b0b5be268475b92a96fcc1b02094e"}}' 2023-04-20 15:17:34,565 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa 0.123s 2023-04-20 15:17:34,565 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a21cef8-4d06-4711-a87d-2ad5e0854486', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa'} Body: b'' 2023-04-20 15:17:34,592 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa 0.026s 2023-04-20 15:17:34,592 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e0777e7-a224-4937-8373-ee37943b5451', 'x-openstack-request-id': 'req-5e0777e7-a224-4937-8373-ee37943b5451', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 477a0c23-d1a2-499f-a658-8d917162a5aa could not be found."}}' 2023-04-20 15:17:34,727 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0 0.134s 2023-04-20 15:17:34,727 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af43a068-3b50-4c18-95c5-84b0ad82e9b0', 'x-compute-request-id': 'req-af43a068-3b50-4c18-95c5-84b0ad82e9b0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0'} Body: b'' 2023-04-20 15:17:35,334 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0 0.606s 2023-04-20 15:17:35,334 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f43f073e-802b-4f70-8572-313297ee6504', 'x-compute-request-id': 'req-f43f073e-802b-4f70-8572-313297ee6504', 'connection': 'close', 'status': '200', 'content-locat ion': 'http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0'} Body: b'{"server": {"id": "71994663-7386-42fc-b512-59869acddfc0", "name": "tempest-SnapshotDataIntegrityTests-server-72297812", "status": "ACTIVE", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "user_id": "1b2b076c0e354876981854fbadcc4696", "metadata": {}, "hostId": "5bb5c52240dea15808d73ca6a6c0697377934524fadb88caa8f09e3e", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:15:42Z", "updated": "2023-04-20T15:17:35Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1384459063-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:39:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71994663-7386-42fc-b512-59869acddfc0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1842611209", "OS-SRV-USG:launched_at": "2023-04-20T15:15:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1518407054"}], "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-20 15:18:25,408 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0 0.041s 2023-04-20 15:18:25,409 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18: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-7377f597-8a00-49ae-98c9-f600d9e5ba0f', 'x-compute-request-id': 'req-7377f597-8a00-49ae-98c9-f600d9e5ba0f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 71994663-7386-42fc-b512-59869acddfc0 could not be found."}}' 2023-04-20 15:18:25,581 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62 0.171s 2023-04-20 15:18:25,581 79782 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-85a88cb7-0d73-4f59-8251-790541fda95c', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:18:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62'} Body: b'' 2023-04-20 15:18:25,615 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1842611209 0.033s 2023-04-20 15:18:25,615 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18: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-50c4d305-90d3-487f-803f-ec7701ed4f40', 'x-compute-request-id': 'req-50c4d305-90d3-487f-803f-ec7701ed4f40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1842611209'} Body: b'' {7} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [1.983247s] ... 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 5cbd4a55-33ee-4634-b569-22fd82fa247a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:18:35,259 79776 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.786s 2023-04-20 15:18:35,260 79776 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-228419116"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/5cbd4a55-33ee-4634-b569-22fd82fa247a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30507bd5-a662-4ed4-bff3-4dd6ec672b68', 'x-compute-request-id': 'req-30507bd5-a662-4ed4-bff3-4dd6ec672b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "5cbd4a55-33ee-4634-b569-22fd82fa247a", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T15:18:35.135295", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-228419116", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-20 15:18:35,327 79776 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/5cbd4a55-33ee-4634-b569-22fd82fa247a 0.063s 2023-04-20 15:18:35,328 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:35 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-4853a5dc-7484-4b69-b4ee-cc01f195506c', 'x-compute-request-id': 'req-4853a5dc-7484-4b69-b4ee-cc01f195506c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/5cbd4a55-33ee-4634-b569-22fd82fa247a'} Body: b'{"volume": {"id": "5cbd4a55-33ee-4634-b569-22fd82fa247a", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T15:18:35.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-228419116", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-20 15:18:36,450 79776 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/5cbd4a55-33ee-4634-b569-22fd82fa247a 0.117s 2023-04-20 15:18:36,451 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18: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-b30d22be-6aa7-41c9-affc-b16f40528cd6', 'x-compute-request-id': 'req-b30d22be-6aa7-41c9-affc-b16f40528cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/5cbd4a55-33ee-4634-b569-22fd82fa247a'} Body: b'{"volume": {"id": "5cbd4a55-33ee-4634-b569-22fd82fa247a", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T1 5:18:35.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-228419116", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {7} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.328292s] ... ok {7} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.230175s] ... ok {7} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {7} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.156707s] ... ok {7} 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 c0fccf2a-7f3a-409c-ae28-63f7b3462567 failed to build and is in ERROR status {7} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.179942s] ... ok {7} 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 89ddac87-0ad2-4cad-8425-7f8d8d780c4b failed to build and is in ERROR status {6} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [167.097659s] ... 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 fd4af9f2-b3b3-4568-8d10-8a1b72c633ca failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:16:16,272 79774 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 15:16:16,273 79774 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 15:16:16,339 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.063s 2023-04-20 15:16:16,339 79774 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-1515762926", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE+BpA/QVEVcBhY96ueIlEAqUyydEjb3TDWpS9ZcpgBk3RCSCHqe6p1mnoiLGGvxBJ6G5pwKKupwEnIPM+KtK51qV5dgMSo5MG+lC07Z/uMsaxDcNxWiQ7ptcyduxSmR8Q=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:16 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-774e52c3-59ed-4379-a4a5-e65a6f1197b2', 'x-compute-request-id': 'req-774e52c3-59ed-4379-a4a5-e65a6f1197b2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1515762926", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE+BpA/QVEVcBhY96ueIlEAqUyydEjb3TDWpS9ZcpgBk3RCSCHqe6p1mnoiLGGvxBJ6G5pwKKupwEnIPM+KtK51qV5dgMSo5MG+lC07Z/uMsaxDcNxWiQ7ptcyduxSmR8Q==", "fingerprint": "18:2b:1b:78:4a:e1:34:9a:1a:54:68:c4:13:97:38:88", "user_id": "bbd3a1bdaa3d4259a7f578e485a929ef"}}' 2023-04-20 15:16:16,342 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1515762926 created 2023-04-20 15:16:16,523 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.181s 2023-04-20 15:16:16,523 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1934399328", "description": "tempest-description--1754675388"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-f899c77e-6ce7-4740-9489-19e010a06d6d', 'date': 'Thu, 20 Apr 2023 15:16:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0057e52e-681b-48cf-889e-eb7f1404ed71", "name": "tempest-securitygroup--1934399328", "stateful": true, "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "description": "tempest-description--1754675388", "shared": false, "security_group_rules": [{"id": "0eb821a6-0b62-4c5b-a428-51f69deddc16", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "security_group_id": "0057e52e-681b-48cf-889e-eb7f1404ed71", "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": 750, "description": null, "tags": [], "created_at": "2023-04-20T15:16:16Z", "updated_at": "2023-04-20T15:16:16Z", "revision_number": 0, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}, {"id": "b7316a07-587e-4288-8a44-2f3107f776e2", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "security_group_id": "0057e52e-681b-48cf-889e-eb7f1404ed71", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remo te_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 751, "description": null, "tags": [], "created_at": "2023-04-20T15:16:16Z", "updated_at": "2023-04-20T15:16:16Z", "revision_number": 0, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}], "tags": [], "created_at": "2023-04-20T15:16:16Z", "updated_at": "2023-04-20T15:16:16Z", "revision_number": 1, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:16:16,719 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.195s 2023-04-20 15:16:16,719 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0057e52e-681b-48cf-889e-eb7f1404ed71", "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-e62b60e4-98ff-4399-bb6e-0017deada642', 'date': 'Thu, 20 Apr 2023 15:16:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "317c008e-ad70-4e01-a702-f959470da78c", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "security_group_id": "0057e52e-681b-48cf-889e-eb7f1404ed71", "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-20T15:16:16Z", "updated_at": "2023-04-20T15:16:16Z", "revision_number": 0, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:16:16,892 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-20 15:16:16,892 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0057e52e-681b-48cf-889e-eb7f1404ed71", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5b8e1454-303c-44ce-b973-9ab0a1230a2d', 'date': 'Thu, 20 Apr 2023 15:16:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a9f07e05-fa1e-4756-8f94-ea5431d00cee", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "security_group_id": "0057e52e-681b-48cf-889e-eb7f1404ed71", "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-20T15:16:16Z", "updated_at": "2023-04-20T15:16:16Z", "revision_number": 0, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:16:16,892 79774 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1934399328 created 2023-04-20 15:16:18,093 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.200s 2023-04-20 15:16:18,093 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487"}} Response - Headers: {'co ntent-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-a7f6ef2a-601b-4984-82ab-e983c5c72492', 'date': 'Thu, 20 Apr 2023 15:16:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "83ed4cca-87a0-4fb0-99c6-9b9dbb7fb394", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "floating_ip_address": "172.24.4.110", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3bfe062836ab4f98866f6058a0a50f66", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:16:17Z", "updated_at": "2023-04-20T15:16:17Z", "revision_number": 0}}' 2023-04-20 15:16:18,093 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '83ed4cca-87a0-4fb0-99c6-9b9dbb7fb394', 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'floating_ip_address': '172.24.4.110', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3bfe062836ab4f98866f6058a0a50f66', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:16:17Z', 'updated_at': '2023-04-20T15:16:17Z', 'revision_number': 0, 'ip': '172.24.4.110'} created 2023-04-20 15:16:18,180 79774 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.080s 2023-04-20 15:16:18,180 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:18 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-ee8b1f55-9b1b-44df-9104-a2f9b0765aca', '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": "bbd3a1bdaa3d4259a7f578e485a929ef", "name": "tempest-AttachVolumeShelveTestJSON-1790805790-project-member", "password_expires_at": null}, "audit_ids": ["iVpXPljUS2yt8sz9VBZ5Rw"], "expires_at": "2023-04-20T16:16:18.000000Z", "issued_at": "2023-04-20T15:16:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bfe062836ab4f98866f6058a0a50f66", "name": "tempest-AttachVolumeShelveTestJSON-1790805790"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "in terface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3bfe062836ab4f98866f6058a0a50f66", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:16:18,181 79774 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '36cd0028-b711-4f91-837b-b0bef4168afd', 'name': 'tempest-AttachVolumeShelveTestJSON-1124172193-network', 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3bfe062836ab4f98866f6058a0a50f66', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 29957, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:13:22Z', 'updated_at': '2023-04-20T15:13:22Z', 'revision_number': 1} available for tenant 2023-04-20 15:16:18,181 79774 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1515762926', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE+BpA/QVEVcBhY96ueIlEAqUyydEjb3TDWpS9ZcpgBk3RCSCHqe6p1mnoiLGGvxBJ6G5pwKKupwEnIPM+KtK51qV5dgMSo5MG+lC07Z/uMsaxDcNxWiQ7ptcyduxSmR8Q==', 'fingerprint': '18:2b:1b:78:4a:e1:34:9a:1a:54:68:c4:13:97:38:88', 'user_id': 'bbd3a1bdaa3d4259a7f578e485a929ef', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBCBefENch6yx2+5qYREThi2SHvKswgdD32HyFuk1Z6elp4eq+AqOu3\nQpIfU1wIMpugBwYFK4EEACKhZANiAARPgaQP0FRFXAYWPerniJRAKlMsnRI290w1\nqUvWXKYAZN0Qkgh6nuqdZp6Iixhr8QSehuacCirqcBJyDzPirSudaleXYDEqOTBv\npQtO2f7jLGsQ3DcVokO6bXMnbsUpkfE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0057e52e-681b-48cf-889e-eb7f1404ed71', 'name': 'tempest-securitygroup--1934399328', 'stateful': True, 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'description': 'tempest-description--1754675388', 'shared': False, 'security_group_rules': [{'id': '0eb821a6-0b62-4c5b-a428-51f69deddc16', 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'security_group_id': '0057e52e-681b-48cf-889e-eb7f1404ed71', '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': 750, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:16:16Z', 'updated_at': '2023-04-20T15:16:16Z', 'revision_number': 0, 'project_id': '3bfe062836ab4f98866f6058a0a50f66'}, {'id': 'b7316a07-587e-4288-8a44-2f3107f776e2', 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'security_group_id': '0057e52e-681b-48cf-889e-eb7f1404ed71', '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': 751, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:16:16Z', 'updated_at' : '2023-04-20T15:16:16Z', 'revision_number': 0, 'project_id': '3bfe062836ab4f98866f6058a0a50f66'}], 'tags': [], 'created_at': '2023-04-20T15:16:16Z', 'updated_at': '2023-04-20T15:16:16Z', 'revision_number': 1, 'project_id': '3bfe062836ab4f98866f6058a0a50f66'}, 'floating_ip': {'id': '83ed4cca-87a0-4fb0-99c6-9b9dbb7fb394', 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'floating_ip_address': '172.24.4.110', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3bfe062836ab4f98866f6058a0a50f66', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:16:17Z', 'updated_at': '2023-04-20T15:16:17Z', 'revision_number': 0, 'ip': '172.24.4.110'}} 2023-04-20 15:16:19,073 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.891s 2023-04-20 15:16:19,073 79774 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-928308817", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "36cd0028-b711-4f91-837b-b0bef4168afd"}], "security_groups": [{"name": "tempest-securitygroup--1934399328"}], "key_name": "tempest-keypair-1515762926", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3', '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-448558de-e04c-4ec1-984a-bad79373d7cd', 'x-compute-request-id': 'req-448558de-e04c-4ec1-984a-bad79373d7cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ff56ab94-63cf-4527-a46f-aa0a2adfcdc3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1934399328"}], "adminPass": "password"}}' 2023-04-20 15:16:19,149 79774 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/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3 0.073s 2023-04-20 15:16:19,150 79774 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': 'Thu, 20 Apr 2023 15:16:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2a3ea7a-b7a5-4c2d-96cc-c9b62584fb37', 'x-compute-request-id': 'req-f2a3ea7a-b7a5-4c2d-96cc-c9b62584fb37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3'} Body: b'{"server": {"id": "ff56ab94-63cf-4527-a46f-aa0a2adfcdc3", "name": "tempest-AttachVolumeShelveTestJSON-server-928308817", "status": "BUILD", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "user_ id": "bbd3a1bdaa3d4259a7f578e485a929ef", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:16:19Z", "updated": "2023-04-20T15:16:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1515762926", "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-20 15:17:09,418 79774 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/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3 0.247s 2023-04-20 15:17:09,419 79774 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': 'Thu, 20 Apr 2023 15:17:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1588', '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-f278d082-886a-409e-9f3f-1ae03c42ba7b', 'x-compute-request-id': 'req-f278d082-886a-409e-9f3f-1ae03c42ba7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3'} Body: b'{"server": {"id": "ff56ab94-63cf-4527-a46f-aa0a2adfcdc3", "name": "tempest-AttachVolumeShelveTestJSON-server-928308817", "status": "ACTIVE", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "user_id": "bbd3a1bdaa3d4259a7f578e485a929ef", "metadata": {}, "hostId": "314c8d90e74b2b45158992d854fedd9d319d95a1541986bb542c8505", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:16:19Z", "updated": "2023-04-20T15:16:25Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1124172193-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:c8:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1515762926", "OS-SRV-USG:launched_at": "2023-04-20T15:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1934399328"}], "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-20 15:17:09,432 79774 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 15:18:09,706 79774 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/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3/os-interface 0.215s 2023-04-20 15:18:09,707 79774 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': 'Thu, 20 Apr 2023 15:18:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7ed5dcf-9d07-45e1-8c82-e4f74729a82f', 'x-compute-request-id': 'req-f7ed5dcf-9d07-45e1-8c82-e4f74729a82f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "36cd0028-b711-4f91-837b-b0bef4168afd", "port_id": "791f0522-477d-4e2a-baed-c3d02080a144", "mac_addr": "fa:16:3e:5b:c8:06", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "62cf8ea9-f05c-4627-bffd-28ac4f31de4d", "ip_address": "10.0.0.12"}]}]}' 2023-04-20 15:18:10,511 79774 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/83ed4cca-87a0-4fb0-99c6-9b9dbb7fb394 0.799s 2023-04-20 15:18:10,512 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "791f0522-477d-4e2a-baed-c3d02080a144"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-6ce94654-2872-4610-90be-68dc12beb97f', 'date': 'Thu, 20 Apr 2023 15:18:10 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/83ed4cca-87a0-4fb0-99c6-9b9dbb7fb394'} Body: b'{"floatingip": {"id": "83ed4cca-87a0-4fb0-99c6-9b9dbb7fb394", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "floating_ip_address": "172.24.4.110", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": "e3178f35-bf3c-4982-91cb-c66122dfcc5b", "port_id": "791f0522-477d-4e2a-baed-c3d02080a144", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "36cd0028-b711-4f91-837b-b0bef4168afd", "mac_address": "fa:16:3e:5b:c8:06", "admin_state_up": true, "status": "ACTIVE", "device_id": "ff56ab94-63cf-4527-a46f-aa0a2adfcdc3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:16:17Z", "updated_at": "2023-04-20T15:18:09Z", "revision_number": 1, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:18:10,513 79774 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.110:22' as 'cirros' with public key authentication 2023-04-20 15:18:10,544 79774 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:18:10,564 79774 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:18:10,565 79774 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.110 successfully created 2023-04-20 15:18:10,612 79774 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/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3/ips 0.046s 2023-04-20 15:18:10,613 79774 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': 'Thu, 20 Apr 2023 15:18:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '111', '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-9c06f9b5-87f6-46aa-a858-650bfa807a41', 'x-compute-request-id': 'req-9c06f9b5-87f6-46aa-a858-650bfa807a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1124172193-network": [{"version": 4, "addr": "10.0.0.12"}]}}' 2023-04-20 15:18:10,839 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes 0.223s 2023-04-20 15:18:10,839 79774 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-672070832"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2c435c-5e4a-442b-a33c-28fcb1c7b39e', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2c435c-5e4a-442b-a33c-28fcb1c7b39e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes'} Body: b'{"volume": {"id": "fd4af9f2-b3b3-4568-8d10-8a1b72c633ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:10.769707", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-672070832", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/fd4af9f2-b3b3-4568-8d10-8a1b72c633ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3bfe062836ab4f98866f6058a0a50f66/volumes/fd4af9f2-b3b3-4568-8d10-8a1b72c633ca"}], "user_id": "bbd3a1bdaa3d4259a7f578e485a929ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:18:10,901 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/fd4af9f2-b3b3-4568-8d10-8a1b72c633ca 0.052s 2023-04-20 15:18:10,901 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac5b2196-392b-45ea-af89-6371f20cc7d4', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac5b2196-392b-45ea-af89-6371f20cc7d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/fd4af9f2-b3b3-4568-8d10-8a1b72c633ca'} Body: b'{"volume": {"id": "fd4af9f2-b3b3-4568-8d10-8a1b72c633ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:11.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-672070832", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/fd4af9f2-b3b3-4568-8d10-8a1b72c633ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3bfe062836ab4f98866f6058a0a50f66/volumes/fd4af9f2-b3b3-4568-8d10-8a1b72c633ca"}], "user_ id": "bbd3a1bdaa3d4259a7f578e485a929ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:18:11,956 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/fd4af9f2-b3b3-4568-8d10-8a1b72c633ca 0.040s 2023-04-20 15:18:11,957 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a007cd47-e38a-4fa6-b966-9632f8040cae', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a007cd47-e38a-4fa6-b966-9632f8040cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/fd4af9f2-b3b3-4568-8d10-8a1b72c633ca'} Body: b'{"volume": {"id": "fd4af9f2-b3b3-4568-8d10-8a1b72c633ca", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:11.000000", "updated_at": "2023-04-20T15:18:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-672070832", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/fd4af9f2-b3b3-4568-8d10-8a1b72c633ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3bfe062836ab4f98866f6058a0a50f66/volumes/fd4af9f2-b3b3-4568-8d10-8a1b72c633ca"}], "user_id": "bbd3a1bdaa3d4259a7f578e485a929ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:18:12,109 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3 0.119s 2023-04-20 15:18:12,112 79774 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': 'Thu, 20 Apr 2023 15:18:11 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-114e1cad-4d1f-495a-866c-d376d00039bb', 'x-compute-request-id': 'req-114e1cad-4d1f-495a-866c-d376d00039bb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3'} Body: b'' 2023-04-20 15:18:12,362 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3 0.249s 2023-04-20 15:18:12,363 79774 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': 'Thu, 20 Apr 2023 15:18:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1713', '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-e9a7a241-1399-46ba-84f8-5ed20516e7fa', 'x-compute-req uest-id': 'req-e9a7a241-1399-46ba-84f8-5ed20516e7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3'} Body: b'{"server": {"id": "ff56ab94-63cf-4527-a46f-aa0a2adfcdc3", "name": "tempest-AttachVolumeShelveTestJSON-server-928308817", "status": "ACTIVE", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "user_id": "bbd3a1bdaa3d4259a7f578e485a929ef", "metadata": {}, "hostId": "314c8d90e74b2b45158992d854fedd9d319d95a1541986bb542c8505", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:16:19Z", "updated": "2023-04-20T15:18:12Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1124172193-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:c8:06"}, {"version": 4, "addr": "172.24.4.110", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:c8:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1515762926", "OS-SRV-USG:launched_at": "2023-04-20T15:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1934399328"}], "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-20 15:19:02,646 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3 0.219s 2023-04-20 15:19:02,646 79774 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': 'Thu, 20 Apr 2023 15:19:02 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-dc578ac3-43bc-40e6-9c0e-aab2c42af216', 'x-compute-request-id': 'req-dc578ac3-43bc-40e6-9c0e-aab2c42af216', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ff56ab94-63cf-4527-a46f-aa0a2adfcdc3 could not be found."}}' 2023-04-20 15:19:02,681 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1515762926 0.033s 2023-04-20 15:19:02,682 79774 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': 'Thu, 20 Apr 2023 15:19:02 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-0a3128b9-309d-408c-a03b-f75a6848db69', 'x-compute-request-id': 'req-0a3128b9-309d-408c-a03b-f75a6848db69', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tem pest-keypair-1515762926'} Body: b'' 2023-04-20 15:19:02,840 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0057e52e-681b-48cf-889e-eb7f1404ed71 0.157s 2023-04-20 15:19:02,841 79774 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-e0a3549c-8998-41c8-9917-7bb7a8e3ce5f', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:19:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0057e52e-681b-48cf-889e-eb7f1404ed71'} Body: b'' 2023-04-20 15:19:02,865 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/0057e52e-681b-48cf-889e-eb7f1404ed71 0.024s 2023-04-20 15:19:02,866 79774 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-0b7cdc17-2a8d-46d8-b3dd-29069b3783c4', 'date': 'Thu, 20 Apr 2023 15:19:02 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0057e52e-681b-48cf-889e-eb7f1404ed71'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0057e52e-681b-48cf-889e-eb7f1404ed71 does not exist", "detail": ""}}' 2023-04-20 15:19:03,367 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/83ed4cca-87a0-4fb0-99c6-9b9dbb7fb394 0.500s 2023-04-20 15:19:03,368 79774 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-ddfac1d5-bb7d-467c-8720-578c50b3bbe7', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:19:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/83ed4cca-87a0-4fb0-99c6-9b9dbb7fb394'} Body: b'' {6} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1 ... SKIPPED: Attached encrypted volume extend is disabled. {6} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2 ... SKIPPED: Attached encrypted volume extend is disabled. {6} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.009927s] ... ok {6} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.875949s] ... ok {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.405020s] ... ok {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.032383s] ... ok {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.046461s] ... ok {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.749580s] ... 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 378e327e-667b-422a-b141-b8f8f86e7304 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:19:22,524 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/0d9700519b954fb1be4e7b78b20e4f99/os-quota-sets/3631af90d38340499029c9354d7b5569?usage=True 0.043s 2023-04-20 15:19:22,524 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058e5797-02dd-4361-a8b8-be1c7eaea85f', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-058e5797-02dd-4361-a8b8-be1c7eaea85f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0d9700519b954fb1be4e7b78b20e4f99/os-quota-sets/3631af90d38340499029c9354d7b5569?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": "3631af90d38340499029c9354d7b5569"}}' 2023-04-20 15:19:22,916 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes 0.382s 2023-04-20 15:19:22,917 79774 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-719356371"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e8f889-3858-4674-b7b8-63e656702d93', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e8f889-3858-4674-b7b8-63e656702d93', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes'} Body: b'{"volume": {"id": "378e327e-667b-422a-b141-b8f8f86e7304", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:22.850220", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-719356371", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304"}], "user_id": "9d9c46b3e8ea4a449fe3646833d180de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:19:22,973 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304 0.047s 2023-04-20 15:19:22,974 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f811b1f9-a363-40a4-9fba-9acb55d95857', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f811b1f9-a363-40a4-9fba-9acb55d95857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304'} Body: b'{"volume": {"id": "378e327e-667b-422a-b141-b8f8f86e7304", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:23.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-719356371", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304"}], "user_id": "9d9c46b3e8ea4a449fe3646833d180de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3631af90d38340499029c9354d7b5569"}}' 2023-04-20 15:19:24,033 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304 0.048s 2023-04-20 15:19:24,034 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9f008e8-cc2e-43f3-8f89-f08ab392c80f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9f008e8-cc2e-43f3-8f89-f08ab392c80f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304'} Body: b'{"volume": {"id": "378e327e-667b-422a-b141-b8f8f86e7304", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:23.000000", "updated_at": "2023-04-20T15:19:23.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-719356371", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304"}], "user_id": "9d9c46b3e8ea4a449fe3646833d180de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3631af90d38340499029c9354d7b5569"}}' 2023-04-20 15:19:24,094 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304 0.049s 2023-04-20 15:19:24,094 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-8a3d9089-8b7d-42b3-a605-93af3dac65d8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a3d9089-8b7d-42b3-a605-93af3dac65d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304'} Body: b'{"volume": {"id": "378e327e-667b-422a-b141-b8f8f86e7304", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:23.000000", "updated_at": "2023-04-20T15:19:23.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-719356371", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304"}], "user_id": "9d9c46b3e8ea4a449fe3646833d180de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3631af90d38340499029c9354d7b5569"}}' 2023-04-20 15:19:24,206 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304 0.101s 2023-04-20 15:19:24,206 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19: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-23404976-0dfe-4bd4-b448-a3b52796ad5e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304'} Body: b'' 2023-04-20 15:19:24,228 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304 0.022s 2023-04-20 15:19:24,229 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19: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-2fb55acd-5b32-43a1-91d2-b6d7fb3c1d4f', 'x-openstack-request-id': 'req-2fb55acd-5b32-43a1-91d2-b6d7fb3c1d4f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 378e327e-667b-422a-b141-b8f8f86e7304 could not be found."}}' {11} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.456680s] ... 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 4742cfe9-0044-404e-a021-c5f57afd913f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:19:24,802 79784 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes 0.304s 2023-04-20 15:19:24,802 79784 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-948508067"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5caacbd3-c117-4963-90f5-82634e62da42', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5caacbd3-c117-4963-90f5-82634e62da42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes'} Body: b'{"volume": {"id": "4742cfe9-0044-404e-a021-c5f57afd913f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:24.715161", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-948508067", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/4742cfe9-0044-404e-a021-c5f57afd913f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/277c8babb24c43c6b386883035b7476c/volumes/4742cfe9-0044-404e-a021-c5f57afd913f"}], "user_id": "cd02e13ff5394016b693bfb61c0dd244", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:19:24,882 79784 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/4742cfe9-0044-404e-a021-c5f57afd913f 0.065s 2023-04-20 15:19:24,882 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cccb6eb-c09c-4306-ab5d-03b2a3da200a', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cccb6eb-c09c-4306-ab5d-03b2a3da200a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/4742cfe9-0044-404e-a021-c5f57afd913f'} Body: b'{"volume": {"id": "4742cfe9-0044-404e-a021-c5f57afd913f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:25.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-948508067", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/4742cfe9-0044-404e-a021-c5f57afd913f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/277c8babb24c43c6b386883035b7476c/volumes/4742cfe9-0044-404e-a021-c5f57afd913f"}], "user_id": "cd02e13ff5394016b693bfb61c0dd244", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "277c8babb24c43c6b386883035b7476c"}}' 2023-04-20 15:19:25,934 79784 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/4742cfe9-0044-404e-a021-c5f57afd913f 0.040s 2023-04-20 15:19:25,935 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11161e1a-5ccc-4b88-829e-d548b1616101', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11161e1a-5ccc-4b88-829e-d548b1616101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/4742cfe9-0044-404e-a021-c5f57afd913f'} Body: b'{"volume": {"id": "4742cfe9-0044-404e-a021-c5f57afd913f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:25.000000", "updated_at": "2023-04-20T15:19:25.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-948508067", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/4742cfe9-0044-404e-a021-c5f57afd913f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/277c8babb24c43c6b386883035b7476c/volumes/4742cfe9-0044-404e-a021-c5f57afd913f"}], "user_id": "cd02e13ff5394016b693bfb61c0dd244", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "277c8babb24c43c6b386883035b7476c"}}' {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.825334s] ... 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 5fa4c8df-0a85-4df1-8774-27085b93d8da failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:19:24,713 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes 0.480s 2023-04-20 15:19:24,713 79774 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-65186342"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae6c683-5ddd-4d80-ac36-0fb493afed83', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae6c683-5ddd-4d80-ac36-0fb493afed83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes'} Body: b'{"volume": {"id": "5fa4c8df-0a85-4df1-8774-27085b93d8da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:24.436253", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-65186342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da"}], "user_id": "9d9c46b3e8ea4a449fe3646833d180de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:19:24,771 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da 0.048s 2023-04-20 15:19:24,771 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5feefe3-406b-4107-80a4-46e72be27961', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5feefe3-406b-4107-80a4-46e72be27961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da'} Body: b'{"volume": {"id": "5fa4c8df-0a85-4df1-8774-27085b93d8da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:24.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-65186342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da"}], "user_id": "9d9c46b3e8ea4a449fe3646833d180de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3631af90d38340499029c9354d7b5569"}}' 2023-04-20 15:19:25,824 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da 0.040s 2023-04-20 15:19:25,825 79774 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab670711-92b9-4365-84cd-6dd5adf942bb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab670711-92b9-4365-84cd-6dd5adf942bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da'} Body: b'{"volume": {"id": "5fa4c8df-0a85-4df1-8774-27085b93d8da", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:24.000000", "updated_at": "2023-04-20T15:19:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-65186342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da"}], "user_id": "9d9c46b3e8ea4a449fe3646833d180de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3631af90d38340499029c9354d7b5569"}}' 2023-04-20 15:19:25,890 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da 0.045s 2023-04-20 15:19:25,890 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a562174-36e7-4286-9df8-d4795501beca', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a562174-36e7-4286-9df8-d4795501beca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da'} Body: b'{"volume": {"id": "5fa4c8df-0a85-4df1-8774-27085b93d8da", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:24.000000", "updated_at": "2023-04-20T15:19:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-65186342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da"}], "user_id": "9d9c46b3e8ea4a449fe3646833d180de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3631af90d38340499029c9354d7b5569"}}' 2023-04-20 15:19:26,029 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da 0.119s 2023-04-20 15:19:26,029 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19: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-f2815275-be23-470b-8c00-23e033dfa3a1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da'} Body: b'' 2023-04-20 15:19:26,055 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da 0.024s 2023-04-20 15:19:26,055 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19: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-7eda0696-7516-4ee8-8d7e-79b6b595da32', 'x-openstack-request-id': 'req-7eda0696-7516-4ee8-8d7e-79b6b595da32', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5fa4c8df-0a85-4df1-8774-27085b93d8da could not be found."}}' {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.066011s] ... ok {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.324454s] ... ok {11} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.362393s] ... 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 51b5ab56-589d-48d0-92f6-6b0467feac69 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:19:26,183 79784 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes 0.228s 2023-04-20 15:19:26,183 79784 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-59747066"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c4c352-ff15-49aa-8d20-7d2ed5d5ad10', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c4c352-ff15-49aa-8d20-7d2ed5d5ad10', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes'} Body: b'{"volume": {"id": "51b5ab56-589d-48d0-92f6-6b0467feac69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:26.112177", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-59747066", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/51b5ab56-589d-48d0-92f6-6b0467feac69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/277c8babb24c43c6b386883035b7476c/volumes/51b5ab56-589d-48d0-92f6-6b0467feac69"}], "user_id": "cd02e13ff5394016b693bfb61c0dd244", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:19:26,248 79784 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/51b5ab56-589d-48d0-92f6-6b0467feac69 0.053s 2023-04-20 15:19:26,248 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c8cec1b-3b9b-4d1c-b45f-5023a3a3438d', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c8cec1b-3b9b-4d1c-b45f-5023a3a3438d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/51b5ab56-589d-48d0-92f6-6b0467feac69'} Body: b'{"volume": {"id": "51b5ab56-589d-48d0-92f6-6b0467feac69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:26.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-59747066", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/51b5ab56-589d-48d0-92f6-6b0467feac69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/277c8babb24c43c6b386883035b7476c/volumes/51b5ab56-589d-48d0-92f6-6b0467feac69"}], "user_id": "cd02e13ff5394016b693bfb61c0dd244", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "277c8babb24c43c6b386883035b7476c"}}' 2023-04-20 15:19:27,305 79784 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/51b5ab56-589d-48d0-92f6-6b0467feac69 0.044s 2023-04-20 15:19:27,306 79784 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08accc70-a834-4787-b35b-d8d377ca6c55', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08accc70-a834-4787-b35b-d8d377ca6c55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/51b5ab56-589d-48d0-92f6-6b0467feac69'} Body: b'{"volume": {"id": "51b5ab56-589d-48d0-92f6-6b0467feac69", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:26.000000", "updated_at": "2023-04-20T15:19:26.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-59747066", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/51b5ab56-589d-48d0-92f6-6b0467feac69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/277c8babb24c43c6b386883035b7476c/volumes/51b5ab56-589d-48d0-92f6-6b0467feac69"}], "user_id": "cd02e13ff5394016b693bfb61c0dd244", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "277c8babb24c43c6b386883035b7476c"}}' {6} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.170203s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.079985s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.219526s] ... ok {6} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.167732s] ... ok {6} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.263329s] ... ok {6} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.018944s] ... ok {6} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.131423s] ... ok {6} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.016722s] ... ok {6} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.020524s] ... ok {6} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {6} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {11} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [1.824255s] ... 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 eb06e986-4e0e-45e8-8c9b-c76471b78ba7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:21:14,015 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types 0.218s 2023-04-20 15:21:14,016 79784 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-485076752"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff95bb75-c669-4f99-a31d-f454ad3936e5', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff95bb75-c669-4f99-a31d-f454ad3936e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types'} Body: b'{"volume_type": {"id": "661fa1ee-e6fc-4cdc-9fae-07c6a412f734", "name": "tempest-GroupsTest-volume-type-485076752", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 15:21:14,052 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/group_types 0.033s 2023-04-20 15:21:14,053 79784 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-1325680534"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3220e91-43ed-4a6f-999a-709697563bf3', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3220e91-43ed-4a6f-999a-709697563bf3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/group_types'} Body: b'{"group_type": {"id": "e2ea5781-9134-4ac3-af50-40c1fc270519", "name": "tempest-GroupsTest-group-type-1325680534", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 15:21:14,269 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups 0.211s 2023-04-20 15:21:14,269 79784 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": "e2ea5781-9134-4ac3-af50-40c1fc270519", "volume_types": ["661fa1ee-e6fc-4cdc-9fae-07c6a412f734"], "name": "tempest-Group1-1494230185"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ad11885-c080-4ab7-8468-80553523c20b', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ad11885-c080-4ab7-8468-80553523c20b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups'} Body: b'{"group": {"id": "eb06e986-4e0e-45e8-8c9b-c76471b78ba7", "name": "tempest-Group1-1494230185"}}' 2023-04-20 15:21:14,307 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/eb06e986-4e0e-45e8-8c9b-c76471b78ba7 0.035s 2023-04-20 15:21:14,307 79784 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': 'Thu, 20 Apr 2023 15:21:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-304d502c-0002-4f65-9173-eb8194bb9039', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-304d502c-0002-4f65-9173-eb8194bb9039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/eb06e986-4e0e-45e8-8c9b-c76471b78ba7'} Body: b'{"group": {"id": "eb06e986-4e0e-45e8-8c9b-c76471b78ba7", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T15:21:14.000000", "name": "tempest-Group1-1494230185", "description": null, "group_type": "e2ea5781-9134-4ac3-af50-40c1fc270519", "volume_types": ["661fa1ee-e6fc-4cdc-9fae-07c6a412f734"]}}' 2023-04-20 15:21:15,345 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/eb06e986-4e0e-45e8-8c9b-c76471b78ba7 0.032s 2023-04-20 15:21:15,346 79784 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': 'Thu, 20 Apr 2023 15:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f8f7394-3d92-4d4b-8a57-3b8658a04268', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8f7394-3d92-4d4b-8a57-3b8658a04268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/eb06e986-4e0e-45e8-8c9b-c76471b78ba7'} Body: b'{"group": {"id": "eb06e986-4e0e-45e8-8c9b-c76471b78ba7", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T15:21:14.000000", "name": "tempest-Group1-1494230185", "description": null, "group_type": "e2ea5781-9134-4ac3-af50-40c1fc270519", "volume_types": ["661fa1ee-e6fc-4cdc-9fae-07c6a412f734"]}}' 2023-04-20 15:21:15,427 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/volumes/detail 0.074s 2023-04-20 15:21:15,427 79784 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': 'Thu, 20 Apr 2023 15:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f964a9e-28f5-48f6-9fea-a5bde79cd84e', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f964a9e-28f5-48f6-9fea-a5bde79cd84e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 15:21:15,502 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/eb06e986-4e0e-45e8-8c9b-c76471b78ba7/action 0.065s 2023-04-20 15:21:15,503 79784 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': 'Thu, 20 Apr 2023 15:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-req uest-id': 'req-daa314dd-b905-4e75-b58b-97ef27bc152f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/eb06e986-4e0e-45e8-8c9b-c76471b78ba7/action'} Body: b'' 2023-04-20 15:21:15,521 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/eb06e986-4e0e-45e8-8c9b-c76471b78ba7 0.017s 2023-04-20 15:21:15,521 79784 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': 'Thu, 20 Apr 2023 15:21:15 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-a7356599-4ebd-43a4-80ab-a63af3e4c515', 'x-openstack-request-id': 'req-a7356599-4ebd-43a4-80ab-a63af3e4c515', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/eb06e986-4e0e-45e8-8c9b-c76471b78ba7'} Body: b'{"itemNotFound": {"code": 404, "message": "Group eb06e986-4e0e-45e8-8c9b-c76471b78ba7 could not be found."}}' 2023-04-20 15:21:15,553 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/group_types/e2ea5781-9134-4ac3-af50-40c1fc270519 0.031s 2023-04-20 15:21:15,553 79784 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': 'Thu, 20 Apr 2023 15:21:15 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-6ffefb44-7d7a-4e47-8345-4429ed6ad350', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/group_types/e2ea5781-9134-4ac3-af50-40c1fc270519'} Body: b'' 2023-04-20 15:21:15,601 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types/661fa1ee-e6fc-4cdc-9fae-07c6a412f734 0.048s 2023-04-20 15:21:15,601 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-247abf4f-699c-4dba-a1af-ed553300e302', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types/661fa1ee-e6fc-4cdc-9fae-07c6a412f734'} Body: b'' 2023-04-20 15:21:15,620 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types/661fa1ee-e6fc-4cdc-9fae-07c6a412f734 0.018s 2023-04-20 15:21:15,620 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:15 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-3b738eb7-5a2e-4b48-b0eb-f2ac9efe0a05', 'x-openstack-request-id': 'req-3b738eb7-5a2e-4b48-b0eb -f2ac9efe0a05', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types/661fa1ee-e6fc-4cdc-9fae-07c6a412f734'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 661fa1ee-e6fc-4cdc-9fae-07c6a412f734 could not be found."}}' {11} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.492861s] ... 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 49a95b5e-47df-467e-a921-c3c598e3bea0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:21:15,652 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types 0.030s 2023-04-20 15:21:15,653 79784 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-1320061633"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-463e4886-b6b1-4802-aecd-e604e317d1bd', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-463e4886-b6b1-4802-aecd-e604e317d1bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types'} Body: b'{"volume_type": {"id": "acdad989-a861-4f64-9301-a033270652b9", "name": "tempest-GroupsTest-volume-type-1320061633", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 15:21:15,688 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/group_types 0.033s 2023-04-20 15:21:15,689 79784 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-1763886659"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b58f0d9-1555-4137-b905-e7c283a374f3', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b58f0d9-1555-4137-b905-e7c283a374f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/group_types'} Body: b'{"group_type": {"id": "5092780e-1a9c-44a2-8e83-0021aebe0b17", "name": "tempest-GroupsTest-group-type-1763886659", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 15:21:15,775 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups 0.083s 2023-04-20 15:21:15,775 79784 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": "5092780e-1a9c-44a2-8e83-0021aebe0b17", "volume_types": ["acdad989-a861-4f64-9301-a033270652b9"], "name": "tempest-GroupsTest-Group-459723332"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f197c563-e673-4a2e-98c2-1a31759af4de', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f197c563-e673-4a2e-98c2-1a31759af4de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups'} Body: b'{"group": {"id": "49a95b5e-47df-467e-a921-c3c598e3bea0", "name": "tempest-GroupsTest-Group-459723332"}}' 2023-04-20 15:21:15,809 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/49a95b5e-47df-467e-a921-c3c598e3bea0 0.032s 2023-04-20 15:21:15,810 79784 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': 'Thu, 20 Apr 2023 15:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ebb818a-9419-4cc8-8658-401d12ec2f27', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ebb818a-9419-4cc8-8658-401d12ec2f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/49a95b5e-47df-467e-a921-c3c598e3bea0'} Body: b'{"group": {"id": "49a95b5e-47df-467e-a921-c3c598e3bea0", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T15:21:16.000000", "name": "tempest-GroupsTest-Group-459723332", "description": null, "group_type": "5092780e-1a9c-44a2-8e83-0021aebe0b17", "volume_types": ["acdad989-a861-4f64-9301-a033270652b9"]}}' 2023-04-20 15:21:16,849 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/49a95b5e-47df-467e-a921-c3c598e3bea0 0.034s 2023-04-20 15:21:16,849 79784 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': 'Thu, 20 Apr 2023 15:21:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e60eabe-4287-49d6-aecb-617d38c00572', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e60eabe-4287-49d6-aecb-617d38c00572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/49a95b5e-47df-467e-a921-c3c598e3bea0'} Body: b'{"group": {"id": "49a95b5e-47df-467e-a921-c3c598e3bea0", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T15:21:16.000000", "name": "tempest-GroupsTest-Group-459723332", "description": null, "group_type": "5092780e-1a9c-44a2-8e83-0021aebe0b17", "volume_types": ["acdad989-a861-4f64-9301-a033270652b9"]}}' 2023-04-20 15:21:16,920 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/volumes/detail 0.063s 2023-04-20 15:21:16,921 79784 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': 'Thu, 20 Apr 2023 15:21:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-198d71b7-a50f-4f4c-963e-e91ef0616244', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-198d71b7-a50f-4f4c-963e-e91ef0616244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 15:21:16,996 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/49a95b5e-47df-467e-a921-c3c598e3bea0/action 0.064s 2023-04-20 15:21:16,997 79784 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': 'Thu, 20 Apr 2023 15:21:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d9b9d6d-50dc-4cc8-ba33-7ec2605 9dac8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/49a95b5e-47df-467e-a921-c3c598e3bea0/action'} Body: b'' 2023-04-20 15:21:17,015 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/49a95b5e-47df-467e-a921-c3c598e3bea0 0.017s 2023-04-20 15:21:17,015 79784 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': 'Thu, 20 Apr 2023 15:21:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-ece9c094-5b91-43ef-94cb-c0bffc698219', 'x-openstack-request-id': 'req-ece9c094-5b91-43ef-94cb-c0bffc698219', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/49a95b5e-47df-467e-a921-c3c598e3bea0'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 49a95b5e-47df-467e-a921-c3c598e3bea0 could not be found."}}' 2023-04-20 15:21:17,046 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/group_types/5092780e-1a9c-44a2-8e83-0021aebe0b17 0.029s 2023-04-20 15:21:17,046 79784 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': 'Thu, 20 Apr 2023 15:21:17 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-db838b11-22bf-4f63-93ca-910ed5f4f7e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/group_types/5092780e-1a9c-44a2-8e83-0021aebe0b17'} Body: b'' 2023-04-20 15:21:17,098 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types/acdad989-a861-4f64-9301-a033270652b9 0.051s 2023-04-20 15:21:17,099 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f5d5d8-11e0-47b8-aa2f-f44b7446bded', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types/acdad989-a861-4f64-9301-a033270652b9'} Body: b'' 2023-04-20 15:21:17,114 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types/acdad989-a861-4f64-9301-a033270652b9 0.015s 2023-04-20 15:21:17,114 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-02fe17b1-7620-4971-a1ec-32923e581f2e', 'x-openstack-request-id': 'req-02fe17b1-7620-4971-a1ec-32923e581f2e', 'connection': 'close', 'status ': '404', 'content-location': 'http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types/acdad989-a861-4f64-9301-a033270652b9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type acdad989-a861-4f64-9301-a033270652b9 could not be found."}}' {11} 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 3202a86d-72e7-4974-b648-5329e05bb11c failed to build and is in ERROR status {11} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [1.945969s] ... 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 cc21217a-e168-4f77-9625-6b3816da6b1d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:21:25,167 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/766a70d6c1704c7598faad76ecb207e4/types 0.176s 2023-04-20 15:21:25,168 79784 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-1569108952", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01cc4fdd-61b9-41ff-bb73-ccf3e325ac0d', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01cc4fdd-61b9-41ff-bb73-ccf3e325ac0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/766a70d6c1704c7598faad76ecb207e4/types'} Body: b'{"volume_type": {"id": "d50bf01e-51a9-4ec7-9e9d-0019eb6634c0", "name": "tempest-VolumeTypesAccessTest-volume-type-1569108952", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-20 15:21:25,301 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes 0.130s 2023-04-20 15:21:25,302 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "d50bf01e-51a9-4ec7-9e9d-0019eb6634c0", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:25 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-0b4fc17f-6208-48df-9679-ba5545159dc1', 'x-openstack-request-id': 'req-0b4fc17f-6208-48df-9679-ba5545159dc1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d50bf01e-51a9-4ec7-9e9d-0019eb6634c0 could not be found."}}' 2023-04-20 15:21:25,303 79784 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-20 15:21:25,333 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/766a70d6c1704c7598faad76ecb207e4/types/d50bf01e-51a9-4ec7-9e9d-0019eb6634c0/action 0.030s 2023-04-20 15:21:25,334 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "73c73edc48f740c48d28daf930147338"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21: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-b163f692-1708-4a05-b91b-5eb3ac1bf7ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/766a70d6c1704c7598faad76ecb207e4/types/d50bf01e-51a9-4ec7-9e9d-0019eb6634c0/action'} Body: b'' 2023-04-20 15:21:25,544 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes 0.209s 2023-04-20 15:21:25,545 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "d50bf01e-51a9-4ec7-9e9d-0019eb66 34c0", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1239698842"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddbcf1e4-2774-47d8-9954-35e44a874f8a', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddbcf1e4-2774-47d8-9954-35e44a874f8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes'} Body: b'{"volume": {"id": "cc21217a-e168-4f77-9625-6b3816da6b1d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:21:25.489186", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1239698842", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1569108952", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d"}], "user_id": "dd0ef6ef29ac44b6b19646e03ff7a768", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:21:25,591 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d 0.036s 2023-04-20 15:21:25,592 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ecb44f6-49c3-4c65-88a3-e4a18dacbbd2', 'content-length': '928', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ecb44f6-49c3-4c65-88a3-e4a18dacbbd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d'} Body: b'{"volume": {"id": "cc21217a-e168-4f77-9625-6b3816da6b1d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:21:25.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1239698842", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1569108952", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d"}], "user_id": "dd0ef6ef29ac44b6b19646e03ff7a768", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c73edc48f740c48d28daf930147338"}}' 2023-04-20 15:21:26,641 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d 0.038s 2023-04-20 15:21:26,641 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08303f4e-3691-4c83-91ef-b629c2c4c0dc', 'content-length': '94 9', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08303f4e-3691-4c83-91ef-b629c2c4c0dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d'} Body: b'{"volume": {"id": "cc21217a-e168-4f77-9625-6b3816da6b1d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:21:25.000000", "updated_at": "2023-04-20T15:21:26.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1239698842", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1569108952", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d"}], "user_id": "dd0ef6ef29ac44b6b19646e03ff7a768", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c73edc48f740c48d28daf930147338"}}' 2023-04-20 15:21:26,689 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d 0.036s 2023-04-20 15:21:26,689 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c95b0a3-c789-4666-8123-0d0decdcc732', 'content-length': '949', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c95b0a3-c789-4666-8123-0d0decdcc732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d'} Body: b'{"volume": {"id": "cc21217a-e168-4f77-9625-6b3816da6b1d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:21:25.000000", "updated_at": "2023-04-20T15:21:26.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1239698842", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1569108952", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d"}], "user_id": "dd0ef6ef29ac44b6b19646e03ff7a768", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c73edc48f740c48d28daf930147338"}}' 2023-04-20 15:21:26,810 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d 0.110s 2023-04-20 15:21:26,810 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52adad0-b005-457f-902b-3ae5e3611c5b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73c73edc48 f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d'} Body: b'' 2023-04-20 15:21:26,831 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d 0.020s 2023-04-20 15:21:26,831 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21: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-8ea1e799-5d44-415b-8955-3647dca32eef', 'x-openstack-request-id': 'req-8ea1e799-5d44-415b-8955-3647dca32eef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cc21217a-e168-4f77-9625-6b3816da6b1d could not be found."}}' 2023-04-20 15:21:26,857 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/766a70d6c1704c7598faad76ecb207e4/types/d50bf01e-51a9-4ec7-9e9d-0019eb6634c0/action 0.025s 2023-04-20 15:21:26,857 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "73c73edc48f740c48d28daf930147338"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d50e129-930b-42b5-b60d-4e43a99e9f73', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/766a70d6c1704c7598faad76ecb207e4/types/d50bf01e-51a9-4ec7-9e9d-0019eb6634c0/action'} Body: b'' 2023-04-20 15:21:26,912 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/766a70d6c1704c7598faad76ecb207e4/types/d50bf01e-51a9-4ec7-9e9d-0019eb6634c0 0.054s 2023-04-20 15:21:26,912 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63c949f4-e3fa-4a06-a53d-dbe27fc70751', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/766a70d6c1704c7598faad76ecb207e4/types/d50bf01e-51a9-4ec7-9e9d-0019eb6634c0'} Body: b'' 2023-04-20 15:21:26,935 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/766a70d6c1704c7598faad76ecb207e4/types/d50bf01e-51a9-4ec7-9e9d-0019eb6634c0 0.022s 2023-04-20 15:21:26,935 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:26 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-3168160c-2ba3-4df3-a215-ace59b7ee474', 'x-openstack-request-id': 'req-3168160c-2ba3-4df3-a215-ace59b7ee474', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/766a70d6c1704c7598faa d76ecb207e4/types/d50bf01e-51a9-4ec7-9e9d-0019eb6634c0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d50bf01e-51a9-4ec7-9e9d-0019eb6634c0 could not be found."}}' {11} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.272579s] ... ok {11} 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 4c04de2b-7293-4619-a210-249522757df7 failed to build and is in ERROR status {11} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [3.808620s] ... 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 797c7868-fb4c-42e1-9fd7-9c4ba2d23122 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:21:35,238 79784 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/22797e44740f4076b9c839f22fddfd62/types 0.254s 2023-04-20 15:21:35,240 79784 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': 'Thu, 20 Apr 2023 15:21:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2d14182-4f6e-467d-a3dd-596d7b96d8e0', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2d14182-4f6e-467d-a3dd-596d7b96d8e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/22797e44740f4076b9c839f22fddfd62/types'} Body: b'{"volume_type": {"id": "23845160-2fd9-4130-8a5b-279e330f0fec", "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-20 15:21:36,036 79784 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.792s 2023-04-20 15:21:36,037 79784 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': 'Thu, 20 Apr 2023 15:21:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-a4b9c242-e15f-4fed-8abe-114d76d1808d', '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": "67c208e217394c2282112e8589b0e249", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d84f31fe-7d68-4d1b-a059-5e879cec49ae", "created_at": "2023-04-20T15:21:36Z", "updated_at": "2023-04-20T15:21:36Z", "tags": [], "self": "/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae", "file": "/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:21:37,230 79784 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/d84f31fe-7d68-4d1b-a059-5e879cec49ae/file 1.191s 2023-04-20 15:21:37,230 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-8138fd1b-d7e0-4cea-a03a-2c2feba2427e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae/file'} Body: b'' 2023-04-20 15:21:37,254 79784 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/d84f31fe-7d68-4d1b-a059-5e879cec49ae 0.023s 2023-04-20 15:21:37,254 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2501cc6a-c59c-49a2-98f5-0c73f2f4e404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae'} 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": "2cb8d6975ec8a1a77dbc3411663393bc", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "67c208e217394c2282112e8589b0e249", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "0faa55864051b24e73cef8b03269fc4f426c9451761b35f373e2aa7f051a08fd664108c0a980180fea1b9668a240e935f051c4a603f4431175f10223fb2da4b2", "id": "d84f31fe-7d68-4d1b-a059-5e879cec49ae", "created_at": "2023-04-20T15:21:36Z", "updated_at": "2023-04-20T15:21:37Z", "tags": [], "self": "/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae", "file": "/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:21:37,275 79784 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/d84f31fe-7d68-4d1b-a059-5e879cec49ae 0.020s 2023-04-20 15:21:37,275 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-39ffd301-17c7-4b87-a576-b697aa514cba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae'} 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": "2cb8d6975ec8a1a77dbc3411663393bc", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "67c208e217394c2282112e8589b0e249", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "0faa55864051b24e73cef8b03269fc4f426c9451761b35f373e2aa7f051a08fd664108c0a980180fea1b9668a240e935f051c4a603f4431175f10223fb2da4b2", "id": "d84f31fe-7d68-4d1b-a059-5e879cec49ae", "created_at": "2023-04-20T15:21:36Z", "updated_at": "2023-04-20T15:21:37Z", "tags": [], "self": "/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae", "file": "/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:21:37,293 79784 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/d84f31fe-7d68-4d1b-a059-5e879cec49ae 0.017s 2023-04-20 15:21:37,293 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-37a9f413-3837-4839-a1f0-cd4bb0448b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae'} 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": "2cb8d6975ec8a1a77dbc3411663393bc", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "67c208e217394c2282112e8589b0e249", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "0faa55864051b24e73cef8b03269fc4f426c9451761b35f373e2aa7f051a08fd664108c0a980180fea1b9668a240e935f051c4a603f4431175f10223fb2da4b2", "id": "d84f31fe-7d68-4d1b-a059-5e879cec49ae", "created_at": "2023-04-20T15:21:36Z", "updated_at": "2023-04-20T15:21:37Z", "tags": [], "self": "/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae", "file": "/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:21:37,642 79784 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/67c208e217394c2282112e8589b0e249/volumes 0.349s 2023-04-20 15:21:37,643 79784 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": "d84f31fe-7d68-4d1b-a059-5e879cec49ae", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7514526f-8d72-4dcc-9ef0-17fd689acf22', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7514526f-8d72-4dcc-9ef0-17fd689acf22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/67c208e217394c2282112e8589b0e249/volumes'} Body: b'{"volume": {"id": "797c7868-fb4c-42e1-9fd7-9c4ba2d23122", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:21:37.582084", "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/67c208e217394c2282112e8589b0e249/volumes/797c7868-fb4c-42e1-9fd7-9c4ba2d23122"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67c208e217394c2282112e8589b0e249/volumes/797c7868-fb4c-42e1-9fd7-9c4ba2d23122"}], "user_id": "3e53adce820f442dbc55032401dc1b7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:21:37,692 79784 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/67c208e217394c2282112e8589b0e249/volumes/797c7868-fb4c-42e1-9fd7-9c4ba2d23122 0.039s 2023-04-20 15:21:37,692 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9579662-17d8-4d71-83d4-9fb0a2b11317', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9579662-17d8-4d71-83d4-9fb0a2b11317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/67c208e217394c2282112e8589b0e249/volumes/797c7868-fb4c-42e1-9fd7-9c4ba2d23122'} Body: b'{"volume": {"id": "797c7868-fb4c-42e1-9fd7-9c4ba2d23122", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:21:38.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/67c208e217394c2282112e8589b0e249/volumes/797c7868-fb4c-42e1-9fd7-9c4ba2d23122"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67c208e217394c2282112e8589b0e249/volumes/797c7868-fb4c-42e1-9fd7-9c4ba2d23122"}], "user_id": "3e53adce820f442dbc55032401dc1b7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67c208e217394c2282112e8589b0e249"}}' 2023-04-20 15:21:38,779 79784 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/67c208e217394c2282112e8589b0e249/volumes/797c7868-fb4c-42e1-9fd7-9c4ba2d23122 0.075s 2023-04-20 15:21:38,779 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d45300e5-a2cc-4d8d-a90e-a7699280a857', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d45300e5-a2cc-4d8d-a90e-a7699280a857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/67c208e217394c2282112e8589b0e249/volumes/797c7868-fb4c-42e1-9fd7-9c4ba2d23122'} Body: b'{"volume": {"id": "797c7868-fb4c-42e1-9fd7-9c4ba2d23122", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:21:38.000000", "updated_at": "2023-04-20T15:21:38.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/67c208e217394c2282112e8589b0e249/volumes/797c7868-fb4c-42e1-9fd7-9c4ba2d23122"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67c208e217394c2282112e8589b0e249/volumes/797c7868-fb4c-42e1-9fd7-9c4ba2d23122"}], "user_id": "3e53adce820f442dbc55032401dc1b7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67c208e217394c2282112e8589b0e249"}}' {11} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [167.179048s] ... 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 77d23656-69b9-44b9-a0f3-fa0254ff9159 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:19:04,608 79772 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 15:19:04,608 79772 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 15:19:04,703 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.093s 2023-04-20 15:19:04,704 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-762607479", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD0dl9n5sqVt2fCehroKJ+rzze8lGS7zEiyBmcjJD4ezZBrOyErqR8NExskPrImE2ZkRRVMEwxTmSc83N9JbJaUSqCxbL+JS0nM+FjTlOfpGyRK86jGKMPqrwc2RGi0uFw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:04 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-acbee035-dfcb-4e21-9ede-aede7f3dca9a', 'x-compute-request-id': 'req-acbee035-dfcb-4e21-9ede-aede7f3dca9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-762607479", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD0dl9n5sqVt2fCehroKJ+rzze8lGS7zEiyBmcjJD4ezZBrOyErqR8NExskPrImE2ZkRRVMEwxTmSc83N9JbJaUSqCxbL+JS0nM+FjTlOfpGyRK86jGKMPqrwc2RGi0uFw==", "fingerprint": "72:90:e4:4d:65:20:be:28:0b:f9:50:14:4a:36:a0:e6", "user_id": "496c0591e87641849b53fda57e1dece7"}}' 2023-04-20 15:19:04,706 79772 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-762607479 created 2023-04-20 15:19:04,845 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.138s 2023-04-20 15:19:04,846 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1085529907", "description": "tempest-description--637664509"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-9c759bc8-b99d-4ef6-a579-37de499eb57b', 'date': 'Thu, 20 Apr 2023 15:19:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "652ac866-0793-41b0-a6b2-0c3af8f7dcc4", "name": "tempest-securitygroup--1085529907", "stateful": true, "tenant_id": "2692d58f90a145049b98bfe08b158531", "description": "tempest-description--637664509", "shared": false, "security_group_rules": [{"id": "2ef0875a-4d96-40c6-b92b-5bd320a3e86e", "tenant_id": "2692d58f90a145049b98bfe08b158531", "security_group_id": "652ac866-0793-41b0-a6b2-0c3af8f7dcc4", "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": 908, "description": null, "tags": [], "created_at": "2023-04-20T15:19:04Z", "updated_at": "2023-04-20T15:19:04Z", "revision_number": 0, "project_id": "2692d58f90a145049b98bfe08b158531"}, {"id": "f7fcb995-164d-4623-9b66-3ecf99f7cd89", "tenant_id": "2692d58f90a145049b98bfe08b158531", "security_group_id": "652ac866-0793-41b0-a6b2-0c3af8f7dcc4", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normali zed_cidr": null, "remote_group_id": null, "standard_attr_id": 909, "description": null, "tags": [], "created_at": "2023-04-20T15:19:04Z", "updated_at": "2023-04-20T15:19:04Z", "revision_number": 0, "project_id": "2692d58f90a145049b98bfe08b158531"}], "tags": [], "created_at": "2023-04-20T15:19:04Z", "updated_at": "2023-04-20T15:19:04Z", "revision_number": 1, "project_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:19:05,166 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.319s 2023-04-20 15:19:05,166 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "652ac866-0793-41b0-a6b2-0c3af8f7dcc4", "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-5db7a374-b5d4-4367-9c61-cc9b2f7c73b8', 'date': 'Thu, 20 Apr 2023 15:19: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": "37b93e0b-72db-4c3d-95e0-38fb77a4b332", "tenant_id": "2692d58f90a145049b98bfe08b158531", "security_group_id": "652ac866-0793-41b0-a6b2-0c3af8f7dcc4", "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-20T15:19:04Z", "updated_at": "2023-04-20T15:19:04Z", "revision_number": 0, "project_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:19:05,342 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.176s 2023-04-20 15:19:05,343 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "652ac866-0793-41b0-a6b2-0c3af8f7dcc4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-999bb0d9-4555-4d5e-bae1-a2d2113ffd7d', 'date': 'Thu, 20 Apr 2023 15:19: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": "6f8bdaae-df03-4d5a-b784-0bfa99f9a93f", "tenant_id": "2692d58f90a145049b98bfe08b158531", "security_group_id": "652ac866-0793-41b0-a6b2-0c3af8f7dcc4", "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-20T15:19:05Z", "updated_at": "2023-04-20T15:19:05Z", "revision_number": 0, "project_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:19:05,343 79772 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1085529907 created 2023-04-20 15:19:06,553 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.210s 2023-04-20 15:19:06,554 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-o penstack-request-id': 'req-d7ee313d-f1ed-478c-b237-984c12c6d691', 'date': 'Thu, 20 Apr 2023 15:19:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6c21764f-607d-4fb4-8c1e-bf32c16e5ad7", "tenant_id": "2692d58f90a145049b98bfe08b158531", "floating_ip_address": "172.24.4.184", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2692d58f90a145049b98bfe08b158531", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:19:06Z", "updated_at": "2023-04-20T15:19:06Z", "revision_number": 0}}' 2023-04-20 15:19:06,554 79772 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6c21764f-607d-4fb4-8c1e-bf32c16e5ad7', 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'floating_ip_address': '172.24.4.184', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2692d58f90a145049b98bfe08b158531', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:19:06Z', 'updated_at': '2023-04-20T15:19:06Z', 'revision_number': 0, 'ip': '172.24.4.184'} created 2023-04-20 15:19:06,595 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.035s 2023-04-20 15:19:06,596 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d440c340-bde9-4996-a445-e664f985aa4f', '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": "496c0591e87641849b53fda57e1dece7", "name": "tempest-AttachVolumeTestJSON-467600022-project-member", "password_expires_at": null}, "audit_ids": ["SjSgKN2CTvGfd1fA5TO6wQ"], "expires_at": "2023-04-20T16:19:06.000000Z", "issued_at": "2023-04-20T15:19:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2692d58f90a145049b98bfe08b158531", "name": "tempest-AttachVolumeTestJSON-467600022"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "Reg ionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2692d58f90a145049b98bfe08b158531", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:19:06,596 79772 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '79555824-7b3f-4ed2-b076-92c2ebdf36b9', 'name': 'tempest-AttachVolumeTestJSON-1686397791-network', 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2692d58f90a145049b98bfe08b158531', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 15330, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:18:58Z', 'updated_at': '2023-04-20T15:18:58Z', 'revision_number': 1} available for tenant 2023-04-20 15:19:06,597 79772 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-762607479', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD0dl9n5sqVt2fCehroKJ+rzze8lGS7zEiyBmcjJD4ezZBrOyErqR8NExskPrImE2ZkRRVMEwxTmSc83N9JbJaUSqCxbL+JS0nM+FjTlOfpGyRK86jGKMPqrwc2RGi0uFw==', 'fingerprint': '72:90:e4:4d:65:20:be:28:0b:f9:50:14:4a:36:a0:e6', 'user_id': '496c0591e87641849b53fda57e1dece7', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDHKVHxTUBxhdOLXWidOr2b67MAzgY0Rjq8CNc6Hu/1s8pjOLb8p30Y\nXGhttGqXb9egBwYFK4EEACKhZANiAAQ9HZfZ+bKlbdnwnoa6Cifq883vJRku8xIs\ngZnIyQ+Hs2QazshK6kfDRMbJD6yJhNmZEUVTBMMU5knPNzfSWyWlEqgsWy/iUtJz\nPhY05Tn6RskSvOoxijD6q8HNkRotLhc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '652ac866-0793-41b0-a6b2-0c3af8f7dcc4', 'name': 'tempest-securitygroup--1085529907', 'stateful': True, 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'description': 'tempest-description--637664509', 'shared': False, 'security_group_rules': [{'id': '2ef0875a-4d96-40c6-b92b-5bd320a3e86e', 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'security_group_id': '652ac866-0793-41b0-a6b2-0c3af8f7dcc4', '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': 908, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:19:04Z', 'updated_at': '2023-04-20T15:19:04Z', 'revision_number': 0, 'project_id': '2692d58f90a145049b98bfe08b158531'}, {'id': 'f7fcb995-164d-4623-9b66-3ecf99f7cd89', 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'security_group_id': '652ac866-0793-41b0-a6b2-0c3af8f7dcc4', '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': 909, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:19:04Z', 'updated_at': '2023-04-20T15:19:04Z', 'revision_number': 0, 'project_id': '2692d58f90a145049b98bfe08b158531'}], 'tags': [], 'created_at': '2023-04-20T15:19:04Z', 'updated_at': '2023-04-20T15:19:04Z', 'revision_number': 1, 'project_id': '2692d58f90a145049b98bfe08b158531'}, 'floating_ip': {'id': '6c21764f-607d-4fb4-8c1e-bf32c16e5ad7', 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'floating_ip_address': '172.24.4.184', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2692d58f90a145049b98bfe08b158531', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:19:06Z', 'updated_at': '2023-04-20T15:19:06Z', 'revision_number': 0, 'ip': '172.24.4.184'}} 2023-04-20 15:19:07,561 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.963s 2023-04-20 15:19:07,561 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-297005174", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "79555824-7b3f-4ed2-b076-92c2ebdf36b9"}], "security_groups": [{"name": "tempest-securitygroup--1085529907"}], "key_name": "tempest-keypair-762607479", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6398ee0-1b75-43ad-941e-5ef208bb2ac6', 'x-compute-request-id': 'req-a6398ee0-1b75-43ad-941e-5ef208bb2ac6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "62465ed7-8fe3-41fd-bc23-bafafec57cef", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1085529907"}], "adminPass": "password"}}' 2023-04-20 15:19:07,633 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef 0.068s 2023-04-20 15:19:07,633 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c24092d-2b4b-4d11-bb06-6e0a7aea41f1', 'x-compute-request-id': 'req-2c24092d-2b4b-4d11-bb06-6e0a7aea41f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef'} Body: b'{"server": {"id": "62465ed7-8fe3-41fd-bc23-bafafec57cef", "name": "tempest-AttachVolumeTestJSON-server-297005174", "status": "BUILD", "tenant_id": "2692d58f90a145049b98bfe08b158531", "user_id": "496c0591e87641849b53fda57e1dece7", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "h ref": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:19:08Z", "updated": "2023-04-20T15:19:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-762607479", "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-20 15:19:57,940 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef 0.247s 2023-04-20 15:19:57,941 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:57 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-891cca34-4133-4ec6-bf8e-d7ef23864c32', 'x-compute-request-id': 'req-891cca34-4133-4ec6-bf8e-d7ef23864c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef'} Body: b'{"server": {"id": "62465ed7-8fe3-41fd-bc23-bafafec57cef", "name": "tempest-AttachVolumeTestJSON-server-297005174", "status": "ACTIVE", "tenant_id": "2692d58f90a145049b98bfe08b158531", "user_id": "496c0591e87641849b53fda57e1dece7", "metadata": {}, "hostId": "69b858b67080526a3c4621a240b58d21072ce916dc83bb31d7a27437", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:19:07Z", "updated": "2023-04-20T15:19:15Z", "addresses": {"tempest-AttachVolumeTestJSON-1686397791-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e7:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-762607479", "OS-SRV-USG:launched_at": "2023-04-20T15:19:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1085529907"}], "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-20 15:19:57,952 79772 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 15:20:58,178 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef/os-interface 0.165s 2023-04-20 15:20:58,179 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:20:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-o penstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd06e97b-bbb9-40f8-8f93-1c30d426a73f', 'x-compute-request-id': 'req-dd06e97b-bbb9-40f8-8f93-1c30d426a73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "79555824-7b3f-4ed2-b076-92c2ebdf36b9", "port_id": "eae282fe-8d81-4319-ba27-6df57a7b696c", "mac_addr": "fa:16:3e:26:e7:6a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "39e17512-00ff-4b58-afab-b43dae346177", "ip_address": "10.0.0.4"}]}]}' 2023-04-20 15:20:58,960 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/6c21764f-607d-4fb4-8c1e-bf32c16e5ad7 0.777s 2023-04-20 15:20:58,960 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "eae282fe-8d81-4319-ba27-6df57a7b696c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-3fc44e74-8118-4da2-b3e9-a3b3daed1887', 'date': 'Thu, 20 Apr 2023 15:20:58 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6c21764f-607d-4fb4-8c1e-bf32c16e5ad7'} Body: b'{"floatingip": {"id": "6c21764f-607d-4fb4-8c1e-bf32c16e5ad7", "tenant_id": "2692d58f90a145049b98bfe08b158531", "floating_ip_address": "172.24.4.184", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": "c96c6ebf-6458-4ed3-9da4-7693e89506d0", "port_id": "eae282fe-8d81-4319-ba27-6df57a7b696c", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "79555824-7b3f-4ed2-b076-92c2ebdf36b9", "mac_address": "fa:16:3e:26:e7:6a", "admin_state_up": true, "status": "ACTIVE", "device_id": "62465ed7-8fe3-41fd-bc23-bafafec57cef", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:19:06Z", "updated_at": "2023-04-20T15:20:58Z", "revision_number": 1, "project_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:20:58,963 79772 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.184:22' as 'cirros' with public key authentication 2023-04-20 15:20:58,998 79772 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:20:59,021 79772 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:20:59,022 79772 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.184 successfully created 2023-04-20 15:20:59,076 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef/ips 0.054s 2023-04-20 15:20:59,077 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63140757-b0d9-411a-bc4b-fe59f8535aa2', 'x-compute-request-id': 'req-63140757-b0d9-411a-bc4b-fe59f8535aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1686397791-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-20 15:20:59,081 79772 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.184:22' as 'cirros' with public key authentication 2023-04-20 15:20:59,086 79772 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:20:59,103 79772 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:20:59,103 79772 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.184 successfully created 2023-04-20 15:20:59,104 79772 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-20 15:20:59,104 79772 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.184:22' as 'cirros' with public key authentication 2023-04-20 15:20:59,109 79772 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:20:59,128 79772 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:20:59,128 79772 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.184 successfully created 2023-04-20 15:20:59,472 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes 0.322s 2023-04-20 15:20:59,472 79772 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-170325202"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-687be6be-9c96-474d-9ccf-af751fe4a71a', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-687be6be-9c96-474d-9ccf-af751fe4a71a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes'} Body: b'{"volume": {"id": "77d23656-69b9-44b9-a0f3-fa0254ff9159", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:20:59.393988", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-170325202", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/77d23656-69b9-44b9-a0f3-fa0254ff9159"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2692d58f90a145049b98bfe08b158531/volumes/77d23656-69b9-44b9-a0f3-fa0254ff9159"}], "user_id": "496c0591e87641849b53fda57e1dece7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:20:59,525 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/77d23656-69b9-44b9-a0f3-fa0254ff9159 0.044s 2023-04-20 15:20:59,526 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e85f35d-499a-4208-8a99-1daf669661af', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e85f35d-499a-4208-8a99-1daf669661af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/77d23656-69b9-44b9-a0f3-fa0254ff9159'} Body: b'{"volume": {"id": "77d23656-69b9-44b9-a0f3-fa0254ff9159", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:20:59.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-170325202", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/77d23656-69b9-44b9-a0f3-fa0254ff9159"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2692d58f90a145049b98bfe08b158531/volumes/77d23656-69b9-44b9-a0f3-fa0254ff9159"}], "user_id": "496c0591e87641849b53fda57e1dece7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:21:00,630 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/77d23656-69b9-44b9-a0f3-fa0254ff9159 0.092s 2023-04-20 15:21:00,630 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40290616-0d9f-460f-a3bf-12f9d6b5c1e4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40290616-0d9f-460f-a3bf-12f9d6b5c1e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/77d23656-69b9-44b9-a0f3-fa0254ff9159'} Body: b'{"volume": {"id": "77d23656-69b9-44b9-a0f3-fa0254ff9159", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:20:59.000000", "updated_at": "2023-04-20T15:21:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-170325202", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/77d23656-69b9-44b9-a0f3-fa0254ff9159"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2692d58f90a145049b98bfe08b158531/volumes/77d23656-69b9-44b9-a0f3-fa0254ff9159"}], "user_id": "496c0591e87641849b53fda57e1dece7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:21:00,749 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef 0.108s 2023-04-20 15:21:00,749 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:00 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-2c1a3ad0-bfc6-477d-8fbc-b3b8b42b04f8', 'x-compute-request-id': 'req-2c1a3ad0-bfc6-477d-8fbc-b3b8b42b04f8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef'} Body: b'' 2023-04-20 15:21:01,003 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef 0.253s 2023-04-20 15:21:01,003 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:00 GMT', 'ser ver': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-918534d8-bc47-4c1f-858b-900596765cae', 'x-compute-request-id': 'req-918534d8-bc47-4c1f-858b-900596765cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef'} Body: b'{"server": {"id": "62465ed7-8fe3-41fd-bc23-bafafec57cef", "name": "tempest-AttachVolumeTestJSON-server-297005174", "status": "ACTIVE", "tenant_id": "2692d58f90a145049b98bfe08b158531", "user_id": "496c0591e87641849b53fda57e1dece7", "metadata": {}, "hostId": "69b858b67080526a3c4621a240b58d21072ce916dc83bb31d7a27437", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:19:07Z", "updated": "2023-04-20T15:21:01Z", "addresses": {"tempest-AttachVolumeTestJSON-1686397791-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e7:6a"}, {"version": 4, "addr": "172.24.4.184", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e7:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-762607479", "OS-SRV-USG:launched_at": "2023-04-20T15:19:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1085529907"}], "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-20 15:21:51,102 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef 0.055s 2023-04-20 15:21:51,103 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-935aa2aa-06a1-40f1-b669-7154b782987d', 'x-compute-request-id': 'req-935aa2aa-06a1-40f1-b669-7154b782987d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 62465ed7-8fe3-41fd-bc23-bafafec57cef could not be found."}}' 2023-04-20 15:21:51,140 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-762607479 0.037s 2023-04-20 15:21:51,141 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-228bee6b-1738-4e52-84 55-9874a077b570', 'x-compute-request-id': 'req-228bee6b-1738-4e52-8455-9874a077b570', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-762607479'} Body: b'' 2023-04-20 15:21:51,298 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/652ac866-0793-41b0-a6b2-0c3af8f7dcc4 0.157s 2023-04-20 15:21:51,298 79772 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-ba0ac92a-2d94-4ffb-b6f7-f0fe4fdb8c60', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:21:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/652ac866-0793-41b0-a6b2-0c3af8f7dcc4'} Body: b'' 2023-04-20 15:21:51,315 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/652ac866-0793-41b0-a6b2-0c3af8f7dcc4 0.016s 2023-04-20 15:21:51,315 79772 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-d594c152-d328-4654-adaf-00fdcd584434', 'date': 'Thu, 20 Apr 2023 15:21:51 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/652ac866-0793-41b0-a6b2-0c3af8f7dcc4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 652ac866-0793-41b0-a6b2-0c3af8f7dcc4 does not exist", "detail": ""}}' 2023-04-20 15:21:51,785 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/6c21764f-607d-4fb4-8c1e-bf32c16e5ad7 0.469s 2023-04-20 15:21:51,785 79772 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-0da6cf31-a03e-4644-b27e-e8120c452cec', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:21:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6c21764f-607d-4fb4-8c1e-bf32c16e5ad7'} Body: b'' {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [168.069302s] ... 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 9c3a396f-7f92-4393-b116-7f81eed03c1b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:21:51,789 79772 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 15:21:51,789 79772 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 15:21:51,853 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.061s 2023-04-20 15:21:51,853 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1302894361", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLZT0WMTz6w9zGypvpZ7TI/sFxQvoXwRcs2GmI9smnO9QIz6JMigc06+cIOL9IwHKc0EFNQLr47H9FXjDTVJFM/yIQIc9Fa8UABE9EhXzfRtDBAOPRbtsefaNKgcPf462w=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:51 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-f70f369c-428f-40f3-9538-39e179a50ff0', 'x-compute-request-id': 'req-f70f369c-428f-40f3-9538-39e179a50ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1302894361", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLZT0WMTz6w9zGypvpZ7TI/sFxQvoXwRcs2GmI9smnO9QIz6JMigc06+cIOL9IwHKc0EFNQLr47H9FXjDTVJFM/yIQIc9Fa8UABE9EhXzfRtDBAOPRbtsefaNKgcPf462w==", "fingerprint": "25:66:84:61:5f:bd:ba:87:0e:80:1f:e4:08:95:74:8b", "user_id": "496c0591e87641849b53fda57e1dece7"}}' 2023-04-20 15:21:51,856 79772 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1302894361 created 2023-04-20 15:21:52,007 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.151s 2023-04-20 15:21:52,008 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--247586634", "description": "tempest-description--1067307752"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-be3fa81f-4176-4c17-8c37-d7a36d4d3f90', 'date': 'Thu, 20 Apr 2023 15:21:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1a54fc92-3f0f-42ef-bd43-4fde2695bf32", "name": "tempest-securitygroup--247586634", "stateful": true, "tenant_id": "2692d58f90a145049b98bfe08b158531", "description": "tempest-description--1067307752", "shared": false, "security_group_rules": [{"id": "bb55eaa6-0887-47cf-80f9-ae78f03416ea", "tenant_id": "2692d58f90a145049b98bfe08b158531", "security_group_id": "1a54fc92-3f0f-42ef-bd43-4fde2695bf32", "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": 1034, "description": null, "tags": [], "created_at": "2023-04-20T15:21:51Z", "updated_at": "2023-04-20T15:21:51Z", "revision_number": 0, "project_id": "2692d58f90a145049b98bfe08b158531"}, {"id": "c9820d76-fa8a-4666-bb5a-42dccce1d1b2", "tenant_id": "2692d58f90a145049b98bfe08b158531", "security_group_id": "1a54fc92-3f0f-42ef-bd43-4fde2695bf32", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "nor malized_cidr": null, "remote_group_id": null, "standard_attr_id": 1035, "description": null, "tags": [], "created_at": "2023-04-20T15:21:51Z", "updated_at": "2023-04-20T15:21:51Z", "revision_number": 0, "project_id": "2692d58f90a145049b98bfe08b158531"}], "tags": [], "created_at": "2023-04-20T15:21:51Z", "updated_at": "2023-04-20T15:21:51Z", "revision_number": 1, "project_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:21:52,162 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.154s 2023-04-20 15:21:52,162 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1a54fc92-3f0f-42ef-bd43-4fde2695bf32", "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-f49ee7d4-f984-45f8-90fe-9cd02c6fb327', 'date': 'Thu, 20 Apr 2023 15:21:52 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": "46fb77d2-5cdb-444e-af64-e13e29c65447", "tenant_id": "2692d58f90a145049b98bfe08b158531", "security_group_id": "1a54fc92-3f0f-42ef-bd43-4fde2695bf32", "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-20T15:21:52Z", "updated_at": "2023-04-20T15:21:52Z", "revision_number": 0, "project_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:21:52,314 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.151s 2023-04-20 15:21:52,314 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1a54fc92-3f0f-42ef-bd43-4fde2695bf32", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2277344f-7834-4042-9e6c-6476b828b976', 'date': 'Thu, 20 Apr 2023 15:21:52 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": "06a084f6-1f53-4957-aeb8-16f615bc0efd", "tenant_id": "2692d58f90a145049b98bfe08b158531", "security_group_id": "1a54fc92-3f0f-42ef-bd43-4fde2695bf32", "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-20T15:21:52Z", "updated_at": "2023-04-20T15:21:52Z", "revision_number": 0, "project_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:21:52,315 79772 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--247586634 created 2023-04-20 15:21:53,387 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.072s 2023-04-20 15:21:53,388 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-1de9e9a5-3301-446b-b9fd-9203eaa2dc43', 'date': 'Thu, 20 Apr 2023 15:21:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4211e6db-eb22-42f4-a5bf-41bab52cbb9e", "tenant_id": "2692d58f90a145049b98bfe08b158531", "floating_ip_address": "172.24.4.97", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2692d58f90a145049b98bfe08b158531", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:21:53Z", "updated_at": "2023-04-20T15:21:53Z", "revision_number": 0}}' 2023-04-20 15:21:53,388 79772 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4211e6db-eb22-42f4-a5bf-41bab52cbb9e', 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'floating_ip_address': '172.24.4.97', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2692d58f90a145049b98bfe08b158531', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:21:53Z', 'updated_at': '2023-04-20T15:21:53Z', 'revision_number': 0, 'ip': '172.24.4.97'} created 2023-04-20 15:21:53,488 79772 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.095s 2023-04-20 15:21:53,488 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-83e39813-39bf-4319-af84-de5dd504ac78', '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": "496c0591e87641849b53fda57e1dece7", "name": "tempest-AttachVolumeTestJSON-467600022-project-member", "password_expires_at": null}, "audit_ids": ["k-TdLJpKSRqhcb_At4AgDA"], "expires_at": "2023-04-20T16:21:53.000000Z", "issued_at": "2023-04-20T15:21:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2692d58f90a145049b98bfe08b158531", "name": "tempest-AttachVolumeTestJSON-467600022"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "regio n": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2692d58f90a145049b98bfe08b158531", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:21:53,489 79772 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '79555824-7b3f-4ed2-b076-92c2ebdf36b9', 'name': 'tempest-AttachVolumeTestJSON-1686397791-network', 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2692d58f90a145049b98bfe08b158531', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 15330, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:18:58Z', 'updated_at': '2023-04-20T15:18:58Z', 'revision_number': 1} available for tenant 2023-04-20 15:21:53,489 79772 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1302894361', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLZT0WMTz6w9zGypvpZ7TI/sFxQvoXwRcs2GmI9smnO9QIz6JMigc06+cIOL9IwHKc0EFNQLr47H9FXjDTVJFM/yIQIc9Fa8UABE9EhXzfRtDBAOPRbtsefaNKgcPf462w==', 'fingerprint': '25:66:84:61:5f:bd:ba:87:0e:80:1f:e4:08:95:74:8b', 'user_id': '496c0591e87641849b53fda57e1dece7', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBpMrW2du2ZKY9qX1WYqrNe4Rs5uzWqf3wING3GLVqpiTzUtwCGjG7m\nzYJZC8WiBsigBwYFK4EEACKhZANiAAS2U9FjE8+sPcxsqb6We0yP7BcUL6F8EXLN\nhpiPbJpzvUCM+iTIoHNOvnCDi/SMBynNBBTUC6+Ox/RV4w01SRTP8iECHPRWvFAA\nRPRIV830bQwQDj0W7bHn2jSoHD3+Ots=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1a54fc92-3f0f-42ef-bd43-4fde2695bf32', 'name': 'tempest-securitygroup--247586634', 'stateful': True, 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'description': 'tempest-description--1067307752', 'shared': False, 'security_group_rules': [{'id': 'bb55eaa6-0887-47cf-80f9-ae78f03416ea', 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'security_group_id': '1a54fc92-3f0f-42ef-bd43-4fde2695bf32', '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': 1034, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:21:51Z', 'updated_at': '2023-04-20T15:21:51Z', 'revision_number': 0, 'project_id': '2692d58f90a145049b98bfe08b158531'}, {'id': 'c9820d76-fa8a-4666-bb5a-42dccce1d1b2', 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'security_group_id': '1a54fc92-3f0f-42ef-bd43-4fde2695bf32', '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': 1035, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:21:51Z', 'updated_at': '2023-04-20T15:21:51Z', 'revision_number': 0, 'project_id': '2692d58f90a145049b98bfe08b158531'}], 'tags': [], 'created_at': '2023 -04-20T15:21:51Z', 'updated_at': '2023-04-20T15:21:51Z', 'revision_number': 1, 'project_id': '2692d58f90a145049b98bfe08b158531'}, 'floating_ip': {'id': '4211e6db-eb22-42f4-a5bf-41bab52cbb9e', 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'floating_ip_address': '172.24.4.97', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2692d58f90a145049b98bfe08b158531', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:21:53Z', 'updated_at': '2023-04-20T15:21:53Z', 'revision_number': 0, 'ip': '172.24.4.97'}} 2023-04-20 15:21:54,466 79772 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.976s 2023-04-20 15:21:54,466 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1479142996", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "79555824-7b3f-4ed2-b076-92c2ebdf36b9"}], "security_groups": [{"name": "tempest-securitygroup--247586634"}], "key_name": "tempest-keypair-1302894361", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bc9022f-3dcf-465f-b27c-8e034ca8adbc', 'x-compute-request-id': 'req-2bc9022f-3dcf-465f-b27c-8e034ca8adbc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "41a66a47-f734-4599-ac56-c8575f308e36", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/41a66a47-f734-4599-ac56-c8575f308e36"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--247586634"}], "adminPass": "password"}}' 2023-04-20 15:21:54,543 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36 0.073s 2023-04-20 15:21:54,544 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d14f34e5-234b-4468-b11d-4686e0326342', 'x-compute-request-id': 'req-d14f34e5-234b-4468-b11d-4686e0326342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36'} Body: b'{"server": {"id": "41a66a47-f734-4599-ac56-c8575f308e36", "name": "tempest-AttachVolumeTestJSON-server-1479142996", "status": "BUILD", "tenant_id": "2692d58f90a145049b98bfe08b158531", "user_id": "496c0591e87641849b53fda57e1dece7", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", " links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:21:54Z", "updated": "2023-04-20T15:21:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/41a66a47-f734-4599-ac56-c8575f308e36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1302894361", "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-20 15:22:44,844 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36 0.240s 2023-04-20 15:22:44,845 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:22:44 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-dc36c4fc-1b7f-4f44-8c33-3027214757a6', 'x-compute-request-id': 'req-dc36c4fc-1b7f-4f44-8c33-3027214757a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36'} Body: b'{"server": {"id": "41a66a47-f734-4599-ac56-c8575f308e36", "name": "tempest-AttachVolumeTestJSON-server-1479142996", "status": "ACTIVE", "tenant_id": "2692d58f90a145049b98bfe08b158531", "user_id": "496c0591e87641849b53fda57e1dece7", "metadata": {}, "hostId": "69b858b67080526a3c4621a240b58d21072ce916dc83bb31d7a27437", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:21:54Z", "updated": "2023-04-20T15:22:01Z", "addresses": {"tempest-AttachVolumeTestJSON-1686397791-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:87:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/41a66a47-f734-4599-ac56-c8575f308e36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1302894361", "OS-SRV-USG:launched_at": "2023-04-20T15:22:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--247586634"}], "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-20 15:22:44,856 79772 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 15:23:45,062 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36/os-interface 0.187s 2023-04-20 15:23:45,062 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:23:44 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-daffbadf-e422-4440-8642-9b3ac9f1411b', 'x-compute-request-id': 'req-daffbadf-e422-4440-8642-9b3ac9f1411b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "79555824-7b3f-4ed2-b076-92c2ebdf36b9", "port_id": "6213b6bb-fdeb-4b9f-960b-ec891ca6dc15", "mac_addr": "fa:16:3e:3f:87:e7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "39e17512-00ff-4b58-afab-b43dae346177", "ip_address": "10.0.0.8"}]}]}' 2023-04-20 15:23:45,916 79772 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/4211e6db-eb22-42f4-a5bf-41bab52cbb9e 0.849s 2023-04-20 15:23:45,917 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "6213b6bb-fdeb-4b9f-960b-ec891ca6dc15"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-d32332c7-c843-4388-87d5-c6cbf2f56708', 'date': 'Thu, 20 Apr 2023 15:23:45 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4211e6db-eb22-42f4-a5bf-41bab52cbb9e'} Body: b'{"floatingip": {"id": "4211e6db-eb22-42f4-a5bf-41bab52cbb9e", "tenant_id": "2692d58f90a145049b98bfe08b158531", "floating_ip_address": "172.24.4.97", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": "c96c6ebf-6458-4ed3-9da4-7693e89506d0", "port_id": "6213b6bb-fdeb-4b9f-960b-ec891ca6dc15", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "79555824-7b3f-4ed2-b076-92c2ebdf36b9", "mac_address": "fa:16:3e:3f:87:e7", "admin_state_up": true, "status": "ACTIVE", "device_id": "41a66a47-f734-4599-ac56-c8575f308e36", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:21:53Z", "updated_at": "2023-04-20T15:23:45Z", "revision_number": 1, "project_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:23:45,918 79772 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.97:22' as 'cirros' with public key authentication 2023-04-20 15:23:45,941 79772 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:23:45,961 79772 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:23:45,961 79772 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.97 successfully created 2023-04-20 15:23:46,015 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36/ips 0.053s 2023-04-20 15:23:46,016 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29b727d3-e2c1-416f-9f97-913f9e96f3d9', 'x-compute-request-id': 'req-29b727d3-e2c1-416f-9f97-913f9e96f3d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1686397791-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-04-20 15:23:46,236 79772 INF O [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes 0.217s 2023-04-20 15:23:46,237 79772 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-1922012091"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:23:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01869bad-0649-4bed-8701-87ef0fdbdd6b', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01869bad-0649-4bed-8701-87ef0fdbdd6b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes'} Body: b'{"volume": {"id": "9c3a396f-7f92-4393-b116-7f81eed03c1b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:23:46.170949", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1922012091", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/9c3a396f-7f92-4393-b116-7f81eed03c1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2692d58f90a145049b98bfe08b158531/volumes/9c3a396f-7f92-4393-b116-7f81eed03c1b"}], "user_id": "496c0591e87641849b53fda57e1dece7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:23:46,293 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/9c3a396f-7f92-4393-b116-7f81eed03c1b 0.046s 2023-04-20 15:23:46,293 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:23:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1030d0cb-9c09-490c-8370-5150f07e5328', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1030d0cb-9c09-490c-8370-5150f07e5328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/9c3a396f-7f92-4393-b116-7f81eed03c1b'} Body: b'{"volume": {"id": "9c3a396f-7f92-4393-b116-7f81eed03c1b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:23:46.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1922012091", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/9c3a396f-7f92-4393-b116-7f81eed03c1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2692d58f90a145049b98bfe08b158531/volumes/9c3a396f-7f92-4393-b116-7f81eed03c1b"}], "user_id": "496c0591e87641849b53fda57e1dece7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:23:47,359 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/9c3a396f-7f92-4393-b116-7f81eed03c1b 0.053s 2023-04-20 15:23:47,359 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:23:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73cf046c-94eb-446c-a8da-7c54661eb608', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73cf046c-94eb-446c-a8da-7c54661eb608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/9c3a396f-7f92-4393-b116-7f81eed03c1b'} Body: b'{"volume": {"id": "9c3a396f-7f92-4393-b116-7f81eed03c1b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:23:46.000000", "updated_at": "2023-04-20T15:23:46.000000", "name": "tempest-AttachVolumeTestJSON-volume-1922012091", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/9c3a396f-7f92-4393-b116-7f81eed03c1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2692d58f90a145049b98bfe08b158531/volumes/9c3a396f-7f92-4393-b116-7f81eed03c1b"}], "user_id": "496c0591e87641849b53fda57e1dece7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:23:47,498 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36 0.126s 2023-04-20 15:23:47,498 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:23:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8625f4a7-f81b-4cc8-9609-186e03af9540', 'x-compute-request-id': 'req-8625f4a7-f81b-4cc8-9609-186e03af9540', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36'} Body: b'' 2023-04-20 15:23:48,008 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36 0.509s 2023-04-20 15:23:48,009 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:23:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-feed52b3-b2d2-4849-a3bf-83a36ef6b029', 'x-compute-request-id': 'req-feed52b3-b2d2-4849-a3bf-83a36ef6b029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36'} Body: b'{"server": {"id": "41a66a47-f734-4599-ac56-c8575f308e36", "name": "tempest-AttachVolumeTestJSON-server-1479142996", "status": "ACTIVE", "tenant_id": "2692d58f90a145049b98bfe08b158531", "user_id": "496c0591e87641849b53fda57e1dece7", "metadata": {}, "hostId": "69b858b67080526a3c4621a240b58d21072ce916dc83bb31d7a27437", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"re l": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:21:54Z", "updated": "2023-04-20T15:23:47Z", "addresses": {"tempest-AttachVolumeTestJSON-1686397791-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:87:e7"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:87:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/41a66a47-f734-4599-ac56-c8575f308e36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1302894361", "OS-SRV-USG:launched_at": "2023-04-20T15:22:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--247586634"}], "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-20 15:24:38,163 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36 0.123s 2023-04-20 15:24:38,164 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:24:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e9d954f8-f3f1-4d3d-a8ff-c15f98af9b85', 'x-compute-request-id': 'req-e9d954f8-f3f1-4d3d-a8ff-c15f98af9b85', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 41a66a47-f734-4599-ac56-c8575f308e36 could not be found."}}' 2023-04-20 15:24:39,204 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1302894361 1.039s 2023-04-20 15:24:39,204 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:24:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc80999c-2e3d-4cf2-a608-6bae25c4ab98', 'x-compute-request-id': 'req-fc80999c-2e3d-4cf2-a608-6bae25c4ab98', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1302894361'} Body: b'' 2023-04-20 15:24:39,383 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1a54fc92-3f0f-42ef-bd43-4fde2695bf32 0.178s 2023-04-20 15:24:39,384 79772 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-c6df0abd-a5cb-4400-80c1-33a7a1962280', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:24:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1a54fc92-3f0f-42ef-bd43-4fde2695bf32'} Body: b'' 2023-04-20 15:24:39,408 79772 INFO [tempest.l ib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1a54fc92-3f0f-42ef-bd43-4fde2695bf32 0.024s 2023-04-20 15:24:39,409 79772 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-3a386c0b-6a7c-4fb7-a804-4d0d1d72814f', 'date': 'Thu, 20 Apr 2023 15:24:39 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1a54fc92-3f0f-42ef-bd43-4fde2695bf32'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1a54fc92-3f0f-42ef-bd43-4fde2695bf32 does not exist", "detail": ""}}' 2023-04-20 15:24:39,857 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/4211e6db-eb22-42f4-a5bf-41bab52cbb9e 0.448s 2023-04-20 15:24:39,857 79772 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-dbc15fce-92c9-4e7f-aa2e-9c359a7c24ca', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:24:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4211e6db-eb22-42f4-a5bf-41bab52cbb9e'} Body: b'' {5} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.037336s] ... ok {5} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.000795s] ... 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 {5} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {5} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.182427s] ... ok {5} setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_image_metadata.py", line 40, in resource_setup cls.volume = cls.create_volume(imageRef=CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2b6cdd75-d943-493c-bccd-77eb61ef1bde failed to build and is in ERROR status {5} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [166.462975s] ... 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 2ec2d22d-18ab-4ebb-9386-08734efecba2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:25:04,490 79772 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-20 15:25:05,451 79772 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.959s 2023-04-20 15:25:05,451 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1193780176", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:25:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/93a51159-055b-4365-a58f-eea5f417641b', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-a1d999aa-ca31-4232-9807-5867ef0267db', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1193780176", "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": "e915a3fd15f94d6e960eb0d61d87914c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "93a51159-055b-4365-a58f-eea5f417641b", "created_at": "2023-04-20T15:25:05Z", "updated_at": "2023-04-20T15:25:05Z", "tags": [], "self": "/v2/images/93a51159-055b-4365-a58f-eea5f417641b", "file": "/v2/images/93a51159-055b-4365-a58f-eea5f417641b/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:25:06,787 79772 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/93a51159-055b-4365-a58f-eea5f417641b/file 1.335s 2023-04-20 15:25:06,787 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:25:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-149856c0-62b4-4dd2-af96-0ffcce3c78d1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/93a51159-055b-4365-a58f-eea5f417641b/file'} Body: b'' 2023-04-20 15:25:06,788 79772 DEBUG [tempest.scenario.manager] image:93a51159-055b-4365-a58f-eea5f417641b 2023-04-20 15:25:06,842 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.052s 2023-04-20 15:25:06,843 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-2032337917", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBu1zhshKNNWP01kwJ3t6/1kxGPzRaQcWr0re5y5zQyVX3b6/MtkP3JHYAXlrWUkvl0r8PYxF5Aaikxcl/5n/bqbwHmG+tvpdr5Osr7LkyDaEsugvx4rpunncm4v7zuBTw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:25:06 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-7cc5749f-4c2e-4d8d-aa7e-104317ac014e', 'x-compute-request-id': 'req-7cc5749f-4c2e-4d8d-aa7e-104317ac014e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-2032337917", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBu1zhshKNNWP01kwJ3t6/1kxGPzRaQcWr0re5y5zQyVX3b6/MtkP3JHYAXlrWUkvl0r8PYxF5Aaikxcl/5n/bqbwHmG+tvpdr5Osr7LkyDaEsugvx4rpunncm4v7zuBTw==", "fingerprint": "90:f3:6f:46:7f:2a:28:07:97:fa:55:2c:8d:fb:76:4d", "user_id": "9923613608ba4dccbefc5981204fc5b3"}}' 2023-04-20 15:25:06,894 79772 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.041s 2023-04-20 15:25:06,894 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:25:06 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-0b22889a-2677-4c9d-91d8-d1689ac951ad', '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": "9923613608ba4dccbefc5981204fc5b3", "name": "tempest-TestMinimumBasicScenario-468849165-project-member", "password_expires_at": null}, "audit_ids": ["ONooaz3oTYOvAxk9GVqhCQ"], "expires_at": "2023-04-20T16:25:06.000000Z", "issued_at": "2023-04-20T15:25:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e915a3fd15f94d6e960eb0d61d87914c", "name": "tempest-TestMinimumBasicScenario-468849165"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e915a3fd15f94d6e960eb0d61d87914c", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]} }' 2023-04-20 15:25:06,895 79772 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '360d0501-d79a-4ffb-be7e-ba247ac7c8f0', 'name': 'tempest-TestMinimumBasicScenario-2146424085-network', 'tenant_id': 'e915a3fd15f94d6e960eb0d61d87914c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e915a3fd15f94d6e960eb0d61d87914c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53550, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:24:53Z', 'updated_at': '2023-04-20T15:24:53Z', 'revision_number': 1} available for tenant 2023-04-20 15:25:07,591 79772 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.695s 2023-04-20 15:25:07,591 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1584660005", "imageRef": "93a51159-055b-4365-a58f-eea5f417641b", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-2032337917", "networks": [{"uuid": "360d0501-d79a-4ffb-be7e-ba247ac7c8f0"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:25:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e33219c3-a4c5-4d9e-87ee-ae899b23d41c', 'x-compute-request-id': 'req-e33219c3-a4c5-4d9e-87ee-ae899b23d41c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c0f42aa4-6873-4be0-8a22-139180fa0061", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "rzcX7phpUAjf"}}' 2023-04-20 15:25:07,786 79772 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/c0f42aa4-6873-4be0-8a22-139180fa0061 0.191s 2023-04-20 15:25:07,787 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:25:07 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-cb1f213c-deef-49fd-899b-e52d46e57c5c', 'x-compute-request-id': 'req-cb1f213c-deef-49fd-899b-e52d46e57c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061'} Body: b'{"server": {"id": "c0f42aa4-6873-4be0-8a22-139180fa0061", "name": "tempest-TestMinimumBasicScenario-server-1584660005", "status": "BUILD", "tenant_id": "e915a3fd15f94d6e960eb0d61d87914c", "user_id": "9923613608ba4dccbefc5981204fc5b3", "metadata": {}, "hostId": "", "image": {"id": "93a51159-055b-4365-a58f-eea5f417641b", "links": [{"rel": "bookmark", "href": "http://10.0.0.2 10/compute/images/93a51159-055b-4365-a58f-eea5f417641b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:25:08Z", "updated": "2023-04-20T15:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2032337917", "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-20 15:25:58,133 79772 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/c0f42aa4-6873-4be0-8a22-139180fa0061 0.286s 2023-04-20 15:25:58,133 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:25:57 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-18393c32-2d0d-4202-914d-64bca61dab3f', 'x-compute-request-id': 'req-18393c32-2d0d-4202-914d-64bca61dab3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061'} Body: b'{"server": {"id": "c0f42aa4-6873-4be0-8a22-139180fa0061", "name": "tempest-TestMinimumBasicScenario-server-1584660005", "status": "ACTIVE", "tenant_id": "e915a3fd15f94d6e960eb0d61d87914c", "user_id": "9923613608ba4dccbefc5981204fc5b3", "metadata": {}, "hostId": "28d1c911bb2b21ee527ddf3aa9e6130b6b02c3dfba7ece80d4c6c015", "image": {"id": "93a51159-055b-4365-a58f-eea5f417641b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/93a51159-055b-4365-a58f-eea5f417641b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:25:07Z", "updated": "2023-04-20T15:25:14Z", "addresses": {"tempest-TestMinimumBasicScenario-2146424085-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e0:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2032337917", "OS-SRV-USG:launched_at": "2023-04-20T15:25: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-20 15:25:58,147 79772 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 15:26:58,409 79772 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/c0f42aa4-6873-4be0-8a22-139180fa0061 0.259s 2023-04-20 15:26:58,410 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:26:58 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-a4c4f66a-7ae2-4493-8bd4-0b0675768c59', 'x-compute-request-id': 'req-a4c4f66a-7ae2-4493-8bd4-0b0675768c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061'} Body: b'{"server": {"id": "c0f42aa4-6873-4be0-8a22-139180fa0061", "name": "tempest-TestMinimumBasicScenario-server-1584660005", "status": "ACTIVE", "tenant_id": "e915a3fd15f94d6e960eb0d61d87914c", "user_id": "9923613608ba4dccbefc5981204fc5b3", "metadata": {}, "hostId": "28d1c911bb2b21ee527ddf3aa9e6130b6b02c3dfba7ece80d4c6c015", "image": {"id": "93a51159-055b-4365-a58f-eea5f417641b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/93a51159-055b-4365-a58f-eea5f417641b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:25:07Z", "updated": "2023-04-20T15:25:14Z", "addresses": {"tempest-TestMinimumBasicScenario-2146424085-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e0:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2032337917", "OS-SRV-USG:launched_at": "2023-04-20T15:25: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-20 15:26:58,638 79772 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.216s 2023-04-20 15:26:58,638 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:26:58 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-ddf0b2c2-7be7-47df-970b-bacbafd7aac3', 'x-compute-request-id': 'req-ddf0b2c2-7be7-47df-970b-bacbafd7aac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "c0f42aa4-6873-4be0-8a22-139180fa0061", "name": "tempest-TestMinimumBasicScenario-server-1584660005", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}]}]}' 2023-04-20 15:26:58,885 79772 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/c0f42aa4-6873-4be0-8a22-139180fa0061 0.243s 2023-04-20 15:26:58,885 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:26:58 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-30b41752-7bb8-4e1a-b1ed-c4cd1ea78bef', 'x-compute-request-id': 'req-30b41752-7bb8-4e1a-b1ed-c4cd1ea78bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061'} Body: b'{"server": {"id": "c0f42aa4-6873-4be0-8a22-139180fa0061", "name": "tempest-TestMinimumBasicScenario-server-1584660005", "status": "ACTIVE", "tenant_id": "e915a3fd15f94d6e960eb0d61d87914c", "user_id": "9923613608ba4dccbefc5981204fc5b3", "metadata": {}, "hostId": "28d1c911bb2b21ee527ddf3aa9e6130b6b02c3dfba7ece80d4c6c015", "image": {"id": "93a51159-055b-4365-a58f-eea5f417641b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/93a51159-055b-4365-a58f-eea5f417641b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:25:07Z", "updated": "2023-04-20T15:25:14Z", "addresses": {"tempest-TestMinimumBasicScenario-2146424085-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e0:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2032337917", "OS-SRV-USG:launched_at": "2023-04-20T15:25: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-20 15:26:59,129 79772 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/e915a3fd15f94d6e960eb0d61d87914c/volumes 0.231s 2023-04-20 15:26:59,130 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1508598723", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:26:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c52f8afd-1abb-4edd-af09-6f5bd046b778', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c52f8afd-1abb-4edd-af09-6f5bd046b778', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes'} Body: b'{"volume": {"id": "2ec2d22d-18ab-4ebb-9386-08734efecba2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:26:59.069468", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1508598723", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2"}], "user_id": "9923613608ba4dccbefc5981204fc5b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:26:59,185 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deleti on): 200 GET http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2 0.045s 2023-04-20 15:26:59,185 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:26:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be005f07-234f-4bd6-bf51-26a73fda41f2', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be005f07-234f-4bd6-bf51-26a73fda41f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2'} Body: b'{"volume": {"id": "2ec2d22d-18ab-4ebb-9386-08734efecba2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:26:59.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1508598723", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2"}], "user_id": "9923613608ba4dccbefc5981204fc5b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e915a3fd15f94d6e960eb0d61d87914c"}}' 2023-04-20 15:27:00,254 79772 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/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2 0.045s 2023-04-20 15:27:00,254 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71fa1d17-a3e8-4ec6-ace3-59a1fe53cca0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71fa1d17-a3e8-4ec6-ace3-59a1fe53cca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2'} Body: b'{"volume": {"id": "2ec2d22d-18ab-4ebb-9386-08734efecba2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:26:59.000000", "updated_at": "2023-04-20T15:26:59.000000", "name": "tempest-TestMinimumBasicScenario-volume-1508598723", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2"}], "user_id": "9923613608ba4dccbefc5981204fc5b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e915a3fd15f94d6e960eb0d61d87914c"}}' 2023-04-20 15:27:00,370 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2 0.104s 2023-04-20 15:27:00,371 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conte nt-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-226cf76f-4404-4623-b933-126d8be9e658', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2'} Body: b'' 2023-04-20 15:27:00,393 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2 0.021s 2023-04-20 15:27:00,393 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfaaf67d-dcb8-446e-8842-410ecfcd118e', 'x-openstack-request-id': 'req-bfaaf67d-dcb8-446e-8842-410ecfcd118e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2ec2d22d-18ab-4ebb-9386-08734efecba2 could not be found."}}' 2023-04-20 15:27:00,514 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061 0.120s 2023-04-20 15:27:00,514 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:00 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-518366e8-8212-434b-bf32-e4a9c83c3c7d', 'x-compute-request-id': 'req-518366e8-8212-434b-bf32-e4a9c83c3c7d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061'} Body: b'' 2023-04-20 15:27:00,756 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061 0.241s 2023-04-20 15:27:00,757 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:00 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-97b7a4cd-2e16-4f0f-b2eb-b8ae318b2bb7', 'x-compute-request-id': 'req-97b7a4cd-2e16-4f0f-b2eb-b8ae318b2bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061'} Body: b'{"server": {"id": "c0f42aa4-6873-4be0-8a22-139180fa0061", "name": "tempest-TestMinimumBasicScenario-server-1584660005", "status": "ACTIVE", "tenant_id": "e915a3fd15f94d6e960eb0d61d87914c", "user_id": "9923613608ba4dccbefc5981204fc5b3", "metadata": {}, "hostId": "28d1c911bb2b21ee527ddf3aa9e6130b6b02c3dfba7ece80d4c6c015", "image": {"id": "93a51159-055b-4365-a 58f-eea5f417641b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/93a51159-055b-4365-a58f-eea5f417641b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:25:07Z", "updated": "2023-04-20T15:27:00Z", "addresses": {"tempest-TestMinimumBasicScenario-2146424085-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e0:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2032337917", "OS-SRV-USG:launched_at": "2023-04-20T15:25:14.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-20 15:27:50,812 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061 0.041s 2023-04-20 15:27:50,812 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:50 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-72f2c56c-6f6d-4340-a335-9b5f75f22270', 'x-compute-request-id': 'req-72f2c56c-6f6d-4340-a335-9b5f75f22270', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c0f42aa4-6873-4be0-8a22-139180fa0061 could not be found."}}' 2023-04-20 15:27:50,851 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2032337917 0.038s 2023-04-20 15:27:50,851 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0f353a0-52a9-4292-9f10-b913d7a06e0b', 'x-compute-request-id': 'req-e0f353a0-52a9-4292-9f10-b913d7a06e0b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2032337917'} Body: b'' 2023-04-20 15:27:50,951 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/93a51159-055b-4365-a58f-eea5f417641b 0.099s 2023-04-20 15:27:50,952 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-23edd390-44ca-4aef-9134-aa894e77a530', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/imag es/93a51159-055b-4365-a58f-eea5f417641b'} Body: b'' {5} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [166.371574s] ... 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 1053ae68-7baf-46e6-b288-b7f3ae44e325 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:27:50,956 79772 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-20 15:27:51,559 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.602s 2023-04-20 15:27:51,559 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1458645145", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/aa21e36d-4d94-4947-ae42-888a249a9db9', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-db153955-8202-4bcf-96ae-1c7d52e086d5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1458645145", "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": "e915a3fd15f94d6e960eb0d61d87914c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "aa21e36d-4d94-4947-ae42-888a249a9db9", "created_at": "2023-04-20T15:27:52Z", "updated_at": "2023-04-20T15:27:52Z", "tags": [], "self": "/v2/images/aa21e36d-4d94-4947-ae42-888a249a9db9", "file": "/v2/images/aa21e36d-4d94-4947-ae42-888a249a9db9/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:27:52,957 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/aa21e36d-4d94-4947-ae42-888a249a9db9/file 1.396s 2023-04-20 15:27:52,957 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-8f5b0356-9fcf-4e72-9e34-c134cdc73ce1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/aa21e36d-4d94-4947-ae42-888a249a9db9/file'} Body: b'' 2023-04-20 15:27:52,957 79772 DEBUG [tempest.scenario.manager] image:aa21e36d-4d94-4947-ae42-888a249a9db9 2023-04-20 15:27:53,029 79772 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.069s 2023-04-20 15:27:53,030 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-542997920", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFhphdBAM1xts/MJu3azH8sFjBPsDMbeOp8oVE14NwfABNnLSF6UslVg1niM+v8Q8XLeWh1SprEJjctQrRTHmGzsqlwhXyEJFZdb90tMq1NuCL3u4sQ6bYV5muNxnoVP8w=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:52 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-10ae6017-db45-481d-8585-3789853803f0', 'x-compute-request-id': 'req-10ae6017-db45-481d-8585-3789853803f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-5429 97920", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFhphdBAM1xts/MJu3azH8sFjBPsDMbeOp8oVE14NwfABNnLSF6UslVg1niM+v8Q8XLeWh1SprEJjctQrRTHmGzsqlwhXyEJFZdb90tMq1NuCL3u4sQ6bYV5muNxnoVP8w==", "fingerprint": "88:98:8d:c0:26:6f:dd:09:fc:a8:47:1e:b9:35:5b:21", "user_id": "9923613608ba4dccbefc5981204fc5b3"}}' 2023-04-20 15:27:53,077 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.036s 2023-04-20 15:27:53,078 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:53 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-3d9223b2-c18f-4968-b74a-5ab87066f1cd', '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": "9923613608ba4dccbefc5981204fc5b3", "name": "tempest-TestMinimumBasicScenario-468849165-project-member", "password_expires_at": null}, "audit_ids": ["1LTIEvYVR7KUZ_XwLxIWaA"], "expires_at": "2023-04-20T16:27:53.000000Z", "issued_at": "2023-04-20T15:27:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e915a3fd15f94d6e960eb0d61d87914c", "name": "tempest-TestMinimumBasicScenario-468849165"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e915a3fd15f94d6e960eb0d61d87914c", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:27:53,079 79772 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '360d0501-d79a-4ffb-be7e-ba247ac7c8f0', 'name': 'tempest-TestMinimumBasicScenario-2146424085-network', 'tenant_id': 'e915a3fd15f94d6e960eb0d61d87914c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e915a3fd15f94d6e960eb0d61d87914c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53550, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:24:53Z', 'updated_at': '2023-04-20T15:24:53Z', 'revision_number': 1} available for tenant 2023-04-20 15:27:53,858 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.777s 2023-04-20 15:27:53,859 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-2028827782", "imageRef": "aa21e36d-4d94-4947-ae42-888a249a9db9", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-542997920", "networks": [{"uuid": "360d0501-d79a-4ffb-be7e-ba247ac7c8f0"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34e5a837-85a8-441b-9e4a-9ba4403d406a', 'x-compute-request-id': 'req-34e5a837-85a8-441b-9e4a-9ba4403d406a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8f22bd09-1cf7-440d-9cf5-931a0a8abb77", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3mZ6ySnMzTuu"}}' 2023-04-20 15:27:53,935 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77 0.071s 2023-04-20 15:27:53,936 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:53 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-e071cd82-d409-4417-9578-6759902b37b6', 'x-compute-request-id': 'req-e071cd82-d409-4417-9578-6759902b37b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77'} Body: b'{"server": {"id": "8f22bd09-1cf7-440d-9cf5-931a0a8abb77", "name": "tempest-TestMinimumBasicScenario-server-2028827782", "status": "BUILD", "tenant_id": "e915a3fd15f94d6e960eb0d61d87914c", "user_id": "9923613608ba4dccbefc5981204fc5b3", "metadata": {}, "hostId": "", "image": {"id": "aa21e36d-4d94-4947-ae42-888a249a9db9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/aa21e36d-4d94-4947-ae42-888a249a9db9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:27:54Z", "updated": "2023-04-20T15:27:53Z", "addresses": {}, "acc essIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-542997920", "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-20 15:28:44,236 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77 0.240s 2023-04-20 15:28:44,236 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:28:43 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-28bf5a48-f083-4451-9ba1-a1f1d64b24b8', 'x-compute-request-id': 'req-28bf5a48-f083-4451-9ba1-a1f1d64b24b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77'} Body: b'{"server": {"id": "8f22bd09-1cf7-440d-9cf5-931a0a8abb77", "name": "tempest-TestMinimumBasicScenario-server-2028827782", "status": "ACTIVE", "tenant_id": "e915a3fd15f94d6e960eb0d61d87914c", "user_id": "9923613608ba4dccbefc5981204fc5b3", "metadata": {}, "hostId": "28d1c911bb2b21ee527ddf3aa9e6130b6b02c3dfba7ece80d4c6c015", "image": {"id": "aa21e36d-4d94-4947-ae42-888a249a9db9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/aa21e36d-4d94-4947-ae42-888a249a9db9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:27:53Z", "updated": "2023-04-20T15:28:01Z", "addresses": {"tempest-TestMinimumBasicScenario-2146424085-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b5:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-542997920", "OS-SRV-USG:launched_at": "2023-04-20T15:28:00.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-20 15:28:44,248 79772 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 15:29:44,618 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77 0.310s 2023-04-20 15:29:44,618 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:29:44 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-300f91c5-13d4-4e29-b04b-c7b9ca765056', 'x-compute-request-id': 'req-300f91c5-13d4-4e29-b04b-c7b9ca765056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77'} Body: b'{"server": {"id": "8f22bd09-1cf7-440d-9cf5-931a0a8abb77", "name": "tempest-TestMinimumBasicScenario-server-2028827782", "status": "ACTIVE", "tenant_id": "e915a3fd15f94d6e960eb0d61d87914c", "user_id": "9923613608ba4dccbefc5981204fc5b3", "metadata": {}, "hostId": "28d1c911bb2b21ee527ddf3aa9e6130b6b02c3dfba7ece80d4c6c015", "image": {"id": "aa21e36d-4d94-4947-ae42-888a249a9db9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/aa21e36d-4d94-4947-ae42-888a249a9db9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:27:53Z", "updated": "2023-04-20T15:28:01Z", "addresses": {"tempest-TestMinimumBasicScenario-2146424085-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b5:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-542997920", "OS-SRV-USG:launched_at": "2023-04-20T15:28:00.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-20 15:29:44,911 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.281s 2023-04-20 15:29:44,911 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:29:44 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-93b00802-f62a-420e-9610-7424a58abde0', 'x-compute-request-id': 'req-93b00802-f62a-420e-9610-7424a58abde0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "8f22bd09-1cf7-440d-9cf5-931a0a8abb77", "name": "tempest-TestMinimumBasicScenario-server-2028827782", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}]}]}' 2023-04-20 15:29:45,099 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77 0.185s 2023-04-20 15:29:45,100 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:29:44 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-46480118-54a4-4588-90d3-47d01cf168a4', 'x-compute-request-id': 'req-46480118-54a4-4588-90d3-47d01cf168a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7- 440d-9cf5-931a0a8abb77'} Body: b'{"server": {"id": "8f22bd09-1cf7-440d-9cf5-931a0a8abb77", "name": "tempest-TestMinimumBasicScenario-server-2028827782", "status": "ACTIVE", "tenant_id": "e915a3fd15f94d6e960eb0d61d87914c", "user_id": "9923613608ba4dccbefc5981204fc5b3", "metadata": {}, "hostId": "28d1c911bb2b21ee527ddf3aa9e6130b6b02c3dfba7ece80d4c6c015", "image": {"id": "aa21e36d-4d94-4947-ae42-888a249a9db9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/aa21e36d-4d94-4947-ae42-888a249a9db9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:27:53Z", "updated": "2023-04-20T15:28:01Z", "addresses": {"tempest-TestMinimumBasicScenario-2146424085-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b5:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-542997920", "OS-SRV-USG:launched_at": "2023-04-20T15:28:00.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-20 15:29:45,309 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes 0.197s 2023-04-20 15:29:45,309 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1312285510", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:29:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c5d653-9e2a-43b2-ab81-051a2952df0b', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c5d653-9e2a-43b2-ab81-051a2952df0b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes'} Body: b'{"volume": {"id": "1053ae68-7baf-46e6-b288-b7f3ae44e325", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:29:45.243552", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1312285510", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325"}], "user_id": "9923613608ba4dccbefc5981204fc5b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:29:45,361 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325 0.043s 2023-04-20 15:29:45,362 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:29:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-cb495dae-ce89-4728-a94c-61e950f988bf', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb495dae-ce89-4728-a94c-61e950f988bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325'} Body: b'{"volume": {"id": "1053ae68-7baf-46e6-b288-b7f3ae44e325", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:29:45.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1312285510", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325"}], "user_id": "9923613608ba4dccbefc5981204fc5b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e915a3fd15f94d6e960eb0d61d87914c"}}' 2023-04-20 15:29:46,418 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325 0.044s 2023-04-20 15:29:46,419 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:29:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34bfae3a-329c-4f3a-97ec-5d2818832589', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34bfae3a-329c-4f3a-97ec-5d2818832589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325'} Body: b'{"volume": {"id": "1053ae68-7baf-46e6-b288-b7f3ae44e325", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:29:45.000000", "updated_at": "2023-04-20T15:29:45.000000", "name": "tempest-TestMinimumBasicScenario-volume-1312285510", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325"}], "user_id": "9923613608ba4dccbefc5981204fc5b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e915a3fd15f94d6e960eb0d61d87914c"}}' 2023-04-20 15:29:46,532 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325 0.101s 2023-04-20 15:29:46,532 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:29:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec7778b-375e-42c1-908b-cece5af20647', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325'} Body: b'' 2023-04-20 15:29:46,554 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325 0.021s 2023-04-20 15:29:46,554 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:29:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d2b101-2b51-4f07-be4a-f50f28dabf4b', 'x-openstack-request-id': 'req-a7d2b101-2b51-4f07-be4a-f50f28dabf4b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1053ae68-7baf-46e6-b288-b7f3ae44e325 could not be found."}}' 2023-04-20 15:29:46,677 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77 0.121s 2023-04-20 15:29:46,677 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:29:46 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-50915b88-e641-42b3-a65e-343c3af97356', 'x-compute-request-id': 'req-50915b88-e641-42b3-a65e-343c3af97356', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77'} Body: b'' 2023-04-20 15:29:47,009 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77 0.331s 2023-04-20 15:29:47,010 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:29:46 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-c6d2b800-f272-4b10-b5e8-da3f437d8835', 'x-compute-request-id': 'req-c6d2b800-f272-4b10-b5e8-da3f437d8835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77'} Body: b'{"server": {"id": "8f22bd09-1cf7-440d-9cf5-931a0a8abb77", "name": "tempest-TestMinimumBasicScenario-server-2028827782", "status": "ACTIVE", "tenant_id": "e915a3fd15f94d6e960eb0d61d87914c", "user_id": "9923613608ba4dccbefc5981204fc5b3", "metadata": {}, "hostId": "28d1c911bb2b21ee527ddf3aa9e6130b6b02c3dfba7ece80d4c6c015", "image": {"id": "aa21e36d-4d94-4947-ae42-888a249a9db9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/aa21e36d-4d94-4947-ae42-888a249a9db9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:27:53Z", "updated": "2023-04-20T15:29:47Z", "addresses": {"tempest-TestMinimumBasicScenario-2146424085-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b5:0c"}]}, "accessIPv4": "" , "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-542997920", "OS-SRV-USG:launched_at": "2023-04-20T15:28:00.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-20 15:30:37,189 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77 0.135s 2023-04-20 15:30:37,189 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:30:37 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-66ef0c3d-338a-4be3-a4ec-68a5570e98a2', 'x-compute-request-id': 'req-66ef0c3d-338a-4be3-a4ec-68a5570e98a2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8f22bd09-1cf7-440d-9cf5-931a0a8abb77 could not be found."}}' 2023-04-20 15:30:37,226 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-542997920 0.036s 2023-04-20 15:30:37,227 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:30: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-9be2d95b-79e6-4a19-b63e-4f49f5067c95', 'x-compute-request-id': 'req-9be2d95b-79e6-4a19-b63e-4f49f5067c95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-542997920'} Body: b'' 2023-04-20 15:30:37,326 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/aa21e36d-4d94-4947-ae42-888a249a9db9 0.098s 2023-04-20 15:30:37,326 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-dca0a95c-5293-419f-b97e-a22347b393c7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/aa21e36d-4d94-4947-ae42-888a249a9db9'} Body: b'' {5} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled ============================== Failed 96 tests - output below: ============================== 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 648a6fbf-8b1b-4414-9c81-a5896815e979 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:13,280 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types 0.104s 2023-04-20 15:08:13,280 79780 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-928465896"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fefd98a-9513-4a64-94ec-fbb804415e3e', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fefd98a-9513-4a64-94ec-fbb804415e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types'} Body: b'{"volume_type": {"id": "58f18a93-fb3a-41cb-8ef7-3edb61413f66", "name": "tempest-GroupSnapshotsTest-volume-type-928465896", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 15:08:13,355 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types 0.069s 2023-04-20 15:08:13,356 79780 DEBUG [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-1393602005"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3a1a33d-8428-45a3-b4cc-b1df200e3c11', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a1a33d-8428-45a3-b4cc-b1df200e3c11', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types'} Body: b'{"group_type": {"id": "0eb838d8-eee1-463a-87d1-aa1c5e698681", "name": "tempest-GroupSnapshotsTest-group-type-1393602005", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 15:08:13,692 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups 0.333s 2023-04-20 15:08:13,693 79780 DEBUG [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": "0eb838d8-eee1-463a-87d1-aa1c5e698681", "volume_types": ["58f18a93-fb3a-41cb-8ef7-3edb61413f66"], "name": "tempest-GroupSnapshotsTest-Group-457642703"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65559bd9-a9ba-4d17-b7e4-1d57fd692197', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65559bd9-a9ba-4d17-b7e4-1d57fd692197', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups'} Body: b'{"group": {"id": "648a6fbf-8b1b-4414-9c81-a5896815e979", "name": "tempest-GroupSnapshotsTest-Group-457642703"}}' 2023-04-20 15:08:13,747 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/648a6fbf-8b1b-4414-9c81-a5896815e979 0.051s 2023-04-20 15:08:13,747 79780 DEBUG [tempest.lib.commo n.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': 'Thu, 20 Apr 2023 15:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0670402-8c33-4ad1-8cb1-8ba5bd0576ba', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0670402-8c33-4ad1-8cb1-8ba5bd0576ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/648a6fbf-8b1b-4414-9c81-a5896815e979'} Body: b'{"group": {"id": "648a6fbf-8b1b-4414-9c81-a5896815e979", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T15:08:14.000000", "name": "tempest-GroupSnapshotsTest-Group-457642703", "description": null, "group_type": "0eb838d8-eee1-463a-87d1-aa1c5e698681", "volume_types": ["58f18a93-fb3a-41cb-8ef7-3edb61413f66"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:08:14,813 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/648a6fbf-8b1b-4414-9c81-a5896815e979 0.060s 2023-04-20 15:08:14,813 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845bab6a-10a7-4d04-b589-411883065738', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845bab6a-10a7-4d04-b589-411883065738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/648a6fbf-8b1b-4414-9c81-a5896815e979'} Body: b'{"group": {"id": "648a6fbf-8b1b-4414-9c81-a5896815e979", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T15:08:14.000000", "name": "tempest-GroupSnapshotsTest-Group-457642703", "description": null, "group_type": "0eb838d8-eee1-463a-87d1-aa1c5e698681", "volume_types": ["58f18a93-fb3a-41cb-8ef7-3edb61413f66"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:08:14,922 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/volumes/detail 0.103s 2023-04-20 15:08:14,923 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a676bc-15b7-42de-a83d-ad3e488dcc7f', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a676bc-15b7-42de-a83d-ad3e488dcc7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 15:08:15,030 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/648a6fbf-8b1b-4414-9c81-a5896815e979/action 0.096s 2023-04-20 15:08:15,030 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:14 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-6723ed7a-edb5-4431-92c4-14616a74170b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/648a6fbf-8b1b-4414-9c81-a5896815e979/action'} Body: b'' 2023-04-20 15:08:15,046 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/648a6fbf-8b1b-4414-9c81-a5896815e979 0.014s 2023-04-20 15:08:15,046 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:15 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-33c097bf-8050-48f9-86f3-6d7e0c476b4f', 'x-openstack-request-id': 'req-33c097bf-8050-48f9-86f3-6d7e0c476b4f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/648a6fbf-8b1b-4414-9c81-a5896815e979'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 648a6fbf-8b1b-4414-9c81-a5896815e979 could not be found."}}' 2023-04-20 15:08:15,085 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types/0eb838d8-eee1-463a-87d1-aa1c5e698681 0.038s 2023-04-20 15:08:15,085 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:15 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-5922995e-836b-48bf-82f7-f1cda4c0fec0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types/0eb838d8-eee1-463a-87d1-aa1c5e698681'} Body: b'' 2023-04-20 15:08:15,152 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/58f18a93-fb3a-41cb-8ef7-3edb61413f66 0.066s 2023-04-20 15:08:15,152 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f631eb4-36f7-48b7-8f9c-665c587e1282', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/58f18a93-fb3a-41cb-8ef7-3edb61413f66'} Body: b'' 2023-04-20 15:08:15,172 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/58f18a93-fb3a-41cb-8ef7-3edb61413f66 0.019s 2023-04-20 15:08:15,172 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 202 3 15:08:15 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-e18aef59-59d7-4e57-9ea3-1772c5c879aa', 'x-openstack-request-id': 'req-e18aef59-59d7-4e57-9ea3-1772c5c879aa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/58f18a93-fb3a-41cb-8ef7-3edb61413f66'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 58f18a93-fb3a-41cb-8ef7-3edb61413f66 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 206b1058-c9ab-4a16-924c-09d5a4d83d37 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:15,208 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types 0.031s 2023-04-20 15:08:15,209 79780 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-711158373"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2413e252-836f-45d3-83ea-78adfe32938d', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2413e252-836f-45d3-83ea-78adfe32938d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types'} Body: b'{"volume_type": {"id": "d58f57b1-8600-4608-8e80-e00fcf4e845b", "name": "tempest-GroupSnapshotsTest-volume-type-711158373", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 15:08:15,252 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types 0.039s 2023-04-20 15:08:15,253 79780 DEBUG [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-747899196"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f56dea93-efee-4ed3-8ced-f4be4bbf6cb3', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f56dea93-efee-4ed3-8ced-f4be4bbf6cb3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types'} Body: b'{"group_type": {"id": "ada09e4d-0e0c-4c1e-b5ca-f6830de95468", "name": "tempest-GroupSnapshotsTest-group-type-747899196", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 15:08:15,403 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups 0.147s 2023-04-20 15:08:15,404 79780 DEBUG [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": "ada09e4d-0e0c-4c1e-b5ca-f6830de95468", "volume_types": ["d58f57b1-8600-4608-8e80-e00fcf4e845b"], "name": "tempest-GroupSnapshotsTest-Group-1493546730"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e8c6fda-5d95-4e1c-9abd-0931a679af9d', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e8c6fda-5d95-4e1c-9abd-0931a679af9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups'} Body: b'{"group": {"id": "206b1058-c9ab-4a16-924c-09d5a4d83d37", "name": "tempest-GroupSnapshotsTest-Group-1493546730"}}' 2023-04-20 15:08:15,618 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/206b1058-c9ab-4a16-924c-09d5a4d83d37 0.212s 2023-04-20 15:08:15,619 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a131ab-8686-4f36-94d1-f3f28838e2da', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a131ab-8686-4f36-94d1-f3f28838e2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/206b1058-c9ab-4a16-924c-09d5a4d83d37'} Body: b'{"group": {"id": "206b1058-c9ab-4a16-924c-09d5a4d83d37", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T15:08:15.000000", "name": "tempest-GroupSnapshotsTest-Group-1493546730", "description": null, "group_type": "ada09e4d-0e0c-4c1e-b5ca-f6830de95468", "volume_types": ["d58f57b1-8600-4608-8e80-e00fcf4e845b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:08:16,655 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/206b1058-c9ab-4a16-924c-09d5a4d83d37 0.031s 2023-04-20 15:08:16,655 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7830d1d8-83a4-40ca-a6e0-13e6761b7862', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7830d1d8-83a4-40ca-a6e0-13e6761b7862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/206b1058-c9ab-4a16-924c-09d5a4d83d37'} Body: b'{"group": {"id": "206b1058-c9ab-4a16-924c-09d5a4d83d37", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T15:08:15.000000", "name": "tempest-GroupSnapshotsTest-Group-1493546730", "description": null, "group_type": "ada09e4d-0e0c-4c1e-b5ca-f6830de95468", "volume_types": ["d58f57b1-8600-4608-8e80-e00fcf4e845b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:08:16,659 79780 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-20 15:08:16,736 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/volumes/detail 0.075s 2023-04-20 15:08:16,736 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-003f0a4a-7348-4a52-b2ba-59bdf19681ef', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-003f0a4a-7348-4a52-b2ba-59bdf19681ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 15:08:16,817 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/206b1058-c9ab-4a16-924c-09d5a4d83d37/action 0. 071s 2023-04-20 15:08:16,818 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:16 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-ba556e51-fd73-4968-a78a-8e39804e5ccf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/206b1058-c9ab-4a16-924c-09d5a4d83d37/action'} Body: b'' 2023-04-20 15:08:16,836 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/206b1058-c9ab-4a16-924c-09d5a4d83d37 0.017s 2023-04-20 15:08:16,836 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:16 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-feda33f0-a546-4bc2-8660-28e226c95267', 'x-openstack-request-id': 'req-feda33f0-a546-4bc2-8660-28e226c95267', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/206b1058-c9ab-4a16-924c-09d5a4d83d37'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 206b1058-c9ab-4a16-924c-09d5a4d83d37 could not be found."}}' 2023-04-20 15:08:16,879 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types/ada09e4d-0e0c-4c1e-b5ca-f6830de95468 0.042s 2023-04-20 15:08:16,880 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:16 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-fa8f2053-c30b-40c9-9c5d-6476ecb85916', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types/ada09e4d-0e0c-4c1e-b5ca-f6830de95468'} Body: b'' 2023-04-20 15:08:16,953 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/d58f57b1-8600-4608-8e80-e00fcf4e845b 0.072s 2023-04-20 15:08:16,953 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84875b54-c87a-4772-b2ca-450e096199ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/d58f57b1-8600-4608-8e80-e00fcf4e845b'} Body: b'' 2023-04-20 15:08:16,968 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/d58f57b1-8600-4608-8e80-e00fcf4e84 5b 0.014s 2023-04-20 15:08:16,968 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-007ada21-c319-4737-9b2a-3de21230ebfd', 'x-openstack-request-id': 'req-007ada21-c319-4737-9b2a-3de21230ebfd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/d58f57b1-8600-4608-8e80-e00fcf4e845b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d58f57b1-8600-4608-8e80-e00fcf4e845b could not be found."}}' 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 82682be6-4f47-4852-8212-1fc573917041 failed to build and is in ERROR status 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 9257747e-de0b-49bb-993e-83872f3a1235 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:17,020 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types 0.048s 2023-04-20 15:08:17,020 79780 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-858631128"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ee7a339-f3f8-4ada-967b-63caf03d0c37', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ee7a339-f3f8-4ada-967b-63caf03d0c37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types'} Body: b'{"volume_type": {"id": "23ac5af5-07d9-4b42-8024-65d964029bf1", "name": "tempest-GroupSnapshotsTest-volume-type-858631128", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 15:08:17,053 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types 0.030s 2023-04-20 15:08:17,053 79780 DEBUG [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-1567213333"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-914bf639-a28a-4c53-9a4b-6f39a99fa351', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-914bf639-a28a-4c53-9a4b-6f39a99fa351', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types'} Body: b'{"group_type": {"id": "2412093d-6830-4ba5-9ab2-d178935c149d", "name": "tempest-GroupSnapshotsTest-group-type-1567213333", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 15:08:17,168 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups 0.111s 2023-04-20 15:08:17,168 79780 DEBUG [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": "2412093d-6830-4ba5-9ab2-d178935c149d", "volume_types": ["23ac5af5-07d9-4b42-8024-65d964029bf1"], "name": "tempest-GroupSnapshotsTest-Group-553592867"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e2af24-1ed2-4a5d-a202-ecf69e3d639c', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e2af24-1ed2-4a5d-a202-ecf69e3d639c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups'} Body: b'{"group": {"id": "9257747e-de0b-49bb-993e-83872f3a1235", "name": "tempest-GroupSnapshotsTest-Group-553592867"}}' 2023-04-20 15:08:17,205 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/9257747e-de0b-49bb-993e-83872f3a1235 0.032s 2023-04-20 15:08:17,206 79780 DEB UG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40114c3b-0a83-46c5-ac4a-bb566fc5a6eb', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40114c3b-0a83-46c5-ac4a-bb566fc5a6eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/9257747e-de0b-49bb-993e-83872f3a1235'} Body: b'{"group": {"id": "9257747e-de0b-49bb-993e-83872f3a1235", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T15:08:17.000000", "name": "tempest-GroupSnapshotsTest-Group-553592867", "description": null, "group_type": "2412093d-6830-4ba5-9ab2-d178935c149d", "volume_types": ["23ac5af5-07d9-4b42-8024-65d964029bf1"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:08:18,238 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/9257747e-de0b-49bb-993e-83872f3a1235 0.027s 2023-04-20 15:08:18,271 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1342d35-b121-4aad-bbbf-f22ab3f6ac91', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1342d35-b121-4aad-bbbf-f22ab3f6ac91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/9257747e-de0b-49bb-993e-83872f3a1235'} Body: b'{"group": {"id": "9257747e-de0b-49bb-993e-83872f3a1235", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T15:08:17.000000", "name": "tempest-GroupSnapshotsTest-Group-553592867", "description": null, "group_type": "2412093d-6830-4ba5-9ab2-d178935c149d", "volume_types": ["23ac5af5-07d9-4b42-8024-65d964029bf1"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:08:18,566 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/volumes/detail 0.290s 2023-04-20 15:08:18,566 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c90980b1-3299-4b61-a3fd-e7379a3eb8d0', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c90980b1-3299-4b61-a3fd-e7379a3eb8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 15:08:18,636 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/9257747e-de0b-49bb-993e-83872f3a1235/action 0.060s 2023-04-20 15:08:18,637 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:18 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-62484153-04b4-4447-a605-48d97c975e1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/9257747e-de0b-49bb-993e-83872f3a1235/action'} Body: b'' 2023-04-20 15:08:18,652 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/9257747e-de0b-49bb-993e-83872f3a1235 0.015s 2023-04-20 15:08:18,653 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:18 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-0c3f54b3-d946-42b6-9da0-ee54443e255d', 'x-openstack-request-id': 'req-0c3f54b3-d946-42b6-9da0-ee54443e255d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8c63a56e886648c7aa670bd6edf7dd63/groups/9257747e-de0b-49bb-993e-83872f3a1235'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 9257747e-de0b-49bb-993e-83872f3a1235 could not be found."}}' 2023-04-20 15:08:18,683 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types/2412093d-6830-4ba5-9ab2-d178935c149d 0.030s 2023-04-20 15:08:18,684 79780 DEBUG [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': 'Thu, 20 Apr 2023 15:08:18 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-bb59de1e-fb51-4736-94db-d10089d29fab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/group_types/2412093d-6830-4ba5-9ab2-d178935c149d'} Body: b'' 2023-04-20 15:08:18,757 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/23ac5af5-07d9-4b42-8024-65d964029bf1 0.073s 2023-04-20 15:08:18,758 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7261ed98-b94a-4fb7-874e-d4f565ab8c2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/23ac5af5-07d9-4b42-8024-65d964029bf1'} Body: b'' 2023-04-20 15:08:18,774 79780 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/23ac5af5-07d9-4b42-8024-65d964029bf1 0.015s 2023-04-20 15:08:18,774 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Head ers: {'date': 'Thu, 20 Apr 2023 15:08:18 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-ba53d6cb-7d1c-4b64-ad95-a8128ff6f93a', 'x-openstack-request-id': 'req-ba53d6cb-7d1c-4b64-ad95-a8128ff6f93a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dd2a1ebb6a4f4ce0ac038de82ad1c8e0/types/23ac5af5-07d9-4b42-8024-65d964029bf1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 23ac5af5-07d9-4b42-8024-65d964029bf1 could not be found."}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 287, in test_reset_group_snapshot_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 50cf666b-cc3e-4ed0-8922-f7c82f3d2e74 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:17,793 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/735c00c95d7e43738ff8eb7d06d0a6cc/types 0.180s 2023-04-20 15:08:17,793 79768 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-1760280409"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdfc0dc7-ba1a-4a78-a8e2-9f9d944b9e5e', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdfc0dc7-ba1a-4a78-a8e2-9f9d944b9e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/735c00c95d7e43738ff8eb7d06d0a6cc/types'} Body: b'{"volume_type": {"id": "45a974c3-9b7b-405e-9c2c-e8489a6eba8f", "name": "tempest-GroupSnapshotsV319Test-volume-type-1760280409", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 15:08:17,835 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/735c00c95d7e43738ff8eb7d06d0a6cc/group_types 0.037s 2023-04-20 15:08:17,836 79768 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-1868853431"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d97b6c6c-57d0-4123-962e-6ea23b455ab5', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d97b6c6c-57d0-4123-962e-6ea23b455ab5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/735c00c95d7e43738ff8eb7d06d0a6cc/group_types'} Body: b'{"group_type": {"id": "6ab2e285-696c-4aec-9617-f947d4b848e5", "name": "tempest-GroupSnapshotsV319Test-group-type-1868853431", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 15:08:18,107 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/groups 0.268s 2023-04-20 15:08:18,107 79768 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": "6ab2e285-696c-4aec-9617-f947d4b848e5", "volume_types": ["45a974c3-9b7b-405e-9c2c-e8489a6eba8f"], "name": "tempest-GroupSnapshotsV319Test-Group-478803183"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b414c73a-71f4-4b44-9f24-ac7774e1ca13', 'content-length': '115', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b414c73a-71f4-4b44-9f24-ac7774e1ca13', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/groups'} Body: b'{"group": {"id": "50cf666b-cc3e-4ed0-8922-f7c82f3d2e74", "name": "tempest-GroupSnapshotsV319Test-Group-478803183"}}' 2023-04-20 15:08:18,149 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/groups/50cf666b-cc3e-4ed0-8922-f7c82f3d2e74 0.039s 2023-04-20 15:08:18,271 79768 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': 'Thu, 20 Apr 2023 15:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-778cef01-c2b9-470e-8770-8585fa7180fb', 'content-length': '395', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-778cef01-c2b9-470e-8770-8585fa7180fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/groups/50cf666b-cc3e-4ed0-8922-f7c82f3d2e74'} Body: b'{"group": {"id": "50cf666b-cc3e-4ed0-8922-f7c82f3d2e74", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T15:08:18.000000", "name": "tempest-GroupSnapshotsV319Test-Group-478803183", "description": null, "group_type": "6ab2e285-696c-4aec-9617-f947d4b848e5", "volume_types": ["45a974c3-9b7b-405e-9c2c-e8489a6eba8f"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:08:19,308 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/groups/50cf666b-cc3e-4ed0-8922-f7c82f3d2e74 0.032s 2023-04-20 15:08:19,308 79768 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': 'Thu, 20 Apr 2023 15:08:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b356bb-4427-40ef-8d78-abf4182e4b90', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b356bb-4427-40ef-8d78-abf4182e4b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/groups/50cf666b-cc3e-4ed0-8922-f7c82f3d2e74'} Body: b'{"group": {"id": "50cf666b-cc3e-4ed0-8922-f7c82f3d2e74", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T15:08:18.000000", "name": "tempest-GroupSnapshotsV319Test-Group-478803183", "description": null, "group_type": "6ab2e285-696c-4aec-9617-f947d4b848e5", "volume_types": ["45a974c3-9b7b-405e-9c2c-e8489a6eba8f"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:08:19,386 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/volumes/detail 0.073s 2023-04-20 15:08:19,387 79768 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': 'Thu, 20 Apr 2023 15:08:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-237284fc-efc7-46fb-9b2f-f57b80e70f73', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-237284fc-efc7-46fb-9b2f-f57b80e70f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 15:08:19,473 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/groups/50cf666b-cc3e-4ed0-8922-f7c82f3d2e74/action 0.076s 2023-04-20 15:08:19,474 79768 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': 'Thu, 20 Apr 2023 15:08:19 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-6fdd8a61-f704-45de-9e37-8277dd651c62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/groups/50cf666b-cc3e-4ed0-8922-f7c82f3d2e74/action'} Body: b'' 2023-04-20 15:08:19,492 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/groups/50cf666b-cc3e-4ed0-8922-f7c82f3d2e74 0.017s 2023-04-20 15:08:19,492 79768 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': 'Thu, 20 Apr 2023 15:08:19 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-2b5d8b8f-b4ef-4993-97e5-6aa7167dcc86', 'x-openstack-request-id': 'req-2b5d8b8f-b4ef-4993-97e5-6aa7167dcc86', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/800e5778540e442c83fc2497298983da/groups/50cf666b-cc3e-4ed0-8922-f7c82f3d2e74'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 50cf666b-cc3e-4ed0-8922-f7c82f3d2e74 could not be found."}}' 2023-04-20 15:08:19,522 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/735c00c95d7e43738ff8eb7d06d0a6cc/group_types/6ab2e285-696c-4aec-9617-f947d4b848e5 0.029s 2023-04-20 15:08:19,522 79768 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': 'Thu, 20 Apr 2023 15:08:19 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-7b6a79db-7a8d-46a9-ab3e-8452099ddf01', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/735c00c95d7e43738ff8eb7d06d0a6cc/group_types/6ab2e285-696c-4aec-9617-f947d4b848e5'} Body: b'' 2023-04-20 15:08:19,568 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/735c00c95d7e43738ff8eb7d06d0a6cc/types/45a974c3-9b7b-405e-9c2c-e8489a6eba8f 0.045s 2023-04-20 15:08:19,568 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08: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-d22c0e0a-db48-42b1-bd92-7d86d38f3f4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/735c00c95d7e43738ff8eb7d06d0a6cc/types/45a974c3-9b7b-405e-9c2c-e8489a6eba8f'} Body: b'' 2023-04-20 15:08:19,584 79768 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/735c00c95d7e43738ff8eb7d06d0a6cc/types/45a974c3-9b7b-405e-9c2c-e8489a6eba8f 0.015s 2023-04-20 15:08:19,584 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: N one Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:19 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-24c8ea5c-1a65-43cf-a595-8ea1e0382cab', 'x-openstack-request-id': 'req-24c8ea5c-1a65-43cf-a595-8ea1e0382cab', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/735c00c95d7e43738ff8eb7d06d0a6cc/types/45a974c3-9b7b-405e-9c2c-e8489a6eba8f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 45a974c3-9b7b-405e-9c2c-e8489a6eba8f could not be found."}}' setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest) --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_snapshots_actions.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2534720c-97bb-4bfb-8643-58b84a9d3d3e failed to build and is in ERROR status tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] --------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_services.py", line 76, in test_get_service_by_volume_host_name volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 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 a0bdf334-9578-484d-9f7f-87a954bc0325 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:35,335 79780 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes 0.486s 2023-04-20 15:08:35,336 79780 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-1061437752"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e872177-1bf2-4497-abae-3fe5471395e2', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e872177-1bf2-4497-abae-3fe5471395e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes'} Body: b'{"volume": {"id": "a0bdf334-9578-484d-9f7f-87a954bc0325", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:35.257746", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1061437752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325"}], "user_id": "fda5019b8f5c45fdbfb1b9012afb8cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:35,393 79780 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325 0.047s 2023-04-20 15:08:35,393 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c237687-9796-4c17-97e1-8c82bf6e148a', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c237687-9796-4c17-97e1-8c82bf6e148a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325'} Body: b'{"volume": {"id": "a0bdf334-9578-484d-9f7f-87a954bc0325", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:35.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1061437752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325"}], "user_id": "fda5019b8f5c45fdbfb1b9012afb8cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f56b039094fa4d6c951db08dc98c17a1"}}' 2023-04-20 15:08:36,446 79780 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325 0.041s 2023-04-20 15:08:36,447 79780 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d443f4a-06ff-4257-b813-5e931e30a0e9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d443f4a-06ff-4257-b813-5e931e30a0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325'} Body: b'{"volume": {"id": "a0bdf334-9578-484d-9f7f-87a954bc0325", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:35.000000", "updated_at": "2023-04-20T15:08:35.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1061437752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325"}], "user_id": "fda5019b8f5c45fdbfb1b9012afb8cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f56b039094fa4d6c951db08dc98c17a1"}}' 2023-04-20 15:08:36,505 79780 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325 0.046s 2023-04-20 15:08:36,505 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64343987-2cda-4e8b-baab-29e4ad38acb1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64343987-2cda-4e8b-baab-29e4ad38acb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325'} Body: b'{"volume": {"id": "a0bdf334-9578-484d-9f7f-87a954bc0325", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:35.000000", "updated_at": "2023-04-20T15:08:35.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1061437752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325"}], "user_id": "fda5019b8f5c45fdbfb1b9012afb8cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f56b039094fa4d6c951db08dc98c17a1"}}' 2023-04-20 15:08:36,675 79780 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325 0.159s 2023-04-20 15:08:36,675 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08: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-f3969f96-65d2-4047-89c6-ea71e363bf57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325'} Body: b'' 2023-04-20 15:08:36,697 79780 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325 0.021s 2023-04-20 15:08:36,697 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08: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-c957ff2b-f6e1-4a53-8570-8b991bf48306', 'x-openstack-request-id': 'req-c957ff2b-f6e1-4a53-8570-8b991bf48306', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f56b039094fa4d6c951db08dc98c17a1/volumes/a0bdf334-9578-484d-9f7f-87a954bc0325'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a0bdf334-9578-484d-9f7f-87a954bc0325 could not be found."}}' tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 67, in test_create_from_bootable_volume src_vol = self.create_volume(imageRef=img_uuid) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dd0520cf-c710-417e-8e01-51e2486a8fd8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:39,345 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31 0.129s 2023-04-20 15:08:39,345 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-73177b9f-9b73-46b8-b2e7-37e5344c66ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31'} 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": "b326ca2867cb43d4b0f234a5702bb255", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "created_at": "2023-04-20T15:04:52Z", "updated_at": "2023-04-20T15:04:54Z", "tags": [], "self": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31", "file": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:08:40,066 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes 0.720s 2023-04-20 15:08:40,066 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "size": 1, "name": "tempest-VolumesCloneTest-Volume-2147076519"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aa2f474-d656-4a04-a89a-00c11361a5cc', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa2f474-d656-4a04-a89a-00c11361a5cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes'} Body: b'{"volume": {"id": "dd0520cf-c710-417e-8e01-51e2486a8fd8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:39.985069", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-2147076519", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8"}], "user_id": "5f0e8d79ba5f4dcf868d002f277783ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:40,138 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8 0.062s 2023-04-20 15:08:40,139 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7088329d-bdfc-48ca-87a2-18706fe0dc28', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7088329d-bdfc-48ca-87a2-18706fe0dc28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8'} Body: b'{"volume": {"id": "dd0520cf-c710-417e-8e01-51e2486a8fd8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:40.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-2147076519", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8"}], "user_id": "5f0e8d79ba5f4dcf868d002f277783ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eebf7df827e412781fc91cccffff64b"}}' 2023-04-20 15:08:41,194 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8 0.043s 2023-04-20 15:08:41,194 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-817afb75-c24c-4084-8098-4f5606da4f50', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-817afb75-c24c-4084-8098-4f5606da4f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8'} Body: b'{"volume": {"id": "dd0520cf-c710-417e-8e01-51e2486a8fd8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:40.000000", "updated_at": "2023-04-20T15:08:40.000000", "name": "tempest-VolumesCloneTest-Volume-2147076519", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8"}], "user_id": "5f0e8d79ba5f4dcf868d002f277783ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eebf7df827e412781fc91cccffff64b"}}' 2023-04-20 15:08:41,270 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8 0.064s 2023-04-20 15:08:41,270 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6615ece9-f8b9-4f02-97b2-3c0db9bc5e5a', 'content-length': '903', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6615ece9-f8b9-4f02-97b2-3c0db9bc5e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8'} Body: b'{"volume": {"id": "dd0520cf-c710-417e-8e01-51e2486a8fd8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:40.000000", "updated_at": "2023-04-20T15:08:40.000000", "name": "tempest-VolumesCloneTest-Volume-2147076519", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8"}], "user_id": "5f0e8d79ba5f4dcf868d002f277783ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eebf7df827e412781fc91cccffff64b"}}' 2023-04-20 15:08:41,392 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8 0.110s 2023-04-20 15:08:41,392 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99aa60bc-b19b-44ed-bcd0-0ed6b745ddb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8'} Body: b'' 2023-04-20 15:08:41,428 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8 0.036s 2023-04-20 15:08:41,429 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-906849c8-eff8-44dc-bb30-313c93e68016', 'x-openstack-request-id': 'req-906849c8-eff8-44dc-bb30-313c93e68016', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/dd0520cf-c710-417e-8e01-51e2486a8fd8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dd0520cf-c710-417e-8e01-51e2486a8fd8 could not be found."}}' tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] ----------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 54, in test_create_from_volume src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b2ff7d34-ce3b-410e-b6bb-9f60647c9e17 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:41,666 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes 0.233s 2023-04-20 15:08:41,666 79768 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-616449987"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecd617f0-3cd7-4a79-b431-03bcf903f6e1', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecd617f0-3cd7-4a79-b431-03bcf903f6e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes'} Body: b'{"volume": {"id": "b2ff7d34-ce3b-410e-b6bb-9f60647c9e17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:41.599866", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-616449987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17"}], "user_id": "5f0e8d79ba5f4dcf868d002f277783ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:41,728 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17 0.052s 2023-04-20 15:08:41,728 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1325dee3-6918-4e87-9d9e-8eced9a3d1f0', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1325dee3-6918-4e87-9d9e-8eced9a3d1f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17'} Body: b'{"volume": {"id": "b2ff7d34-ce3b-410e-b6bb-9f60647c9e17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:42.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-616449987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17"}], "user_id": "5f0e8d79ba5f4dcf868d002f277783ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eebf7df827e412781fc91cccffff64b"}}' 2023-04-20 15:08:42,784 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17 0.044s 2023-04-20 15:08:42,785 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e4ed5f-8961-4e8a-807e-194c590af2c9', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e4ed5f-8961-4e8a-807e-194c590af2c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17'} Body: b'{"volume": {"id": "b2ff7d34-ce3b-410e-b6bb-9f60647c9e17", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:42.000000", "updated_at": "2023-04-20T15:08:42.000000", "name": "tempest-VolumesCloneTest-Volume-616449987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17"}], "user_id": "5f0e8d79ba5f4dcf868d002f277783ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eebf7df827e412781fc91cccffff64b"}}' 2023-04-20 15:08:42,854 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17 0.057s 2023-04-20 15:08:42,855 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ef1419-d0b5-4a3b-8a2b-a3588a05ef66', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ef1419-d0b5-4a3b-8a2b-a3588a05ef66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17'} Body: b'{"volume": {"id": "b2ff7d34-ce3b-410e-b6bb-9f60647c9e17", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:42.000000", "updated_at": "2023-04-20T15:08:42.000000", "name": "tempest-VolumesCloneTest-Volume-616449987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17"}], "user_id": "5f0e8d79ba5f4dcf868d002f277783ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eebf7df827e412781fc91cccffff64b"}}' 2023-04-20 15:08:42,992 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17 0.126s 2023-04-20 15:08:42,992 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': ' OpenStack-API-Version', 'x-openstack-request-id': 'req-099f70d4-48e6-40d4-ae40-d7e582a398e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17'} Body: b'' 2023-04-20 15:08:43,013 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17 0.021s 2023-04-20 15:08:43,014 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1f15fa6-8faf-4223-8fb2-b7745ca17e71', 'x-openstack-request-id': 'req-b1f15fa6-8faf-4223-8fb2-b7745ca17e71', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1eebf7df827e412781fc91cccffff64b/volumes/b2ff7d34-ce3b-410e-b6bb-9f60647c9e17'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b2ff7d34-ce3b-410e-b6bb-9f60647c9e17 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 833e333e-065f-4cea-9df9-573444ed1033 failed to build and is in ERROR status tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 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 43e97627-5b6f-4e44-a6e9-cdd09f3db922 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:46,102 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31 0.158s 2023-04-20 15:08:46,103 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1352269b-0051-47d9-8173-beee4e2f3125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31'} 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": "b326ca2867cb43d4b0f234a5702bb255", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "created_at": "2023-04-20T15:04:52Z", "updated_at": "2023-04-20T15:04:54Z", "tags": [], "self": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31", "file": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:08:46,526 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes 0.421s 2023-04-20 15:08:46,526 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "size": 1, "name": "tempest-VolumesExtendTest-Volume-655115400"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-371a75d7-bdc7-4b84-9181-c5b00f5eee7b', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-371a75d7-bdc7-4b84-9181-c5b00f5eee7b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes'} Body: b'{"volume": {"id": "43e97627-5b6f-4e44-a6e9-cdd09f3db922", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:46.437206", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-655115400", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922"}], "user_id": "25ca81ddad194ea8aec65d15452478ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:46,601 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922 0.065s 2023-04-20 15:08:46,602 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbb87fcd-0f1a-4541-8400-b9fcbcd10850', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbb87fcd-0f1a-4541-8400-b9fcbcd10850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922'} Body: b'{"volume": {"id": "43e97627-5b6f-4e44-a6e9-cdd09f3db922", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:46.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-655115400", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922"}], "user_id": "25ca81ddad194ea8aec65d15452478ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5727c25c0188444d895d7fc54734dd35"}}' 2023-04-20 15:08:47,677 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922 0.059s 2023-04-20 15:08:47,677 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23bbae65-6fbc-4150-8b82-ebffcf7aca30', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23bbae65-6fbc-4150-8b82-ebffcf7aca30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922'} Body: b'{"volume": {"id": "43e97627-5b6f-4e44-a6e9-cdd09f3db922", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:46.000000", "updated_at": "2023-04-20T15:08:47.000000", "name": "tempest-VolumesExtendTest-Volume-655115400", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922"}], "user_id": "25ca81ddad194ea8aec65d15452478ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5727c25c0188444d895d7fc54734dd35"}}' 2023-04-20 15:08:47,740 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922 0.049s 2023-04-20 15:08:47,740 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fecd24ed-12d1-42cc-9b6e-e6d78cb36f52', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-fecd24ed-12d1-42cc-9b6e-e6d78cb36f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922'} Body: b'{"volume": {"id": "43e97627-5b6f-4e44-a6e9-cdd09f3db922", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:46.000000", "updated_at": "2023-04-20T15:08:47.000000", "name": "tempest-VolumesExtendTest-Volume-655115400", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922"}], "user_id": "25ca81ddad194ea8aec65d15452478ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5727c25c0188444d895d7fc54734dd35"}}' 2023-04-20 15:08:47,917 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922 0.164s 2023-04-20 15:08:47,918 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b016551-93ac-4833-af4a-25d669e6407e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922'} Body: b'' 2023-04-20 15:08:47,938 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922 0.020s 2023-04-20 15:08:47,939 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-13b5d02b-1141-4126-99b9-e84621e0d124', 'x-openstack-request-id': 'req-13b5d02b-1141-4126-99b9-e84621e0d124', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/43e97627-5b6f-4e44-a6e9-cdd09f3db922'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 43e97627-5b6f-4e44-a6e9-cdd09f3db922 could not be found."}}' tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone_negative.py", line 40, in test_create_from_volume_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume caaecb27-3bfc-43b6-bca6-68902c9f68c3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:47,598 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes 0.591s 2023-04-20 15:08:47,598 79768 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-217704004"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c068953-1300-4227-9407-c3e3bbbe4f99', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c068953-1300-4227-9407-c3e3bbbe4f99', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes'} Body: b'{"volume": {"id": "caaecb27-3bfc-43b6-bca6-68902c9f68c3", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T15:08:47.510557", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-217704004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3"}], "user_id": "c592a8e6997e4906a16319c8c3ff4200", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:47,666 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3 0.059s 2023-04-20 15:08:47,667 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c618a4-1dc3-497f-88fd-9d546449d22c', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c618a4-1dc3-497f-88fd-9d546449d22c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3'} Body: b'{"volume": {"id": "caaecb27-3bfc-43b6-bca6-68902c9f68c3", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-217704004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3"}], "user_id": "c592a8e6997e4906a16319c8c3ff4200", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e752e16794d48b7bcd249194f461dc7"}}' 2023-04-20 15:08:48,746 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3 0.057s 2023-04-20 15:08:48,746 79768 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54404a7d-eaa8-403e-aafc-72611fffe6df', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54404a7d-eaa8-403e-aafc-72611fffe6df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3'} Body: b'{"volume": {"id": "caaecb27-3bfc-43b6-bca6-68902c9f68c3", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.000000", "updated_at": "2023-04-20T15:08:48.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-217704004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3"}], "user_id": "c592a8e6997e4906a16319c8c3ff4200", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e752e16794d48b7bcd249194f461dc7"}}' 2023-04-20 15:08:48,808 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3 0.049s 2023-04-20 15:08:48,808 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbd10bbe-a4b1-49ea-9d52-bd41d32012b3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbd10bbe-a4b1-49ea-9d52-bd41d32012b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3'} Body: b'{"volume": {"id": "caaecb27-3bfc-43b6-bca6-68902c9f68c3", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.000000", "updated_at": "2023-04-20T15:08:48.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-217704004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3"}], "user_id": "c592a8e6997e4906a16319c8c3ff4200", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e752e16794d48b7bcd249194f461dc7"}}' 2023-04-20 15:08:48,965 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3 0.144s 2023-04-20 15:08:48,966 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:48 GMT', 'server': 'Apache/2.4.5 2 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3163a68-96e5-47c7-96ca-cb057d091806', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3'} Body: b'' 2023-04-20 15:08:48,995 79768 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3 0.028s 2023-04-20 15:08:48,995 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15: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-e8c9ea0f-6c26-43a0-8185-4c7b96ab616a', 'x-openstack-request-id': 'req-e8c9ea0f-6c26-43a0-8185-4c7b96ab616a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1e752e16794d48b7bcd249194f461dc7/volumes/caaecb27-3bfc-43b6-bca6-68902c9f68c3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume caaecb27-3bfc-43b6-bca6-68902c9f68c3 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 4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:48,220 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes 0.275s 2023-04-20 15:08:48,220 79764 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-256225415"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb7a14b-6d00-4bbd-95d4-7a4dd3debc28', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb7a14b-6d00-4bbd-95d4-7a4dd3debc28', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes'} Body: b'{"volume": {"id": "4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.120527", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-256225415", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc"}], "user_id": "25ca81ddad194ea8aec65d15452478ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:48,313 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc 0.084s 2023-04-20 15:08:48,313 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67dae29c-fa40-4021-b5e1-6a2737470409', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67dae29c-fa40-4021-b5e1-6a2737470409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc'} Body: b'{"volume": {"id": "4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-256225415", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc"}], "user_id": "25ca81ddad194ea8aec65d15452478ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5727c25c0188444d895d7fc54734dd35"}}' 2023-04-20 15:08:49,392 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc 0.067s 2023-04-20 15:08:49,392 79764 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3f2059d-8f9e-4d8d-a38c-5b938eaaff06', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3f2059d-8f9e-4d8d-a38c-5b938eaaff06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc'} Body: b'{"volume": {"id": "4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.000000", "updated_at": "2023-04-20T15:08:48.000000", "name": "tempest-VolumesExtendTest-Volume-256225415", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc"}], "user_id": "25ca81ddad194ea8aec65d15452478ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5727c25c0188444d895d7fc54734dd35"}}' 2023-04-20 15:08:49,452 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc 0.049s 2023-04-20 15:08:49,453 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a8a2ecd-7788-4781-81d1-924355c96650', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a8a2ecd-7788-4781-81d1-924355c96650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc'} Body: b'{"volume": {"id": "4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.000000", "updated_at": "2023-04-20T15:08:48.000000", "name": "tempest-VolumesExtendTest-Volume-256225415", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc"}], "user_id": "25ca81ddad194ea8aec65d15452478ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5727c25c0188444d895d7fc54734dd35"}}' 2023-04-20 15:08:49,579 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc 0.116s 2023-04-20 15:08:49,580 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15: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-42410fa4-baaa-45e5-8bdd-059d80669ff9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc'} Body: b'' 2023-04-20 15:08:49,611 79764 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc 0.030s 2023-04-20 15:08:49,612 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15: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-ded136f0-abf0-42ae-b2a5-eab76522ce62', 'x-openstack-request-id': 'req-ded136f0-abf0-42ae-b2a5-eab76522ce62', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5727c25c0188444d895d7fc54734dd35/volumes/4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4e58ae8b-52c1-48a1-8dcb-37a7aa51d0fc 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 d1c5c49a-2ce1-458a-815f-23baf3d79f78 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:48,460 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes 0.628s 2023-04-20 15:08:48,460 79780 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-1027393293"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8bbbc31-a9e4-4efc-bfb3-e28666b09d0d', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8bbbc31-a9e4-4efc-bfb3-e28666b09d0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes'} Body: b'{"volume": {"id": "d1c5c49a-2ce1-458a-815f-23baf3d79f78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.305147", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1027393293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78"}], "user_id": "93f19635a8b54e0e9dcd311c154f1f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 15:08:48,546 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78 0.075s 2023-04-20 15:08:48,546 79780 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': 'Thu, 20 Apr 2023 15:08:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e963d67-be5c-466a-889e-a46bc4dd3900', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e963d67-be5c-466a-889e-a46bc4dd3900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78'} Body: b'{"volume": {"id": "d1c5c49a-2ce1-458a-815f-23baf3d79f78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1027393293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78"}], "user_id": "93f19635a8b54e0e9dcd311c154f1f18", "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": "9c010bed5d2c4affb3019263b854ef0a"}}' 2023-04-20 15:08:49,631 79780 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/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78 0.069s 2023-04-20 15:08:49,632 79780 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': 'Thu, 20 Apr 2023 15:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19f5f07d-9bff-4bb8-8513-fc9a14b1fc71', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19f5f07d-9bff-4bb8-8513-fc9a14b1fc71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78'} Body: b'{"volume": {"id": "d1c5c49a-2ce1-458a-815f-23baf3d79f78", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.000000", "updated_at": "2023-04-20T15:08:49.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1027393293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78"}], "user_id": "93f19635a8b54e0e9dcd311c154f1f18", "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": "9c010bed5d2c4affb3019263b854ef0a"}}' 2023-04-20 15:08:49,691 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78 0.047s 2023-04-20 15:08:49,691 79780 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': 'Thu, 20 Apr 2023 15:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5442f744-4248-406e-99ba-58db4f5761d5', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5442f744-4248-406e-99ba-58db4f5761d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78'} Body: b'{"volume": {"id": "d1c5c49a-2ce1-458a-815f-23baf3d79f78", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:48.000000", "updated_at": "2023-04-20T15:08:49.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1027393293", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78"}], "user_id": "93f19635a8b54e0e9dcd311c154f1f18", "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": "9c010bed5d2c4affb3019263b854ef0a"}}' 2023-04-20 15:08:49,832 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78 0.130s 2023-04-20 15:08:49,833 79780 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': 'Thu, 20 Apr 2023 15:08:49 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-96e56028-b5da-4b29-8808-794204d18a0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78'} Body: b'' 2023-04-20 15:08:49,867 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78 0.034s 2023-04-20 15:08:49,867 79780 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': 'Thu, 20 Apr 2023 15:08:49 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-7e9c1e1c-ee4c-419a-85b8-dc95d1413188', 'x-openstack-request-id': 'req-7e9c1e1c-ee4c-419a-85b8-dc95d1413188', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/d1c5c49a-2ce1-458a-815f-23baf3d79f78'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d1c5c49a-2ce1-458a-815f-23baf3d79f78 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 de8f49dc-ddb5-4842-a99a-d3d94a886436 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:50,313 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes 0.442s 2023-04-20 15:08:50,313 79780 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-1854612139"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-092fcd3d-4019-4f81-95fb-6ff1bb7d6e58', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-092fcd3d-4019-4f81-95fb-6ff1bb7d6e58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes'} Body: b'{"volume": {"id": "de8f49dc-ddb5-4842-a99a-d3d94a886436", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:50.120192", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1854612139", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436"}], "user_id": "93f19635a8b54e0e9dcd311c154f1f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 15:08:50,412 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436 0.089s 2023-04-20 15:08:50,412 79780 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': 'Thu, 20 Apr 2023 15:08:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72382f37-7aee-4671-bc94-adb2d24e0ef9', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72382f37-7aee-4671-bc94-adb2d24e0ef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436'} Body: b'{"volume": {"id": "de8f49dc-ddb5-4842-a99a-d3d94a886436", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:50.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1854612139", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436"}], "user_id": "93f19635a8b54e0e9dcd311c154f1f18", "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": "9c010bed5d2c4affb3019263b854ef0a"}}' 2023-04-20 15:08:51,471 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436 0.045s 2023-04-20 15:08:51,471 79780 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': 'Thu, 20 Apr 2023 15:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7193543d-3daf-4163-868b-ebae73d48ce0', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7193543d-3daf-4163-868b-ebae73d48ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436'} Body: b'{"volume": {"id": "de8f49dc-ddb5-4842-a99a-d3d94a886436", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:50.000000", "updated_at": "2023-04-20T15:08:50.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1854612139", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436"}], "user_id": "93f19635a8b54e0e9dcd311c154f1f18", "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": "9c010bed5d2c4affb3019263b854ef0a"}}' 2023-04-20 15:08:51,600 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436 0.117s 2023-04-20 15:08:51,601 79780 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': 'Thu, 20 Apr 2023 15:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-904919ca-d880-4ce8-90fd-e5328b7af7c5', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-904919ca-d880-4ce8-90fd-e5328b7af7c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436'} Body: b'{"volume": {"id": "de8f49dc-ddb5-4842-a99a-d3d94a886436", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:50.000000", "updated_at": "2023-04-20T15:08:50.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1854612139", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436"}], "user_id": "93f19635a8b54e0e9dcd311c154f1f18", "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": "9c010bed5d2c4affb3019263b854ef0a"}}' 2023-04-20 15:08:51,778 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436 0.166s 2023-04-20 15:08:51,779 79780 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': 'Thu, 20 Apr 2023 15:08:51 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-a351fcd4-d3f1-403a-9ff7-92f45d732455', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436'} Body: b'' 2023-04-20 15:08:51,807 79780 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436 0.027s 2023-04-20 15:08:51,807 79780 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': 'Thu, 20 Apr 2023 15:08:51 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-43d164b7-7621-4751-95d0-c69bf3b6fe46', 'x-openstack-request-id': 'req-43d164b7-7621-4751-95d0-c69bf3b6fe46', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9c010bed5d2c4affb3019263b854ef0a/volumes/de8f49dc-ddb5-4842-a99a-d3d94a886436'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume de8f49dc-ddb5-4842-a99a-d3d94a886436 could not be found."}}' 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 27e8da06-90bf-40fb-a975-2505f07c5aa6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:55,095 79764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes 0.505s 2023-04-20 15:08:55,095 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-679452164"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-436190aa-d173-442d-9e7a-b98efce54723', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-436190aa-d173-442d-9e7a-b98efce54723', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes'} Body: b'{"volume": {"id": "27e8da06-90bf-40fb-a975-2505f07c5aa6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:54.972173", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-679452164", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/27e8da06-90bf-40fb-a975-2505f07c5aa6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e34d4fcaadd49d294d4c275af028f43/volumes/27e8da06-90bf-40fb-a975-2505f07c5aa6"}], "user_id": "3bc4efb9c73c4e6e86afa73d5a16f46a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:55,570 79764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes 0.459s 2023-04-20 15:08:55,571 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-130934881"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2d230e-87c9-44af-b067-225a2b7901cb', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2d230e-87c9-44af-b067-225a2b7901cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes'} Body: b'{"volume": {"id": "9482af08-2d29-449c-a927-beec0ffd8f9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:55.444184", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-130934881", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/9482af08-2d29-449c-a927-beec0ffd8f9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e34d4fcaadd49d294d4c275af028f43/volumes/9482af08-2d29-449c-a927-beec0ffd8f9d"}], "user_id": "3bc4efb9c73c4e6e86afa73d5a16f46a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:56,163 79764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes 0.582s 2023-04-20 15:08:56,163 79764 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-323169756"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee6db279-2443-4af3-afbc-d7f2ba36cb11', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee6db279-2443-4af3-afbc-d7f2ba36cb11', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes'} Body: b'{"volume": {"id": "33e0e4f1-ee48-4d78-bc63-fd4be72d0394", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:55.858901", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-323169756", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/33e0e4f1-ee48-4d78-bc63-fd4be72d0394"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e34d4fcaadd49d294d4c275af028f43/volumes/33e0e4f1-ee48-4d78-bc63-fd4be72d0394"}], "user_id": "3bc4efb9c73c4e6e86afa73d5a16f46a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:56,585 79764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes 0.407s 2023-04-20 15:08:56,586 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-24019113"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-948c78f7-53eb-4ab4-8a22-fefff85f5893', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-948c78f7-53eb-4ab4-8a22-fefff85f5893', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes'} Body: b'{"volume": {"id": "97ef245b-11c8-47e1-91f6-f10cac3f89e7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:56.415796", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-24019113", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/97ef245b-11c8-47e1-91f6-f10cac3f89e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e34d4fcaadd49d294d4c275af028f43/volumes/97ef245b-11c8-47e1-91f6-f10cac3f89e7"}], "user_id": "3bc4efb9c73c4e6e86afa73d5a16f46a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:56,968 79764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes 0.369s 2023-04-20 15:08:56,968 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "size": 1, "name": "tempest-CreateVolumesFrom ImageTest-Volume-2090104063"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f70a980b-3dc0-46b5-afee-0a532fbce055', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f70a980b-3dc0-46b5-afee-0a532fbce055', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes'} Body: b'{"volume": {"id": "d05da929-9db5-442e-b2c9-81c86cd0e440", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:56.829172", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-2090104063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/d05da929-9db5-442e-b2c9-81c86cd0e440"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e34d4fcaadd49d294d4c275af028f43/volumes/d05da929-9db5-442e-b2c9-81c86cd0e440"}], "user_id": "3bc4efb9c73c4e6e86afa73d5a16f46a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:57,063 79764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/27e8da06-90bf-40fb-a975-2505f07c5aa6 0.075s 2023-04-20 15:08:57,064 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c4f42d6-8173-47dc-9b95-128dff949ae4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c4f42d6-8173-47dc-9b95-128dff949ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/27e8da06-90bf-40fb-a975-2505f07c5aa6'} Body: b'{"volume": {"id": "27e8da06-90bf-40fb-a975-2505f07c5aa6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:55.000000", "updated_at": "2023-04-20T15:08:55.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-679452164", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/27e8da06-90bf-40fb-a975-2505f07c5aa6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e34d4fcaadd49d294d4c275af028f43/volumes/27e8da06-90bf-40fb-a975-2505f07c5aa6"}], "user_id": "3bc4efb9c73c4e6e86afa73d5a16f46a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5e34d4fcaadd49d294d4c275af028f43"}}' 2023-04-20 15:08:58,220 79764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/27e8da06-90bf-40fb-a975-2505f07c5aa6 0.142s 2023-04-20 15:08:58,220 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4205be8-f618-4086-8300-b1191091f029', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-op enstack-request-id': 'req-f4205be8-f618-4086-8300-b1191091f029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/27e8da06-90bf-40fb-a975-2505f07c5aa6'} Body: b'{"volume": {"id": "27e8da06-90bf-40fb-a975-2505f07c5aa6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:55.000000", "updated_at": "2023-04-20T15:08:55.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-679452164", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e34d4fcaadd49d294d4c275af028f43/volumes/27e8da06-90bf-40fb-a975-2505f07c5aa6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e34d4fcaadd49d294d4c275af028f43/volumes/27e8da06-90bf-40fb-a975-2505f07c5aa6"}], "user_id": "3bc4efb9c73c4e6e86afa73d5a16f46a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5e34d4fcaadd49d294d4c275af028f43"}}' 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 0a0888d5-f8e5-4aff-b8fd-02f1497825fc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:57,488 79772 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/ca75084ac708414f91662feaaf494df3/volumes 0.771s 2023-04-20 15:08:57,489 79772 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-1336398322"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb460981-fe18-46c7-bad6-39dc91e87aff', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb460981-fe18-46c7-bad6-39dc91e87aff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ca75084ac708414f91662feaaf494df3/volumes'} Body: b'{"volume": {"id": "0a0888d5-f8e5-4aff-b8fd-02f1497825fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:57.323876", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1336398322", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ca75084ac708414f91662feaaf494df3/volumes/0a0888d5-f8e5-4aff-b8fd-02f1497825fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ca75084ac708414f91662feaaf494df3/volumes/0a0888d5-f8e5-4aff-b8fd-02f1497825fc"}], "user_id": "ab29ff62f78741edbe36a7a5905ece21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:57,652 79772 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/ca75084ac708414f91662feaaf494df3/volumes/0a0888d5-f8e5-4aff-b8fd-02f1497825fc 0.149s 2023-04-20 15:08:57,653 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c2151e6-428d-48a8-8073-3d15acbaa73f', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c2151e6-428d-48a8-8073-3d15acbaa73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ca75084ac708414f91662feaaf494df3/volumes/0a0888d5-f8e5-4aff-b8fd-02f1497825fc'} Body: b'{"volume": {"id": "0a0888d5-f8e5-4aff-b8fd-02f1497825fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:57.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1336398322", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ca75084ac708414f91662feaaf494df3/volumes/0a0888d5-f8e5-4aff-b8fd-02f1497825fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ca75084ac708414f91662feaaf494df3/volumes/0a0888d5-f8e5-4aff-b8fd-02f1497825fc"}], "user_id": "ab29ff62f78741edbe36a7a5905ece21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca75084ac708414f91662feaaf494df3"}}' 2023-04-20 15:08:58,740 79772 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/ca75084ac708414f91662feaaf494df3/volumes/0a0888d5-f8e5-4aff-b8fd-02f1497825fc 0.063s 2023-04-20 15:08:58,741 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3ced566-c1f0-43af-9700-762c2a25d568', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3ced566-c1f0-43af-9700-762c2a25d568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ca75084ac708414f91662feaaf494df3/volumes/0a0888d5-f8e5-4aff-b8fd-02f1497825fc'} Body: b'{"volume": {"id": "0a0888d5-f8e5-4aff-b8fd-02f1497825fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:57.000000", "updated_at": "2023-04-20T15:08:58.000000", "name": "tempest-TestVolumeSwap-volume-1336398322", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ca75084ac708414f91662feaaf494df3/volumes/0a0888d5-f8e5-4aff-b8fd-02f1497825fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ca75084ac708414f91662feaaf494df3/volumes/0a0888d5-f8e5-4aff-b8fd-02f1497825fc"}], "user_id": "ab29ff62f78741edbe36a7a5905ece21", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca75084ac708414f91662feaaf494df3"}}' 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 9f532156-e7ae-4216-a0f1-98d1437506e0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:58,888 79762 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes 1.090s 2023-04-20 15:08:58,889 79762 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-130830849", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecfcc61d-1f40-4e29-a0f5-28bf58628810', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecfcc61d-1f40-4e29-a0f5-28bf58628810', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes'} Body: b'{"volume": {"id": "9f532156-e7ae-4216-a0f1-98d1437506e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:58.764727", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-130830849", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes/9f532156-e7ae-4216-a0f1-98d1437506e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes/9f532156-e7ae-4216-a0f1-98d1437506e0"}], "user_id": "0f974fc9fb9440ddadd4bbc1b6efd60c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:08:59,105 79762 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes/9f532156-e7ae-4216-a0f1-98d1437506e0 0.199s 2023-04-20 15:08:59,105 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-390822e1-a67e-4864-89fd-62c185e12748', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-390822e1-a67e-4864-89fd-62c185e12748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes/9f532156-e7ae-4216-a0f1-98d1437506e0'} Body: b'{"volume": {"id": "9f532156-e7ae-4216-a0f1-98d1437506e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:59.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-130830849", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes/9f532156-e7ae-4216-a0f1-98d1437506e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes/9f532156-e7ae-4216-a0f1-98d1437506e0"}], "user_id": "0f974fc9fb9440ddadd4bbc1b6efd60c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5590f0c3c6cb4d2583ab97b600d2ca3e"}}' 2023-04-20 15:09:00,274 79762 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes/9f532156-e7ae-4216-a0f1-98d1437506e0 0.155s 2023-04-20 15 :09:00,275 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9932015-a6c0-48c4-829c-5daad24d0259', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9932015-a6c0-48c4-829c-5daad24d0259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes/9f532156-e7ae-4216-a0f1-98d1437506e0'} Body: b'{"volume": {"id": "9f532156-e7ae-4216-a0f1-98d1437506e0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:08:59.000000", "updated_at": "2023-04-20T15:08:59.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-130830849", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes/9f532156-e7ae-4216-a0f1-98d1437506e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5590f0c3c6cb4d2583ab97b600d2ca3e/volumes/9f532156-e7ae-4216-a0f1-98d1437506e0"}], "user_id": "0f974fc9fb9440ddadd4bbc1b6efd60c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5590f0c3c6cb4d2583ab97b600d2ca3e"}}' 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 73abfab1-7561-46a4-970d-9080e8e9aae2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:09:02,190 79780 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/9cee889b276a4a6882cdaa4e66f43d4a/volumes 0.698s 2023-04-20 15:09:02,191 79780 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-1975873108"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f5849be-86c4-4253-bcc7-b363082d822a', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f5849be-86c4-4253-bcc7-b363082d822a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9cee889b276a4a6882cdaa4e66f43d4a/volumes'} Body: b'{"volume": {"id": "73abfab1-7561-46a4-970d-9080e8e9aae2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:02.058346", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1975873108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cee889b276a4a6882cdaa4e66f43d4a/volumes/73abfab1-7561-46a4-970d-9080e8e9aae2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cee889b276a4a6882cdaa4e66f43d4a/volumes/73abfab1-7561-46a4-970d-9080e8e9aae2"}], "user_id": "17cc502b481d457f9c27742a40ac6da2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:09:02,264 79780 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/9cee889b276a4a6882cdaa4e66f43d4a/volumes/73abfab1-7561-46a4-970d-9080e8e9aae2 0.062s 2023-04-20 15:09:02,264 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36a40df1-42fb-44ed-a04c-fcf3db27cd0c', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36a40df1-42fb-44ed-a04c-fcf3db27cd0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cee889b276a4a6882cdaa4e66f43d4a/volumes/73abfab1-7561-46a4-970d-9080e8e9aae2'} Body: b'{"volume": {"id": "73abfab1-7561-46a4-970d-9080e8e9aae2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:02.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1975873108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cee889b276a4a6882cdaa4e66f43d4a/volumes/73abfab1-7561-46a4-970d-9080e8e9aae2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cee889b276a4a6882cdaa4e66f43d4a/volumes/73abfab1-7561-46a4-970d-9080e8e9aae2"}], "user_id": "17cc502b481d457f9c27742a40ac6da2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cee889b276a4a6882cdaa4e66f43d4a"}}' 2023-04-20 15:09:03,350 79780 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/9cee889b276a4a6882cdaa4e66f43d4a/volumes/73abfab1-7561-46a4-970d-9080e8e9aae2 0.073s 2 023-04-20 15:09:03,351 79780 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-160929b8-c937-4909-bde0-1aac821e565f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-160929b8-c937-4909-bde0-1aac821e565f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cee889b276a4a6882cdaa4e66f43d4a/volumes/73abfab1-7561-46a4-970d-9080e8e9aae2'} Body: b'{"volume": {"id": "73abfab1-7561-46a4-970d-9080e8e9aae2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:02.000000", "updated_at": "2023-04-20T15:09:02.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1975873108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cee889b276a4a6882cdaa4e66f43d4a/volumes/73abfab1-7561-46a4-970d-9080e8e9aae2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cee889b276a4a6882cdaa4e66f43d4a/volumes/73abfab1-7561-46a4-970d-9080e8e9aae2"}], "user_id": "17cc502b481d457f9c27742a40ac6da2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cee889b276a4a6882cdaa4e66f43d4a"}}' 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 23b3beb7-d62a-4d3a-ba60-07d565489097 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:09:04,829 79764 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes 0.493s 2023-04-20 15:09:04,830 79764 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-1967932053"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3dc4e8a-e109-4e9e-b759-19571ae80085', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3dc4e8a-e109-4e9e-b759-19571ae80085', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes'} Body: b'{"volume": {"id": "23b3beb7-d62a-4d3a-ba60-07d565489097", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:04.756668", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1967932053", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/23b3beb7-d62a-4d3a-ba60-07d565489097"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7957b407e36d435183d85197a7246ba5/volumes/23b3beb7-d62a-4d3a-ba60-07d565489097"}], "user_id": "263d04b5d3034faab8b7c12f12fe8683", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-20 15:09:04,912 79764 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/23b3beb7-d62a-4d3a-ba60-07d565489097 0.061s 2023-04-20 15:09:04,912 79764 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': 'Thu, 20 Apr 2023 15:09:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61cc6ac3-c2db-4767-b53f-78141c95e80b', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61cc6ac3-c2db-4767-b53f-78141c95e80b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/23b3beb7-d62a-4d3a-ba60-07d565489097'} Body: b'{"volume": {"id": "23b3beb7-d62a-4d3a-ba60-07d565489097", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:05.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1967932053", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/23b3beb7-d62a-4d3a-ba60-07d565489097"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7957b407e36d435183d85197a7246ba5/volumes/23b3beb7-d62a-4d3a-ba60-07d565489097"}], "user_id": "263d04b5d3034faab8b7c12f12fe8683", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "7957b407e36d435183d85197a7246ba5"}}' 2023-04-20 15:09:05,993 79764 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/23b3beb7-d62a-4d3a-ba60-07d565489097 0.068s 2023-04-20 15:09:05,993 79764 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': 'Thu, 20 Apr 2023 15:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75a539a-32a9-4e15-8e96-88c900aa56fe', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75a539a-32a9-4e15-8e96-88c900aa56fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/23b3beb7-d62a-4d3a-ba60-07d565489097'} Body: b'{"volume": {"id": "23b3beb7-d62a-4d3a-ba60-07d565489097", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:05.000000", "updated_at": "2023-04-20T15:09:05.000000", "name": "tempest-VolumeRevertTests-Volume-1967932053", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/23b3beb7-d62a-4d3a-ba60-07d565489097"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7957b407e36d435183d85197a7246ba5/volumes/23b3beb7-d62a-4d3a-ba60-07d565489097"}], "user_id": "263d04b5d3034faab8b7c12f12fe8683", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "7957b407e36d435183d85197a7246ba5"}}' 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 2ece08af-c997-418a-a2f9-773f322c5d63 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:09:06,295 79764 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes 0.287s 2023-04-20 15:09:06,295 79764 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-1247401956"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-945c61db-e505-4ac9-8aa5-0c697671815e', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-945c61db-e505-4ac9-8aa5-0c697671815e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes'} Body: b'{"volume": {"id": "2ece08af-c997-418a-a2f9-773f322c5d63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:06.182319", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1247401956", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/2ece08af-c997-418a-a2f9-773f322c5d63"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7957b407e36d435183d85197a7246ba5/volumes/2ece08af-c997-418a-a2f9-773f322c5d63"}], "user_id": "263d04b5d3034faab8b7c12f12fe8683", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-20 15:09:06,353 79764 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/2ece08af-c997-418a-a2f9-773f322c5d63 0.047s 2023-04-20 15:09:06,353 79764 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': 'Thu, 20 Apr 2023 15:09:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-401e652a-9356-416f-9cfc-07e08b03b29c', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-401e652a-9356-416f-9cfc-07e08b03b29c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/2ece08af-c997-418a-a2f9-773f322c5d63'} Body: b'{"volume": {"id": "2ece08af-c997-418a-a2f9-773f322c5d63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:06.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1247401956", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/2ece08af-c997-418a-a2f9-773f322c5d63"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7957b407e36d435183d85197a7246ba5/volumes/2ece08af-c997-418a-a2f9-773f322c5d63"}], "user_id": "263d04b5d3034faab8b7c12f12fe8683", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "7957b407e36d435183d85197a7246ba5"}}' 2023-04-20 15:09:07,425 79764 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/2ece08af-c997-418a-a2f9-773f322c5d63 0.060s 2023-04-20 15:09:07,426 79764 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': 'Thu, 20 Apr 2023 15:09:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e569e027-7e28-4b99-9b2e-afe15773bc79', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e569e027-7e28-4b99-9b2e-afe15773bc79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/2ece08af-c997-418a-a2f9-773f322c5d63'} Body: b'{"volume": {"id": "2ece08af-c997-418a-a2f9-773f322c5d63", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:06.000000", "updated_at": "2023-04-20T15:09:06.000000", "name": "tempest-VolumeRevertTests-Volume-1247401956", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7957b407e36d435183d85197a7246ba5/volumes/2ece08af-c997-418a-a2f9-773f322c5d63"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7957b407e36d435183d85197a7246ba5/volumes/2ece08af-c997-418a-a2f9-773f322c5d63"}], "user_id": "263d04b5d3034faab8b7c12f12fe8683", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "7957b407e36d435183d85197a7246ba5"}}' 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 562035dd-cf71-4fc6-88f5-46e4809dff89 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:09:16,284 79762 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.688s 2023-04-20 15:09:16,285 79762 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-304219893", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/562035dd-cf71-4fc6-88f5-46e4809dff89', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d4d7857-7b87-4997-9dc2-bc727e60d5e6', 'x-compute-request-id': 'req-9d4d7857-7b87-4997-9dc2-bc727e60d5e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "562035dd-cf71-4fc6-88f5-46e4809dff89", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T15:09:16.098718", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-304219893", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-20 15:09:16,381 79762 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/562035dd-cf71-4fc6-88f5-46e4809dff89 0.088s 2023-04-20 15:09:16,381 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:16 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-d70c3b06-2d07-40f7-ad68-085022b3578f', 'x-compute-request-id': 'req-d70c3b06-2d07-40f7-ad68-085022b3578f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/562035dd-cf71-4fc6-88f5-46e4809dff89'} Body: b'{"volume": {"id": "562035dd-cf71-4fc6-88f5-46e4809dff89", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T15:09:16.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-304219893", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-20 15:09:17,460 79762 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/562035dd-cf71-4fc6-88f5-46e4809dff89 0.072s 2023-04-20 15:09:17,461 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:17 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-7b3508b3-24df-4506-b5b5-00b0243d9b5f', 'x-compute-request-id': 'req-7b3508b3-24df-4506-b5b5-00b0243d9b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/562035dd-cf71-4fc6-88f5-46e4809dff89'} Body: b'{"volume": {"id": "562035dd-cf71-4fc6-88f5-46e4809dff89", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T15:09:16.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-304219893", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 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 5513e04d-6b14-4a76-85dd-6d2372b1f011 failed to build and is in ERROR status tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ccff68b7-4737-4035-b9e3-82ce713b6176 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:09:24,654 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes 0.526s 2023-04-20 15:09:24,654 79762 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-1512219248"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee3d73ad-6b2b-446b-88b0-cdc2b30227cb', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee3d73ad-6b2b-446b-88b0-cdc2b30227cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes'} Body: b'{"volume": {"id": "ccff68b7-4737-4035-b9e3-82ce713b6176", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:24.533337", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1512219248", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176"}], "user_id": "23c080151e7b4633896565ee726b5012", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:09:24,747 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176 0.082s 2023-04-20 15:09:24,747 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88910e6d-957a-4a4d-9a90-60cc8a34d2bf', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88910e6d-957a-4a4d-9a90-60cc8a34d2bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176'} Body: b'{"volume": {"id": "ccff68b7-4737-4035-b9e3-82ce713b6176", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:25.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1512219248", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176"}], "user_id": "23c080151e7b4633896565ee726b5012", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee296a1682d4bf085c033074ef5c521"}}' 2023-04-20 15:09:25,811 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176 0.052s 2023-04-20 15:09:25,811 79762 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69d8c5e9-1e65-428c-aded-44ef6a35a32c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69d8c5e9-1e65-428c-aded-44ef6a35a32c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176'} Body: b'{"volume": {"id": "ccff68b7-4737-4035-b9e3-82ce713b6176", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:25.000000", "updated_at": "2023-04-20T15:09:25.000000", "name": "tempest-VolumesTransfersTest-Volume-1512219248", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176"}], "user_id": "23c080151e7b4633896565ee726b5012", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee296a1682d4bf085c033074ef5c521"}}' 2023-04-20 15:09:25,876 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176 0.051s 2023-04-20 15:09:25,876 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90e17687-076b-45c6-9720-2c2f9cdb778d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90e17687-076b-45c6-9720-2c2f9cdb778d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176'} Body: b'{"volume": {"id": "ccff68b7-4737-4035-b9e3-82ce713b6176", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:25.000000", "updated_at": "2023-04-20T15:09:25.000000", "name": "tempest-VolumesTransfersTest-Volume-1512219248", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176"}], "user_id": "23c080151e7b4633896565ee726b5012", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee296a1682d4bf085c033074ef5c521"}}' 2023-04-20 15:09:26,030 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176 0.144s 2023-04-20 15:09:26,031 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d9d900-065e-4700-a453-ffdc0e518229', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176'} Body: b'' 2023-04-20 15:09:26,059 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176 0.027s 2023-04-20 15:09:26,059 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09: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-e18ea5fa-c184-4d94-85f2-aea194bd38ed', 'x-openstack-request-id': 'req-e18ea5fa-c184-4d94-85f2-aea194bd38ed', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/ccff68b7-4737-4035-b9e3-82ce713b6176'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ccff68b7-4737-4035-b9e3-82ce713b6176 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 05180ce7-1be4-46a0-ba93-1e26c3c627a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:09:26,308 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes 0.247s 2023-04-20 15:09:26,309 79762 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-109578997"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0627f292-4f31-431b-a3b1-2d73172e5656', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0627f292-4f31-431b-a3b1-2d73172e5656', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes'} Body: b'{"volume": {"id": "05180ce7-1be4-46a0-ba93-1e26c3c627a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:26.221685", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-109578997", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2"}], "user_id": "23c080151e7b4633896565ee726b5012", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:09:26,365 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2 0.047s 2023-04-20 15:09:26,366 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fbbd88-2d9a-4949-81d5-07f34f1e7179', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fbbd88-2d9a-4949-81d5-07f34f1e7179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2'} Body: b'{"volume": {"id": "05180ce7-1be4-46a0-ba93-1e26c3c627a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:26.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-109578997", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2"}], "user_id": "23c080151e7b4633896565ee726b5012", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee296a1682d4bf085c033074ef5c521"}}' 2023-04-20 15:09:27,446 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2 0.069s 2023-04-20 15:09:27,447 79762 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2052048-d921-4f14-a4b4-7413f51d54ef', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2052048-d921-4f14-a4b4-7413f51d54ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2'} Body: b'{"volume": {"id": "05180ce7-1be4-46a0-ba93-1e26c3c627a2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:26.000000", "updated_at": "2023-04-20T15:09:26.000000", "name": "tempest-VolumesTransfersTest-Volume-109578997", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2"}], "user_id": "23c080151e7b4633896565ee726b5012", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee296a1682d4bf085c033074ef5c521"}}' 2023-04-20 15:09:27,504 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2 0.046s 2023-04-20 15:09:27,504 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e3e3f08-da2a-4145-a01d-a0c2e8138d6c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e3e3f08-da2a-4145-a01d-a0c2e8138d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2'} Body: b'{"volume": {"id": "05180ce7-1be4-46a0-ba93-1e26c3c627a2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:26.000000", "updated_at": "2023-04-20T15:09:26.000000", "name": "tempest-VolumesTransfersTest-Volume-109578997", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2"}], "user_id": "23c080151e7b4633896565ee726b5012", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee296a1682d4bf085c033074ef5c521"}}' 2023-04-20 15:09:27,679 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2 0.165s 2023-04-20 15:09:27,680 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'con tent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c19df50c-122d-4e4f-95c1-09bf5197a5d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2'} Body: b'' 2023-04-20 15:09:27,716 79762 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2 0.035s 2023-04-20 15:09:27,717 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09: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-f3396edb-855a-4e2c-8de6-effb8134e122', 'x-openstack-request-id': 'req-f3396edb-855a-4e2c-8de6-effb8134e122', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7ee296a1682d4bf085c033074ef5c521/volumes/05180ce7-1be4-46a0-ba93-1e26c3c627a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 05180ce7-1be4-46a0-ba93-1e26c3c627a2 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 50f636dc-17c9-46d9-a566-0025bdbfd66b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:09:26,505 79768 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.200s 2023-04-20 15:09:26,506 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1747463374", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFOeZGmPkoSfNmJrMa/oXf6uVYU5V+7hpw4fCIBqBt6V9YV35iu9OU1fh3Iitrg2sCQqd3EuvVf9wqaKMLceokoZKkAi/EmZ8fkuzaw2VODF3182czDHpeAIbqq7WlDdyg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3afce163-f90d-4629-94de-9ceb7977bbd9', 'x-compute-request-id': 'req-3afce163-f90d-4629-94de-9ceb7977bbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1747463374", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFOeZGmPkoSfNmJrMa/oXf6uVYU5V+7hpw4fCIBqBt6V9YV35iu9OU1fh3Iitrg2sCQqd3EuvVf9wqaKMLceokoZKkAi/EmZ8fkuzaw2VODF3182czDHpeAIbqq7WlDdyg==", "fingerprint": "39:ff:86:fc:61:f9:c7:20:c8:8c:51:3a:94:1f:6a:d0", "user_id": "fe4c94f6d5c1420ea72b3df675f134ac"}}' 2023-04-20 15:09:26,669 79768 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.160s 2023-04-20 15:09:26,669 79768 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-1812002625", "description": "tempest-secgroup-smoke-1812002625 description", "project_id": "230ed18099e84de19cc4e58cd10d04d3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-b9e286ef-9874-4e47-96e7-b81cca8a66bc', 'date': 'Thu, 20 Apr 2023 15:09:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "name": "tempest-secgroup-smoke-1812002625", "stateful": true, "tenant_id": "230ed18099e84de19cc4e58cd10d04d3", "description": "tempest-secgroup-smoke-1812002625 description", "shared": false, "security_group_rules": [{"id": "76ab8dd0-efdd-4802-abb7-28c97ee0f043", "tenant_id": "230ed18099e84de19cc4e58cd10d04d3", "security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "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": 459, "description": null, "tags": [], "created_at": "2023-04-20T15:09:26Z", "updated_at": "2023-04-20T15:09:26Z", "revision_number": 0, "project_id": "230ed18099e84de19cc4e58cd10d04d3"}, {"id": "db6e4411-0d3c-437a-ac34-42aac5e8823a", "tenant_id": "230ed18099e84de19cc4e58cd10d04d3", "security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "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": 460, "description": null, "tags": [], "created_at": "2023-04-20T15:09:26Z", "updated_at": "2023-04-20T15:09:26Z", "revision_number": 0, "project_id": "230ed18099e84de19cc4e58cd10d04d3"}], "tags": [], "created_at": "2023-04-20T15:09:26Z", "updated_at": "2023-04-20T15: 09:26Z", "revision_number": 1, "project_id": "230ed18099e84de19cc4e58cd10d04d3"}}' 2023-04-20 15:09:26,839 79768 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.169s 2023-04-20 15:09:26,840 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "project_id": "230ed18099e84de19cc4e58cd10d04d3", "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-db8fc834-ca02-4f36-8828-e24685d5a7f1', 'date': 'Thu, 20 Apr 2023 15:09:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aa1bbbf9-ee6f-4c34-8b95-b806c422c56d", "tenant_id": "230ed18099e84de19cc4e58cd10d04d3", "security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "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-20T15:09:26Z", "updated_at": "2023-04-20T15:09:26Z", "revision_number": 0, "project_id": "230ed18099e84de19cc4e58cd10d04d3"}}' 2023-04-20 15:09:27,013 79768 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.173s 2023-04-20 15:09:27,014 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "project_id": "230ed18099e84de19cc4e58cd10d04d3", "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-8c3fa2e8-a077-485c-895b-193dac4e5036', 'date': 'Thu, 20 Apr 2023 15:09: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": "da325b63-7735-4ad3-ac66-531a8cac04ce", "tenant_id": "230ed18099e84de19cc4e58cd10d04d3", "security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "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-20T15:09:26Z", "updated_at": "2023-04-20T15:09:26Z", "revision_number": 0, "project_id": "230ed18099e84de19cc4e58cd10d04d3"}}' 2023-04-20 15:09:27,197 79768 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.182s 2023-04-20 15:09:27,197 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "project_id": "230ed18099e84de19cc4e58cd10d04d3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-348bcefd-6e4e-43d0-bc20-ed6c4f6a2368', 'date': 'Thu, 20 Apr 2023 15:09: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": "c3a2dd4d-2741-416e-b975-22fedb6e033a", "tenant_id": "230ed18099e84de19cc4e58cd10d04d3", "security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "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-20T15:09:27Z", "updated_at": "2023-04-20T15:09:27Z", "revision_number": 0, "project_id": "230ed18099e84de19cc4e58cd10d04d3"}}' 2023-04-20 15:09:27,385 79768 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.187s 2023-04-20 15:09:27,385 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "project_id": "230ed18099e84de19cc4e58cd10d04d3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-662ae414-cec3-46e7-b48c-52455792433f', 'date': 'Thu, 20 Apr 2023 15:09: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": "c458c5e2-bbb0-4386-ba6e-5b89d205cc7e", "tenant_id": "230ed18099e84de19cc4e58cd10d04d3", "security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "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-20T15:09:27Z", "updated_at": "2023-04-20T15:09:27Z", "revision_number": 0, "project_id": "230ed18099e84de19cc4e58cd10d04d3"}}' 2023-04-20 15:09:27,562 79768 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.177s 2023-04-20 15:09:27,563 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "project_id": "230ed18099e84de19cc4e58cd10d04d3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-e90e8c2b-648e-4a6e-a1c5-228da93cd5cb', 'date': 'Thu, 20 Apr 2023 15:09: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": "05d6f3d8-39ac-44d3-b12c-c4ea1cc7e61b", "tenant_id": "230ed18099e84de19cc4e58cd10d04d3", "security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "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-20T15:09:27Z", "updated_at": "2023-04-20T15:09:27Z", "revision_number": 0, "project_id": "230ed18099e84de19cc4e58cd10d04d3"}}' 2023-04-20 15:09:27,824 79768 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.260s 2023-04-20 15:09:27,824 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386 f", "project_id": "230ed18099e84de19cc4e58cd10d04d3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-0b0bffcb-4c57-43cb-9397-88de3cf98d31', 'date': 'Thu, 20 Apr 2023 15:09: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": "3850b9dc-f158-4d36-a2cc-8565870789ca", "tenant_id": "230ed18099e84de19cc4e58cd10d04d3", "security_group_id": "5afce59b-cd23-4d98-bb3d-1059a8a2386f", "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-20T15:09:27Z", "updated_at": "2023-04-20T15:09:27Z", "revision_number": 0, "project_id": "230ed18099e84de19cc4e58cd10d04d3"}}' 2023-04-20 15:09:27,863 79768 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.033s 2023-04-20 15:09:27,864 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2809', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6c58a01d-ec9c-4168-8dfd-9877efe1b66f', '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": "fe4c94f6d5c1420ea72b3df675f134ac", "name": "tempest-TestShelveInstance-1179118455-project-member", "password_expires_at": null}, "audit_ids": ["BkB_ipdUS8ui-47DPLTuQA"], "expires_at": "2023-04-20T16:09:27.000000Z", "issued_at": "2023-04-20T15:09:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "230ed18099e84de19cc4e58cd10d04d3", "name": "tempest-TestShelveInstance-1179118455"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74 a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/230ed18099e84de19cc4e58cd10d04d3", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:09:27,864 79768 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '8f7da681-38f9-45f8-8147-a276b1f7773f', 'name': 'tempest-TestShelveInstance-1682233465-network', 'tenant_id': '230ed18099e84de19cc4e58cd10d04d3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '230ed18099e84de19cc4e58cd10d04d3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 45136, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:09:09Z', 'updated_at': '2023-04-20T15:09:09Z', 'revision_number': 1} available for tenant 2023-04-20 15:09:28,283 79768 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes 0.418s 2023-04-20 15:09:28,284 79768 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-748268314", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ecf57b8-fd4f-41c2-b28b-d0ed1aa7bbb1', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ecf57b8-fd4f-41c2-b28b-d0ed1aa7bbb1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes'} Body: b'{"volume": {"id": "50f636dc-17c9-46d9-a566-0025bdbfd66b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:28.222349", "updated_at": null, "name": "tempest-tempest.common.compute-volume-748268314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b"}], "user_id": "fe4c94f6d5c1420ea72b3df675f134ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:09:28,341 79768 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b 0.048s 2023-04-20 15:09:28,341 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7732bf12-fd3d-476e-87d0-8b32b1556ede', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack- request-id': 'req-7732bf12-fd3d-476e-87d0-8b32b1556ede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b'} Body: b'{"volume": {"id": "50f636dc-17c9-46d9-a566-0025bdbfd66b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:28.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-748268314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b"}], "user_id": "fe4c94f6d5c1420ea72b3df675f134ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "230ed18099e84de19cc4e58cd10d04d3"}}' 2023-04-20 15:09:29,415 79768 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b 0.062s 2023-04-20 15:09:29,415 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae922939-514e-4b9d-8341-cd68c1672819', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae922939-514e-4b9d-8341-cd68c1672819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b'} Body: b'{"volume": {"id": "50f636dc-17c9-46d9-a566-0025bdbfd66b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:09:28.000000", "updated_at": "2023-04-20T15:09:28.000000", "name": "tempest-tempest.common.compute-volume-748268314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b"}], "user_id": "fe4c94f6d5c1420ea72b3df675f134ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "230ed18099e84de19cc4e58cd10d04d3"}}' 2023-04-20 15:09:29,528 79768 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b 0.102s 2023-04-20 15:09:29,528 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2faab05d-7104-416c-8fa9-be1ea3fdbfee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b'} Body: b'' 2023-04-20 15:09:29,551 79768 INFO [tempest.lib.common.rest_clie nt] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b 0.022s 2023-04-20 15:09:29,551 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff1ff05-5cde-4754-a1d1-ecda35563ec4', 'x-openstack-request-id': 'req-dff1ff05-5cde-4754-a1d1-ecda35563ec4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/230ed18099e84de19cc4e58cd10d04d3/volumes/50f636dc-17c9-46d9-a566-0025bdbfd66b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 50f636dc-17c9-46d9-a566-0025bdbfd66b could not be found."}}' 2023-04-20 15:09:29,735 79768 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/5afce59b-cd23-4d98-bb3d-1059a8a2386f 0.182s 2023-04-20 15:09:29,736 79768 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-7e282d81-57c5-4c11-9b88-9bcdada3c6b9', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:09:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5afce59b-cd23-4d98-bb3d-1059a8a2386f'} Body: b'' 2023-04-20 15:09:29,777 79768 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1747463374 0.041s 2023-04-20 15:09:29,777 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09: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-9c811936-292c-4e5d-a889-7a84962fafc5', 'x-compute-request-id': 'req-9c811936-292c-4e5d-a889-7a84962fafc5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1747463374'} Body: b'' 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 280c497b-9e0e-422d-8460-534b23f95bbe failed to build and is in ERROR status 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 f29f2688-e8fe-423e-8be9-c9de0fd7f4ee failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:37,673 79770 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.030s 2023-04-20 15:08:37,674 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:37 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-da4ae253-a2fa-46c5-a112-442c9e4d3414', '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": "e56e16e57c2d43dcafbf0c36a5669107", "name": "tempest-DeleteServersTestJSON-419018244-project-member", "password_expires_at": null}, "audit_ids": ["Zbsx3JpRTiG_M8RQEbVEnw"], "expires_at": "2023-04-20T16:08:37.000000Z", "issued_at": "2023-04-20T15:08:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce96c703059b46b2b8c6f08ac7fd6314", "name": "tempest-DeleteServersTestJSON-419018244"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ce96c703059b46b2b8c6f08ac7fd6314", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:08:37,675 79770 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '0d650f9c-f607-44de-a1a1-74ed3e2d131a', 'name': 'tempest-DeleteServersTestJSON-1172394282-network', 'tenant_id': 'ce96c703059b46b2b8c6f08ac7fd6314', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ce96c703059b46b2b8c6f08ac7fd6314', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17034, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:08:39,275 79770 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.600s 2023-04-20 15:08:39,276 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-525212983", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "networks": [{"uuid": "0d650f9c-f607-44de-a1a1-74ed3e2d131a"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/40d55224-364c-4989-b6ea-b8ce361d6895', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbe258fa-8849-428f-90d6-3629e595bd8d', 'x-compute-request-id': 'req-dbe258fa-8849-428f-90d6-3629e595bd8d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "40d55224-364c-4989-b6ea-b8ce361d6895", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/40d55224-364c-4989-b6ea-b8ce361d6895"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/40d55224-364c-4989-b6ea-b8ce361d6895"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "CTM7kftyYy2T"}}' 2023-04-20 15:08:39,536 79770 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/40d55224-364c-4989-b6ea-b8ce361d6895 0.254s 2023-04-20 15:08:39,536 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:39 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-19416d37-642b-45ce-899a-5c5537dd692a', 'x-compute-request-id': 'req-19416d37-642b-45ce-899a-5c5537dd692a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/40d55224-364c-4989-b6ea-b8ce361d6895'} Body: b'{"server": {"id": "40d55224-364c-4989-b6ea-b8ce361d6895", "name": "tempest-DeleteServersTestJSON-server-525212983", "status": "BUILD", "tenant_id": "ce96c703059b46b2b8c6f08ac7fd6314", "user_id": "e56e16e57c2d43dcafbf0c36a5669107", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:39Z", "updated": "2023-04-20T15:08:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/40d55224-364c-4989-b6ea-b8ce361d6895"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/40d55224-364c-4989-b6ea-b8ce361d6895"}], "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-20 15:09:30,050 79770 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/40d55224-364c-4989-b6ea-b8ce361d6895 0.452s 2023-04-20 15:09:30,051 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b51b5fee-da1a-4230-b9d9-cda32fd6579b', 'x-compute-request-id': 'req-b51b5fee-da1a-4230-b9d9-cda32fd6579b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/40d55224-364c-4989-b6ea-b8ce361d6895'} Body: b'{"server": {"id": "40d55224-364c-4989-b6ea-b8ce361d6895", "name": "tempest-DeleteServersTestJSON-server-525212983", "status": "ACTIVE", "tenant_id": "ce96c703059b46b2b8c6f08ac7fd6314", "user_id": "e56e16e57c2d43dcafbf0c36a5669107", "metadata": {}, "hostId": "6fc7ba8ac73011e58d27bd418d5ea3d57e14d1888f27fc86f7a14030", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:39Z", "updated": "2023-04-20T15:08:56Z", "addresses": {"tempest-DeleteServersTestJSON-1172394282-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:51:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/40d55224-364c-4989-b6ea-b8ce361d6895"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/40d55224-364c-4989-b6ea-b8ce361d6895"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:08: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-20 15:09:30,063 79770 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 15:10:30,542 79770 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314/volumes 0.418s 2023-04-20 15:10:30,542 79770 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-1775848790"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17f4dc42-aa07-4bfb-b61d-ed56ae7f4e2c', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17f4dc42-aa07-4bfb-b61d-ed56ae7f4e2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314/volumes'} Body: b'{"volume": {"id": "f29f2688-e8fe-423e-8be9-c9de0fd7f4ee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:30.312 362", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1775848790", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314/volumes/f29f2688-e8fe-423e-8be9-c9de0fd7f4ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce96c703059b46b2b8c6f08ac7fd6314/volumes/f29f2688-e8fe-423e-8be9-c9de0fd7f4ee"}], "user_id": "e56e16e57c2d43dcafbf0c36a5669107", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:10:30,592 79770 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314/volumes/f29f2688-e8fe-423e-8be9-c9de0fd7f4ee 0.040s 2023-04-20 15:10:30,592 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c178ac3-28a1-41d8-9e09-002d49af692d', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c178ac3-28a1-41d8-9e09-002d49af692d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314/volumes/f29f2688-e8fe-423e-8be9-c9de0fd7f4ee'} Body: b'{"volume": {"id": "f29f2688-e8fe-423e-8be9-c9de0fd7f4ee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:30.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1775848790", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314/volumes/f29f2688-e8fe-423e-8be9-c9de0fd7f4ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce96c703059b46b2b8c6f08ac7fd6314/volumes/f29f2688-e8fe-423e-8be9-c9de0fd7f4ee"}], "user_id": "e56e16e57c2d43dcafbf0c36a5669107", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96c703059b46b2b8c6f08ac7fd6314"}}' 2023-04-20 15:10:31,644 79770 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314/volumes/f29f2688-e8fe-423e-8be9-c9de0fd7f4ee 0.040s 2023-04-20 15:10:31,644 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e380218c-06fe-494a-a183-13a7d8c248b7', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e380218c-06fe-494a-a183-13a7d8c248b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314/volumes/f29f2688-e8fe-423e-8be9-c9de0fd7f4ee'} Body: b'{"volume": {"id": "f29f2688-e8fe-423e-8be9-c9de0fd7f4ee", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:30.000000", "updated_at": "2023-04-20T15:10:31.000000", "name": "tempest-DeleteServersTestJSON-volume-1775848790", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce96c703059b46b2b8c6f08ac7fd6314/volume s/f29f2688-e8fe-423e-8be9-c9de0fd7f4ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce96c703059b46b2b8c6f08ac7fd6314/volumes/f29f2688-e8fe-423e-8be9-c9de0fd7f4ee"}], "user_id": "e56e16e57c2d43dcafbf0c36a5669107", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96c703059b46b2b8c6f08ac7fd6314"}}' 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 ab508016-6d57-4674-bb7e-45e401f8d4e8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:49,097 79784 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 15:08:49,504 79784 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.404s 2023-04-20 15:08:49,504 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1824375720", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLt6kNMNo7FsBv508WE/y5S7oaB8JD5s6w/HW9ZM4eJ4VUPRt/QiLDdIMH6sEkU6VicqlmvAl2PpwuwB85NU5sWD1/PbUTkblHF4WQ4Ti9uULY1BGHaSRfOuHgkzx5KkXw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08: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-9c50ffe0-7f7e-47bf-92a1-ffef506e5c9b', 'x-compute-request-id': 'req-9c50ffe0-7f7e-47bf-92a1-ffef506e5c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1824375720", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLt6kNMNo7FsBv508WE/y5S7oaB8JD5s6w/HW9ZM4eJ4VUPRt/QiLDdIMH6sEkU6VicqlmvAl2PpwuwB85NU5sWD1/PbUTkblHF4WQ4Ti9uULY1BGHaSRfOuHgkzx5KkXw==", "fingerprint": "11:f5:21:5c:d0:20:43:e7:32:36:4d:24:e8:54:fa:32", "user_id": "bd9585e756e6464da77a49905348b36a"}}' 2023-04-20 15:08:49,509 79784 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1824375720 created 2023-04-20 15:08:49,971 79784 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.461s 2023-04-20 15:08:49,971 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1953566374", "description": "tempest-description--1022894644"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-c4a200e0-0cd6-440a-9904-67fc54288920', 'date': 'Thu, 20 Apr 2023 15:08:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a3220773-06a1-43e4-b0e4-1fceeed05491", "name": "tempest-securitygroup--1953566374", "stateful": true, "tenant_id": "baaed885af6443a2b5d13ece323b669a", "description": "tempest-description--1022894644", "shared": false, "security_group_rules": [{"id": "29e45487-0a24-4e1a-8d5c-4bc01c8d7f03", "tenant_id": "baaed885af6443a2b5d13ece323b669a", "security_group_id": "a3220773-06a1-43e4-b0e4-1fceeed05491", "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": 331, "description": null, "tags": [], "created_at": "2023-04-20T15:08:49Z", "updated_at": "2023-04-20T15:08:49Z", "revision_number": 0, "project_id": "baaed885af6443a2b5d13ece323b669a"}, {"id": "962dcaea-de6f-4cf5-908a-2e508ab603af", "tenant_id": "baaed885af6443a2b5d13ece323b669a", "security_group_id": "a3220773-06a1-43e4-b0e4-1fceeed05491", "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": 3 32, "description": null, "tags": [], "created_at": "2023-04-20T15:08:49Z", "updated_at": "2023-04-20T15:08:49Z", "revision_number": 0, "project_id": "baaed885af6443a2b5d13ece323b669a"}], "tags": [], "created_at": "2023-04-20T15:08:49Z", "updated_at": "2023-04-20T15:08:49Z", "revision_number": 1, "project_id": "baaed885af6443a2b5d13ece323b669a"}}' 2023-04-20 15:08:51,415 79784 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 1.442s 2023-04-20 15:08:51,416 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a3220773-06a1-43e4-b0e4-1fceeed05491", "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-1c9492a2-ac09-47d0-8ec3-845adee1415d', 'date': 'Thu, 20 Apr 2023 15: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": "d88a98ed-39ba-4a19-a226-7c044ebcbe4d", "tenant_id": "baaed885af6443a2b5d13ece323b669a", "security_group_id": "a3220773-06a1-43e4-b0e4-1fceeed05491", "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-20T15:08:50Z", "updated_at": "2023-04-20T15:08:50Z", "revision_number": 0, "project_id": "baaed885af6443a2b5d13ece323b669a"}}' 2023-04-20 15:08:52,443 79784 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 1.026s 2023-04-20 15:08:52,444 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a3220773-06a1-43e4-b0e4-1fceeed05491", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a47d5755-ac97-4387-9913-e02eabc37445', 'date': 'Thu, 20 Apr 2023 15:08:52 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": "8d012892-f2e0-42e7-a18a-b37899be5103", "tenant_id": "baaed885af6443a2b5d13ece323b669a", "security_group_id": "a3220773-06a1-43e4-b0e4-1fceeed05491", "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-20T15:08:51Z", "updated_at": "2023-04-20T15:08:51Z", "revision_number": 0, "project_id": "baaed885af6443a2b5d13ece323b669a"}}' 2023-04-20 15:08:52,444 79784 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1953566374 created 2023-04-20 15:08:56,363 79784 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 3.917s 2023-04-20 15:08:56,363 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487" }} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-3e2d1b70-2baf-45c2-a401-f331b7a7320d', 'date': 'Thu, 20 Apr 2023 15:08:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "48d7b812-bb4d-4e4c-bd07-461c2698e7fa", "tenant_id": "baaed885af6443a2b5d13ece323b669a", "floating_ip_address": "172.24.4.45", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "baaed885af6443a2b5d13ece323b669a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:08:54Z", "updated_at": "2023-04-20T15:08:54Z", "revision_number": 0}}' 2023-04-20 15:08:56,363 79784 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '48d7b812-bb4d-4e4c-bd07-461c2698e7fa', 'tenant_id': 'baaed885af6443a2b5d13ece323b669a', 'floating_ip_address': '172.24.4.45', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'baaed885af6443a2b5d13ece323b669a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:08:54Z', 'updated_at': '2023-04-20T15:08:54Z', 'revision_number': 0, 'ip': '172.24.4.45'} created 2023-04-20 15:08:56,517 79784 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.140s 2023-04-20 15:08:56,517 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:56 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-d82d7270-b064-4879-b6bf-0010c44c778f', '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": "bd9585e756e6464da77a49905348b36a", "name": "tempest-VolumesAdminNegativeTest-1501137224-project-member", "password_expires_at": null}, "audit_ids": ["GrGhC5RJR3aFTHYF1ZRezw"], "expires_at": "2023-04-20T16:08:56.000000Z", "issued_at": "2023-04-20T15:08:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baaed885af6443a2b5d13ece323b669a", "name": "tempest-VolumesAdminNegativeTest-1501137224"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3 ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/baaed885af6443a2b5d13ece323b669a", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:08:56,518 79784 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'ae89b425-8bb9-48b2-9ff0-6a977cda42ec', 'name': 'tempest-VolumesAdminNegativeTest-833271522-network', 'tenant_id': 'baaed885af6443a2b5d13ece323b669a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'baaed885af6443a2b5d13ece323b669a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7525, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:08:56,518 79784 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1824375720', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLt6kNMNo7FsBv508WE/y5S7oaB8JD5s6w/HW9ZM4eJ4VUPRt/QiLDdIMH6sEkU6VicqlmvAl2PpwuwB85NU5sWD1/PbUTkblHF4WQ4Ti9uULY1BGHaSRfOuHgkzx5KkXw==', 'fingerprint': '11:f5:21:5c:d0:20:43:e7:32:36:4d:24:e8:54:fa:32', 'user_id': 'bd9585e756e6464da77a49905348b36a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD21vs5SwUaYFktb7fHr8skQGHJNMNlZDUCS9twEeUAHvEBnnZgY/2s\n395R+FwxlwmgBwYFK4EEACKhZANiAAS7epDTDaOxbAb+dPFhP8uUu6GgfCQ+bOsP\nx1vWTOHieFVD0bf0Iiw3SDB+rBJFOlYnKpZrwJdj6cLsAfOTVObFg9fz21E5G5Rx\neFkOE4vblC2NQRh2kkXzrh4JM8eSpF8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a3220773-06a1-43e4-b0e4-1fceeed05491', 'name': 'tempest-securitygroup--1953566374', 'stateful': True, 'tenant_id': 'baaed885af6443a2b5d13ece323b669a', 'description': 'tempest-description--1022894644', 'shared': False, 'security_group_rules': [{'id': '29e45487-0a24-4e1a-8d5c-4bc01c8d7f03', 'tenant_id': 'baaed885af6443a2b5d13ece323b669a', 'security_group_id': 'a3220773-06a1-43e4-b0e4-1fceeed05491', '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': 331, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:08:49Z', 'updated_at': '2023-04-20T15:08:49Z', 'revision_number': 0, 'project_id': 'baaed885af6443a2b5d13ece323b669a'}, {'id': '962dcaea-de6f-4cf5-908a-2e508ab603af', 'tenant_id': 'baaed885af6443a2b5d13ece323b669a', 'security_group_id': 'a3220773-06a1-43e4-b0e4-1fceeed05491', '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': 332, 'description': None, 'tags': [], 'created_at': '2023 -04-20T15:08:49Z', 'updated_at': '2023-04-20T15:08:49Z', 'revision_number': 0, 'project_id': 'baaed885af6443a2b5d13ece323b669a'}], 'tags': [], 'created_at': '2023-04-20T15:08:49Z', 'updated_at': '2023-04-20T15:08:49Z', 'revision_number': 1, 'project_id': 'baaed885af6443a2b5d13ece323b669a'}, 'floating_ip': {'id': '48d7b812-bb4d-4e4c-bd07-461c2698e7fa', 'tenant_id': 'baaed885af6443a2b5d13ece323b669a', 'floating_ip_address': '172.24.4.45', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'baaed885af6443a2b5d13ece323b669a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:08:54Z', 'updated_at': '2023-04-20T15:08:54Z', 'revision_number': 0, 'ip': '172.24.4.45'}} 2023-04-20 15:08:58,183 79784 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 1.664s 2023-04-20 15:08:58,184 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1392367153", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "networks": [{"uuid": "ae89b425-8bb9-48b2-9ff0-6a977cda42ec"}], "security_groups": [{"name": "tempest-securitygroup--1953566374"}], "key_name": "tempest-keypair-1824375720", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/aa981382-1b12-48d6-8661-0ddf1586a9af', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-795dd8d6-6bd8-4436-a086-ef45bf6e65fa', 'x-compute-request-id': 'req-795dd8d6-6bd8-4436-a086-ef45bf6e65fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "aa981382-1b12-48d6-8661-0ddf1586a9af", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa981382-1b12-48d6-8661-0ddf1586a9af"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa981382-1b12-48d6-8661-0ddf1586a9af"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1953566374"}], "adminPass": "taFt93wZrJt7"}}' 2023-04-20 15:08:58,423 79784 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/aa981382-1b12-48d6-8661-0ddf1586a9af 0.234s 2023-04-20 15:08:58,424 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:58 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-988e00a6-c416-49a4-a7a9-8b92224b0fb6', 'x-compute-request-id': 'req-988e00a6-c416-49a4-a7a9-8b92224b0fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa981382-1b12-48d6-8661-0ddf1586a9af'} Body: b'{"server": {"id": "aa981382-1b12-48d6-8661-0ddf1586a9af", "name": "tempest-VolumesAdminNegativeTest-server-1392367153", "status": "BUILD", "tenant_id": "baaed885af6443a2b5d13ece323b669a", "user_id": "bd9585e756e6464da77a49905348b36a", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:58Z", "updated": "2023-04-20T15:08:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa981382-1b12-48d6-8661-0ddf1586a9af"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa981382-1b12-48d6-8661-0ddf1586a9af"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1824375720", "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-20 15:09:48,823 79784 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/aa981382-1b12-48d6-8661-0ddf1586a9af 0.336s 2023-04-20 15:09:48,824 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:48 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-b91cfa2c-bab8-4c5a-8ae3-3d36478a86dd', 'x-compute-request-id': 'req-b91cfa2c-bab8-4c5a-8ae3-3d36478a86dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa981382-1b12-48d6-8661-0ddf1586a9af'} Body: b'{"server": {"id": "aa981382-1b12-48d6-8661-0ddf1586a9af", "name": "tempest-VolumesAdminNegativeTest-server-1392367153", "status": "ACTIVE", "tenant_id": "baaed885af6443a2b5d13ece323b669a", "user_id": "bd9585e756e6464da77a49905348b36a", "metadata": {}, "hostId": "f3e322e202d998e3bdf6bd8f7474a1ab316071075923b299364b62d6", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:58Z", "updated": "2023-04-20T15:09:13Z", "addresses": {"tempest-VolumesAdminNegativeTest-833271522-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:8b:05"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa981382-1b12-48d6-8661-0ddf1586a9af"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa981382-1b12-48d6-8661-0ddf1586a9af"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1824375720", "OS-SRV-USG:launched_at": "2023-04-20T15:09:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1953566374"}], "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-20 15:09:48,836 79784 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 15:10:49,054 79784 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/aa981382-1b12-48d6-8661-0ddf1586a9af/os-interface 0.159s 2023-04-20 15:10:49,054 79784 DEBUG [tempest.lib.common.rest_client] Request - H eaders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:48 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-becb4731-308a-4e75-bb52-4f94190d7a71', 'x-compute-request-id': 'req-becb4731-308a-4e75-bb52-4f94190d7a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa981382-1b12-48d6-8661-0ddf1586a9af/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ae89b425-8bb9-48b2-9ff0-6a977cda42ec", "port_id": "af567b84-ebb0-479c-b788-240ef47450eb", "mac_addr": "fa:16:3e:18:8b:05", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d02eea44-7b15-4b71-8c47-ca4691925567", "ip_address": "10.0.0.7"}]}]}' 2023-04-20 15:10:49,696 79784 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/48d7b812-bb4d-4e4c-bd07-461c2698e7fa 0.637s 2023-04-20 15:10:49,696 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "af567b84-ebb0-479c-b788-240ef47450eb"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-4801b838-9357-44b5-a3d7-7c9d982c967e', 'date': 'Thu, 20 Apr 2023 15:10:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/48d7b812-bb4d-4e4c-bd07-461c2698e7fa'} Body: b'{"floatingip": {"id": "48d7b812-bb4d-4e4c-bd07-461c2698e7fa", "tenant_id": "baaed885af6443a2b5d13ece323b669a", "floating_ip_address": "172.24.4.45", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": "816da51f-6826-45c9-ab1a-1eed6a6ffc9b", "port_id": "af567b84-ebb0-479c-b788-240ef47450eb", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ae89b425-8bb9-48b2-9ff0-6a977cda42ec", "mac_address": "fa:16:3e:18:8b:05", "admin_state_up": true, "status": "ACTIVE", "device_id": "aa981382-1b12-48d6-8661-0ddf1586a9af", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:08:54Z", "updated_at": "2023-04-20T15:10:49Z", "revision_number": 1, "project_id": "baaed885af6443a2b5d13ece323b669a"}}' 2023-04-20 15:10:49,698 79784 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.45:22' as 'cirros' with public key authentication 2023-04-20 15:10:49,736 79784 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:10:49,761 79784 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:10:49,762 79784 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.45 successfully created 2023-04-20 15:10:50,367 79784 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/baaed885af6443a2b5d13ece323b669a/volumes 0.604s 2023-04-20 15:10:50,367 79784 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-543202984"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9120ec74-a987-4206-a523-90fb412d7d18', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-r equest-id': 'req-9120ec74-a987-4206-a523-90fb412d7d18', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes'} Body: b'{"volume": {"id": "ab508016-6d57-4674-bb7e-45e401f8d4e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:49.913131", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-543202984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes/ab508016-6d57-4674-bb7e-45e401f8d4e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/baaed885af6443a2b5d13ece323b669a/volumes/ab508016-6d57-4674-bb7e-45e401f8d4e8"}], "user_id": "bd9585e756e6464da77a49905348b36a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:10:50,435 79784 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/baaed885af6443a2b5d13ece323b669a/volumes/ab508016-6d57-4674-bb7e-45e401f8d4e8 0.050s 2023-04-20 15:10:50,436 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b70e6b45-b375-4272-a0a7-196273cca7c6', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b70e6b45-b375-4272-a0a7-196273cca7c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes/ab508016-6d57-4674-bb7e-45e401f8d4e8'} Body: b'{"volume": {"id": "ab508016-6d57-4674-bb7e-45e401f8d4e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:50.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-543202984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes/ab508016-6d57-4674-bb7e-45e401f8d4e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/baaed885af6443a2b5d13ece323b669a/volumes/ab508016-6d57-4674-bb7e-45e401f8d4e8"}], "user_id": "bd9585e756e6464da77a49905348b36a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "baaed885af6443a2b5d13ece323b669a"}}' 2023-04-20 15:10:51,495 79784 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/baaed885af6443a2b5d13ece323b669a/volumes/ab508016-6d57-4674-bb7e-45e401f8d4e8 0.046s 2023-04-20 15:10:51,496 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c2e856-50e3-491e-a6c0-7c2bd4d0171a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c2e856-50e3-491e-a6c0-7c2bd4d0171a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes/ab508016-6d57-4674-bb7e-45e401f8d4e8'} Body: b'{"volume": {"id": "ab508016-6d57-4674-bb7e-45e401f8d4e8", "status": "err or", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:50.000000", "updated_at": "2023-04-20T15:10:50.000000", "name": "tempest-VolumesAdminNegativeTest-volume-543202984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes/ab508016-6d57-4674-bb7e-45e401f8d4e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/baaed885af6443a2b5d13ece323b669a/volumes/ab508016-6d57-4674-bb7e-45e401f8d4e8"}], "user_id": "bd9585e756e6464da77a49905348b36a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "baaed885af6443a2b5d13ece323b669a"}}' 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 8cd880d1-8331-46ee-b971-e36f9e94dee1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:33,328 79766 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 15:08:33,329 79766 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 15:08:33,544 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.213s 2023-04-20 15:08:33,545 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-847970234", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOCKt3RrMcvNa5jyxSzYHTCWOANTGtKKSNXXpUXyGD1eDmDLFCfiuKggd4vM0icvDWNX1/OcbWBO9GLmCZXEHnbEHJM3YvljiA5sH8jUUH6HkZmhCrIZ5G0GVpMZhOCfQA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a1935e3-120e-401a-a54e-e02fc8ad920f', 'x-compute-request-id': 'req-4a1935e3-120e-401a-a54e-e02fc8ad920f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-847970234", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOCKt3RrMcvNa5jyxSzYHTCWOANTGtKKSNXXpUXyGD1eDmDLFCfiuKggd4vM0icvDWNX1/OcbWBO9GLmCZXEHnbEHJM3YvljiA5sH8jUUH6HkZmhCrIZ5G0GVpMZhOCfQA==", "fingerprint": "1c:36:91:ba:e4:eb:d8:95:4a:f2:cb:d6:48:10:33:c2", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14"}}' 2023-04-20 15:08:33,550 79766 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-847970234 created 2023-04-20 15:08:34,619 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.069s 2023-04-20 15:08:34,619 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--825813675", "description": "tempest-description--24040666"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-5fa2cfaa-4127-4bff-b135-7d2ed74b5d69', 'date': 'Thu, 20 Apr 2023 15:08:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7aadcb5a-6e50-4713-a780-98e88aa83fa5", "name": "tempest-securitygroup--825813675", "stateful": true, "tenant_id": "5bb81196155147cea0569f8a96465b6a", "description": "tempest-description--24040666", "shared": false, "security_group_rules": [{"id": "852762b8-229b-4a9a-9997-ea7eb6a63a29", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "7aadcb5a-6e50-4713-a780-98e88aa83fa5", "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": 251, "description": null, "tags": [], "created_at": "2023-04-20T15:08:34Z", "updated_at": "2023-04-20T15:08:34Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}, {"id": "b37bc23f-11ef-4ec4-b2b9-abe2d905fb49", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "7aadcb5a-6e50-4713-a780-98e88aa83fa5", "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": 249, "description": null, "tags": [], "created_at": "2023-04-20T15:08:33Z", "updated_at": "2023-04-20T15:08:33Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}], "tags": [], "created_at": "2023-04-20T15:08:33Z", "updated_at": "2023-04-20T15:08:34Z", "revision_number": 1, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:08:36,129 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.509s 2023-04-20 15:08:36,130 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7aadcb5a-6e50-4713-a780-98e88aa83fa5", "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-cb214ca5-213e-47e2-a3f1-1e43bdf7649a', 'date': 'Thu, 20 Apr 2023 15:08:36 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": "e3a85dd4-268d-4118-84d6-b4ae0c0a4c22", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "7aadcb5a-6e50-4713-a780-98e88aa83fa5", "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-20T15:08:35Z", "updated_at": "2023-04-20T15:08:35Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:08:37,025 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.894s 2023-04-20 15:08:37,025 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7aadcb5a-6e50-4713-a780-98e88aa83fa5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-7b3eebe1-facc-40e4-ae67-c3e0c465ddd1', 'date': 'Thu, 20 Apr 2023 15:08:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "84fa32b8-22c0-4f88-9bc3-e340c66f457f", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "7aadcb5a-6e50-4713-a780-98e88aa83fa5", "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-20T15:08:36Z", "updated_at": "2023-04-20T15:08:36Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:08:37,025 79766 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--825813675 created 2023-04-20 15:08:42,370 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 5.344s 2023-04-20 15:08:42,371 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openst ack-request-id': 'req-c4d4ead1-c646-4261-a24c-f571c903cd6a', 'date': 'Thu, 20 Apr 2023 15:08:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "76de1744-5ce0-4ce1-9f9b-9544eabbdcb4", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "floating_ip_address": "172.24.4.237", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5bb81196155147cea0569f8a96465b6a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:08:40Z", "updated_at": "2023-04-20T15:08:40Z", "revision_number": 0}}' 2023-04-20 15:08:42,371 79766 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '76de1744-5ce0-4ce1-9f9b-9544eabbdcb4', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'floating_ip_address': '172.24.4.237', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5bb81196155147cea0569f8a96465b6a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:08:40Z', 'updated_at': '2023-04-20T15:08:40Z', 'revision_number': 0, 'ip': '172.24.4.237'} created 2023-04-20 15:08:42,461 79766 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.084s 2023-04-20 15:08:42,461 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:42 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-7d518d60-2e25-47bf-8f93-c9761129196b', '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": "8ca4ca64cede4846a74e2cc4c13f3c14", "name": "tempest-AttachVolumeNegativeTest-490231151-project-member", "password_expires_at": null}, "audit_ids": ["iswfkTznQqy-MbAWPzjgzA"], "expires_at": "2023-04-20T16:08:42.000000Z", "issued_at": "2023-04-20T15:08:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bb81196155147cea0569f8a96465b6a", "name": "tempest-AttachVolumeNegativeTest-490231151"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/ compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5bb81196155147cea0569f8a96465b6a", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:08:42,462 79766 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'edb31b42-2f23-479e-8912-fbfd502dae97', 'name': 'tempest-AttachVolumeNegativeTest-1497324076-network', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5bb81196155147cea0569f8a96465b6a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5180, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:08:42,463 79766 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-847970234', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOCKt3RrMcvNa5jyxSzYHTCWOANTGtKKSNXXpUXyGD1eDmDLFCfiuKggd4vM0icvDWNX1/OcbWBO9GLmCZXEHnbEHJM3YvljiA5sH8jUUH6HkZmhCrIZ5G0GVpMZhOCfQA==', 'fingerprint': '1c:36:91:ba:e4:eb:d8:95:4a:f2:cb:d6:48:10:33:c2', 'user_id': '8ca4ca64cede4846a74e2cc4c13f3c14', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAKaQJTQ0dfpEFccCG+Cru0BtYj+ys4oSdKkMLVnWdoUa0KeadCwTwK\n36qH06aRfZ6gBwYFK4EEACKhZANiAATgird0azHLzWuY8sUs2B0wljgDUxrSikjV\n16VF8hg9Xg5gyxQn4rioIHeLzNInLw1jV9fznG1gTvRi5gmVxB52xByTN2L5Y4gO\nbB/I1FB+h5GZoQqyGeRtBlaTGYTgn0A=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7aadcb5a-6e50-4713-a780-98e88aa83fa5', 'name': 'tempest-securitygroup--825813675', 'stateful': True, 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'description': 'tempest-description--24040666', 'shared': False, 'security_group_rules': [{'id': '852762b8-229b-4a9a-9997-ea7eb6a63a29', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'security_group_id': '7aadcb5a-6e50-4713-a780-98e88aa83fa5', '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': 251, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:08:34Z', 'updated_at': '2023-04-20T15:08:34Z', 'revision_number': 0, 'project_id': '5bb81196155147cea0569f8a96465b6a'}, {'id': 'b37bc23f-11ef-4ec4-b2b9-abe2d905fb49', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'security_group_id': '7aadcb5a-6e50-4713-a780-98e88aa83fa5', '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': 249, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:08:33Z', 'updated_at': '2023-04-20T15:08:33Z', 'revision_number': 0, 'project_id': '5bb81196155147cea0569f8a96465b 6a'}], 'tags': [], 'created_at': '2023-04-20T15:08:33Z', 'updated_at': '2023-04-20T15:08:34Z', 'revision_number': 1, 'project_id': '5bb81196155147cea0569f8a96465b6a'}, 'floating_ip': {'id': '76de1744-5ce0-4ce1-9f9b-9544eabbdcb4', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'floating_ip_address': '172.24.4.237', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5bb81196155147cea0569f8a96465b6a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:08:40Z', 'updated_at': '2023-04-20T15:08:40Z', 'revision_number': 0, 'ip': '172.24.4.237'}} 2023-04-20 15:08:44,541 79766 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.077s 2023-04-20 15:08:44,541 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-16896869", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "edb31b42-2f23-479e-8912-fbfd502dae97"}], "security_groups": [{"name": "tempest-securitygroup--825813675"}], "key_name": "tempest-keypair-847970234", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01909a7b-a32c-45c6-a460-2911fb1bce3c', 'x-compute-request-id': 'req-01909a7b-a32c-45c6-a460-2911fb1bce3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "88f6bf8b-960a-462d-9a05-05f7e4f42f79", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--825813675"}], "adminPass": "password"}}' 2023-04-20 15:08:44,781 79766 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/88f6bf8b-960a-462d-9a05-05f7e4f42f79 0.237s 2023-04-20 15:08:44,782 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b87e4175-f0d2-4f3c-8b54-82b8a0b4b8cf', 'x-compute-request-id': 'req-b87e4175-f0d2-4f3c-8b54-82b8a0b4b8cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79'} Body: b'{"server": {"id": "88f6bf8b-960a-462d-9a05-05f7e4f42f79", "name": "tempest-AttachVolumeNegativeTest-server-16896869", "status": "BUILD", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/ compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:44Z", "updated": "2023-04-20T15:08:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-847970234", "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-20 15:09:35,059 79766 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/88f6bf8b-960a-462d-9a05-05f7e4f42f79 0.213s 2023-04-20 15:09:35,059 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:34 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-8a9d3bbf-6deb-4616-94b2-1e87b95123b0', 'x-compute-request-id': 'req-8a9d3bbf-6deb-4616-94b2-1e87b95123b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79'} Body: b'{"server": {"id": "88f6bf8b-960a-462d-9a05-05f7e4f42f79", "name": "tempest-AttachVolumeNegativeTest-server-16896869", "status": "ACTIVE", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "metadata": {}, "hostId": "66552ad676599dc65103520d71150f5f389604ca2ce55ae5016eb8ac", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:44Z", "updated": "2023-04-20T15:08:57Z", "addresses": {"tempest-AttachVolumeNegativeTest-1497324076-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:47:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-847970234", "OS-SRV-USG:launched_at": "2023-04-20T15:08:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--825813675"}], "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-20 15:09:35,072 79766 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 15:10:35,294 79766 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/88f6bf8b-960a-462d-9a05-05f7e4f42f79/os-interface 0.161s 2023-04-20 15:10:35,295 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu , 20 Apr 2023 15:10:35 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-3b41ee68-fc37-411f-b036-17a3193da4bb', 'x-compute-request-id': 'req-3b41ee68-fc37-411f-b036-17a3193da4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "edb31b42-2f23-479e-8912-fbfd502dae97", "port_id": "b01baa05-fe60-4fd6-bff7-359f238cf891", "mac_addr": "fa:16:3e:0d:47:74", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "bfdf8e8d-0e5e-498d-a4ce-f683ffbca8dc", "ip_address": "10.0.0.9"}]}]}' 2023-04-20 15:10:36,489 79766 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/76de1744-5ce0-4ce1-9f9b-9544eabbdcb4 1.190s 2023-04-20 15:10:36,489 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b01baa05-fe60-4fd6-bff7-359f238cf891"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-161b8587-703d-4476-9e85-b134d86b520c', 'date': 'Thu, 20 Apr 2023 15:10:36 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/76de1744-5ce0-4ce1-9f9b-9544eabbdcb4'} Body: b'{"floatingip": {"id": "76de1744-5ce0-4ce1-9f9b-9544eabbdcb4", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "floating_ip_address": "172.24.4.237", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": "25260d41-f165-4734-8fcd-7bfd4b313fce", "port_id": "b01baa05-fe60-4fd6-bff7-359f238cf891", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "edb31b42-2f23-479e-8912-fbfd502dae97", "mac_address": "fa:16:3e:0d:47:74", "admin_state_up": true, "status": "ACTIVE", "device_id": "88f6bf8b-960a-462d-9a05-05f7e4f42f79", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:08:40Z", "updated_at": "2023-04-20T15:10:35Z", "revision_number": 1, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:10:36,491 79766 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.237:22' as 'cirros' with public key authentication 2023-04-20 15:10:36,524 79766 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:10:36,545 79766 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:10:36,545 79766 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.237 successfully created 2023-04-20 15:10:36,586 79766 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/88f6bf8b-960a-462d-9a05-05f7e4f42f79/ips 0.040s 2023-04-20 15:10:36,586 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:36 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-beffc504-8abf-4d04-af90-a71147ff7fac', 'x-compute-request-id': 'req-beffc504-8abf-4d04-af90-a71147ff7fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f 79/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1497324076-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-20 15:10:36,817 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes 0.227s 2023-04-20 15:10:36,818 79766 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-279649484"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea6e44e8-0b74-4268-9c18-b84b4f7ea1f3', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea6e44e8-0b74-4268-9c18-b84b4f7ea1f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes'} Body: b'{"volume": {"id": "8cd880d1-8331-46ee-b971-e36f9e94dee1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:36.755078", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-279649484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/8cd880d1-8331-46ee-b971-e36f9e94dee1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5bb81196155147cea0569f8a96465b6a/volumes/8cd880d1-8331-46ee-b971-e36f9e94dee1"}], "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:10:36,874 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/8cd880d1-8331-46ee-b971-e36f9e94dee1 0.046s 2023-04-20 15:10:36,875 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639649d3-4750-43a7-8eee-286361f4bf08', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639649d3-4750-43a7-8eee-286361f4bf08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/8cd880d1-8331-46ee-b971-e36f9e94dee1'} Body: b'{"volume": {"id": "8cd880d1-8331-46ee-b971-e36f9e94dee1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:37.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-279649484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/8cd880d1-8331-46ee-b971-e36f9e94dee1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5bb81196155147cea0569f8a96465b6a/volumes/8cd880d1-8331-46ee-b971-e36f9e94dee1"}], "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:10:37,923 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_ser ver): 200 GET http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/8cd880d1-8331-46ee-b971-e36f9e94dee1 0.037s 2023-04-20 15:10:37,923 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b33315ef-46f1-4635-9182-52eead8ea749', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b33315ef-46f1-4635-9182-52eead8ea749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/8cd880d1-8331-46ee-b971-e36f9e94dee1'} Body: b'{"volume": {"id": "8cd880d1-8331-46ee-b971-e36f9e94dee1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:37.000000", "updated_at": "2023-04-20T15:10:37.000000", "name": "tempest-AttachVolumeNegativeTest-volume-279649484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/8cd880d1-8331-46ee-b971-e36f9e94dee1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5bb81196155147cea0569f8a96465b6a/volumes/8cd880d1-8331-46ee-b971-e36f9e94dee1"}], "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:10:38,425 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79 0.490s 2023-04-20 15:10:38,425 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:37 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-712d52ab-7e60-4541-8d7d-5f0b3a7e533a', 'x-compute-request-id': 'req-712d52ab-7e60-4541-8d7d-5f0b3a7e533a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79'} Body: b'' 2023-04-20 15:10:39,052 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79 0.626s 2023-04-20 15:10:39,052 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58ed32be-1d25-4630-b5aa-8175e2a166fe', 'x-compute-request-id': 'req-58ed32be-1d25-4630-b5aa-8175e2a166fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79'} Body: b'{"server": {"id": "88f6bf8b-960a-462d-9a05-05f7e4f42f79", "name": "tempest-AttachVolumeNegativeTest-server-16896869", "status": "ACTIVE", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "metadata": {}, "hostId": "66552ad676599dc6510 3520d71150f5f389604ca2ce55ae5016eb8ac", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:44Z", "updated": "2023-04-20T15:10:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1497324076-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:47:74"}, {"version": 4, "addr": "172.24.4.237", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:47:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-847970234", "OS-SRV-USG:launched_at": "2023-04-20T15:08:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--825813675"}], "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-20 15:11:29,165 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79 0.050s 2023-04-20 15:11:29,165 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11: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-f004872f-0ac1-4713-b217-3c9c95c2a1ef', 'x-compute-request-id': 'req-f004872f-0ac1-4713-b217-3c9c95c2a1ef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/88f6bf8b-960a-462d-9a05-05f7e4f42f79'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 88f6bf8b-960a-462d-9a05-05f7e4f42f79 could not be found."}}' 2023-04-20 15:11:29,198 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-847970234 0.032s 2023-04-20 15:11:29,199 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11: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-2e47f0d8-58e2-45b0-af3a-5f51f2f0b66e', 'x-compute-request-id': 'req-2e47f0d8-58e2-45b0-af3a-5f51f2f0b66e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-847970234'} Body: b'' 2023-04-20 15:11:29,361 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/7aadcb5a-6e50-4713-a780-98e88aa83fa5 0.162s 2023-04-20 15:11:29,362 79766 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-260135a6-bf8e-4576-b0e9-b04890dfbf81', 'content-length': '0', 'd ate': 'Thu, 20 Apr 2023 15:11:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7aadcb5a-6e50-4713-a780-98e88aa83fa5'} Body: b'' 2023-04-20 15:11:29,383 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/7aadcb5a-6e50-4713-a780-98e88aa83fa5 0.021s 2023-04-20 15:11:29,384 79766 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-dc7f07d1-4741-4ace-bda5-28b646434434', 'date': 'Thu, 20 Apr 2023 15:11:29 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7aadcb5a-6e50-4713-a780-98e88aa83fa5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7aadcb5a-6e50-4713-a780-98e88aa83fa5 does not exist", "detail": ""}}' 2023-04-20 15:11:30,271 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/76de1744-5ce0-4ce1-9f9b-9544eabbdcb4 0.886s 2023-04-20 15:11:30,271 79766 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-68d0123b-78e2-449d-82c8-69248182e7c6', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:11:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/76de1744-5ce0-4ce1-9f9b-9544eabbdcb4'} Body: b'' tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 111, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 143960cd-1d4d-4d8f-a46b-96482003bf0a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:47,454 79782 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/a3ef29bc-488e-4b66-9911-ce34d9967f31 0.169s 2023-04-20 15:08:47,454 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-96e90785-74ae-458d-8157-4170c1b42b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31'} 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": "b326ca2867cb43d4b0f234a5702bb255", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "created_at": "2023-04-20T15:04:52Z", "updated_at": "2023-04-20T15:04:54Z", "tags": [], "self": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31", "file": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:08:48,385 79782 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.867s 2023-04-20 15:08:48,386 79782 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': 'Thu, 20 Apr 2023 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/65dfa104-c352-4de0-8abb-0bb5beb0c739', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-1aa72f99-82ba-47fa-a064-29f924f580d3', '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": "0d50d6d04329481c8e8c54b41c13963f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "65dfa104-c352-4de0-8abb-0bb5beb0c739", "created_at": "2023-04-20T15:08:48Z", "updated_at": "2023-04-20T15:08:48Z", "tags": [], "self": "/v2/images/65dfa104-c352-4de0-8abb-0bb5beb0c739", "file": "/v2/images/65dfa104-c352-4de0-8abb-0bb5beb0c739/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:08:50,929 79782 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-20 15:08:50,930 79782 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/65dfa104-c352-4de0-8abb-0bb5beb0c739/file 2.543s 2023-04-20 15:08:50,930 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-bc9ddf08-626d-4f6f-ae8f-06b45cc48857', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/65dfa104-c352-4de0-8abb-0bb5beb0c739/file'} Body: b'' 2023-04-20 15:08:50,931 79782 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 15:08:50,931 79782 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 15:08:51,258 79782 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.322s 2023-04-20 15:08:51,259 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1917611531", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLmcFkz9eMHwDnMNa+m7BuQcaQhW3dpxqIBDU7c/9JBRUdMxa4jEtpD5hpRV6jSYc8XFBFJvgnolmQecVAlxJh/2KszNHDDhkuUqx3Hgiqp8vsoJXxO+7wILBCtJZJjrdQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:50 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-ef9ecbb0-8465-406e-bc33-f5144421bced', 'x-compute-request-id': 'req-ef9ecbb0-8465-406e-bc33-f5144421bced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1917611531", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLmcFkz9eMHwDnMNa+m7BuQcaQhW3dpxqIBDU7c/9JBRUdMxa4jEtpD5hpRV6jSYc8XFBFJvgnolmQecVAlxJh/2KszNHDDhkuUqx3Hgiqp8vsoJXxO+7wILBCtJZJjrdQ==", "fingerprint": "69:e8:d1:e5:41:9d:31:13:4e:c5:12:be:bd:3c:d2:60", "user_id": "f284743e682b48cbb1f0a4090b4c6ba3"}}' 2023-04-20 15:08:51,265 79782 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1917611531 created 2023-04-20 15:08:52,330 79782 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.064s 2023-04-20 15:08:52,330 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--474525762", "description": "tempest-description--1825460685"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-70398834-3e10-45ad-9292-4a82c8456415', 'date': 'Thu, 20 Apr 2023 15:08:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "27c713d1-e077-48c8-acec-10a40de8d6b6", "name": "tempest-securitygroup--474525762", "stateful": true, "tenant_id": "d37fba0ede194eb6998df9fa7230906c", "description": "tempest-description--1825460685", "shared": false, "security_group_rules": [{"id": "5b31f64e-ed5c-422c-9ad5-7036c91c3e59", "tenant_id": "d37fba0ede194eb6998df9fa7230906c", "security_group_id": "27c713d1-e077-48c8-acec-10a40de8d6b6", "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": 349, "description": null, "tags": [], "created_ at": "2023-04-20T15:08:51Z", "updated_at": "2023-04-20T15:08:51Z", "revision_number": 0, "project_id": "d37fba0ede194eb6998df9fa7230906c"}, {"id": "a409bc1e-b92f-4f2d-b3ae-72509e5d272a", "tenant_id": "d37fba0ede194eb6998df9fa7230906c", "security_group_id": "27c713d1-e077-48c8-acec-10a40de8d6b6", "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": 348, "description": null, "tags": [], "created_at": "2023-04-20T15:08:51Z", "updated_at": "2023-04-20T15:08:51Z", "revision_number": 0, "project_id": "d37fba0ede194eb6998df9fa7230906c"}], "tags": [], "created_at": "2023-04-20T15:08:51Z", "updated_at": "2023-04-20T15:08:51Z", "revision_number": 1, "project_id": "d37fba0ede194eb6998df9fa7230906c"}}' 2023-04-20 15:08:53,538 79782 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.207s 2023-04-20 15:08:53,538 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "27c713d1-e077-48c8-acec-10a40de8d6b6", "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-49620aa9-e7b7-4340-8d91-dd540dcd5fa9', 'date': 'Thu, 20 Apr 2023 15: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": "c6e42e2c-c8df-4c05-a4ba-db2ec06a7238", "tenant_id": "d37fba0ede194eb6998df9fa7230906c", "security_group_id": "27c713d1-e077-48c8-acec-10a40de8d6b6", "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-20T15:08:53Z", "updated_at": "2023-04-20T15:08:53Z", "revision_number": 0, "project_id": "d37fba0ede194eb6998df9fa7230906c"}}' 2023-04-20 15:08:54,445 79782 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.906s 2023-04-20 15:08:54,445 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "27c713d1-e077-48c8-acec-10a40de8d6b6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a138a825-5018-4829-a895-bada225e5c23', 'date': 'Thu, 20 Apr 2023 15:08:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1a11845b-a8b3-4779-af85-a6bcd90bf02c", "tenant_id": "d37fba0ede194eb6998df9fa7230906c", "security_group_id": "27c713d1-e077-48c8-acec-10a40de8d6b6", "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-20T15:08:53Z", "updated_at": "2023-04-20T15:08:53Z", "revision_number": 0, "project_id": "d37fba0ede194eb6998df9fa7230906c"}}' 2023-04-20 15:08:54,446 79782 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--474525762 created 2023-04-20 15:08:57,605 79782 INFO [tempest.lib.common.rest_client] Request ( ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.158s 2023-04-20 15:08:57,605 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-bd032476-8d72-41bd-baeb-7128bb7b475a', 'date': 'Thu, 20 Apr 2023 15:08:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "718752cc-ec28-4c9f-84b0-b849493659ee", "tenant_id": "d37fba0ede194eb6998df9fa7230906c", "floating_ip_address": "172.24.4.28", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d37fba0ede194eb6998df9fa7230906c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:08:55Z", "updated_at": "2023-04-20T15:08:55Z", "revision_number": 0}}' 2023-04-20 15:08:57,605 79782 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '718752cc-ec28-4c9f-84b0-b849493659ee', 'tenant_id': 'd37fba0ede194eb6998df9fa7230906c', 'floating_ip_address': '172.24.4.28', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd37fba0ede194eb6998df9fa7230906c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:08:55Z', 'updated_at': '2023-04-20T15:08:55Z', 'revision_number': 0, 'ip': '172.24.4.28'} created 2023-04-20 15:08:57,835 79782 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.224s 2023-04-20 15:08:57,836 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:57 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-1272440f-07eb-4fb6-9f39-252fb066a84e', '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": "f284743e682b48cbb1f0a4090b4c6ba3", "name": "tempest-AttachSCSIVolumeTestJSON-929182932-project-member", "password_expires_at": null}, "audit_ids": ["2QZD--fYQqKR_7FnrSygUQ"], "expires_at": "2023-04-20T16:08:57.000000Z", "issued_at": "2023-04-20T15:08:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d37fba0ede194eb6998df9fa7230906c", "name": "tempest-AttachSCSIVolumeTestJSON-929182932"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "4 9bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d37fba0ede194eb6998df9fa7230906c", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:08:57,836 79782 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '0cb75e58-5659-46ee-ab00-5774f4b764df', 'name': 'tempest-AttachSCSIVolumeTestJSON-474954296-network', 'tenant_id': 'd37fba0ede194eb6998df9fa7230906c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd37fba0ede194eb6998df9fa7230906c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32485, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:12Z', 'updated_at': '2023-04-20T15:08:12Z', 'revision_number': 1} available for tenant 2023-04-20 15:08:57,837 79782 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1917611531', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLmcFkz9eMHwDnMNa+m7BuQcaQhW3dpxqIBDU7c/9JBRUdMxa4jEtpD5hpRV6jSYc8XFBFJvgnolmQecVAlxJh/2KszNHDDhkuUqx3Hgiqp8vsoJXxO+7wILBCtJZJjrdQ==', 'fingerprint': '69:e8:d1:e5:41:9d:31:13:4e:c5:12:be:bd:3c:d2:60', 'user_id': 'f284743e682b48cbb1f0a4090b4c6ba3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD+eF0FfMrNHwbTv9Um9q7UMxZubChwZrrxvN4SKA5jmeolD77N4GP2\nZhV6SkJh+dugBwYFK4EEACKhZANiAAS5nBZM/XjB8A5zDWvpuwbkHGkIVt3acaiA\nQ1O3P/SQUVHTMWuIxLaQ+YaUVeo0mHPFxQRSb4J6JZkHnFQJcSYf9irMzRww4ZLl\nKsdx4IqqfL7KCV8Tvu8CCwQrSWSY63U=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '27c713d1-e077-48c8-acec-10a40de8d6b6', 'name': 'tempest-securitygroup--474525762', 'stateful': True, 'tenant_id': 'd37fba0ede194eb6998df9fa7230906c', 'description': 'tempest-description--1825460685', 'shared': False, 'security_group_rules': [{'id': '5b31f64e-ed5c-422c-9ad5-7036c91c3e59', 'tenant_id': 'd37fba0ede194eb6998df9fa7230906c', 'security_group_id': '27c713d1-e077-48c8-acec-10a40de8d6b6', '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': 349, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:08:51Z', 'updated_at': '2023-04-20T15:08:51Z', 'revision_number': 0, 'project_id': 'd37fba0ede194eb6998df9fa7230906c'}, {'id': 'a409bc1e-b92f-4f2d-b3ae-72509e5d272a', 'tenant_id': 'd37fba0ede194eb6998df9fa7230906c', 'security_group_id' : '27c713d1-e077-48c8-acec-10a40de8d6b6', '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': 348, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:08:51Z', 'updated_at': '2023-04-20T15:08:51Z', 'revision_number': 0, 'project_id': 'd37fba0ede194eb6998df9fa7230906c'}], 'tags': [], 'created_at': '2023-04-20T15:08:51Z', 'updated_at': '2023-04-20T15:08:51Z', 'revision_number': 1, 'project_id': 'd37fba0ede194eb6998df9fa7230906c'}, 'floating_ip': {'id': '718752cc-ec28-4c9f-84b0-b849493659ee', 'tenant_id': 'd37fba0ede194eb6998df9fa7230906c', 'floating_ip_address': '172.24.4.28', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd37fba0ede194eb6998df9fa7230906c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:08:55Z', 'updated_at': '2023-04-20T15:08:55Z', 'revision_number': 0, 'ip': '172.24.4.28'}} 2023-04-20 15:08:59,748 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 1.910s 2023-04-20 15:08:59,748 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-362520986", "imageRef": "65dfa104-c352-4de0-8abb-0bb5beb0c739", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "0cb75e58-5659-46ee-ab00-5774f4b764df"}], "security_groups": [{"name": "tempest-securitygroup--474525762"}], "key_name": "tempest-keypair-1917611531", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a31fc11b-5e3a-46ed-9986-a95323208c65', 'x-compute-request-id': 'req-a31fc11b-5e3a-46ed-9986-a95323208c65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "22660afa-9082-40e8-9293-82048b1ae755", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/22660afa-9082-40e8-9293-82048b1ae755"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--474525762"}], "adminPass": "PNyMvqpqw4MJ"}}' 2023-04-20 15:08:59,970 79782 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/22660afa-9082-40e8-9293-82048b1ae755 0.215s 2023-04-20 15:08:59,971 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:59 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-a916920f-266d-4ae4-9aa5-73d4c575dfae', 'x-compute-request-id': 'req-a916920f-266d-4ae4-9aa5-73d4c575dfae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compu te/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755'} Body: b'{"server": {"id": "22660afa-9082-40e8-9293-82048b1ae755", "name": "tempest-AttachSCSIVolumeTestJSON-server-362520986", "status": "BUILD", "tenant_id": "d37fba0ede194eb6998df9fa7230906c", "user_id": "f284743e682b48cbb1f0a4090b4c6ba3", "metadata": {}, "hostId": "", "image": {"id": "65dfa104-c352-4de0-8abb-0bb5beb0c739", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/65dfa104-c352-4de0-8abb-0bb5beb0c739"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:09:00Z", "updated": "2023-04-20T15:08:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/22660afa-9082-40e8-9293-82048b1ae755"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1917611531", "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-20 15:09:50,261 79782 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/22660afa-9082-40e8-9293-82048b1ae755 0.220s 2023-04-20 15:09:50,262 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:50 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-9a7973c8-ea80-4db4-8774-2049e59b2c7f', 'x-compute-request-id': 'req-9a7973c8-ea80-4db4-8774-2049e59b2c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755'} Body: b'{"server": {"id": "22660afa-9082-40e8-9293-82048b1ae755", "name": "tempest-AttachSCSIVolumeTestJSON-server-362520986", "status": "ACTIVE", "tenant_id": "d37fba0ede194eb6998df9fa7230906c", "user_id": "f284743e682b48cbb1f0a4090b4c6ba3", "metadata": {}, "hostId": "714b1a77e9f6eefcbd2e5af0860c5d7370aed24f73ce1101d1a1e80c", "image": {"id": "65dfa104-c352-4de0-8abb-0bb5beb0c739", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/65dfa104-c352-4de0-8abb-0bb5beb0c739"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:59Z", "updated": "2023-04-20T15:09:13Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-474954296-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:a9:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/22660afa-9082-40e8-9293-82048b1ae755"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1917611531", "OS-SRV-USG:launched_at": "2023-04-20T15:09:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--474525762"}], "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-20 15:09:50,275 79782 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 15:10:50,555 79782 INFO [tempest.lib.c ommon.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755/os-interface 0.220s 2023-04-20 15:10:50,555 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baa2c342-a03d-4670-9726-101ddb93bf5f', 'x-compute-request-id': 'req-baa2c342-a03d-4670-9726-101ddb93bf5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0cb75e58-5659-46ee-ab00-5774f4b764df", "port_id": "7dc2c082-a1a1-4af2-8251-29710d798847", "mac_addr": "fa:16:3e:e7:a9:e1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a5243f06-8010-4a5b-b219-394acddc6520", "ip_address": "10.0.0.8"}]}]}' 2023-04-20 15:10:51,669 79782 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/718752cc-ec28-4c9f-84b0-b849493659ee 1.109s 2023-04-20 15:10:51,669 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7dc2c082-a1a1-4af2-8251-29710d798847"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-969b9068-f76e-48a5-8cab-b6f4e5b7c9b0', 'date': 'Thu, 20 Apr 2023 15:10:51 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/718752cc-ec28-4c9f-84b0-b849493659ee'} Body: b'{"floatingip": {"id": "718752cc-ec28-4c9f-84b0-b849493659ee", "tenant_id": "d37fba0ede194eb6998df9fa7230906c", "floating_ip_address": "172.24.4.28", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": "e1b9333b-2f35-41f3-a901-411b2eb4d9b6", "port_id": "7dc2c082-a1a1-4af2-8251-29710d798847", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0cb75e58-5659-46ee-ab00-5774f4b764df", "mac_address": "fa:16:3e:e7:a9:e1", "admin_state_up": true, "status": "ACTIVE", "device_id": "22660afa-9082-40e8-9293-82048b1ae755", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:08:55Z", "updated_at": "2023-04-20T15:10:51Z", "revision_number": 1, "project_id": "d37fba0ede194eb6998df9fa7230906c"}}' 2023-04-20 15:10:51,671 79782 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.28:22' as 'cirros' with public key authentication 2023-04-20 15:10:51,708 79782 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:10:51,732 79782 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:10:51,733 79782 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.28 successfully created 2023-04-20 15:10:51,962 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c/volumes 0.228s 2023-04-20 15:10:51,962 79782 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-1856617149"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:51 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21c2cf4f-2c22-4618-afc7-bbd976c140b5', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21c2cf4f-2c22-4618-afc7-bbd976c140b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c/volumes'} Body: b'{"volume": {"id": "143960cd-1d4d-4d8f-a46b-96482003bf0a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:51.901280", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1856617149", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c/volumes/143960cd-1d4d-4d8f-a46b-96482003bf0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d37fba0ede194eb6998df9fa7230906c/volumes/143960cd-1d4d-4d8f-a46b-96482003bf0a"}], "user_id": "f284743e682b48cbb1f0a4090b4c6ba3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:10:52,020 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c/volumes/143960cd-1d4d-4d8f-a46b-96482003bf0a 0.047s 2023-04-20 15:10:52,020 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f413abc1-3337-465a-8f9f-087d3a686b27', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f413abc1-3337-465a-8f9f-087d3a686b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c/volumes/143960cd-1d4d-4d8f-a46b-96482003bf0a'} Body: b'{"volume": {"id": "143960cd-1d4d-4d8f-a46b-96482003bf0a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:52.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1856617149", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c/volumes/143960cd-1d4d-4d8f-a46b-96482003bf0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d37fba0ede194eb6998df9fa7230906c/volumes/143960cd-1d4d-4d8f-a46b-96482003bf0a"}], "user_id": "f284743e682b48cbb1f0a4090b4c6ba3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d37fba0ede194eb6998df9fa7230906c"}}' 2023-04-20 15:10:53,069 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c/volumes/143960cd-1d4d-4d8f-a46b-96482003bf0a 0.037s 2023-04-20 15:10:53,069 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a1ca576-7468-452f-a33c-35967851e0da', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a1ca576-7468-452f-a33c-35967851e0da', 'connection': 'close', 'status': '200', 'content-loc ation': 'http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c/volumes/143960cd-1d4d-4d8f-a46b-96482003bf0a'} Body: b'{"volume": {"id": "143960cd-1d4d-4d8f-a46b-96482003bf0a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:10:52.000000", "updated_at": "2023-04-20T15:10:52.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1856617149", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d37fba0ede194eb6998df9fa7230906c/volumes/143960cd-1d4d-4d8f-a46b-96482003bf0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d37fba0ede194eb6998df9fa7230906c/volumes/143960cd-1d4d-4d8f-a46b-96482003bf0a"}], "user_id": "f284743e682b48cbb1f0a4090b4c6ba3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d37fba0ede194eb6998df9fa7230906c"}}' 2023-04-20 15:10:53,198 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755 0.116s 2023-04-20 15:10:53,198 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10: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-a8dd578f-efd0-4221-8ef4-c344178be8b9', 'x-compute-request-id': 'req-a8dd578f-efd0-4221-8ef4-c344178be8b9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755'} Body: b'' 2023-04-20 15:10:53,587 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755 0.388s 2023-04-20 15:10:53,587 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48f6c31c-887a-4fe9-8f3c-445de3a65ae8', 'x-compute-request-id': 'req-48f6c31c-887a-4fe9-8f3c-445de3a65ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755'} Body: b'{"server": {"id": "22660afa-9082-40e8-9293-82048b1ae755", "name": "tempest-AttachSCSIVolumeTestJSON-server-362520986", "status": "ACTIVE", "tenant_id": "d37fba0ede194eb6998df9fa7230906c", "user_id": "f284743e682b48cbb1f0a4090b4c6ba3", "metadata": {}, "hostId": "714b1a77e9f6eefcbd2e5af0860c5d7370aed24f73ce1101d1a1e80c", "image": {"id": "65dfa104-c352-4de0-8abb-0bb5beb0c739", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/65dfa104-c352-4de0-8abb-0bb5beb0c739"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:59Z", "updated": "2023-04-20T15:10:53Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-474954296-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:a9:e1"}, {"version": 4, "addr": "172.24.4.28", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:a9:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": " http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/22660afa-9082-40e8-9293-82048b1ae755"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1917611531", "OS-SRV-USG:launched_at": "2023-04-20T15:09:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--474525762"}], "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-20 15:11:43,696 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755 0.049s 2023-04-20 15:11:43,697 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-36a9c727-6b80-44c4-95c8-f0a159722b1f', 'x-compute-request-id': 'req-36a9c727-6b80-44c4-95c8-f0a159722b1f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/22660afa-9082-40e8-9293-82048b1ae755'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 22660afa-9082-40e8-9293-82048b1ae755 could not be found."}}' 2023-04-20 15:11:43,731 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1917611531 0.033s 2023-04-20 15:11:43,731 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87cc2c68-5025-4b7e-a5eb-b193e3a5b4c5', 'x-compute-request-id': 'req-87cc2c68-5025-4b7e-a5eb-b193e3a5b4c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1917611531'} Body: b'' 2023-04-20 15:11:43,880 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/27c713d1-e077-48c8-acec-10a40de8d6b6 0.147s 2023-04-20 15:11:43,880 79782 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-54cb900b-65f2-46f5-8a11-3fc1fad15076', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:11:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/27c713d1-e077-48c8-acec-10a40de8d6b6'} Body: b'' 2023-04-20 15:11:43,898 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/27c713d1-e077-48c8-acec-10a40de8d6b6 0.017s 2023-04-20 15:11:43,898 79782 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-reque st-id': 'req-3c3ef4b4-e2f7-400d-9518-781bed5ed16b', 'date': 'Thu, 20 Apr 2023 15:11:43 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/27c713d1-e077-48c8-acec-10a40de8d6b6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 27c713d1-e077-48c8-acec-10a40de8d6b6 does not exist", "detail": ""}}' 2023-04-20 15:11:44,412 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/718752cc-ec28-4c9f-84b0-b849493659ee 0.513s 2023-04-20 15:11:44,412 79782 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-aaf09ef1-3da4-4de9-a5ff-0685aa212452', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:11:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/718752cc-ec28-4c9f-84b0-b849493659ee'} Body: b'' 2023-04-20 15:11:44,560 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/65dfa104-c352-4de0-8abb-0bb5beb0c739 0.147s 2023-04-20 15:11:44,561 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-076e6c5c-361e-43f4-8d20-2cdead19ff7f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/65dfa104-c352-4de0-8abb-0bb5beb0c739'} Body: b'' 2023-04-20 15:11:44,578 79782 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/65dfa104-c352-4de0-8abb-0bb5beb0c739 0.017s 2023-04-20 15:11:44,579 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-51ca6a24-f7d6-488f-b851-806b0c276e75', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/65dfa104-c352-4de0-8abb-0bb5beb0c739'} Body: b'{"message": "No image found with ID 65dfa104-c352-4de0-8abb-0bb5beb0c739

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 cb01ecd7-f9be-444f-bc29-f057abfbc9eb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:11:44,090 79770 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.936s 2023-04-20 15:11:44,091 79770 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-1224940133"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-6804e030-e3c1-4f8a-b439-ef11e0231262', 'date': 'Thu, 20 Apr 2023 15:11:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"d9d9df50-4a1d-4f78-ab0d-21a7a3e23dfa","name":"tempest-tagged-attachments-test-net-1224940133","tenant_id":"e9f8251f03764fbd80064fe96ebd2489","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e9f8251f03764fbd80064fe96ebd2489","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-20T15:11:43Z","updated_at":"2023-04-20T15:11:43Z","revision_number":1}}' 2023-04-20 15:11:45,285 79770 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.193s 2023-04-20 15:11:45,285 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "d9d9df50-4a1d-4f78-ab0d-21a7a3e23dfa", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-0b076ed6-ee95-44a6-961c-ce52a059f94c', 'date': 'Thu, 20 Apr 2023 15:11:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"76310067-aa2f-47d7-a173-83a88b95f9b8","name":"","tenant_id":"e9f8251f03764fbd80064fe96ebd2489","network_id":"d9d9df50-4a1d-4f78-ab0d-21a7a3e23dfa","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-20T15:11:44Z","updated_at":"2023-04-20T15:11:44Z","revision_number":0,"project_id":"e9f8251f03764fbd80064fe96ebd2489"}}' 2023-04-20 15:11:45,567 79770 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/e9f8251f03764fbd80064fe96ebd2489/volumes 0.281s 2023-04-20 15:11:45,568 79770 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-1352687793"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d716964-d8b7-4438-8d3e-bbfea080dfee', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d716964-d8b7-4438-8d3e-bbfea080dfee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9f8251f03764fbd80064fe96ebd2489/volumes'} Body: b'{"volume": {"id": "cb01ecd7-f9be-444f-bc29-f057abfbc9eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:11:45.490158", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1352687793", "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/e9f8251f03764fbd80064fe96ebd2489/volumes/cb01ecd7-f9be-444f-bc29-f057abfbc9eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9f8251f03764fbd80064fe96ebd2489/volumes/cb01ecd7-f9be-444f-bc29-f057abfbc9eb"}], "user_id": "00d26c03d49a48029568b6954cc7395f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:11:45,623 79770 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/e9f8251f03764fbd80064fe96ebd2489/volumes/cb01ecd7-f9be-444f-bc29-f057abfbc9eb 0.044s 2023-04-20 15:11:45,624 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39ea9b98-17db-4ff5-8cec-2f98308527d2', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39ea9b98-17db-4ff5-8cec-2f98308527d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9f8251f03764fbd80064fe96ebd2489/volumes/cb01ecd7-f9be-444f-bc29-f057abfbc9eb'} Body: b'{"volume": {"id": "cb01ecd7-f9be-444f-bc29-f057abfbc9eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:11:45.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1352687793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9f8251f03764fbd80064fe96ebd2489/volumes/cb01ecd7-f9be-444f-bc29-f057abfbc9eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9f8251f03764fbd80064fe96ebd2489/volumes/cb01ecd7-f9be-444f-bc29-f057abfbc9eb"}], "user_id": "00d26c03d49a48029568b6954cc7395f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9f8251f03764fbd80064fe96ebd2489"}}' 2023-04-20 15:11:46,689 79770 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/e9f8251f03764fbd80064fe96ebd2489/volumes/cb01ecd7-f9be-444f-bc29-f057abfbc9eb 0.039s 2023-04-20 15:11:46,690 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12350532-7cdf-40cc-953e-a18d9d6801a4', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12350532-7cdf-40cc-953e-a18d9d6801a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9f8251f03764fbd80064fe96ebd2489/volumes/cb01ecd7-f9be-444f-bc29-f057abfbc9eb'} Body: b'{"volume": {"id": "cb01ecd7-f9be-444f-bc29-f057abfbc9eb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:11:45.000000", "updated_at": "2023-04-20T15:11:46.000000", "name": "tempest-TaggedAttachmentsTest-volume-1352687793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9f8251f03764fbd80064fe96ebd2489/volumes/cb01ecd7-f9be-444f-bc29-f057abfbc9eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9f8251f03764fbd80064fe96ebd2489/volumes/cb01ecd7-f9be- 444f-bc29-f057abfbc9eb"}], "user_id": "00d26c03d49a48029568b6954cc7395f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9f8251f03764fbd80064fe96ebd2489"}}' 2023-04-20 15:11:46,958 79770 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/76310067-aa2f-47d7-a173-83a88b95f9b8 0.257s 2023-04-20 15:11:46,958 79770 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-be5f8558-5500-42fa-a697-c188b33a9b69', 'date': 'Thu, 20 Apr 2023 15:11:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/76310067-aa2f-47d7-a173-83a88b95f9b8'} Body: b'' 2023-04-20 15:11:47,564 79770 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/d9d9df50-4a1d-4f78-ab0d-21a7a3e23dfa 0.606s 2023-04-20 15:11:47,565 79770 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-e096bb49-a96f-491a-aa70-b9d63175975a', 'date': 'Thu, 20 Apr 2023 15:11:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/d9d9df50-4a1d-4f78-ab0d-21a7a3e23dfa'} Body: b'' tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8d830c50-ad52-4db8-a3c6-1cc2af160a7f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:12:09,893 79770 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/0eea8e30a66544a5a598feadd42aeea9/volumes 0.632s 2023-04-20 15:12:09,894 79770 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-865386484", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7afb0ac-2865-4954-b3d3-9d53ba81919c', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7afb0ac-2865-4954-b3d3-9d53ba81919c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0eea8e30a66544a5a598feadd42aeea9/volumes'} Body: b'{"volume": {"id": "8d830c50-ad52-4db8-a3c6-1cc2af160a7f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:09.795499", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-865386484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0eea8e30a66544a5a598feadd42aeea9/volumes/8d830c50-ad52-4db8-a3c6-1cc2af160a7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0eea8e30a66544a5a598feadd42aeea9/volumes/8d830c50-ad52-4db8-a3c6-1cc2af160a7f"}], "user_id": "8dbb0d3990504ed1ba31b4d60d3257b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:12:09,946 79770 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/0eea8e30a66544a5a598feadd42aeea9/volumes/8d830c50-ad52-4db8-a3c6-1cc2af160a7f 0.043s 2023-04-20 15:12:09,946 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cad3d33e-f44e-4b0a-800f-bcd38225a067', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cad3d33e-f44e-4b0a-800f-bcd38225a067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0eea8e30a66544a5a598feadd42aeea9/volumes/8d830c50-ad52-4db8-a3c6-1cc2af160a7f'} Body: b'{"volume": {"id": "8d830c50-ad52-4db8-a3c6-1cc2af160a7f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:10.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-865386484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0eea8e30a66544a5a598feadd42aeea9/volumes/8d830c50-ad52-4db8-a3c6-1cc2af160a7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0eea8e30a66544a5a598feadd42aeea9/volumes/8d830c50-ad52-4db8-a3c6-1cc2af160a7f"}], "user_id": "8dbb0d3990504ed1ba31b4d60d3257b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0eea8e30a66544a5a598feadd42aeea9"}}' 2023-04-20 15:12:10,997 79770 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/0eea8e30a66544a5a598feadd42aeea9/volumes/8d830c50-ad52-4db8-a3c6-1cc2af160a7f 0.039s 2023-04-20 15:12:10,998 79770 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaff69bd-74ee-47c0-b4d7-3c5142457807', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaff69bd-74ee-47c0-b4d7-3c5142457807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0eea8e30a66544a5a598feadd42aeea9/volumes/8d830c50-ad52-4db8-a3c6-1cc2af160a7f'} Body: b'{"volume": {"id": "8d830c50-ad52-4db8-a3c6-1cc2af160a7f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:10.000000", "updated_at": "2023-04-20T15:12:10.000000", "name": "tempest-TaggedBootDevicesTest-volume-865386484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0eea8e30a66544a5a598feadd42aeea9/volumes/8d830c50-ad52-4db8-a3c6-1cc2af160a7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0eea8e30a66544a5a598feadd42aeea9/volumes/8d830c50-ad52-4db8-a3c6-1cc2af160a7f"}], "user_id": "8dbb0d3990504ed1ba31b4d60d3257b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0eea8e30a66544a5a598feadd42aeea9"}}' 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 59a5fc07-75a0-4f54-8310-72145ebdbed5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:12:19,060 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/bc993f2fb38d4a6283d5794523d51567/types 0.170s 2023-04-20 15:12:19,061 79770 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-1051104820"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a06042dd-03af-41c4-a2d8-c3fea33c23a8', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a06042dd-03af-41c4-a2d8-c3fea33c23a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bc993f2fb38d4a6283d5794523d51567/types'} Body: b'{"volume_type": {"id": "6c362c75-1632-4e87-bbef-49bf49a72e53", "name": "tempest-GroupsV320Test-volume-type-1051104820", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 15:12:19,097 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/bc993f2fb38d4a6283d5794523d51567/group_types 0.032s 2023-04-20 15:12:19,097 79770 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-1810007400"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84b741df-c123-417e-9ce9-2e3c0beb7606', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b741df-c123-417e-9ce9-2e3c0beb7606', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bc993f2fb38d4a6283d5794523d51567/group_types'} Body: b'{"group_type": {"id": "29dfbd26-870d-4432-b9f8-ec6a3691ef76", "name": "tempest-GroupsV320Test-group-type-1810007400", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 15:12:19,284 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/groups 0.184s 2023-04-20 15:12:19,284 79770 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": "29dfbd26-870d-4432-b9f8-ec6a3691ef76", "volume_types": ["6c362c75-1632-4e87-bbef-49bf49a72e53"], "name": "tempest-GroupsV320Test-Group-400233732"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f22acd3-b57b-4a3d-a97c-460b8771fa2a', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f22acd3-b57b-4a3d-a97c-460b8771fa2a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/groups'} Body: b'{"group": {"id": "59a5fc07-75a0-4f54-8310-72145ebdbed5", "name": "tempest-GroupsV320Test-Group-400233732"}}' 2023-04-20 15:12:19,320 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/groups/59a5fc07-75a0-4f54-8310-72145ebdbed5 0.034s 2023-04-20 15:12:19,321 79770 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': 'Thu, 20 Apr 2023 15:12:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ce7b4d9-7c1b-4b72-9f4d-68e109c83451', 'content-length': '387', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ce7b4d9-7c1b-4b72-9f4d-68e109c83451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/groups/59a5fc07-75a0-4f54-8310-72145ebdbed5'} Body: b'{"group": {"id": "59a5fc07-75a0-4f54-8310-72145ebdbed5", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T15:12:19.000000", "name": "tempest-GroupsV320Test-Group-400233732", "description": null, "group_type": "29dfbd26-870d-4432-b9f8-ec6a3691ef76", "volume_types": ["6c362c75-1632-4e87-bbef-49bf49a72e53"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:12:20,356 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/groups/59a5fc07-75a0-4f54-8310-72145ebdbed5 0.029s 2023-04-20 15:12:20,356 79770 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': 'Thu, 20 Apr 2023 15:12:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94791837-0f40-4a6d-98cf-1d7b259cb108', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94791837-0f40-4a6d-98cf-1d7b259cb108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/groups/59a5fc07-75a0-4f54-8310-72145ebdbed5'} Body: b'{"group": {"id": "59a5fc07-75a0-4f54-8310-72145ebdbed5", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T15:12:19.000000", "name": "tempest-GroupsV320Test-Group-400233732", "description": null, "group_type": "29dfbd26-870d-4432-b9f8-ec6a3691ef76", "volume_types": ["6c362c75-1632-4e87-bbef-49bf49a72e53"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:12:20,422 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/volumes/detail 0.061s 2023-04-20 15:12:20,423 79770 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': 'Thu, 20 Apr 2023 15:12:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6204b590-8265-47bc-b239-ffbd3116f162', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6204b590-8265-47bc-b239-ffbd3116f162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 15:12:20,491 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/groups/59a5fc07-75a0-4f54-8310-72145ebdbed5/action 0.059s 2023-04-20 15:12:20,492 79770 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': 'Thu, 20 Apr 2023 15:12:20 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-971a74e7-81e7-4108-b876-37cd73eb6173', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/groups/59a5fc07-75a0-4f54-8310-72145ebdbed5/action'} Body: b'' 2023-04-20 15:12:20,507 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/groups/59a5fc07-75a0-4f54-8310-72145ebdbed5 0.014s 2023-04-20 15:12:20,507 79770 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': 'Thu, 20 Apr 2023 15:12:20 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-60cc9f36-0c78-4fdb-8786-c1e16d86b940', 'x-openstack-request-id': 'req-60cc9f36-0c78-4fdb-8786-c1e16d86b940', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9d363a2cf1a1423e80676cedccad1eb4/groups/59a5fc07-75a0-4f54-8310-72145ebdbed5'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 59a5fc07-75a0-4f54-8310-72145ebdbed5 could not be found."}}' 2023-04-20 15:12:20,535 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bc993f2fb38d4a6283d5794523d51567/group_types/29dfbd26-870d-4432-b9f8-ec6a3691ef76 0.027s 2023-04-20 15:12:20,535 79770 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': 'Thu, 20 Apr 2023 15:12:20 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-304e708b-4b43-4201-9a3d-ad0aee80b657', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bc993f2fb38d4a6283d5794523d51567/group_types/29dfbd26-870d-4432-b9f8-ec6a3691ef76'} Body: b'' 2023-04-20 15:12:20,583 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bc993f2fb38d4a6283d5794523d51567/types/6c362c75-1632-4e87-bbef-49bf49a72e53 0.047s 2023-04-20 15:12:20,584 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea9db09c-0793-4465-aced-4521150d9ab7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bc993f2fb38d4a6283d5794523d51567/types/6c362c75-1632-4e87-bbef-49bf49a72e53'} Body: b'' 2023-04-20 15:12:20,598 79770 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bc993f2fb38d4a6283d5794523d51567/types/6c362c75-1632-4e87-bbef-49bf49a72e53 0.014s 2023-04-20 15:12:20,599 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': ' 114', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e541fc8-5093-4a40-9198-f2b15f93d23b', 'x-openstack-request-id': 'req-9e541fc8-5093-4a40-9198-f2b15f93d23b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bc993f2fb38d4a6283d5794523d51567/types/6c362c75-1632-4e87-bbef-49bf49a72e53'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 6c362c75-1632-4e87-bbef-49bf49a72e53 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 4eb31d86-e2b4-4771-87f4-7fcabff548cf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:12:23,460 79770 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes 0.343s 2023-04-20 15:12:23,461 79770 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-1926215392", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3279b2b3-277a-4106-91b7-3f97d599e0a0', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3279b2b3-277a-4106-91b7-3f97d599e0a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes'} Body: b'{"volume": {"id": "4eb31d86-e2b4-4771-87f4-7fcabff548cf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:23.390681", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1926215392", "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/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf"}], "user_id": "22e9682c93d3448f968c38fb7f795bda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:12:23,510 79770 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf 0.037s 2023-04-20 15:12:23,510 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea729a24-8b5b-4b4d-8a8e-f66588f89155', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea729a24-8b5b-4b4d-8a8e-f66588f89155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf'} Body: b'{"volume": {"id": "4eb31d86-e2b4-4771-87f4-7fcabff548cf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:23.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1926215392", "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/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf"}], "user_id": "22e9682c93d3448f968c38fb7f795bda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0bce72076f704407b0131c08a9e54275"}}' 2023-04-20 15:12:24,561 79770 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf 0.039s 2023-04-20 15:12:24,561 79770 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bacccba-eb45-47af-ae7f-1ce7dec07ac3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bacccba-eb45-47af-ae7f-1ce7dec07ac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf'} Body: b'{"volume": {"id": "4eb31d86-e2b4-4771-87f4-7fcabff548cf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:23.000000", "updated_at": "2023-04-20T15:12:24.000000", "name": "tempest-VolumesGetTest-Volume-1926215392", "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/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf"}], "user_id": "22e9682c93d3448f968c38fb7f795bda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0bce72076f704407b0131c08a9e54275"}}' 2023-04-20 15:12:24,680 79770 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf 0.107s 2023-04-20 15:12:24,680 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15: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-73be8b1c-0ccd-447c-a635-e814fc159d97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf'} Body: b'' 2023-04-20 15:12:24,703 79770 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf 0.022s 2023-04-20 15:12:24,703 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15: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-a9582ed0-7a0b-40c5-9666-5f0a9db7c7b3', 'x-openstack-request-id': 'req-a9582ed0-7a0b-40c5-9666-5f0a9db7c7b3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/4eb31d86-e2b4-4771-87f4-7fcabff548cf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4eb31d86-e2b4-4771-87f4-7fcabff548cf 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 5a711f2f-03b2-4abd-a7fe-032e427d038e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:31,807 79774 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 15:08:32,101 79774 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.291s 2023-04-20 15:08:32,101 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-453607784", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDJRcCXnxbv5d2zA23lH8z6qiEeZXca2lAplvx522jb3p7ITbD3XKKylPe1M+uKQwlSskgT83O1jHyufMWI5HxVeAvY+3l6RtnNYebQ+niYRzRESOhNo8WSpFbgSnX64Eg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:31 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-49c4ef62-4fe0-4675-8d5a-3e9ed4b0c9b9', 'x-compute-request-id': 'req-49c4ef62-4fe0-4675-8d5a-3e9ed4b0c9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-453607784", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDJRcCXnxbv5d2zA23lH8z6qiEeZXca2lAplvx522jb3p7ITbD3XKKylPe1M+uKQwlSskgT83O1jHyufMWI5HxVeAvY+3l6RtnNYebQ+niYRzRESOhNo8WSpFbgSnX64Eg==", "fingerprint": "67:1d:ef:db:dc:35:6b:8f:90:8f:10:86:c1:b0:b4:b8", "user_id": "29e0c347919c4f92bca310629130038c"}}' 2023-04-20 15:08:32,106 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-453607784 created 2023-04-20 15:08:33,204 79774 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 1.097s 2023-04-20 15:08:33,204 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1661798184", "description": "tempest-description--616801013"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-21dc3877-cb82-4bba-b08d-e037acfe2d02', 'date': 'Thu, 20 Apr 2023 15:08:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4f845694-4e5c-452f-8dc1-c6d979810d04", "name": "tempest-securitygroup--1661798184", "stateful": true, "tenant_id": "784602eedf114b789cbe062a0f4d8654", "description": "tempest-description--616801013", "shared": false, "security_group_rules": [{"id": "20212221-ce17-463f-937a-f0aa43eb933e", "tenant_id": "784602eedf114b789cbe062a0f4d8654", "security_group_id": "4f845694-4e5c-452f-8dc1-c6d979810d04", "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": 237, "description": null, "tags": [], "created_at": "2023-04-20T15:08:32Z", "updated_at": "2023-04-20T15:08:32Z", "revision_number": 0, "project_id": "784602eedf114b789cbe062a0f4d8654"}, {"id": "3882fcb5-3971-438a-bc3c-c314c8a28e75", "tenant_id": "784602eedf114b789cbe062a0f4d8654", "security_group_id": "4f845694-4e5c-452f-8dc1-c6d979810d04", "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": 238, "description": null, "tags": [], "created_at": "2023-04-20T15:08:32Z", "updated_at": "2023-04-20T15:08:32Z", "revision_number": 0, "project_id": "784602eedf114b789cbe062a0f4d8654"}], "tags": [], "created_at": "2023-04-20T15:08:32Z", "updated_at": "2023-04-20T15:08:32Z", "revision_number": 1, "project_id": "784602eedf114b789cbe062a0f4d8654"}}' 2023-04-20 15:08:34,522 79774 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 1.317s 2023-04-20 15:08:34,523 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4f845694-4e5c-452f-8dc1-c6d979810d04", "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-b359369d-6a61-4f27-86c8-6d641e5592db', 'date': 'Thu, 20 Apr 2023 15:08: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": "6711eb4a-143b-4f50-874c-afd222c1091e", "tenant_id": "784602eedf114b789cbe062a0f4d8654", "security_group_id": "4f845694-4e5c-452f-8dc1-c6d979810d04", "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-20T15:08:33Z", "updated_at": "2023-04-20T15:08:33Z", "revision_number": 0, "project_id": "784602eedf114b789cbe062a0f4d8654"}}' 2023-04-20 15:08:35,516 79774 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.992s 2023-04-20 15:08:35,516 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4f845694-4e5c-452f-8dc1-c6d979810d04", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-29594446-b3ba-40f9-bb5e-ffa0db1709d6', 'date': 'Thu, 20 Apr 2023 15:08: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": "c5868b98-b040-40d9-be32-df4272be6e8f", "tenant_id": "784602eedf114b789cbe062a0f4d8654", "security_group_id": "4f845694-4e5c-452f-8dc1-c6d979810d04", "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-20T15:08:34Z", "updated_at": "2023-04-20T15:08:34Z", "revision_number": 0, "project_id": "784602eedf114b789cbe062a0f4d8654"}}' 2023-04-20 15:08:35,516 79774 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1661798184 created 2023-04-20 15:08:39,072 79774 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 3.554s 2023-04-20 15:08:39,072 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "587a6371-94bf-4cb2-801e-64e f34d3d487"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-091590bc-c5e2-4592-9f07-9f725c32680b', 'date': 'Thu, 20 Apr 2023 15:08:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "942c7602-4f3d-45a5-a2c7-fd75e411aaa1", "tenant_id": "784602eedf114b789cbe062a0f4d8654", "floating_ip_address": "172.24.4.224", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "784602eedf114b789cbe062a0f4d8654", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:08:38Z", "updated_at": "2023-04-20T15:08:38Z", "revision_number": 0}}' 2023-04-20 15:08:39,072 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '942c7602-4f3d-45a5-a2c7-fd75e411aaa1', 'tenant_id': '784602eedf114b789cbe062a0f4d8654', 'floating_ip_address': '172.24.4.224', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '784602eedf114b789cbe062a0f4d8654', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:08:38Z', 'updated_at': '2023-04-20T15:08:38Z', 'revision_number': 0, 'ip': '172.24.4.224'} created 2023-04-20 15:08:39,154 79774 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.076s 2023-04-20 15:08:39,154 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2827', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-678c00cd-37c9-4e93-b485-6454a6c67e41', '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": "29e0c347919c4f92bca310629130038c", "name": "tempest-ServerStableDeviceRescueTest-340177059-project-member", "password_expires_at": null}, "audit_ids": ["ZnEBuBD_Syih2FOWJMUyAg"], "expires_at": "2023-04-20T16:08:39.000000Z", "issued_at": "2023-04-20T15:08:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "784602eedf114b789cbe062a0f4d8654", "name": "tempest-ServerStableDeviceRescueTest-340177059"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/784602eedf114b789cbe062a0f4d8654", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {" endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/784602eedf114b789cbe062a0f4d8654", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/784602eedf114b789cbe062a0f4d8654", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:08:39,155 79774 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '6c36dfb9-a060-4661-a601-5be073ca975e', 'name': 'tempest-ServerStableDeviceRescueTest-559821723-network', 'tenant_id': '784602eedf114b789cbe062a0f4d8654', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '784602eedf114b789cbe062a0f4d8654', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7730, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:08:39,155 79774 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-453607784', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDJRcCXnxbv5d2zA23lH8z6qiEeZXca2lAplvx522jb3p7ITbD3XKKylPe1M+uKQwlSskgT83O1jHyufMWI5HxVeAvY+3l6RtnNYebQ+niYRzRESOhNo8WSpFbgSnX64Eg==', 'fingerprint': '67:1d:ef:db:dc:35:6b:8f:90:8f:10:86:c1:b0:b4:b8', 'user_id': '29e0c347919c4f92bca310629130038c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDALsNJqhlMzl7Mf5vU8sPMJmJGG5r039iNw7AbgRpOCBiCzcWpuzyK1\nV80sbWJ3VdGgBwYFK4EEACKhZANiAAQyUXAl58W7+XdswNt5R/M+qohHmV3GtpQK\nZb8edto296eyE2w91yispT3tTPrikMJUrJIE/NztYx8rnzFiOR8VXgL2Pt5ekbZz\nWHm0Pp4mEc0REjoTaPFkqRW4Ep1+uBI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '4f845694-4e5c-452f-8dc1-c6d979810d04', 'name': 'tempest-securitygroup--1661798184', 'stateful': True, 'tenant_id': '784602eedf114b789cbe062a0f4d8654', 'description': 'tempest-description--616801013', 'shared': False, 'security_group_rules': [{'id': '20212221-ce17-463f-937a-f0aa43eb933e', 'tenant_id': '784602eedf114b789cbe062a0f4d8654', 'security_group_id': '4f845694-4e5c-452f-8dc1-c6d979810d04', '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': 237, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:08:32Z', 'updated_at': '2023-04-20T15:08:32Z', 'revision_number': 0, 'project_id': '784602eedf114b789cbe062a0f4d8654'}, {'id': '3882fcb5-3971-438a-bc3c-c314c8a28e75', 'tenant_id': '784602eedf114b789cbe062a0f4d8654', 'security_group_id': '4f845694-4e5c-452f-8dc1-c6d979810d04', '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': 238, 'description': None, 'tag s': [], 'created_at': '2023-04-20T15:08:32Z', 'updated_at': '2023-04-20T15:08:32Z', 'revision_number': 0, 'project_id': '784602eedf114b789cbe062a0f4d8654'}], 'tags': [], 'created_at': '2023-04-20T15:08:32Z', 'updated_at': '2023-04-20T15:08:32Z', 'revision_number': 1, 'project_id': '784602eedf114b789cbe062a0f4d8654'}, 'floating_ip': {'id': '942c7602-4f3d-45a5-a2c7-fd75e411aaa1', 'tenant_id': '784602eedf114b789cbe062a0f4d8654', 'floating_ip_address': '172.24.4.224', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '784602eedf114b789cbe062a0f4d8654', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:08:38Z', 'updated_at': '2023-04-20T15:08:38Z', 'revision_number': 0, 'ip': '172.24.4.224'}} 2023-04-20 15:08:40,256 79774 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 1.100s 2023-04-20 15:08:40,256 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-2140023441", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "networks": [{"uuid": "6c36dfb9-a060-4661-a601-5be073ca975e"}], "security_groups": [{"name": "tempest-securitygroup--1661798184"}], "key_name": "tempest-keypair-453607784", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7d3bbc7-f75d-4872-8925-960942544241', 'x-compute-request-id': 'req-c7d3bbc7-f75d-4872-8925-960942544241', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "43cea1ab-3ddc-401d-97b3-3721808e2858", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1661798184"}], "adminPass": "qzgH9Hwd3YxN"}}' 2023-04-20 15:08:40,383 79774 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/43cea1ab-3ddc-401d-97b3-3721808e2858 0.122s 2023-04-20 15:08:40,384 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:40 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-0055f237-b4b8-4e48-ac2a-af4c3a319f41', 'x-compute-request-id': 'req-0055f237-b4b8-4e48-ac2a-af4c3a319f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858'} Body: b'{"server": {"id": "43cea1ab-3ddc-401d-97b3-3721808e2858", "name": "tempest-ServerStableDeviceRescueTest-server-2140023441", "status": "BUILD", "tenant_id": "784602eedf114b789cbe062a0f4d8654", "user_id": "29e0 c347919c4f92bca310629130038c", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:40Z", "updated": "2023-04-20T15:08:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-453607784", "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-20 15:09:30,773 79774 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/43cea1ab-3ddc-401d-97b3-3721808e2858 0.327s 2023-04-20 15:09:30,774 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93140768-6782-41e9-bf92-c50f6c526266', 'x-compute-request-id': 'req-93140768-6782-41e9-bf92-c50f6c526266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858'} Body: b'{"server": {"id": "43cea1ab-3ddc-401d-97b3-3721808e2858", "name": "tempest-ServerStableDeviceRescueTest-server-2140023441", "status": "ACTIVE", "tenant_id": "784602eedf114b789cbe062a0f4d8654", "user_id": "29e0c347919c4f92bca310629130038c", "metadata": {}, "hostId": "e79e21af3e01fc64c9dded7735ef7c6b05a40f3a38a5118bb91e1f2a", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:40Z", "updated": "2023-04-20T15:08:58Z", "addresses": {"tempest-ServerStableDeviceRescueTest-559821723-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:0a:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-453607784", "OS-SRV-USG:launched_at": "2023-04-20T15:08:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1661798184"}], "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-20 15:09:30,786 79774 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 15:10:31,040 79774 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/43cea1ab-3ddc-401d-97b3-3721808e2858/os-interface 0.209s 2023-04-20 15:10:31,040 7977 4 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:30 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-e5b5215c-6dcc-4c3e-bf28-756ba0325f7c', 'x-compute-request-id': 'req-e5b5215c-6dcc-4c3e-bf28-756ba0325f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6c36dfb9-a060-4661-a601-5be073ca975e", "port_id": "a371311c-f46e-4115-9490-5fb33d90dcd4", "mac_addr": "fa:16:3e:52:0a:90", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "464239df-4803-4b29-a58a-a4cb8c1a94fc", "ip_address": "10.0.0.13"}]}]}' 2023-04-20 15:10:32,473 79774 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/942c7602-4f3d-45a5-a2c7-fd75e411aaa1 1.429s 2023-04-20 15:10:32,473 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a371311c-f46e-4115-9490-5fb33d90dcd4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-2a76ece8-de25-4ae3-9d16-e46ae3f4b26f', 'date': 'Thu, 20 Apr 2023 15:10:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/942c7602-4f3d-45a5-a2c7-fd75e411aaa1'} Body: b'{"floatingip": {"id": "942c7602-4f3d-45a5-a2c7-fd75e411aaa1", "tenant_id": "784602eedf114b789cbe062a0f4d8654", "floating_ip_address": "172.24.4.224", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": "cb4682f1-32f0-41df-93cf-fcef7943cffc", "port_id": "a371311c-f46e-4115-9490-5fb33d90dcd4", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6c36dfb9-a060-4661-a601-5be073ca975e", "mac_address": "fa:16:3e:52:0a:90", "admin_state_up": true, "status": "ACTIVE", "device_id": "43cea1ab-3ddc-401d-97b3-3721808e2858", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:08:38Z", "updated_at": "2023-04-20T15:10:31Z", "revision_number": 1, "project_id": "784602eedf114b789cbe062a0f4d8654"}}' 2023-04-20 15:10:32,475 79774 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.224:22' as 'cirros' with public key authentication 2023-04-20 15:10:32,509 79774 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:10:32,531 79774 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:10:32,531 79774 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.224 successfully created 2023-04-20 15:10:33,385 79774 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/43cea1ab-3ddc-401d-97b3-3721808e2858/action 0.853s 2023-04-20 15:10:33,386 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-793241012"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:32 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/4eb2f39f-b427-4a52-9120-58df06c83d 1d', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-307ff383-d056-4924-99e2-b0c43bfed00c', 'x-compute-request-id': 'req-307ff383-d056-4924-99e2-b0c43bfed00c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858/action'} Body: b'' 2023-04-20 15:10:33,451 79774 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/4eb2f39f-b427-4a52-9120-58df06c83d1d 0.063s 2023-04-20 15:10:33,452 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1608', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3772dcac-daa5-415c-9f3a-53a2394c8fc8', 'x-compute-request-id': 'req-3772dcac-daa5-415c-9f3a-53a2394c8fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/4eb2f39f-b427-4a52-9120-58df06c83d1d'} Body: b'{"image": {"id": "4eb2f39f-b427-4a52-9120-58df06c83d1d", "name": "tempest-ServerStableDeviceRescueTest-image-793241012", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "43cea1ab-3ddc-401d-97b3-3721808e2858", "owner_project_name": "tempest-ServerStableDeviceRescueTest-340177059", "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-340177059-project-member", "user_id": "29e0c347919c4f92bca310629130038c"}, "created": "2023-04-20T15:10:33Z", "updated": "2023-04-20T15:10:33Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/4eb2f39f-b427-4a52-9120-58df06c83d1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4eb2f39f-b427-4a52-9120-58df06c83d1d"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/4eb2f39f-b427-4a52-9120-58df06c83d1d"}], "server": {"id": "43cea1ab-3ddc-401d-97b3-3721808e2858", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}]}}}' 2023-04-20 15:11:23,564 79774 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/4eb2f39f-b427-4a52-9120-58df06c83d1d 0.056s 2023-04-20 15:11:23,564 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-879a6e6f-4982-4248-9f7f-9b5d47e06dab', 'x-compute-request-id': 'req-879a6e6f-4982-4248-9f7f-9b5d47e06dab', 'connection': 'close', 'status': '200', 'content-location': 'htt p://10.0.0.210/compute/v2.1/images/4eb2f39f-b427-4a52-9120-58df06c83d1d'} Body: b'{"image": {"id": "4eb2f39f-b427-4a52-9120-58df06c83d1d", "name": "tempest-ServerStableDeviceRescueTest-image-793241012", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "43cea1ab-3ddc-401d-97b3-3721808e2858", "owner_id": "784602eedf114b789cbe062a0f4d8654", "owner_project_name": "tempest-ServerStableDeviceRescueTest-340177059", "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-340177059-project-member", "user_id": "29e0c347919c4f92bca310629130038c"}, "created": "2023-04-20T15:10:33Z", "updated": "2023-04-20T15:10:38Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/4eb2f39f-b427-4a52-9120-58df06c83d1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4eb2f39f-b427-4a52-9120-58df06c83d1d"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/4eb2f39f-b427-4a52-9120-58df06c83d1d"}], "server": {"id": "43cea1ab-3ddc-401d-97b3-3721808e2858", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}]}}}' 2023-04-20 15:11:23,639 79774 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/4eb2f39f-b427-4a52-9120-58df06c83d1d 0.069s 2023-04-20 15:11:23,639 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ffe7290-69df-48fa-9e7c-d7e0674054b6', 'x-compute-request-id': 'req-0ffe7290-69df-48fa-9e7c-d7e0674054b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/4eb2f39f-b427-4a52-9120-58df06c83d1d'} Body: b'{"image": {"id": "4eb2f39f-b427-4a52-9120-58df06c83d1d", "name": "tempest-ServerStableDeviceRescueTest-image-793241012", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "43cea1ab-3ddc-401d-97b3-3721808e2858", "owner_id": "784602eedf114b789cbe062a0f4d8654", "owner_project_name": "tempest-ServerStableDeviceRescueTest-340177059", "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-340177059-project-member", "user_id": "29e0c347919c4f92bca310629130038c"}, "created": "2023-04-20T15:10:33Z", "updated": "2023-04-20T15:10:38Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/4eb2f39f-b427-4a52-9120-58df06c83d1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4eb2f39f-b427-4a52-9120-58df06c83d1d"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/4eb2f39f-b427-4a52-9120-58df06c83d1d"}], "server": {"id": "43cea1ab-3ddc-401d-97b3-3721808e2858", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}]}}}' 2023-04-20 15:11:23,884 79774 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/43cea1ab-3ddc-401d-97b3-3721808e2858 0.239s 2023-04-20 15:11:23,884 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:23 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-bddfbf2c-1aaf-4c47-923d-7fd7143ac9b2', 'x-compute-request-id': 'req-bddfbf2c-1aaf-4c47-923d-7fd7143ac9b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858'} Body: b'{"server": {"id": "43cea1ab-3ddc-401d-97b3-3721808e2858", "name": "tempest-ServerStableDeviceRescueTest-server-2140023441", "status": "ACTIVE", "tenant_id": "784602eedf114b789cbe062a0f4d8654", "user_id": "29e0c347919c4f92bca310629130038c", "metadata": {}, "hostId": "e79e21af3e01fc64c9dded7735ef7c6b05a40f3a38a5118bb91e1f2a", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:40Z", "updated": "2023-04-20T15:10:38Z", "addresses": {"tempest-ServerStableDeviceRescueTest-559821723-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:0a:90"}, {"version": 4, "addr": "172.24.4.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:0a:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-453607784", "OS-SRV-USG:launched_at": "2023-04-20T15:08:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1661798184"}], "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-20 15:12:24,016 79774 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/4eb2f39f-b427-4a52-9120-58df06c83d1d 0.119s 2023-04-20 15:12:24,017 79774 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': 'Thu, 20 Apr 2023 15:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c43aa0d3-c67f-4f7f-b5fd-4d39c791422e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4eb2f39f-b427-4a 52-9120-58df06c83d1d'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "43cea1ab-3ddc-401d-97b3-3721808e2858", "owner_id": "784602eedf114b789cbe062a0f4d8654", "owner_project_name": "tempest-ServerStableDeviceRescueTest-340177059", "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-340177059-project-member", "user_id": "29e0c347919c4f92bca310629130038c", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-793241012", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "a0232ce141cee9964654c45888e94073", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "784602eedf114b789cbe062a0f4d8654", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cd8d9fec8152f45bf3bc3af11981b5a19bbac61bee465fa1f8bc8dea42b888a85dfe8f175b4139f15903825702967929fd4d256a10475fdf730f958bdf38a76b", "id": "4eb2f39f-b427-4a52-9120-58df06c83d1d", "created_at": "2023-04-20T15:10:33Z", "updated_at": "2023-04-20T15:12:24Z", "tags": [], "self": "/v2/images/4eb2f39f-b427-4a52-9120-58df06c83d1d", "file": "/v2/images/4eb2f39f-b427-4a52-9120-58df06c83d1d/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:12:24,145 79774 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/4eb2f39f-b427-4a52-9120-58df06c83d1d 0.127s 2023-04-20 15:12:24,145 79774 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': 'Thu, 20 Apr 2023 15:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ed20b597-e0ed-4fbe-8ff5-861f5bfcfee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4eb2f39f-b427-4a52-9120-58df06c83d1d'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "43cea1ab-3ddc-401d-97b3-3721808e2858", "owner_id": "784602eedf114b789cbe062a0f4d8654", "owner_project_name": "tempest-ServerStableDeviceRescueTest-340177059", "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-340177059-project-member", "user_id": "29e0c347919c4f92bca310629130038c", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-793241012", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "a0232ce141cee9964654c45888e94073", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "784602eedf114b789cbe062a0f4d8654", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cd8d9fec8152f45bf3bc3af11981b5a19bbac61bee465fa1f8bc8dea42b888a85dfe8f175b4139f15903825702967929fd4d256a10475fdf730f958bdf38a76b", "id": "4eb2f39f-b427-4a52-9120-58df06c83d1d", "created_at": "2023-04-20T15:10:33Z", "updated_at": "2023-04-20T15:12:24Z", "tags": [], "self": "/v2/images/4eb2f39f-b427-4a52-9120-58df06c83d1d", "file": "/v2/images/4eb2f39f-b427-4a52-9120-58df06c83d1d/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:12:24,371 79774 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/43cea1ab-3ddc-401d-97b3-3721808e2858 0.225s 2023-04-20 15:12:24,371 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:24 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-451dc3d0-9eb9-43b9-8122-8be4d16d98f2', 'x-compute-request-id': 'req-451dc3d0-9eb9-43b9-8122-8be4d16d98f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858'} Body: b'{"server": {"id": "43cea1ab-3ddc-401d-97b3-3721808e2858", "name": "tempest-ServerStableDeviceRescueTest-server-2140023441", "status": "ACTIVE", "tenant_id": "784602eedf114b789cbe062a0f4d8654", "user_id": "29e0c347919c4f92bca310629130038c", "metadata": {}, "hostId": "e79e21af3e01fc64c9dded7735ef7c6b05a40f3a38a5118bb91e1f2a", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:40Z", "updated": "2023-04-20T15:10:38Z", "addresses": {"tempest-ServerStableDeviceRescueTest-559821723-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:0a:90"}, {"version": 4, "addr": "172.24.4.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:0a:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43cea1ab-3ddc-401d-97b3-3721808e2858"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-453607784", "OS-SRV-USG:launched_at": "2023-04-20T15:08:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1661798184"}], "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-20 15:12:24,595 79774 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/784602eedf114b789cbe062a0f4d8654/volumes 0.212s 2023-04-20 15:12:24,596 79774 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-286153746"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75339ffe-6183-4568-a299-addbdec174b6', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75339ffe-6183-4568-a299-addbdec174b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/784602eedf114b789cbe062a0f4d8654/volumes'} Body: b'{"volume": {"id": "5a711f2f-03b2-4abd-a7fe-032e427d038e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:24.530630", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-286153746", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/784602eedf114b789cbe062a0f4d8654/volumes/5a711f2f-03b2-4abd-a7fe-032e427d038e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/784602eedf114b789cbe062a0f4d8654/volumes/5a711f2f-03b2-4abd-a7fe-032e427d038e"}], "user_id": "29e0c347919c4f92bca310629130038c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:12:24,646 79774 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/784602eedf114b789cbe062a0f4d8654/volumes/5a711f2f-03b2-4abd-a7fe-032e427d038e 0.040s 2023-04-20 15:12:24,646 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae5ccfe-631e-4e5a-aa6d-1ad6833800f5', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae5ccfe-631e-4e5a-aa6d-1ad6833800f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/784602eedf114b789cbe062a0f4d8654/volumes/5a711f2f-03b2-4abd-a7fe-032e427d038e'} Body: b'{"volume": {"id": "5a711f2f-03b2-4abd-a7fe-032e427d038e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:25.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-286153746", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/784602eedf114b789cbe062a0f4d8654/volumes/5a711f2f-03b2-4abd-a7fe-032e427d038e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/784602eedf114b789cbe062a0f4d8654/volumes/5a711f2f-03b2-4abd-a7fe-032e427d038e"}], "user_id": "29e0c347919c4f92bca310629130038c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "784602eedf114b789cbe062a0f4d8654"}}' 2023-04-20 15:12:25,696 79774 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/784602eedf114b789cbe062a0f4d8654/volumes/5a711f2f-03b2-4abd-a7fe-032e427d038e 0.038s 2023-04-20 15:12:25,697 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d916b91-e564-43df-983c-d937320bbea2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d916b91-e564-43df-983c-d937320bbea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/784602eedf114b789cbe062a0f4d8654/volumes/5a711f2f-03b2-4abd-a7fe-032e427d038e'} Body: b'{"volume": {"id": "5a711f2f-03b2-4abd-a7fe-032e427d038e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:25.000000", "updated_at": "2023-04-20T15:12:25.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-286153746", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel" : "self", "href": "http://10.0.0.210/volume/v3/784602eedf114b789cbe062a0f4d8654/volumes/5a711f2f-03b2-4abd-a7fe-032e427d038e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/784602eedf114b789cbe062a0f4d8654/volumes/5a711f2f-03b2-4abd-a7fe-032e427d038e"}], "user_id": "29e0c347919c4f92bca310629130038c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "784602eedf114b789cbe062a0f4d8654"}}' 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 d73edf1f-8de0-47ea-81e3-3c3e216e2330 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:12:24,886 79770 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/0bce72076f704407b0131c08a9e54275/volumes 0.179s 2023-04-20 15:12:24,886 79770 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-809347552"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42b353e3-ffe2-49d4-b5dc-4ba7bb0b1e42', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42b353e3-ffe2-49d4-b5dc-4ba7bb0b1e42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes'} Body: b'{"volume": {"id": "d73edf1f-8de0-47ea-81e3-3c3e216e2330", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:24.828682", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-809347552", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330"}], "user_id": "22e9682c93d3448f968c38fb7f795bda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:12:24,941 79770 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/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330 0.045s 2023-04-20 15:12:24,941 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b01a5e8-4481-43d5-becd-4993265a83f2', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b01a5e8-4481-43d5-becd-4993265a83f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330'} Body: b'{"volume": {"id": "d73edf1f-8de0-47ea-81e3-3c3e216e2330", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:25.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-809347552", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330"}], "user_id": "22e9682c93d3448f968c38fb7f795bda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0bce72076f704407b0131c08a9e54275"}}' 2023-04-20 15:12:25,993 79770 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/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330 0.040s 2023-04-20 15:12:25,993 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d4fd952-6c1a-4546-a77b-d38e62d6911e', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d4fd952-6c1a-4546-a77b-d38e62d6911e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330'} Body: b'{"volume": {"id": "d73edf1f-8de0-47ea-81e3-3c3e216e2330", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:25.000000", "updated_at": "2023-04-20T15:12:25.000000", "name": "tempest-VolumesGetTest-Volume-809347552", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330"}], "user_id": "22e9682c93d3448f968c38fb7f795bda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0bce72076f704407b0131c08a9e54275"}}' 2023-04-20 15:12:26,046 79770 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330 0.043s 2023-04-20 15:12:26,047 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97e84e40-cb50-4aff-b312-640cfc98665e', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97e84e40-cb50-4aff-b312-640cfc98665e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330'} Body: b'{"volume": {"id": "d73edf1f-8de0-47ea-81e3-3c3e216e2330", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:25.000000", "updated_at": "2023-04-20T15:12:25.000000", "name": "tempest-VolumesGetTest-Volume-809347552", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330"}], "user_id": "22e9682c93d3448f968c38fb7f795bda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0bce72076f704407b0131c08a9e54275"}}' 2023-04-20 15:12:26,170 79770 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330 0.113s 2023-04-20 15:12:26,171 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-288041eb-2df5-43fe-b49b-9142e68d89b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330'} Body: b'' 2023-04-20 15:12:26,193 79770 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330 0.022s 2023-04-20 15:12:26,193 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12: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-11456cb6-87fd-4d90-b9c2-d09b22e5de12', 'x-openstack-request-id': 'req-11456cb6-87fd-4d90-b9c2-d09b22e5de12', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/d73edf1f-8de0-47ea-81e3-3c3e216e2330'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d73edf1f-8de0-47ea-81e3-3c3e216e2330 could not be found."}}' tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 286, in test_stable_device_rescue_bfv_blank_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 334, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 317, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-20T15:11:40Z', 'message': 'Build of instance f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd aborted: Volume 5fda05e3-b7d3-4016-914c-b154f067dd33 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-f5113a77-9811-4b11-90ea-f2038dac7c10. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:08:33,238 79778 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.048s 2023-04-20 15:08:33,238 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dc67db08-a3f8-43fe-ad47-2d307d69da3c', '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": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598-project-member", "password_expires_at": null}, "audit_ids": ["4su1AdPMTtGp3EnpnOk5Sg"], "expires_at": "2023-04-20T16:08:33.000000Z", "issued_at": "2023-04-20T15:08:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b53c73dfc9094d05802c05b2f25d6bed", "name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:08:33,239 79778 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '3626f883-4d6a-49ba-95ea-b76718169d69', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1451481033-network', 'tenant_id': 'b53c73dfc9094d05802c05b2f25d6bed', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': 'b53c73dfc9094d05802c05b2f25d6bed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48911, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:08:35,675 79778 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.435s 2023-04-20 15:08:35,675 79778 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-1274993174", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "networks": [{"uuid": "3626f883-4d6a-49ba-95ea-b76718169d69"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:08:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b', '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-1fa6f8d3-80ba-4d6e-8800-6b13ca00529e', 'x-compute-request-id': 'req-1fa6f8d3-80ba-4d6e-8800-6b13ca00529e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "s4pBt7NS4cD7"}}' 2023-04-20 15:08:35,983 79778 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/36c4e175-7373-4a71-85b1-2b6b56ed2d2b 0.302s 2023-04-20 15:08:35,983 79778 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': 'Thu, 20 Apr 2023 15:08: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-a2e57dbc-1db5-43ba-ae9f-a90994966dbd', 'x-compute-request-id': 'req-a2e57dbc-1db5-43ba-ae9f-a90994966dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b'} Body: b'{"server": {"id": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1274993174", "status": "BUILD", "tenant_id": "b53c73dfc9094d05802c05b2f25d6bed", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T15:08:36Z", "updated": "2023-04-20T15:08:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/36 c4e175-7373-4a71-85b1-2b6b56ed2d2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b"}], "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-20 15:09:26,597 79778 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/36c4e175-7373-4a71-85b1-2b6b56ed2d2b 0.549s 2023-04-20 15:09:26,597 79778 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': 'Thu, 20 Apr 2023 15:09:26 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-fdb5eb09-3364-4773-8aa8-b8dda4c3af93', 'x-compute-request-id': 'req-fdb5eb09-3364-4773-8aa8-b8dda4c3af93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b'} Body: b'{"server": {"id": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1274993174", "status": "ACTIVE", "tenant_id": "b53c73dfc9094d05802c05b2f25d6bed", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "metadata": {}, "hostId": "878402b46cb0dbb7e156f488968e8a90bffc4031fe9106f2acae1684", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T15:08:35Z", "updated": "2023-04-20T15:08:50Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1451481033-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:f5:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:08:50.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-20 15:09:26,612 79778 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 15:10:27,535 79778 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/36c4e175-7373-4a71-85b1-2b6b56ed2d2b/action 0.864s 2023-04-20 15:10:27,535 79778 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-ServerBootFromVolumeS tableRescueTest-image-1523722557"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:26 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-5d534161-03b0-4c78-b82e-b49989635003', 'x-compute-request-id': 'req-5d534161-03b0-4c78-b82e-b49989635003', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b/action'} Body: b'{"image_id": "fe9bb98c-3be4-4336-92bf-b697330dbce2"}' 2023-04-20 15:10:27,558 79778 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/fe9bb98c-3be4-4336-92bf-b697330dbce2 0.021s 2023-04-20 15:10:27,558 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-177fc133-0525-4649-831f-76e151d06a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1523722557", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "fe9bb98c-3be4-4336-92bf-b697330dbce2", "created_at": "2023-04-20T15:10:27Z", "updated_at": "2023-04-20T15:10:27Z", "tags": [], "self": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2", "file": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:10:28,585 79778 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/fe9bb98c-3be4-4336-92bf-b697330dbce2 0.025s 2023-04-20 15:10:28,585 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bbc99430-0592-457f-80ec-422537923151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "owner_project_name": "tempest-Serv erBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1523722557", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "fe9bb98c-3be4-4336-92bf-b697330dbce2", "created_at": "2023-04-20T15:10:27Z", "updated_at": "2023-04-20T15:10:27Z", "tags": [], "self": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2", "file": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:10:29,622 79778 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/fe9bb98c-3be4-4336-92bf-b697330dbce2 0.034s 2023-04-20 15:10:29,623 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0c854107-700f-4db7-9fb5-910d6f6d8db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1523722557", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "fe9bb98c-3be4-4336-92bf-b697330dbce2", "created_at": "2023-04-20T15:10:27Z", "updated_at": "2023-04-20T15:10:27Z", "tags": [], "self": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2", "file": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:10:30,652 79778 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/fe9bb98c-3be4-4336-92bf-b697330dbce2 0.028s 2023-04-20 15:10:30,652 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-767a99e1-9b77-4a91-830f-1678ce2aa3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f3 1", "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": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1523722557", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "fe9bb98c-3be4-4336-92bf-b697330dbce2", "created_at": "2023-04-20T15:10:27Z", "updated_at": "2023-04-20T15:10:27Z", "tags": [], "self": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2", "file": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:10:31,687 79778 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/fe9bb98c-3be4-4336-92bf-b697330dbce2 0.033s 2023-04-20 15:10:31,687 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2e98b4e4-a27b-4b21-b576-f0a787b815b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "owner_id": "b53c73dfc9094d05802c05b2f25d6bed", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1523722557", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "fe9bb98c-3be4-4336-92bf-b697330dbce2", "created_at": "2023-04-20T15:10:27Z", "updated_at": "2023-04-20T15:10:31Z", "tags": [], "self": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2", "file": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:10:32,717 79778 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/fe9bb98c-3be4-4336-92bf-b697330dbce2 0.028s 2023-04-20 15:10:32,717 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers : {'date': 'Thu, 20 Apr 2023 15:10:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-28691243-0c90-4b98-83ff-a51f7f8be73c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "owner_id": "b53c73dfc9094d05802c05b2f25d6bed", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1523722557", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "fe9bb98c-3be4-4336-92bf-b697330dbce2", "created_at": "2023-04-20T15:10:27Z", "updated_at": "2023-04-20T15:10:32Z", "tags": [], "self": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2", "file": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:10:33,743 79778 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/fe9bb98c-3be4-4336-92bf-b697330dbce2 0.025s 2023-04-20 15:10:33,744 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e8fc17fe-4f31-40c5-8eb3-37f3c91ea2b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "owner_id": "b53c73dfc9094d05802c05b2f25d6bed", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1523722557", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "4c093a5ca058d47e9520169059e82912", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9285ebead4519de887e169b303dfb01c6eee84ca0c652e0cab7feba26417b17a5c67cf1440a05d39504f067a151deff2a48a8af915c7486fa127c3dab265f3fd", "id": "fe9bb98c-3be4-4336-92bf-b697330dbce2", "created_at": "2023-04 -20T15:10:27Z", "updated_at": "2023-04-20T15:10:33Z", "tags": [], "self": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2", "file": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:10:33,767 79778 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/fe9bb98c-3be4-4336-92bf-b697330dbce2 0.023s 2023-04-20 15:10:33,768 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-71c42991-2812-4211-8bda-bb3fda6811b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "owner_id": "b53c73dfc9094d05802c05b2f25d6bed", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1523722557", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "4c093a5ca058d47e9520169059e82912", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9285ebead4519de887e169b303dfb01c6eee84ca0c652e0cab7feba26417b17a5c67cf1440a05d39504f067a151deff2a48a8af915c7486fa127c3dab265f3fd", "id": "fe9bb98c-3be4-4336-92bf-b697330dbce2", "created_at": "2023-04-20T15:10:27Z", "updated_at": "2023-04-20T15:10:33Z", "tags": [], "self": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2", "file": "/v2/images/fe9bb98c-3be4-4336-92bf-b697330dbce2/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:10:34,039 79778 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/36c4e175-7373-4a71-85b1-2b6b56ed2d2b 0.271s 2023-04-20 15:10:34,040 79778 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': 'Thu, 20 Apr 2023 15:10:33 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-55819dd0-9d14-4c90-b194-e9829ece9065', 'x-compute-request-id': 'req-55819dd0-9d14-4c90-b194-e9829ece9065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b'} Body: b'{"server": {"id": "36c4e175-7373-4a71-85b1-2b6b56ed2d2b", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1274993174", "status": "ACTIVE", "tenant_id": "b53c73dfc9094d05802c05b2f25d6bed", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "metadata": {}, "hostId": "878402b46cb0dbb7e1 56f488968e8a90bffc4031fe9106f2acae1684", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T15:08:35Z", "updated": "2023-04-20T15:10:33Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1451481033-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:f5:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/36c4e175-7373-4a71-85b1-2b6b56ed2d2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:08:50.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-20 15:11:34,221 79778 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-20 15:11:34,221 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-427e6051-3cab-403d-abd4-53390b5ebf54', '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": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598-project-member", "password_expires_at": null}, "audit_ids": ["O0t47FsWRGCkOYLzTYEtYA"], "expires_at": "2023-04-20T16:11:34.000000Z", "issued_at": "2023-04-20T15:11:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b53c73dfc9094d05802c05b2f25d6bed", "name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "htt p://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:11:34,222 79778 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '3626f883-4d6a-49ba-95ea-b76718169d69', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1451481033-network', 'tenant_id': 'b53c73dfc9094d05802c05b2f25d6bed', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b53c73dfc9094d05802c05b2f25d6bed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48911, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:11:35,350 79778 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.127s 2023-04-20 15:11:35,351 79778 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-476504555", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "3626f883-4d6a-49ba-95ea-b76718169d69"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd', '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-f5113a77-9811-4b11-90ea-f2038dac7c10', 'x-compute-request-id': 'req-f5113a77-9811-4b11-90ea-f2038dac7c10', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "vwRDtb37wB42"}}' 2023-04-20 15:11:35,448 79778 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/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd 0.094s 2023-04-20 15:11:35,448 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applica tion/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:35 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-647a04b2-94dc-4ba8-95ad-561a8bfc077c', 'x-compute-request-id': 'req-647a04b2-94dc-4ba8-95ad-561a8bfc077c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd'} Body: b'{"server": {"id": "f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-476504555", "status": "BUILD", "tenant_id": "b53c73dfc9094d05802c05b2f25d6bed", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T15:11:35Z", "updated": "2023-04-20T15:11:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd"}], "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-20 15:12:25,632 79778 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/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd 0.118s 2023-04-20 15:12:25,633 79778 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': 'Thu, 20 Apr 2023 15:12:25 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-f72e432a-02e0-482e-b5cb-791eca8a99ec', 'x-compute-request-id': 'req-f72e432a-02e0-482e-b5cb-791eca8a99ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd'} Body: b'{"server": {"id": "f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-476504555", "status": "ERROR", "tenant_id": "b53c73dfc9094d05802c05b2f25d6bed", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T15:11:35Z", "updated": "2023-04-20T15:11:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd"}, {"rel": "bookmark", "href": "http://10.0.0 .210/compute/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-20T15:11:40Z", "message": "Build of instance f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd aborted: Volume 5fda05e3-b7d3-4016-914c-b154f067dd33 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-20 15:12:25,651 79778 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-20 15:12:26,254 79778 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/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd 0.603s 2023-04-20 15:12:26,254 79778 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': 'Thu, 20 Apr 2023 15:12:25 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-a6d1674d-40de-48b2-9036-575877b04646', 'x-compute-request-id': 'req-a6d1674d-40de-48b2-9036-575877b04646', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd'} Body: b'' 2023-04-20 15:12:26,294 79778 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/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd 0.039s 2023-04-20 15:12:26,294 79778 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': 'Thu, 20 Apr 2023 15:12: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-999ccb4a-79b3-46ae-ad06-afa0af7c6842', 'x-compute-request-id': 'req-999ccb4a-79b3-46ae-ad06-afa0af7c6842', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f22db0bf-5f95-4093-ac7e-fcbe5d29d2cd 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 72efb2b5-d37e-473f-a7a4-7874afc7a1a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:12:26,222 79770 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/a3ef29bc-488e-4b66-9911-ce34d9967f31 0.026s 2023-04-20 15:12:26,223 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f2556c2a-6da8-4665-916d-d29e569cc086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31'} 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": "b326ca2867cb43d4b0f234a5702bb255", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "created_at": "2023-04-20T15:04:52Z", "updated_at": "2023-04-20T15:04:54Z", "tags": [], "self": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31", "file": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:12:26,677 79770 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/0bce72076f704407b0131c08a9e54275/volumes 0.453s 2023-04-20 15:12:26,677 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "size": 1, "name": "tempest-VolumesGetTest-Volume-1524306776", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a65da7c8-43e7-4c8b-a456-0bdc9916c667', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a65da7c8-43e7-4c8b-a456-0bdc9916c667', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes'} Body: b'{"volume": {"id": "72efb2b5-d37e-473f-a7a4-7874afc7a1a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:26.576063", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1524306776", "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/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2"}], "user_id": "22e9682c93d3448f968c38fb7f795bda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:12:26,736 79770 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/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2 0.049s 2023-04-20 15:12:26,737 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c293d5a-0e73-4cc2-96b0-37b8505feb6b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c293d5a-0e73-4cc2-96b0-37b8505feb6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2'} Body: b'{"volume": {"id": "72efb2b5-d37e-473f-a7a4-7874afc7a1a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:27.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1524306776", "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/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2"}], "user_id": "22e9682c93d3448f968c38fb7f795bda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0bce72076f704407b0131c08a9e54275"}}' 2023-04-20 15:12:27,785 79770 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/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2 0.037s 2023-04-20 15:12:27,786 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9ba77ef-df2b-4ae2-a017-d452ab56ed48', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9ba77ef-df2b-4ae2-a017-d452ab56ed48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2'} Body: b'{"volume": {"id": "72efb2b5-d37e-473f-a7a4-7874afc7a1a2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:27.000000", "updated_at": "2023-04-20T15:12:27.000000", "name": "tempest-VolumesGetTest-Volume-1524306776", "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/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2"}], "user_id": "22e9682c93d3448f968c38fb7f795bda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0bce72076f704407b0131c08a9e54275"}}' 2023-04-20 15:12:27,917 79770 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2 0.120s 2023-04-20 15:12:27,917 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:27 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-9d7cec35-5c72-4852-9d8d-ae2b5c792243', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2'} Body: b'' 2023-04-20 15:12:27,945 79770 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2 0.027s 2023-04-20 15:12:27,945 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12: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-f5fcd53d-0580-410a-b026-ce10ce1fc3dc', 'x-openstack-request-id': 'req-f5fcd53d-0580-410a-b026-ce10ce1fc3dc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0bce72076f704407b0131c08a9e54275/volumes/72efb2b5-d37e-473f-a7a4-7874afc7a1a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 72efb2b5-d37e-473f-a7a4-7874afc7a1a2 could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 138, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 684495cd-a453-4a7c-9761-696b703bb153 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:12:42,350 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31 0.249s 2023-04-20 15:12:42,351 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-376bc90b-28ef-4b50-b457-36d057118750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31'} 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": "b326ca2867cb43d4b0f234a5702bb255", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "created_at": "2023-04-20T15:04:52Z", "updated_at": "2023-04-20T15:04:54Z", "tags": [], "self": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31", "file": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:12:42,742 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes 0.390s 2023-04-20 15:12:42,742 79770 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-1695683152", "snapshot_id": null, "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fe484a1-8c63-436e-82c9-2b8ba7bf4a51', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fe484a1-8c63-436e-82c9-2b8ba7bf4a51', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes'} Body: b'{"volume": {"id": "684495cd-a453-4a7c-9761-696b703bb153", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:42.670904", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1695683152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153"}], "user_id": "dc018fbbe7564485b15602a6b7fba1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:12:42,793 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153 0.041s 2023-04-20 15:12:42,793 79770 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f302f8e6-1ebc-49de-b2d7-28c7cdab73dd', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f302f8e6-1ebc-49de-b2d7-28c7cdab73dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153'} Body: b'{"volume": {"id": "684495cd-a453-4a7c-9761-696b703bb153", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:43.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1695683152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153"}], "user_id": "dc018fbbe7564485b15602a6b7fba1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:43,852 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153 0.047s 2023-04-20 15:12:43,852 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6a7ef77-3a4b-4617-9c7b-38618df4e291', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6a7ef77-3a4b-4617-9c7b-38618df4e291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153'} Body: b'{"volume": {"id": "684495cd-a453-4a7c-9761-696b703bb153", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:43.000000", "updated_at": "2023-04-20T15:12:43.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1695683152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153"}], "user_id": "dc018fbbe7564485b15602a6b7fba1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:43,971 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153 0.107s 2023-04-20 15:12:43,972 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:43 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-ddf3f5e1-e946-4414-a16e-72183500ae51', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153'} Body: b'' 2023-04-20 15:12:44,003 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153 0.031s 2023-04-20 15:12:44,003 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12: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-18b04d6e-fa41-4312-8cf3-5d63fbcbc057', 'x-openstack-request-id': 'req-18b04d6e-fa41-4312-8cf3-5d63fbcbc057', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/684495cd-a453-4a7c-9761-696b703bb153'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 684495cd-a453-4a7c-9761-696b703bb153 could not be found."}}' 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 d3debd39-dfa1-4905-ae36-ced7a82d92cc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:10:51,617 79784 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.097s 2023-04-20 15:10:51,617 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:51 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-313611d2-9ea9-4919-b20c-39a517f9085a', '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": "bd9585e756e6464da77a49905348b36a", "name": "tempest-VolumesAdminNegativeTest-1501137224-project-member", "password_expires_at": null}, "audit_ids": ["OYCXUHMDSpe29UTj_Yri_g"], "expires_at": "2023-04-20T16:10:51.000000Z", "issued_at": "2023-04-20T15:10:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baaed885af6443a2b5d13ece323b669a", "name": "tempest-VolumesAdminNegativeTest-1501137224"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/baaed885af6443a2b5d13ece323b669a", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:10:51,618 79784 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'ae89b425-8bb9-48b2-9ff0-6a977cda42ec', 'name': 'tempest-VolumesAdminNegativeTest-833271522-network', 'tenant_id': 'baaed885af6443a2b5d13ece323b669a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'baaed885af6443a2b5d 13ece323b669a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7525, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:10:52,607 79784 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.988s 2023-04-20 15:10:52,608 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1546577557", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "networks": [{"uuid": "ae89b425-8bb9-48b2-9ff0-6a977cda42ec"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f99c8d9-1bef-43f7-ab37-7055bbd0a8b0', 'x-compute-request-id': 'req-5f99c8d9-1bef-43f7-ab37-7055bbd0a8b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f0ab3cf3-85dc-4f42-b81a-049ced9bac2c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "iw68ewAEFyaL"}}' 2023-04-20 15:10:52,688 79784 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/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c 0.077s 2023-04-20 15:10:52,689 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:52 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-e7cd9cc4-ec39-4153-8e38-ed4a04de21f6', 'x-compute-request-id': 'req-e7cd9cc4-ec39-4153-8e38-ed4a04de21f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c'} Body: b'{"server": {"id": "f0ab3cf3-85dc-4f42-b81a-049ced9bac2c", "name": "tempest-VolumesAdminNegativeTest-server-1546577557", "status": "BUILD", "tenant_id": "baaed885af6443a2b5d13ece323b669a", "user_id": "bd9585e756e6464da77a49905348b36a", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:10:53Z", "updated": "2023-04-20T15:10:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c"}], "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-20 15:11:43,076 79784 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/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c 0.325s 2023-04-20 15:11:43,077 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1496', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03c35b2d-deb1-471b-996b-abcce450009a', 'x-compute-request-id': 'req-03c35b2d-deb1-471b-996b-abcce450009a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c'} Body: b'{"server": {"id": "f0ab3cf3-85dc-4f42-b81a-049ced9bac2c", "name": "tempest-VolumesAdminNegativeTest-server-1546577557", "status": "ACTIVE", "tenant_id": "baaed885af6443a2b5d13ece323b669a", "user_id": "bd9585e756e6464da77a49905348b36a", "metadata": {}, "hostId": "f3e322e202d998e3bdf6bd8f7474a1ab316071075923b299364b62d6", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:10:52Z", "updated": "2023-04-20T15:10:59Z", "addresses": {"tempest-VolumesAdminNegativeTest-833271522-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5d:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f0ab3cf3-85dc-4f42-b81a-049ced9bac2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:10:59.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-20 15:11:43,089 79784 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 15:12:43,329 79784 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/baaed885af6443a2b5d13ece323b669a/volumes 0.180s 2023-04-20 15:12:43,330 79784 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-1707614328"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-defb8479-3140-4d98-9af5-2b8ab17026c1', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-defb8479-3140-4d98-9af5-2b8ab17026c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes'} Body: b'{"volume": {"id": "d3deb d39-dfa1-4905-ae36-ced7a82d92cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:43.273316", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1707614328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes/d3debd39-dfa1-4905-ae36-ced7a82d92cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/baaed885af6443a2b5d13ece323b669a/volumes/d3debd39-dfa1-4905-ae36-ced7a82d92cc"}], "user_id": "bd9585e756e6464da77a49905348b36a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:12:43,393 79784 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/baaed885af6443a2b5d13ece323b669a/volumes/d3debd39-dfa1-4905-ae36-ced7a82d92cc 0.053s 2023-04-20 15:12:43,393 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dda2b115-5a27-4ae4-b411-5dd4083dad5b', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dda2b115-5a27-4ae4-b411-5dd4083dad5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes/d3debd39-dfa1-4905-ae36-ced7a82d92cc'} Body: b'{"volume": {"id": "d3debd39-dfa1-4905-ae36-ced7a82d92cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:43.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1707614328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes/d3debd39-dfa1-4905-ae36-ced7a82d92cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/baaed885af6443a2b5d13ece323b669a/volumes/d3debd39-dfa1-4905-ae36-ced7a82d92cc"}], "user_id": "bd9585e756e6464da77a49905348b36a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "baaed885af6443a2b5d13ece323b669a"}}' 2023-04-20 15:12:44,448 79784 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/baaed885af6443a2b5d13ece323b669a/volumes/d3debd39-dfa1-4905-ae36-ced7a82d92cc 0.043s 2023-04-20 15:12:44,448 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e205c396-a410-4749-b312-919fc94f1d23', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e205c396-a410-4749-b312-919fc94f1d23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes/d3debd39-dfa1-4905-ae36-ced7a82d92cc'} Body: b'{"volume": {"id": "d3debd39-dfa1-4905-ae36-ced7a82d92cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:43.000000", "updated_at": "2023-04-20T15:12:43.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1707614328", "description": null, "volume_type ": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/baaed885af6443a2b5d13ece323b669a/volumes/d3debd39-dfa1-4905-ae36-ced7a82d92cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/baaed885af6443a2b5d13ece323b669a/volumes/d3debd39-dfa1-4905-ae36-ced7a82d92cc"}], "user_id": "bd9585e756e6464da77a49905348b36a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "baaed885af6443a2b5d13ece323b669a"}}' 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 6a36db85-cecd-426f-8c42-66b8cf23b85c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:12:44,027 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31 0.021s 2023-04-20 15:12:44,027 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b5a203c0-d8a2-4864-9668-60e85539f6da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31'} 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": "b326ca2867cb43d4b0f234a5702bb255", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "created_at": "2023-04-20T15:04:52Z", "updated_at": "2023-04-20T15:04:54Z", "tags": [], "self": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31", "file": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:12:44,315 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes 0.287s 2023-04-20 15:12:44,315 79770 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-106948743", "snapshot_id": null, "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a637189f-8c7f-474b-beba-9464ed2cb5d0', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a637189f-8c7f-474b-beba-9464ed2cb5d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes'} Body: b'{"volume": {"id": "6a36db85-cecd-426f-8c42-66b8cf23b85c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:44.259430", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-106948743", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c"}], "user_id": "dc018fbbe7564485b15602a6b7fba1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:12:44,367 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c 0.042s 2023-04-20 15:12:44,367 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b134038-3fc3-4086-b29b-bff8c8d7b1ee', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b134038-3fc3-4086-b29b-bff8c8d7b1ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c'} Body: b'{"volume": {"id": "6a36db85-cecd-426f-8c42-66b8cf23b85c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:44.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-106948743", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c"}], "user_id": "dc018fbbe7564485b15602a6b7fba1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:45,425 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c 0.047s 2023-04-20 15:12:45,426 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28fb9aed-e853-486d-add2-40ce8595e296', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28fb9aed-e853-486d-add2-40ce8595e296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c'} Body: b'{"volume": {"id": "6a36db85-cecd-426f-8c42-66b8cf23b85c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:44.000000", "updated_at": "2023-04-20T15:12:44.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-106948743", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c"}], "user_id": "dc018fbbe7564485b15602a6b7fba1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:45,554 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c 0.106s 2023-04-20 15:12:45,555 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'co ntent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4553d01-3dc9-4500-9eac-851295bec71e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c'} Body: b'' 2023-04-20 15:12:45,577 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c 0.022s 2023-04-20 15:12:45,578 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12: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-2d0e2a08-6178-4f22-8cc2-a12e02efadb2', 'x-openstack-request-id': 'req-2d0e2a08-6178-4f22-8cc2-a12e02efadb2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/6a36db85-cecd-426f-8c42-66b8cf23b85c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6a36db85-cecd-426f-8c42-66b8cf23b85c 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 46a56970-d6d1-4cb2-a765-3f5f29e840fb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:12:45,582 79770 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-20 15:12:45,636 79770 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.050s 2023-04-20 15:12:45,636 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-2109715298", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAfBe5I7a932GZ5LFQtfozpDuBBid4FQwAJDGQAiTDQhWagLXq6XJkYGMUVo1maZYGKz5RQlrcIefN68xHQA5nx9//5GAZTtM+pzp9DHhD3kpBwrzK7JpQDggqmRAceGEw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:45 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-baf4c74e-ddb9-4ad9-a8aa-9cfbcd433bba', 'x-compute-request-id': 'req-baf4c74e-ddb9-4ad9-a8aa-9cfbcd433bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-2109715298", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAfBe5I7a932GZ5LFQtfozpDuBBid4FQwAJDGQAiTDQhWagLXq6XJkYGMUVo1maZYGKz5RQlrcIefN68xHQA5nx9//5GAZTtM+pzp9DHhD3kpBwrzK7JpQDggqmRAceGEw==", "fingerprint": "fd:7a:b0:05:d4:40:08:a3:d7:26:40:80:25:9c:4c:43", "user_id": "dc018fbbe7564485b15602a6b7fba1d1"}}' 2023-04-20 15:12:45,877 79770 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.237s 2023-04-20 15:12:45,877 79770 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-1175652857", "description": "tempest-secgroup-smoke-1175652857 description", "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-a8716eea-aab7-42d5-a6ce-1dec684abb6a', 'date': 'Thu, 20 Apr 2023 15:12:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "name": "tempest-secgroup-smoke-1175652857", "stateful": true, "tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "description": "tempest-secgroup-smoke-1175652857 description", "shared": false, "security_group_rules": [{"id": "0917a061-c6a0-4785-ae71-edc4fbfeabe9", "tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "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": 612, "description": null, "tags": [], "created_at": "2023-04-20T15:12:45Z", "updated_at": "2023-04-20T15:12:45Z", "revision_number": 0, "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}, {"id": "e007659c-ad94-4797-b2c7-551e15099d71", "tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "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": 611, "description": null, "tags": [], "created_at": "2023-04-20T15:12:45Z", "updated_at": "2023-04-20T15:12:45Z", "revision_number": 0, "project_id": "7b2a1 ac8888c4d6f8c5ccaf201b6a6fb"}], "tags": [], "created_at": "2023-04-20T15:12:45Z", "updated_at": "2023-04-20T15:12:45Z", "revision_number": 1, "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:46,093 79770 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.215s 2023-04-20 15:12:46,093 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "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-6fab42c2-abd0-42ea-8e59-70dd8d9ca943', 'date': 'Thu, 20 Apr 2023 15:12: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": "1e1c2c47-8b53-4195-b5f7-8c95f6b946bd", "tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "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-20T15:12:45Z", "updated_at": "2023-04-20T15:12:45Z", "revision_number": 0, "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:46,261 79770 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.167s 2023-04-20 15:12:46,262 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "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-c827fdf8-f255-4e03-8058-d05130edf19d', 'date': 'Thu, 20 Apr 2023 15:12: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": "7e95314d-a7fd-42f7-ac7a-c42502f5cd73", "tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "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-20T15:12:46Z", "updated_at": "2023-04-20T15:12:46Z", "revision_number": 0, "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:46,462 79770 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.199s 2023-04-20 15:12:46,462 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b04aa7c8-5b85-45b1-9b59-b4fdc6105901', 'date': 'Thu, 20 Apr 2023 15:12:46 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": "a03b944d-dc12-4c13-9cc4-35d6f7badd00", "tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "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-20T15:12:46Z", "updated_at": "2023-04-20T15:12:46Z", "revision_number": 0, "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:46,767 79770 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.304s 2023-04-20 15:12:46,768 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-32d21985-cf56-454c-b51a-8c5f73096e23', 'date': 'Thu, 20 Apr 2023 15:12: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": "c9b9b105-e40b-4048-a38d-a7ce63d98aea", "tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "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-20T15:12:46Z", "updated_at": "2023-04-20T15:12:46Z", "revision_number": 0, "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:46,925 79770 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-20 15:12:46,926 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-7da55226-555d-4c46-96b7-533203bbf9e3', 'date': 'Thu, 20 Apr 2023 15:12: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": "381bfe28-16be-42fb-9539-a740ab4fd80a", "tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "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-20T15:12:46Z", "updated_at": "2023-04-20T15:12:46Z", "revision_number": 0, "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:47,144 79770 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.217s 2023-04-20 15:12:47,144 79770 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": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a5a0f847-81b2-4f48-bb6e-6cd528ee7a7b', 'date': 'Thu, 20 Apr 2023 15:12:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4dc7af94-6fa3-4697-8832-c655be0760a7", "tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb", "security_group_id": "f75a57d9-fe73-4b9d-8d98-ca94643bd25e", "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-20T15:12:47Z", "updated_at": "2023-04-20T15:12:47Z", "revision_number": 0, "project_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:47,145 79770 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-20 15:12:47,164 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31 0.019s 2023-04-20 15:12:47,165 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2dcad506-16fa-45cc-a6a2-63058e144a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31'} 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": "b326ca2867cb43d4b0f234a5702bb255", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "created_at": "2023-04-20T15:04:52Z", "updated_at": "2023-04-20T15:04:54Z", "tags": [], "self": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31", "file": "/v2/images/a3ef29bc-488e-4b66-9911-ce34d9967f31/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:12:47,487 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes 0.322s 2023-04-20 15:12:47,487 79770 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-287841300", "snapshot_id": null, "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58940aa7-2a0a-4699-838a-dfc60e1b8f53', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58940aa7-2a0a-4699-838a-dfc60e1b8f53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volum es'} Body: b'{"volume": {"id": "46a56970-d6d1-4cb2-a765-3f5f29e840fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:47.424137", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-287841300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb"}], "user_id": "dc018fbbe7564485b15602a6b7fba1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:12:47,536 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb 0.038s 2023-04-20 15:12:47,536 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17fdf4d1-fe24-404f-b861-e888e1dde12d', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17fdf4d1-fe24-404f-b861-e888e1dde12d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb'} Body: b'{"volume": {"id": "46a56970-d6d1-4cb2-a765-3f5f29e840fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:47.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-287841300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb"}], "user_id": "dc018fbbe7564485b15602a6b7fba1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:48,589 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb 0.040s 2023-04-20 15:12:48,589 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2406ade3-8836-4072-96f9-e05c29d729fb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2406ade3-8836-4072-96f9-e05c29d729fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb'} Body: b'{"volume": {"id": "46a56970-d6d1-4cb2-a765-3f5f29e840fb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:47.000000", "updated_at": "2023-04-20T15:12:48.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-287841300", "description": null, "volume_type": "joviandss-2", "s napshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb"}], "user_id": "dc018fbbe7564485b15602a6b7fba1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b2a1ac8888c4d6f8c5ccaf201b6a6fb"}}' 2023-04-20 15:12:48,700 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb 0.100s 2023-04-20 15:12:48,700 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c491b06-2a31-4815-8c46-6d791e9bee7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb'} Body: b'' 2023-04-20 15:12:48,728 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb 0.027s 2023-04-20 15:12:48,728 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12: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-2ba9aa31-6e24-4cd7-8d2a-862a9d77eb3f', 'x-openstack-request-id': 'req-2ba9aa31-6e24-4cd7-8d2a-862a9d77eb3f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7b2a1ac8888c4d6f8c5ccaf201b6a6fb/volumes/46a56970-d6d1-4cb2-a765-3f5f29e840fb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 46a56970-d6d1-4cb2-a765-3f5f29e840fb could not be found."}}' 2023-04-20 15:12:48,892 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f75a57d9-fe73-4b9d-8d98-ca94643bd25e 0.163s 2023-04-20 15:12:48,892 79770 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-ffa8fcd4-d579-4959-b3c2-5f2cd3ec4b01', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:12:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f75a57d9-fe73-4b9d-8d98-ca94643bd25e'} Body: b'' 2023-04-20 15:12:48,924 79770 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-2109715298 0.031s 2023-04-20 15:12:48,925 79770 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16d3ec7c-f072-4b14-a0e7-61352c3d5080', 'x-compute-request-id': 'req-16d3ec7c-f072-4b14-a0e7-61352c3d5080', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-2109715298'} Body: b'' tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 309, in test_rebuild_server_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4797f6fc-9c67-4cd8-9121-2210395642c0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:10:39,331 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.172s 2023-04-20 15:10:39,332 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df3d4361-6ad5-473f-ae07-1cbe076f4a65', 'x-compute-request-id': 'req-df3d4361-6ad5-473f-ae07-1cbe076f4a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "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-20 15:10:39,771 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.428s 2023-04-20 15:10:39,772 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:10:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b552c94e-c790-4939-9dac-1da07b97f7b6', 'x-compute-request-id': 'req-b552c94e-c790-4939-9dac-1da07b97f7b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "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-20 15:11:30,104 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.269s 2023-04-20 15:11:30,104 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-562beaa4-7e5e-4cd8-a26e-18ca8075b302', 'x-compute-request-id': 'req-562beaa4-7e5e-4cd8-a26e-18ca8075b302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "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-20 15:11:30,536 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.420s 2023-04-20 15:11:30,536 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers : {'date': 'Thu, 20 Apr 2023 15:11:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0269a0d7-15c5-4196-b808-8077db2c65ac', 'x-compute-request-id': 'req-0269a0d7-15c5-4196-b808-8077db2c65ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "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-20 15:12:30,848 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes 0.241s 2023-04-20 15:12:30,849 79776 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-1135916297"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5c58ac-ab67-463a-8ac1-67d9c5488dca', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5c58ac-ab67-463a-8ac1-67d9c5488dca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes'} Body: b'{"volume": {"id": "4797f6fc-9c67-4cd8-9121-2210395642c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:30.778242", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1135916297", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/4797f6fc-9c67-4cd8-9121-2210395642c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/606d9ee60abb40628f7e7d63e0275d63/volumes/4797f6fc-9c67-4cd8-9121-2210395642c0"}], "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [ ]}}' 2023-04-20 15:12:30,905 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/4797f6fc-9c67-4cd8-9121-2210395642c0 0.047s 2023-04-20 15:12:30,906 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e450e2ec-8ab1-4bdb-b061-1fd53a5d7ee3', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e450e2ec-8ab1-4bdb-b061-1fd53a5d7ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/4797f6fc-9c67-4cd8-9121-2210395642c0'} Body: b'{"volume": {"id": "4797f6fc-9c67-4cd8-9121-2210395642c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:31.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1135916297", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/4797f6fc-9c67-4cd8-9121-2210395642c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/606d9ee60abb40628f7e7d63e0275d63/volumes/4797f6fc-9c67-4cd8-9121-2210395642c0"}], "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "606d9ee60abb40628f7e7d63e0275d63"}}' 2023-04-20 15:12:31,970 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/4797f6fc-9c67-4cd8-9121-2210395642c0 0.053s 2023-04-20 15:12:31,970 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7521dedd-8ec0-4a52-87be-48b18e9a5ef6', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7521dedd-8ec0-4a52-87be-48b18e9a5ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/4797f6fc-9c67-4cd8-9121-2210395642c0'} Body: b'{"volume": {"id": "4797f6fc-9c67-4cd8-9121-2210395642c0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:12:31.000000", "updated_at": "2023-04-20T15:12:31.000000", "name": "tempest-ServerActionsTestJSON-volume-1135916297", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/4797f6fc-9c67-4cd8-9121-2210395642c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/606d9ee60abb40628f7e7d63e0275d63/volumes/4797f6fc-9c67-4cd8-9121-2210395642c0"}], "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "606d9ee60abb40628f7e7d63e0275d63"}}' 2023-04-20 15:12:32,240 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.258s 2023-04-20 15:12:32,240 7 9776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7366baec-f103-439c-b91b-1b48fd29851b', 'x-compute-request-id': 'req-7366baec-f103-439c-b91b-1b48fd29851b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_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 cebc0817-059b-47cf-b3bd-1c8a00bd07b7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:11:30,274 79766 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 15:11:30,274 79766 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 15:11:30,333 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.056s 2023-04-20 15:11:30,333 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1083332030", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPsPytqnYrNfCB5EoevItmQULXsv7KoDhjQhRxe0nW548xoaR1XlPyU4eJY0kjW2Ew3YOTwLjkRMOytJPAPD0OedNL0coIQnLbE0ahkHnRXNsNH1VZtksF5ZiogGBUGVqA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:30 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-168bb481-7d65-4d6c-a3c1-690f7f326fa4', 'x-compute-request-id': 'req-168bb481-7d65-4d6c-a3c1-690f7f326fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1083332030", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPsPytqnYrNfCB5EoevItmQULXsv7KoDhjQhRxe0nW548xoaR1XlPyU4eJY0kjW2Ew3YOTwLjkRMOytJPAPD0OedNL0coIQnLbE0ahkHnRXNsNH1VZtksF5ZiogGBUGVqA==", "fingerprint": "f2:a8:18:33:c3:77:5b:30:8d:a4:c5:b3:63:2d:c2:cd", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14"}}' 2023-04-20 15:11:30,336 79766 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1083332030 created 2023-04-20 15:11:30,516 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.180s 2023-04-20 15:11:30,517 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1287487394", "description": "tempest-description--2122625882"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-a5985c1c-5f68-4f2e-90e7-3373413147ef', 'date': 'Thu, 20 Apr 2023 15:11:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "10398eba-a18a-43f1-8da7-362a8e70b3c2", "name": "tempest-securitygroup--1287487394", "stateful": true, "tenant_id": "5bb81196155147cea0569f8a96465b6a", "description": "tempest-description--2122625882", "shared": false, "security_group_rules": [{"id": "1253490b-be45-4e24-a238-0d9edce9e26d", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "10398eba-a18a-43f1-8da7-362a8e70b3c2", "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": 502, "description": null, "tags": [], "created_at": "2023-04-20T15:11:30Z", "updated_at": "2023-04-20T15:11:30Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}, {"id": "403cf044-771a-43f5-a528-90c82c407b42", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "10398eba-a18a-43f1-8da7-362a8e70b3c2", "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": 503, "description": null, "tags": [], "created_at": "2023-04-20T15:11:30Z", "updated_at": "2023-04-20T15:11:30Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}], "tags": [], "created_at": "2023-04-20T15:11:30Z", "updated_at": "2023-04-20T15:11:30Z", "revision_number": 1, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:11:30,683 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.166s 2023-04-20 15:11:30,683 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "10398eba-a18a-43f1-8da7-362a8e70b3c2", "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-1fe0fd19-c61e-403f-a259-be3c30ce8f95', 'date': 'Thu, 20 Apr 2023 15:11:30 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": "3d7111ce-ab53-4c2a-9d4c-74b80befd6fb", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "10398eba-a18a-43f1-8da7-362a8e70b3c2", "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-20T15:11:30Z", "updated_at": "2023-04-20T15:11:30Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:11:31,111 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.428s 2023-04-20 15:11:31,112 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "10398eba-a18a-43f1-8da7-362a8e70b3c2", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b6204846-3176-4a3c-b62e-d4ff429b33d5', 'date': 'Thu, 20 Apr 2023 15:11:31 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": "861ae567-dd47-4edf-90bd-5a138d9a4dd2", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "10398eba-a18a-43f1-8da7-362a8e70b3c2", "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-20T15:11:31Z", "updated_at": "2023-04-20T15:11:31Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:11:31,112 79766 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1287487394 created 2023-04-20 15:11:32,061 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.949s 2023-04-20 15:11:32,062 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-acb0c67f-fd38-4cb3-b594-72314a50e355', 'date': 'Thu, 20 Apr 2023 15:11:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2907b7ce-6705-4903-95fd-f971e98bb9ac", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "floating_ip_address": "172.24.4.160", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5bb81196155147cea0569f8a96465b6a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:11:31Z", "updated_at": "2023-04-20T15:11:31Z", "revision_number": 0}}' 2023-04-20 15:11:32,062 79766 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2907b7ce-6705-4903-95fd-f971e98bb9ac', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'floating_ip_address': '172.24.4.160', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5bb81196155147cea0569f8a96465b6a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:11:31Z', 'updated_at': '2023-04-20T15:11:31Z', 'revision_number': 0, 'ip': '172.24.4.160'} created 2023-04-20 15:11:32,198 79766 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.131s 2023-04-20 15:11:32,199 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:32 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-b3621c60-b901-40eb-9003-e84d72b1d1d6', '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": "8ca4ca64cede4846a74e2cc4c13f3c14", "name": "tempest-AttachVolumeNegativeTest-490231151-project-member", "password_expires_at": null}, "audit_ids": ["8fWXl9D6SFevu7UK2J8FCw"], "expires_at": "2023-04-20T16:11:32.000000Z", "issued_at": "2023-04-20T15:11:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bb81196155147cea0569f8a96465b6a", "name": "tempest-AttachVolumeNegativeTest-490231151"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0 .210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5bb81196155147cea0569f8a96465b6a", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:11:32,199 79766 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'edb31b42-2f23-479e-8912-fbfd502dae97', 'name': 'tempest-AttachVolumeNegativeTest-1497324076-network', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5bb81196155147cea0569f8a96465b6a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5180, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:11:32,200 79766 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1083332030', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPsPytqnYrNfCB5EoevItmQULXsv7KoDhjQhRxe0nW548xoaR1XlPyU4eJY0kjW2Ew3YOTwLjkRMOytJPAPD0OedNL0coIQnLbE0ahkHnRXNsNH1VZtksF5ZiogGBUGVqA==', 'fingerprint': 'f2:a8:18:33:c3:77:5b:30:8d:a4:c5:b3:63:2d:c2:cd', 'user_id': '8ca4ca64cede4846a74e2cc4c13f3c14', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBM0ECRpQhhTqgMPuhOFvqy0wxns1/Bo7XUdoS0pAZJdxAbbujC7k2u\n36E7sa39nDKgBwYFK4EEACKhZANiAAT7D8rap2KzXwgeRKHryLZkFC17L+yqA4Y0\nIUcXtJ1uePMaGkdV5T8lOHiWNJI1thMN2Dk8C45ETDsrSTwDw9DnnTS9HKCEJy2x\nNGoZB50VzbDR9VWbZLBeWYqIBgVBlag=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '10398eba-a18a-43f1-8da7-362a8e70b3c2', 'name': 'tempest-securitygroup--1287487394', 'stateful': True, 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'description': 'tempest-description--2122625882', 'shared': False, 'security_group_rules': [{'id': '1253490b-be45-4e24-a238-0d9edce9e26d', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'security_group_id': '10398eba-a18a-43f1-8da7-362a8e70b3c2', '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': 502, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:11:30Z', 'updated_at': '2023-04-20T15:11:30Z', 'revision_number': 0, 'project_id': '5bb81196155147cea0569f8a96465b6a'}, {'id': '403cf044-771a-43f5-a528-90c82c407b42', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'security_group_id': '10398eba-a18a-43f1-8da7-362a8e70b3c2', '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': 503, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:11:30Z', 'updated_at': '2023-04-20T15:11:30Z', 'revision_number': 0, 'project_id': '5bb81196155147cea0569f8a96 465b6a'}], 'tags': [], 'created_at': '2023-04-20T15:11:30Z', 'updated_at': '2023-04-20T15:11:30Z', 'revision_number': 1, 'project_id': '5bb81196155147cea0569f8a96465b6a'}, 'floating_ip': {'id': '2907b7ce-6705-4903-95fd-f971e98bb9ac', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'floating_ip_address': '172.24.4.160', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5bb81196155147cea0569f8a96465b6a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:11:31Z', 'updated_at': '2023-04-20T15:11:31Z', 'revision_number': 0, 'ip': '172.24.4.160'}} 2023-04-20 15:11:32,902 79766 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.701s 2023-04-20 15:11:32,903 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-211625695", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "edb31b42-2f23-479e-8912-fbfd502dae97"}], "security_groups": [{"name": "tempest-securitygroup--1287487394"}], "key_name": "tempest-keypair-1083332030", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bcc66ac-7549-4edd-86a8-ff5494f1eb7b', 'x-compute-request-id': 'req-7bcc66ac-7549-4edd-86a8-ff5494f1eb7b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "77755cf9-9e1b-4a77-a1e2-628876c5e06f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1287487394"}], "adminPass": "password"}}' 2023-04-20 15:11:33,006 79766 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/77755cf9-9e1b-4a77-a1e2-628876c5e06f 0.097s 2023-04-20 15:11:33,007 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8a3a5ba-813e-4e39-9e35-40cdd640fb28', 'x-compute-request-id': 'req-f8a3a5ba-813e-4e39-9e35-40cdd640fb28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f'} Body: b'{"server": {"id": "77755cf9-9e1b-4a77-a1e2-628876c5e06f", "name": "tempest-AttachVolumeNegativeTest-server-211625695", "status": "BUILD", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/c ompute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:11:33Z", "updated": "2023-04-20T15:11:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1083332030", "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-20 15:12:23,301 79766 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/77755cf9-9e1b-4a77-a1e2-628876c5e06f 0.262s 2023-04-20 15:12:23,302 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:23 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-8be4094e-6523-4f1d-bcc3-031283b7a636', 'x-compute-request-id': 'req-8be4094e-6523-4f1d-bcc3-031283b7a636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f'} Body: b'{"server": {"id": "77755cf9-9e1b-4a77-a1e2-628876c5e06f", "name": "tempest-AttachVolumeNegativeTest-server-211625695", "status": "ACTIVE", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "metadata": {}, "hostId": "66552ad676599dc65103520d71150f5f389604ca2ce55ae5016eb8ac", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:11:32Z", "updated": "2023-04-20T15:11:41Z", "addresses": {"tempest-AttachVolumeNegativeTest-1497324076-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:ac:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1083332030", "OS-SRV-USG:launched_at": "2023-04-20T15:11:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1287487394"}], "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-20 15:12:23,313 79766 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 15:13:23,676 79766 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/77755cf9-9e1b-4a77-a1e2-628876c5e06f/os-interface 0.302s 2023-04-20 15:13:23,676 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Ap r 2023 15:13:23 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-97f42698-b881-47d7-a241-de298322797e', 'x-compute-request-id': 'req-97f42698-b881-47d7-a241-de298322797e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "edb31b42-2f23-479e-8912-fbfd502dae97", "port_id": "30e678fc-1a8f-4b06-abee-54c719d1e99a", "mac_addr": "fa:16:3e:51:ac:b6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "bfdf8e8d-0e5e-498d-a4ce-f683ffbca8dc", "ip_address": "10.0.0.4"}]}]}' 2023-04-20 15:13:24,493 79766 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/2907b7ce-6705-4903-95fd-f971e98bb9ac 0.812s 2023-04-20 15:13:24,494 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "30e678fc-1a8f-4b06-abee-54c719d1e99a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-8a0e5f9e-3223-425b-8a0c-de4d0f64f1f0', 'date': 'Thu, 20 Apr 2023 15:13:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2907b7ce-6705-4903-95fd-f971e98bb9ac'} Body: b'{"floatingip": {"id": "2907b7ce-6705-4903-95fd-f971e98bb9ac", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "floating_ip_address": "172.24.4.160", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": "25260d41-f165-4734-8fcd-7bfd4b313fce", "port_id": "30e678fc-1a8f-4b06-abee-54c719d1e99a", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "edb31b42-2f23-479e-8912-fbfd502dae97", "mac_address": "fa:16:3e:51:ac:b6", "admin_state_up": true, "status": "ACTIVE", "device_id": "77755cf9-9e1b-4a77-a1e2-628876c5e06f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:11:31Z", "updated_at": "2023-04-20T15:13:23Z", "revision_number": 1, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:13:24,495 79766 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.160:22' as 'cirros' with public key authentication 2023-04-20 15:13:24,526 79766 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:13:24,559 79766 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:13:24,560 79766 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.160 successfully created 2023-04-20 15:13:24,624 79766 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/77755cf9-9e1b-4a77-a1e2-628876c5e06f/ips 0.063s 2023-04-20 15:13:24,624 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:24 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-35157e04-12b6-43c0-a5ba-ed9926562dde', 'x-compute-request-id': 'req-35157e04-12b6-43c0-a5ba-ed9926562dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1497324076-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-20 15:13:24,863 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes 0.235s 2023-04-20 15:13:24,864 79766 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-336944226"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e362788-afc1-40f4-8aa0-46acdf03426a', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e362788-afc1-40f4-8aa0-46acdf03426a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes'} Body: b'{"volume": {"id": "cebc0817-059b-47cf-b3bd-1c8a00bd07b7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:13:24.791326", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-336944226", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/cebc0817-059b-47cf-b3bd-1c8a00bd07b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5bb81196155147cea0569f8a96465b6a/volumes/cebc0817-059b-47cf-b3bd-1c8a00bd07b7"}], "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:13:24,911 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/cebc0817-059b-47cf-b3bd-1c8a00bd07b7 0.037s 2023-04-20 15:13:24,911 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d89c625-c4ac-469f-ae96-5eacb2dafb15', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d89c625-c4ac-469f-ae96-5eacb2dafb15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/cebc0817-059b-47cf-b3bd-1c8a00bd07b7'} Body: b'{"volume": {"id": "cebc0817-059b-47cf-b3bd-1c8a00bd07b7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:13:25.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-336944226", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/cebc0817-059b-47cf-b3bd-1c8a00bd07b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5bb81196155147cea0569f8a96465b6a/volumes/cebc0817-059b-47cf-b3bd-1c8a00bd07b7"}], "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:13:25,969 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/ volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/cebc0817-059b-47cf-b3bd-1c8a00bd07b7 0.046s 2023-04-20 15:13:25,969 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b9776dd-7840-4fae-ba61-5b4426b2b7bf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b9776dd-7840-4fae-ba61-5b4426b2b7bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/cebc0817-059b-47cf-b3bd-1c8a00bd07b7'} Body: b'{"volume": {"id": "cebc0817-059b-47cf-b3bd-1c8a00bd07b7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:13:25.000000", "updated_at": "2023-04-20T15:13:25.000000", "name": "tempest-AttachVolumeNegativeTest-volume-336944226", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/cebc0817-059b-47cf-b3bd-1c8a00bd07b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5bb81196155147cea0569f8a96465b6a/volumes/cebc0817-059b-47cf-b3bd-1c8a00bd07b7"}], "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:13:26,115 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f 0.135s 2023-04-20 15:13:26,116 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13: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-c0e81514-a8e6-46fa-a595-8afbfa0f840d', 'x-compute-request-id': 'req-c0e81514-a8e6-46fa-a595-8afbfa0f840d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f'} Body: b'' 2023-04-20 15:13:26,361 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f 0.244s 2023-04-20 15:13:26,361 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:26 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-1be5fb62-bbd8-4283-860e-c627825c6586', 'x-compute-request-id': 'req-1be5fb62-bbd8-4283-860e-c627825c6586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f'} Body: b'{"server": {"id": "77755cf9-9e1b-4a77-a1e2-628876c5e06f", "name": "tempest-AttachVolumeNegativeTest-server-211625695", "status": "ACTIVE", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "metadata": {}, "hostId": "66552ad676599dc65103520d71150f5f389604ca2ce55ae501 6eb8ac", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:11:32Z", "updated": "2023-04-20T15:13:26Z", "addresses": {"tempest-AttachVolumeNegativeTest-1497324076-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:ac:b6"}, {"version": 4, "addr": "172.24.4.160", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:ac:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1083332030", "OS-SRV-USG:launched_at": "2023-04-20T15:11:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1287487394"}], "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-20 15:14:16,580 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f 0.154s 2023-04-20 15:14:16,581 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14: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-95d831b9-ee15-4204-8936-97fca18ec47f', 'x-compute-request-id': 'req-95d831b9-ee15-4204-8936-97fca18ec47f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/77755cf9-9e1b-4a77-a1e2-628876c5e06f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 77755cf9-9e1b-4a77-a1e2-628876c5e06f could not be found."}}' 2023-04-20 15:14:16,619 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1083332030 0.036s 2023-04-20 15:14:16,619 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14: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-293d8a0e-62f6-430c-ac9f-67b4d721a508', 'x-compute-request-id': 'req-293d8a0e-62f6-430c-ac9f-67b4d721a508', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1083332030'} Body: b'' 2023-04-20 15:14:16,777 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/10398eba-a18a-43f1-8da7-362a8e70b3c2 0.157s 2023-04-20 15:14:16,778 79766 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-82d1096a-cabc-4048-9c51-54e7ca371f9a', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15: 14:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/10398eba-a18a-43f1-8da7-362a8e70b3c2'} Body: b'' 2023-04-20 15:14:16,799 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/10398eba-a18a-43f1-8da7-362a8e70b3c2 0.020s 2023-04-20 15:14:16,799 79766 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-d721c9a6-6c1e-4711-8a68-1e6ae14bb0e3', 'date': 'Thu, 20 Apr 2023 15:14:16 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/10398eba-a18a-43f1-8da7-362a8e70b3c2'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 10398eba-a18a-43f1-8da7-362a8e70b3c2 does not exist", "detail": ""}}' 2023-04-20 15:14:17,225 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2907b7ce-6705-4903-95fd-f971e98bb9ac 0.425s 2023-04-20 15:14:17,225 79766 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-96180ea5-85c8-4222-9ce3-15fb789974dd', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:14:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2907b7ce-6705-4903-95fd-f971e98bb9ac'} Body: b'' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] ------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 84, in test_force_detach_volume volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c87b0df2-4ef6-47b7-a552-d72d73e16a34 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:11:56,230 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.146s 2023-04-20 15:11:56,230 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:56 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-18b2e942-8c29-419f-80b2-c6ca6bfc5e64', '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": "cd69e3cd8e2b4e89916785ae929558c8", "name": "tempest-VolumesActionsTest-137441792-project-member", "password_expires_at": null}, "audit_ids": ["R7K9ky0iSXmO0NiugpuzWw"], "expires_at": "2023-04-20T16:11:56.000000Z", "issued_at": "2023-04-20T15:11:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7452508975f646dc9998777965d2c9dc", "name": "tempest-VolumesActionsTest-137441792"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7452508975f646dc9998777965d2c9dc", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:11:56,231 79782 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'eae4c926-7ab7-4aff-8540-b52a43d1662c', 'name': 'tempest-VolumesActionsTest-392416372-network', 'tenant_id': '7452508975f646dc9998777965d2c9dc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7452508975f646dc9998777965d2c9dc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'g eneve', 'provider:physical_network': None, 'provider:segmentation_id': 25082, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:11:53Z', 'updated_at': '2023-04-20T15:11:53Z', 'revision_number': 1} available for tenant 2023-04-20 15:11:56,903 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.669s 2023-04-20 15:11:56,903 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1902513497", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "networks": [{"uuid": "eae4c926-7ab7-4aff-8540-b52a43d1662c"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13493ec4-fc6c-4283-a0a1-d5b494bf5703', 'x-compute-request-id': 'req-13493ec4-fc6c-4283-a0a1-d5b494bf5703', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "12403233-648f-4d8b-aeaf-039340a8cbae", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/12403233-648f-4d8b-aeaf-039340a8cbae"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Ev8Uij9NEQQ3"}}' 2023-04-20 15:11:56,991 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae 0.084s 2023-04-20 15:11:56,991 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:11:56 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-2eac8ddc-cfbb-4985-bd69-592166ac6b44', 'x-compute-request-id': 'req-2eac8ddc-cfbb-4985-bd69-592166ac6b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae'} Body: b'{"server": {"id": "12403233-648f-4d8b-aeaf-039340a8cbae", "name": "tempest-VolumesActionsTest-instance-1902513497", "status": "BUILD", "tenant_id": "7452508975f646dc9998777965d2c9dc", "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:11:57Z", "updated": "2023-04-20T15:11:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/12403233-648f-4d8b-aeaf-039340a8cbae"}], "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": "sched uling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 15:12:47,294 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae 0.243s 2023-04-20 15:12:47,294 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:47 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-0fb1bcab-5524-4332-8326-95620ae65374', 'x-compute-request-id': 'req-0fb1bcab-5524-4332-8326-95620ae65374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae'} Body: b'{"server": {"id": "12403233-648f-4d8b-aeaf-039340a8cbae", "name": "tempest-VolumesActionsTest-instance-1902513497", "status": "ACTIVE", "tenant_id": "7452508975f646dc9998777965d2c9dc", "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "metadata": {}, "hostId": "926dbbe89999b304b4810c0903d0706bf6266482a9a10187cf076960", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:11:56Z", "updated": "2023-04-20T15:12:06Z", "addresses": {"tempest-VolumesActionsTest-392416372-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:e1:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/12403233-648f-4d8b-aeaf-039340a8cbae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:12:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 15:12:47,306 79782 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 15:13:47,574 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes 0.207s 2023-04-20 15:13:47,575 79782 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-2051776809"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e1af6cc-3cac-4103-a8ca-54b2eff6d483', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e1af6cc-3cac-4103-a8ca-54b2eff6d483', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes'} Body: b'{"volume": {"id": "c87b0df2-4ef6-47b7-a552-d72d73e16a34", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:13:47.517482", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2051776809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "so urce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:13:47,635 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34 0.048s 2023-04-20 15:13:47,635 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47167703-2b3a-4d6d-8884-36425774ccb5', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47167703-2b3a-4d6d-8884-36425774ccb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34'} Body: b'{"volume": {"id": "c87b0df2-4ef6-47b7-a552-d72d73e16a34", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:13:48.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2051776809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:13:48,683 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34 0.037s 2023-04-20 15:13:48,684 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcdd49c8-8efd-455a-8e0e-8f8e0642173b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcdd49c8-8efd-455a-8e0e-8f8e0642173b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34'} Body: b'{"volume": {"id": "c87b0df2-4ef6-47b7-a552-d72d73e16a34", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:13:48.000000", "updated_at": "2023-04-20T15:13:48.000000", "name": "tempest-VolumesActionsTest-Volume-2051776809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34"}], "user_id": "cd69e3cd8e2b4e899167 85ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:13:48,768 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34 0.072s 2023-04-20 15:13:48,768 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a24a206-d9af-43a2-bff6-f195cd6be374', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a24a206-d9af-43a2-bff6-f195cd6be374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34'} Body: b'{"volume": {"id": "c87b0df2-4ef6-47b7-a552-d72d73e16a34", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:13:48.000000", "updated_at": "2023-04-20T15:13:48.000000", "name": "tempest-VolumesActionsTest-Volume-2051776809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:13:48,877 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34 0.098s 2023-04-20 15:13:48,877 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd05b30c-34f8-448e-a9da-e0e461d8d1a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34'} Body: b'' 2023-04-20 15:13:48,898 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34 0.020s 2023-04-20 15:13:48,898 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13: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-f7cd914f-f688-442e-96f3-61a00fa5fa7e', 'x-openstack-request-id': 'req-f7cd914f-f688-442e-96f3-61a00fa5fa7e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c87b0df2-4ef6-47b7-a552-d72d73e16a34'} Body: b'{"itemNotFound": {" code": 404, "message": "Volume c87b0df2-4ef6-47b7-a552-d72d73e16a34 could not be found."}}' 2023-04-20 15:13:49,022 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae 0.123s 2023-04-20 15:13:49,022 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eedac19c-de6a-49b7-98f5-ca8ea48ac2e0', 'x-compute-request-id': 'req-eedac19c-de6a-49b7-98f5-ca8ea48ac2e0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae'} Body: b'' 2023-04-20 15:13:49,326 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae 0.303s 2023-04-20 15:13:49,327 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:49 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-43f84666-5189-4263-9b09-05e93c568c0b', 'x-compute-request-id': 'req-43f84666-5189-4263-9b09-05e93c568c0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae'} Body: b'{"server": {"id": "12403233-648f-4d8b-aeaf-039340a8cbae", "name": "tempest-VolumesActionsTest-instance-1902513497", "status": "ACTIVE", "tenant_id": "7452508975f646dc9998777965d2c9dc", "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "metadata": {}, "hostId": "926dbbe89999b304b4810c0903d0706bf6266482a9a10187cf076960", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:11:56Z", "updated": "2023-04-20T15:13:49Z", "addresses": {"tempest-VolumesActionsTest-392416372-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:e1:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/12403233-648f-4d8b-aeaf-039340a8cbae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:12:05.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-20 15:14:39,432 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae 0.042s 2023-04-20 15:14:39,432 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:39 GMT', 'server': 'Apache/2.4.52 (Ubun tu)', '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-08d60f53-423b-49c0-af1f-bc68d7a01360', 'x-compute-request-id': 'req-08d60f53-423b-49c0-af1f-bc68d7a01360', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12403233-648f-4d8b-aeaf-039340a8cbae'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 12403233-648f-4d8b-aeaf-039340a8cbae 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 42fbe254-6018-4032-9320-5acbd07b3d2a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:14:39,646 79782 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/7452508975f646dc9998777965d2c9dc/volumes 0.209s 2023-04-20 15:14:39,646 79782 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-1978071342"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbce3789-540d-49f0-a0e8-9f48a9aea1fa', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbce3789-540d-49f0-a0e8-9f48a9aea1fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes'} Body: b'{"volume": {"id": "42fbe254-6018-4032-9320-5acbd07b3d2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:39.577287", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1978071342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:14:39,702 79782 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/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a 0.046s 2023-04-20 15:14:39,703 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a8d2b6-e689-488a-b0d6-6fd811641e7f', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a8d2b6-e689-488a-b0d6-6fd811641e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a'} Body: b'{"volume": {"id": "42fbe254-6018-4032-9320-5acbd07b3d2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:40.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1978071342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:40,771 79782 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/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a 0.048s 2023-04-20 15:14:40,774 79782 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b383a65b-ae3f-48cf-97f6-f253bcb867b6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b383a65b-ae3f-48cf-97f6-f253bcb867b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a'} Body: b'{"volume": {"id": "42fbe254-6018-4032-9320-5acbd07b3d2a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:40.000000", "updated_at": "2023-04-20T15:14:40.000000", "name": "tempest-VolumesActionsTest-Volume-1978071342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:40,834 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a 0.040s 2023-04-20 15:14:40,835 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3926e9ed-1775-4540-b9ce-2040b6d40df2', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3926e9ed-1775-4540-b9ce-2040b6d40df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a'} Body: b'{"volume": {"id": "42fbe254-6018-4032-9320-5acbd07b3d2a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:40.000000", "updated_at": "2023-04-20T15:14:40.000000", "name": "tempest-VolumesActionsTest-Volume-1978071342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:40,953 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a 0.107s 2023-04-20 15:14:40,953 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-len gth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9987e29f-d0ef-4209-82e3-867e638105aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a'} Body: b'' 2023-04-20 15:14:40,975 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a 0.021s 2023-04-20 15:14:40,976 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14: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-bd642fa8-a717-41f4-b605-ae22cadb2499', 'x-openstack-request-id': 'req-bd642fa8-a717-41f4-b605-ae22cadb2499', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/42fbe254-6018-4032-9320-5acbd07b3d2a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 42fbe254-6018-4032-9320-5acbd07b3d2a 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 37313afb-58b8-4ab5-8c91-e9a0e01d4f55 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:14:41,167 79782 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/7452508975f646dc9998777965d2c9dc/volumes 0.186s 2023-04-20 15:14:41,168 79782 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-2029592808"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4842dbe2-70ab-4546-86dc-641c6198d09f', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4842dbe2-70ab-4546-86dc-641c6198d09f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes'} Body: b'{"volume": {"id": "37313afb-58b8-4ab5-8c91-e9a0e01d4f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:41.113354", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2029592808", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:14:41,221 79782 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/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55 0.044s 2023-04-20 15:14:41,222 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6415d0a1-9fc9-4136-820e-da8e6fef515e', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6415d0a1-9fc9-4136-820e-da8e6fef515e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55'} Body: b'{"volume": {"id": "37313afb-58b8-4ab5-8c91-e9a0e01d4f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:41.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2029592808", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:42,275 79782 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/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55 0.041s 2023-04-20 15:14:42,275 79782 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40a82053-80fe-4045-a408-42f054dd8bb7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40a82053-80fe-4045-a408-42f054dd8bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55'} Body: b'{"volume": {"id": "37313afb-58b8-4ab5-8c91-e9a0e01d4f55", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:41.000000", "updated_at": "2023-04-20T15:14:41.000000", "name": "tempest-VolumesActionsTest-Volume-2029592808", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:42,330 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55 0.044s 2023-04-20 15:14:42,331 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3279e92f-db8a-4028-98f3-4485dab01064', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3279e92f-db8a-4028-98f3-4485dab01064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55'} Body: b'{"volume": {"id": "37313afb-58b8-4ab5-8c91-e9a0e01d4f55", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:41.000000", "updated_at": "2023-04-20T15:14:41.000000", "name": "tempest-VolumesActionsTest-Volume-2029592808", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:42,444 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55 0.101s 2023-04-20 15:14:42,444 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length ': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83e50e7-2a9b-4f6e-ab64-7a7785721a08', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55'} Body: b'' 2023-04-20 15:14:42,464 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55 0.019s 2023-04-20 15:14:42,465 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-112dc5a3-a949-4297-9f9d-824cb8ceeca1', 'x-openstack-request-id': 'req-112dc5a3-a949-4297-9f9d-824cb8ceeca1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/37313afb-58b8-4ab5-8c91-e9a0e01d4f55'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 37313afb-58b8-4ab5-8c91-e9a0e01d4f55 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 a8bcb164-dfc4-4567-a968-49b4e156632d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:14:42,670 79782 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/7452508975f646dc9998777965d2c9dc/volumes 0.202s 2023-04-20 15:14:42,670 79782 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-1706089121"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b0aa212-8d93-4b34-94e9-548ccc6ee71a', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b0aa212-8d93-4b34-94e9-548ccc6ee71a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes'} Body: b'{"volume": {"id": "a8bcb164-dfc4-4567-a968-49b4e156632d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:42.604369", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1706089121", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:14:42,725 79782 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/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d 0.044s 2023-04-20 15:14:42,725 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45d245f5-cf1b-4ac7-aa3e-cb024b5226e0', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45d245f5-cf1b-4ac7-aa3e-cb024b5226e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d'} Body: b'{"volume": {"id": "a8bcb164-dfc4-4567-a968-49b4e156632d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:43.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1706089121", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:43,781 79782 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/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d 0.043s 2023-04-20 15:14:43,781 79782 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b533194a-bda7-426d-8fab-f8d9f174c59f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b533194a-bda7-426d-8fab-f8d9f174c59f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d'} Body: b'{"volume": {"id": "a8bcb164-dfc4-4567-a968-49b4e156632d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:43.000000", "updated_at": "2023-04-20T15:14:43.000000", "name": "tempest-VolumesActionsTest-Volume-1706089121", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:43,841 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d 0.049s 2023-04-20 15:14:43,841 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00be9c56-6165-49f5-9294-a6158279fb36', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00be9c56-6165-49f5-9294-a6158279fb36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d'} Body: b'{"volume": {"id": "a8bcb164-dfc4-4567-a968-49b4e156632d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:43.000000", "updated_at": "2023-04-20T15:14:43.000000", "name": "tempest-VolumesActionsTest-Volume-1706089121", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:43,960 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d 0.107s 2023-04-20 15:14:43,960 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14: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-05d4a506-75f2-45bd-b730-acaa14f99a87', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d'} Body: b'' 2023-04-20 15:14:43,982 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d 0.021s 2023-04-20 15:14:43,983 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14: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-789250ad-7b3d-47ab-b153-332a758d8ab7', 'x-openstack-request-id': 'req-789250ad-7b3d-47ab-b153-332a758d8ab7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/a8bcb164-dfc4-4567-a968-49b4e156632d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a8bcb164-dfc4-4567-a968-49b4e156632d 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 ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:14:44,196 79782 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/7452508975f646dc9998777965d2c9dc/volumes 0.210s 2023-04-20 15:14:44,196 79782 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-1055591905"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae307091-3426-4a69-a843-11e00f341b9b', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae307091-3426-4a69-a843-11e00f341b9b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes'} Body: b'{"volume": {"id": "ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:44.132592", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1055591905", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:14:44,252 79782 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/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d 0.044s 2023-04-20 15:14:44,252 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a532f123-0ce1-41f4-b667-47eedcc2fdba', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a532f123-0ce1-41f4-b667-47eedcc2fdba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d'} Body: b'{"volume": {"id": "ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:44.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1055591905", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:45,303 79782 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/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d 0.038s 2023-04-20 15:14:45,303 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2474d7a8-38ca-4397-a082-2a499a5d7ffe', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2474d7a8-38ca-4397-a082-2a499a5d7ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d'} Body: b'{"volume": {"id": "ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:44.000000", "updated_at": "2023-04-20T15:14:44.000000", "name": "tempest-VolumesActionsTest-Volume-1055591905", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:45,357 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d 0.042s 2023-04-20 15:14:45,357 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2589a4-6ab9-4518-abd9-f3d5f4448b04', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2589a4-6ab9-4518-abd9-f3d5f4448b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d'} Body: b'{"volume": {"id": "ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:44.000000", "updated_at": "2023-04-20T15:14:44.000000", "name": "tempest-VolumesActionsTest-Volume-1055591905", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:45,516 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d 0.146s 2023-04-20 15:14:45,517 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:45 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-c7a21c96-0e5c-471b-9f7f-6a27e8103d6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d'} Body: b'' 2023-04-20 15:14:45,543 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d 0.025s 2023-04-20 15:14:45,543 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14: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-efa56ea6-1e2c-439b-acf0-710db0aa1d2c', 'x-openstack-request-id': 'req-efa56ea6-1e2c-439b-acf0-710db0aa1d2c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ff47a00b-0b49-46c8-8e6d-bfe3a1217e9d 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 c819e97e-fd4f-43d3-a69c-203943ec3b39 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:14:45,755 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes 0.209s 2023-04-20 15:14:45,756 79782 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-1210238891"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f69e2721-d7dd-4053-8453-c7a4b5b7e49f', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f69e2721-d7dd-4053-8453-c7a4b5b7e49f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes'} Body: b'{"volume": {"id": "c819e97e-fd4f-43d3-a69c-203943ec3b39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:45.665706", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1210238891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:14:45,808 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39 0.043s 2023-04-20 15:14:45,809 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f39f73-0ab2-4d89-ac42-1baf7cc214b2', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f39f73-0ab2-4d89-ac42-1baf7cc214b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39'} Body: b'{"volume": {"id": "c819e97e-fd4f-43d3-a69c-203943ec3b39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:46.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1210238891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:46,860 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39 0.038s 2023-04-20 15:14:46,860 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b58e35c-7500-46a8-83d9-aa4eabff7203', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b58e35c-7500-46a8-83d9-aa4eabff7203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39'} Body: b'{"volume": {"id": "c819e97e-fd4f-43d3-a69c-203943ec3b39", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:46.000000", "updated_at": "2023-04-20T15:14:46.000000", "name": "tempest-VolumesActionsTest-Volume-1210238891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:46,932 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39 0.060s 2023-04-20 15:14:46,932 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a08cffd4-8e5c-4364-a123-7e90e2229090', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a08cffd4-8e5c-4364-a123-7e90e2229090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39'} Body: b'{"volume": {"id": "c819e97e-fd4f-43d3-a69c-203943ec3b39", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:46.000000", "updated_at": "2023-04-20T15:14:46.000000", "name": "tempest-VolumesActionsTest-Volume-1210238891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39"}], "user_id": "cd69e3cd8e2b4e89916785ae929558c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7452508975f646dc9998777965d2c9dc"}}' 2023-04-20 15:14:47,057 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39 0.114s 2023-04-20 15:14:47,057 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:46 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-82eb93bf-349d-4cb5-80e7-8c2fc1fe2e2f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39'} Body: b'' 2023-04-20 15:14:47,078 79782 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39 0.020s 2023-04-20 15:14:47,078 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c0b7cd4-d308-4a04-8af0-90846090edcd', 'x-openstack-request-id': 'req-3c0b7cd4-d308-4a04-8af0-90846090edcd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7452508975f646dc9998777965d2c9dc/volumes/c819e97e-fd4f-43d3-a69c-203943ec3b39'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c819e97e-fd4f-43d3-a69c-203943ec3b39 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 d765ac53-cc2c-4fc1-b888-35df87a8baf2 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 ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:14:54,227 79782 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes 0.293s 2023-04-20 15:14:54,228 79782 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-1387350323"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5ffb6b7-5b11-455c-847f-ebff7fa570eb', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5ffb6b7-5b11-455c-847f-ebff7fa570eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes'} Body: b'{"volume": {"id": "ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T15:14:54.152086", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1387350323", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62"}], "user_id": "40c66ba96e64423787692adf582c747b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:14:54,284 79782 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62 0.045s 2023-04-20 15:14:54,284 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-010f3a43-0287-424b-97b5-72e6eec7f0fc', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-010f3a43-0287-424b-97b5-72e6eec7f0fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62'} Body: b'{"volume": {"id": "ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T15:14:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1387350323", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62"}], "user_id": "40c66ba96e64423787692adf582c747b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3d328db680b94c9981113afc94695ff5"}}' 2023-04-20 15:14:55,342 79782 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8 d62 0.045s 2023-04-20 15:14:55,343 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-167ea8fa-bfd7-47a3-81c5-6a90a940557d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-167ea8fa-bfd7-47a3-81c5-6a90a940557d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62'} Body: b'{"volume": {"id": "ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T15:14:54.000000", "updated_at": "2023-04-20T15:14:54.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1387350323", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62"}], "user_id": "40c66ba96e64423787692adf582c747b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3d328db680b94c9981113afc94695ff5"}}' 2023-04-20 15:14:55,396 79782 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62 0.043s 2023-04-20 15:14:55,397 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b0db3f-33ea-416f-bf7f-eff99f28cb8e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b0db3f-33ea-416f-bf7f-eff99f28cb8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62'} Body: b'{"volume": {"id": "ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T15:14:54.000000", "updated_at": "2023-04-20T15:14:54.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1387350323", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62"}], "user_id": "40c66ba96e64423787692adf582c747b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3d328db680b94c9981113afc94695ff5"}}' 2023-04-20 15:14:55,506 79782 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62 0.099s 2023-04-20 15:14:55,507 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Thu, 20 Apr 2023 15:14:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7a1db5-cee8-40bc-9593-d4df64a5aba7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62'} Body: b'' 2023-04-20 15:14:55,528 79782 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62 0.020s 2023-04-20 15:14:55,528 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a1ce31a-1130-48c1-9837-7c43cdc07a12', 'x-openstack-request-id': 'req-2a1ce31a-1130-48c1-9837-7c43cdc07a12', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3d328db680b94c9981113afc94695ff5/volumes/ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ea3a6ce6-4373-41cd-8aa3-27e5d09d8d62 could not be found."}}' tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_stamp_pattern.py", line 87, in test_stamp_pattern volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 055df1c5-44c5-45ac-b948-fb81a422c2b0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:15:09,030 79782 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.330s 2023-04-20 15:15:09,030 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-24580646", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP2w6URrVvdFGkTkpsj9PqpeNxBiPBFWiHkZ0dTLp0Uvs5HCqqjpor42LfbYdTFICQWaTQBy4NCzLQVtsY9oi9H8R2p8brnXBCtzosNeaITiBdmzJY9drgrcmmaCQGiQ4A=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47edc39a-287e-49c3-8787-683aecc6237a', 'x-compute-request-id': 'req-47edc39a-287e-49c3-8787-683aecc6237a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-24580646", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP2w6URrVvdFGkTkpsj9PqpeNxBiPBFWiHkZ0dTLp0Uvs5HCqqjpor42LfbYdTFICQWaTQBy4NCzLQVtsY9oi9H8R2p8brnXBCtzosNeaITiBdmzJY9drgrcmmaCQGiQ4A==", "fingerprint": "83:5c:cc:ae:f9:3c:b4:ef:90:81:bd:75:e3:1b:e2:0b", "user_id": "f82702b0cbb74deb8c2730f05880cb8d"}}' 2023-04-20 15:15:09,181 79782 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.148s 2023-04-20 15:15:09,182 79782 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-1398680010", "description": "tempest-secgroup-smoke-1398680010 description", "project_id": "59d4e37a0fea4291a576f06da7e1cd47"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-9aa8654f-1edd-4f6b-a197-3b07103e7d67', 'date': 'Thu, 20 Apr 2023 15:15:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "name": "tempest-secgroup-smoke-1398680010", "stateful": true, "tenant_id": "59d4e37a0fea4291a576f06da7e1cd47", "description": "tempest-secgroup-smoke-1398680010 description", "shared": false, "security_group_rules": [{"id": "7f5589a4-dbc9-4225-8333-a710392f6590", "tenant_id": "59d4e37a0fea4291a576f06da7e1cd47", "security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "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": 696, "description": null, "tags": [], "created_at": "2023-04-20T15:15:09Z", "updated_at": "2023-04-20T15:15:09Z", "revision_number": 0, "project_id": "59d4e37a0fea4291a576f06da7e1cd47"}, {"id": "aff99341-f627-4d70-a332-a2dc963b1369", "tenant_id": "59d4e37a0fea4291a576f06da7e1cd47", "security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "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": 697, "description": null, "tags": [], "created_at": "2023-04-20T15:15:09Z", "updated_at": "2023-04-20T15:15:09Z", "revision_number": 0, "project_id": "59d4e37a0fea4291a576f06da7e1cd47"}], "tags": [], "created_at": "2023-04-20T15:15:09Z", "updated_at": "2023-04-20T15:15:09Z", "revision_number": 1, "project_id": "59d4e37a0fea4291a576f06da7e1cd47"}}' 2023-04-20 15:15:09,351 79782 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.168s 2023-04-20 15:15:09,351 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "project_id": "59d4e37a0fea4291a576f06da7e1cd47", "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-a4a4d062-e1bd-46e7-a1b9-a79948e970bc', 'date': 'Thu, 20 Apr 2023 15:15:09 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": "d46e889a-650a-4276-a9f3-0e611f214ca5", "tenant_id": "59d4e37a0fea4291a576f06da7e1cd47", "security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "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-20T15:15:09Z", "updated_at": "2023-04-20T15:15:09Z", "revision_number": 0, "project_id": "59d4e37a0fea4291a576f06da7e1cd47"}}' 2023-04-20 15:15:09,530 79782 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.178s 2023-04-20 15:15:09,531 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "project_id": "59d4e37a0fea4291a576f06da7e1cd47", "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-5486e2a5-c051-4a51-adf5-bb5146e41220', 'date': 'Thu, 20 Apr 2023 15:15:09 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": "f909b5da-b109-4657-a6be-7fd078ef33f5", "tenant_id": "59d4e37a0fea4291a576f06da7e1cd47", "security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "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-20T15:15:09Z", "updated_at": "2023-04-20T15:15:09Z", "revision_number": 0, "project_id": "59d4e37a0fea4291a576f06da7e1cd47"}}' 2023-04-20 15:15:09,898 79782 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.366s 2023-04-20 15:15:09,898 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "project_id": "59d4e37a0fea4291a576f06da7e1cd47", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3b8461a7-5063-445a-bbe1-18f7f284be27', 'date': 'Thu, 20 Apr 2023 15:15:09 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": "f577c4d1-6bed-4dd3-8947-f2f6fba59958", "tenant_id": "59d4e37a0fea429 1a576f06da7e1cd47", "security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "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-20T15:15:09Z", "updated_at": "2023-04-20T15:15:09Z", "revision_number": 0, "project_id": "59d4e37a0fea4291a576f06da7e1cd47"}}' 2023-04-20 15:15:10,091 79782 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.192s 2023-04-20 15:15:10,091 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "project_id": "59d4e37a0fea4291a576f06da7e1cd47", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-fdca3613-9eb6-42a7-87de-5938305f07fa', 'date': 'Thu, 20 Apr 2023 15:15:10 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": "ce30b36c-24db-4cfa-b966-811ef9b3fe0c", "tenant_id": "59d4e37a0fea4291a576f06da7e1cd47", "security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "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-20T15:15:09Z", "updated_at": "2023-04-20T15:15:09Z", "revision_number": 0, "project_id": "59d4e37a0fea4291a576f06da7e1cd47"}}' 2023-04-20 15:15:10,263 79782 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.171s 2023-04-20 15:15:10,263 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "project_id": "59d4e37a0fea4291a576f06da7e1cd47", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-4135b0e5-11be-4a96-8502-def8ff2fdafa', 'date': 'Thu, 20 Apr 2023 15:15:10 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": "afbe171c-3687-40d7-82f0-d946f0a51c8a", "tenant_id": "59d4e37a0fea4291a576f06da7e1cd47", "security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "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-20T15:15:10Z", "updated_at": "2023-04-20T15:15:10Z", "revision_number": 0, "project_id": "59d4e37a0fea4291a576f06da7e1cd47"}}' 2023-04-20 15:15:10,433 79782 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.169s 2023-04-20 15:15:10,433 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "project_id": "59d4e37a0fea4291a576f06da7e1cd47", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e953ea0d-4035-4fec-9a19-2750d11ee4b7', 'date': 'Thu, 20 Apr 2023 15:15:10 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": "114e2d2f-fe2e-4ff1-a500-32f210f3be32", "tenant_id": "59d4e37a0fea4291a576f06da7e1cd47", "security_group_id": "b63ce123-6e52-468c-a8e7-b6ea3669010e", "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-20T15:15:10Z", "updated_at": "2023-04-20T15:15:10Z", "revision_number": 0, "project_id": "59d4e37a0fea4291a576f06da7e1cd47"}}' 2023-04-20 15:15:10,658 79782 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes 0.224s 2023-04-20 15:15:10,659 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-569455070", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15e16631-b5fa-4d55-9a98-7f466ef8b3b0', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15e16631-b5fa-4d55-9a98-7f466ef8b3b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes'} Body: b'{"volume": {"id": "055df1c5-44c5-45ac-b948-fb81a422c2b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:15:10.597216", "updated_at": null, "name": "tempest-TestStampPattern-volume-569455070", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0"}], "user_id": "f82702b0cbb74deb8c2730f05880cb8d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:15:10,710 79782 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0 0.042s 2023-04-20 15:15:10,711 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4971036d-cce8-4022-bcff-44b0c994532e', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4971036d-cce8-4022-bcff-44b0c994532e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0'} Body: b'{"volume": {"id": "055df1c5-44c5-45ac-b948-fb81a422c2b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:15:11.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-569455070", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "met adata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0"}], "user_id": "f82702b0cbb74deb8c2730f05880cb8d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59d4e37a0fea4291a576f06da7e1cd47"}}' 2023-04-20 15:15:11,763 79782 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0 0.040s 2023-04-20 15:15:11,763 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cdbc873-95a5-4da5-bb3c-73fb54396cd7', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cdbc873-95a5-4da5-bb3c-73fb54396cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0'} Body: b'{"volume": {"id": "055df1c5-44c5-45ac-b948-fb81a422c2b0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:15:11.000000", "updated_at": "2023-04-20T15:15:11.000000", "name": "tempest-TestStampPattern-volume-569455070", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0"}], "user_id": "f82702b0cbb74deb8c2730f05880cb8d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59d4e37a0fea4291a576f06da7e1cd47"}}' 2023-04-20 15:15:11,907 79782 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0 0.130s 2023-04-20 15:15:11,908 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed905dfc-e9fe-4272-8a48-bb9e9cfdb55a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0'} Body: b'' 2023-04-20 15:15:11,928 79782 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0 0.020s 2023-04-20 15:15:11,929 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id' : 'req-24dbc646-52cd-4f38-ab54-86567ee2d62e', 'x-openstack-request-id': 'req-24dbc646-52cd-4f38-ab54-86567ee2d62e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/59d4e37a0fea4291a576f06da7e1cd47/volumes/055df1c5-44c5-45ac-b948-fb81a422c2b0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 055df1c5-44c5-45ac-b948-fb81a422c2b0 could not be found."}}' 2023-04-20 15:15:12,088 79782 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b63ce123-6e52-468c-a8e7-b6ea3669010e 0.158s 2023-04-20 15:15:12,088 79782 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-3263b221-f725-4407-8523-e9853c55ec1c', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:15:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b63ce123-6e52-468c-a8e7-b6ea3669010e'} Body: b'' 2023-04-20 15:15:12,123 79782 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-24580646 0.034s 2023-04-20 15:15:12,124 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15: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-8f4a5f98-f41d-4424-97ce-27b58c8c53a2', 'x-compute-request-id': 'req-8f4a5f98-f41d-4424-97ce-27b58c8c53a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-24580646'} Body: b'' 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 9d8e0aaa-cfc6-4c66-946a-43d98d79789b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:15:20,379 79782 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/61feba37c906409ea74fc714ff1fbab2/volumes 0.367s 2023-04-20 15:15:20,380 79782 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-648535855"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-915d5be8-2122-42dc-81d3-641f1bdcd095', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-915d5be8-2122-42dc-81d3-641f1bdcd095', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/61feba37c906409ea74fc714ff1fbab2/volumes'} Body: b'{"volume": {"id": "9d8e0aaa-cfc6-4c66-946a-43d98d79789b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:15:20.322120", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-648535855", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/61feba37c906409ea74fc714ff1fbab2/volumes/9d8e0aaa-cfc6-4c66-946a-43d98d79789b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/61feba37c906409ea74fc714ff1fbab2/volumes/9d8e0aaa-cfc6-4c66-946a-43d98d79789b"}], "user_id": "d3a0f4211968458fa36ef9f6b4be7ae0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:15:20,432 79782 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/61feba37c906409ea74fc714ff1fbab2/volumes/9d8e0aaa-cfc6-4c66-946a-43d98d79789b 0.041s 2023-04-20 15:15:20,432 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-893f8fce-0641-479e-ac88-2cb21c111d89', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-893f8fce-0641-479e-ac88-2cb21c111d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/61feba37c906409ea74fc714ff1fbab2/volumes/9d8e0aaa-cfc6-4c66-946a-43d98d79789b'} Body: b'{"volume": {"id": "9d8e0aaa-cfc6-4c66-946a-43d98d79789b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:15:20.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-648535855", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/61feba37c906409ea74fc714ff1fbab2/volumes/9d8e0aaa-cfc6-4c66-946a-43d98d79789b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/61feba37c906409ea74fc714ff1fbab2/volumes/9d8e0aaa-cfc6-4c66-946a-43d98d79789b"}], "user_id": "d3a0f4211968458fa36ef9f6b4be7ae0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "61feba37c906409ea74fc714ff1fbab2"}}' 2023-04-20 15:15:21,483 79782 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/61feba37c906409ea74fc714ff1fbab2/volumes/9d8e0aaa- cfc6-4c66-946a-43d98d79789b 0.039s 2023-04-20 15:15:21,484 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0281923-5487-4f7f-9eb4-068d6453090c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0281923-5487-4f7f-9eb4-068d6453090c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/61feba37c906409ea74fc714ff1fbab2/volumes/9d8e0aaa-cfc6-4c66-946a-43d98d79789b'} Body: b'{"volume": {"id": "9d8e0aaa-cfc6-4c66-946a-43d98d79789b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:15:20.000000", "updated_at": "2023-04-20T15:15:20.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-648535855", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/61feba37c906409ea74fc714ff1fbab2/volumes/9d8e0aaa-cfc6-4c66-946a-43d98d79789b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/61feba37c906409ea74fc714ff1fbab2/volumes/9d8e0aaa-cfc6-4c66-946a-43d98d79789b"}], "user_id": "d3a0f4211968458fa36ef9f6b4be7ae0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "61feba37c906409ea74fc714ff1fbab2"}}' 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 02a65eb7-6fd0-4a34-b8c2-f792fa81c8aa failed to build and is in ERROR status 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 25f79a83-6fe4-4f33-9da0-71b22d8c36e2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:13:32,584 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.269s 2023-04-20 15:13:32,584 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ac94fba-7efd-46ad-a355-b5d15e59ba88', 'x-compute-request-id': 'req-6ac94fba-7efd-46ad-a355-b5d15e59ba88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "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-20 15:13:32,825 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.229s 2023-04-20 15:13:32,825 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e28ca2d-1bde-4e03-bbbe-f4224916c03a', 'x-compute-request-id': 'req-4e28ca2d-1bde-4e03-bbbe-f4224916c03a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "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-20 15:13:32,991 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.154s 2023-04-20 15:13:32,992 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b5eb35c-beed-4b8c-b3b9-a3b25305e7b9', 'x-compute-request-id': 'req-3b5eb35c-beed-4b8c-b3b9-a3b25305e7b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "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-20 15:14:33,599 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/606d9 ee60abb40628f7e7d63e0275d63/volumes 0.536s 2023-04-20 15:14:33,599 79776 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-346397506"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-225e3f6e-2100-4df1-be09-d1425d0dc61c', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-225e3f6e-2100-4df1-be09-d1425d0dc61c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes'} Body: b'{"volume": {"id": "25f79a83-6fe4-4f33-9da0-71b22d8c36e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:33.533951", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-346397506", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/25f79a83-6fe4-4f33-9da0-71b22d8c36e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/606d9ee60abb40628f7e7d63e0275d63/volumes/25f79a83-6fe4-4f33-9da0-71b22d8c36e2"}], "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:14:33,653 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/25f79a83-6fe4-4f33-9da0-71b22d8c36e2 0.045s 2023-04-20 15:14:33,654 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a88e946a-a9dc-4288-9b89-9fbe5070756b', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a88e946a-a9dc-4288-9b89-9fbe5070756b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/25f79a83-6fe4-4f33-9da0-71b22d8c36e2'} Body: b'{"volume": {"id": "25f79a83-6fe4-4f33-9da0-71b22d8c36e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:34.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-346397506", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/25f79a83-6fe4-4f33-9da0-71b22d8c36e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/606d9ee60abb40628f7e7d63e0275d63/volumes/25f79a83-6fe4-4f33-9da0-71b22d8c36e2"}], "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "606d9ee60abb40628f7e7d63e0275d63"}}' 2023-04-20 15:14:34,718 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/25f79a83-6fe4-4f33-9da0-71b22d8c36e2 0.052s 2023-04-20 15:14:34,718 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Thu, 20 Apr 2023 15:14:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03edaabd-ccdd-4597-bc61-8a1511a89cf4', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03edaabd-ccdd-4597-bc61-8a1511a89cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/25f79a83-6fe4-4f33-9da0-71b22d8c36e2'} Body: b'{"volume": {"id": "25f79a83-6fe4-4f33-9da0-71b22d8c36e2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:34.000000", "updated_at": "2023-04-20T15:14:34.000000", "name": "tempest-ServerActionsTestJSON-volume-346397506", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/25f79a83-6fe4-4f33-9da0-71b22d8c36e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/606d9ee60abb40628f7e7d63e0275d63/volumes/25f79a83-6fe4-4f33-9da0-71b22d8c36e2"}], "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "606d9ee60abb40628f7e7d63e0275d63"}}' 2023-04-20 15:14:34,729 79776 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-20 15:14:34,990 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.260s 2023-04-20 15:14:34,990 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afbf127d-0131-4442-8faf-fdade964c533', 'x-compute-request-id': 'req-afbf127d-0131-4442-8faf-fdade964c533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, " security_groups": [{"name": "tempest-securitygroup--1974721556"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 68e85d12-9c56-4cd7-a22e-14a8ac7d39c4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:13:58,766 79772 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82 0.228s 2023-04-20 15:13:58,766 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0820be2-1f1b-4da3-8fa5-1053b7ec984d', 'x-compute-request-id': 'req-c0820be2-1f1b-4da3-8fa5-1053b7ec984d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82'} Body: b'{"server": {"id": "5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82", "name": "tempest-ServersNegativeTestJSON-server-1475158505", "status": "ACTIVE", "tenant_id": "061d2444339049d0a0bb680f55ce75e3", "user_id": "515a83630b834f03a4fd748fb75b3550", "metadata": {}, "hostId": "94f7dfc0d2d2bdff12cc193c5626aeedf6c7c82466ffbd9ac7bf2d12", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:09:25Z", "updated": "2023-04-20T15:09:34Z", "addresses": {"tempest-ServersNegativeTestJSON-1321871509-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:44:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:09:33.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-20 15:14:59,240 79772 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes 0.402s 2023-04-20 15:14:59,240 79772 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-1858783000"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b2f78f-138c-42cf-bbae-476e6ed61745', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b2f78f-138c-42cf-bbae-476e6ed61745', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes'} Body: b'{"volume": {"id": "68e85d12-9c56-4cd7-a22e-14a8ac7d39c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:59.156136", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1858783000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/68e85d12-9c56-4cd7-a22e-14a8ac7d39c4"}, {"rel": "bookmark", "href": "http://10.0.0 .210/volume/061d2444339049d0a0bb680f55ce75e3/volumes/68e85d12-9c56-4cd7-a22e-14a8ac7d39c4"}], "user_id": "515a83630b834f03a4fd748fb75b3550", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:14:59,293 79772 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/68e85d12-9c56-4cd7-a22e-14a8ac7d39c4 0.043s 2023-04-20 15:14:59,293 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e98fb2-7768-45ba-843f-e70cbe81a7eb', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e98fb2-7768-45ba-843f-e70cbe81a7eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/68e85d12-9c56-4cd7-a22e-14a8ac7d39c4'} Body: b'{"volume": {"id": "68e85d12-9c56-4cd7-a22e-14a8ac7d39c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:59.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1858783000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/68e85d12-9c56-4cd7-a22e-14a8ac7d39c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/061d2444339049d0a0bb680f55ce75e3/volumes/68e85d12-9c56-4cd7-a22e-14a8ac7d39c4"}], "user_id": "515a83630b834f03a4fd748fb75b3550", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "061d2444339049d0a0bb680f55ce75e3"}}' 2023-04-20 15:15:00,352 79772 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/68e85d12-9c56-4cd7-a22e-14a8ac7d39c4 0.047s 2023-04-20 15:15:00,352 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d489ccbb-3355-4c21-9e8c-dd59370dc6c6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d489ccbb-3355-4c21-9e8c-dd59370dc6c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/68e85d12-9c56-4cd7-a22e-14a8ac7d39c4'} Body: b'{"volume": {"id": "68e85d12-9c56-4cd7-a22e-14a8ac7d39c4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:14:59.000000", "updated_at": "2023-04-20T15:14:59.000000", "name": "tempest-ServersNegativeTestJSON-volume-1858783000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/68e85d12-9c56-4cd7-a22e-14a8ac7d39c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/061d2444339049d0a0bb680f55ce75e3/volumes/68e85d12-9c56-4cd7-a22e-14a8ac7d39c4"}], "user_id": "515a83630b834f03a4fd748fb75b3550", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-t enant-attr:tenant_id": "061d2444339049d0a0bb680f55ce75e3"}}' 2023-04-20 15:15:01,130 79772 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82 0.767s 2023-04-20 15:15:01,131 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cdf9ac3-07a1-421d-9464-a939874e6ae7', 'x-compute-request-id': 'req-1cdf9ac3-07a1-421d-9464-a939874e6ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82'} Body: b'{"server": {"id": "5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82", "name": "tempest-ServersNegativeTestJSON-server-1475158505", "status": "ACTIVE", "tenant_id": "061d2444339049d0a0bb680f55ce75e3", "user_id": "515a83630b834f03a4fd748fb75b3550", "metadata": {}, "hostId": "94f7dfc0d2d2bdff12cc193c5626aeedf6c7c82466ffbd9ac7bf2d12", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:09:25Z", "updated": "2023-04-20T15:09:34Z", "addresses": {"tempest-ServersNegativeTestJSON-1321871509-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:44:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:09:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.servers.test_server_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 10e60ade-dd93-42f6-accf-d3d051fee951 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-20T15:15:30Z', 'message': 'Build of instance 10e60ade-dd93-42f6-accf-d3d051fee951 aborted: Volume c80dab5e-90dd-48e6-a901-b2ca9d7bfd07 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-3564e622-3061-4520-a8cf-2d8c5c896f45. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:12:26,429 79778 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.121s 2023-04-20 15:12:26,430 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bb91af79-fed0-4dcd-8cc5-176b920b2155', '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": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598-project-member", "password_expires_at": null}, "audit_ids": ["1SiO3DziQjqwQmC8dNpXwA"], "expires_at": "2023-04-20T16:12:26.000000Z", "issued_at": "2023-04-20T15:12:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b53c73dfc9094d05802c05b2f25d6bed", "name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:12:26,430 79778 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '3626f883-4d6a-49ba-95ea-b76718169d69', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1451481033-network', 'tenant_id': 'b53c73dfc9094d05802c05b2f25d6bed', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': 'b53c73dfc9094d05802c05b2f25d6bed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48911, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:12:27,006 79778 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.575s 2023-04-20 15:12:27,006 79778 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-1033209679", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "networks": [{"uuid": "3626f883-4d6a-49ba-95ea-b76718169d69"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1', '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-ea3169c2-7775-4900-a0c8-5c64b00243d7', 'x-compute-request-id': 'req-ea3169c2-7775-4900-a0c8-5c64b00243d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "wgAXc6rpwoic"}}' 2023-04-20 15:12:27,094 79778 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/a41b61b3-ec9a-492b-b137-95e320dee7d1 0.084s 2023-04-20 15:12:27,094 79778 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': 'Thu, 20 Apr 2023 15:12: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-5ac6bf4a-6d43-4c40-b7fe-b27d4a9d1d21', 'x-compute-request-id': 'req-5ac6bf4a-6d43-4c40-b7fe-b27d4a9d1d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1'} Body: b'{"server": {"id": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1033209679", "status": "BUILD", "tenant_id": "b53c73dfc9094d05802c05b2f25d6bed", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T15:12:27Z", "updated": "2023-04-20T15:12:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a4 1b61b3-ec9a-492b-b137-95e320dee7d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1"}], "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-20 15:13:17,651 79778 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/a41b61b3-ec9a-492b-b137-95e320dee7d1 0.526s 2023-04-20 15:13:17,651 79778 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': 'Thu, 20 Apr 2023 15:13: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-6ea0f9a7-24cb-4fd7-9747-1a32290e7a96', 'x-compute-request-id': 'req-6ea0f9a7-24cb-4fd7-9747-1a32290e7a96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1'} Body: b'{"server": {"id": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1033209679", "status": "ACTIVE", "tenant_id": "b53c73dfc9094d05802c05b2f25d6bed", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "metadata": {}, "hostId": "878402b46cb0dbb7e156f488968e8a90bffc4031fe9106f2acae1684", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T15:12:26Z", "updated": "2023-04-20T15:12:35Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1451481033-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:b4:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:12: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-20 15:13:17,666 79778 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 15:14:18,573 79778 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/a41b61b3-ec9a-492b-b137-95e320dee7d1/action 0.846s 2023-04-20 15:14:18,573 79778 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-ServerBootFromVolumeS tableRescueTest-image-1993490773"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:17 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-35d8ffd3-7c7b-434f-971f-7d1a51bd7012', 'x-compute-request-id': 'req-35d8ffd3-7c7b-434f-971f-7d1a51bd7012', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1/action'} Body: b'{"image_id": "5d841723-1f77-4716-8200-038326411389"}' 2023-04-20 15:14:18,600 79778 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/5d841723-1f77-4716-8200-038326411389 0.025s 2023-04-20 15:14:18,601 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4e9a832d-9d14-42e0-93a8-8067ea5bb354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d841723-1f77-4716-8200-038326411389'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1993490773", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d841723-1f77-4716-8200-038326411389", "created_at": "2023-04-20T15:14:18Z", "updated_at": "2023-04-20T15:14:18Z", "tags": [], "self": "/v2/images/5d841723-1f77-4716-8200-038326411389", "file": "/v2/images/5d841723-1f77-4716-8200-038326411389/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:14:19,624 79778 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/5d841723-1f77-4716-8200-038326411389 0.022s 2023-04-20 15:14:19,625 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1dab53f0-9a87-4449-8012-9888b51a431a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d841723-1f77-4716-8200-038326411389'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "owner_project_name": "tempest-Serv erBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1993490773", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d841723-1f77-4716-8200-038326411389", "created_at": "2023-04-20T15:14:18Z", "updated_at": "2023-04-20T15:14:18Z", "tags": [], "self": "/v2/images/5d841723-1f77-4716-8200-038326411389", "file": "/v2/images/5d841723-1f77-4716-8200-038326411389/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:14:20,647 79778 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/5d841723-1f77-4716-8200-038326411389 0.021s 2023-04-20 15:14:20,648 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6943b8bd-3ec0-4b7c-9a04-630126e994da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d841723-1f77-4716-8200-038326411389'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1993490773", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d841723-1f77-4716-8200-038326411389", "created_at": "2023-04-20T15:14:18Z", "updated_at": "2023-04-20T15:14:18Z", "tags": [], "self": "/v2/images/5d841723-1f77-4716-8200-038326411389", "file": "/v2/images/5d841723-1f77-4716-8200-038326411389/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:14:21,676 79778 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/5d841723-1f77-4716-8200-038326411389 0.027s 2023-04-20 15:14:21,677 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a8777ed3-72ff-4c80-96ab-f85ea6241e56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d841723-1f77-4716-8200-038326411389'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f3 1", "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": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "owner_id": "b53c73dfc9094d05802c05b2f25d6bed", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1993490773", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d841723-1f77-4716-8200-038326411389", "created_at": "2023-04-20T15:14:18Z", "updated_at": "2023-04-20T15:14:21Z", "tags": [], "self": "/v2/images/5d841723-1f77-4716-8200-038326411389", "file": "/v2/images/5d841723-1f77-4716-8200-038326411389/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:14:22,700 79778 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/5d841723-1f77-4716-8200-038326411389 0.022s 2023-04-20 15:14:22,701 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9ae87c4d-082d-49ce-8217-453a0d319728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d841723-1f77-4716-8200-038326411389'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "owner_id": "b53c73dfc9094d05802c05b2f25d6bed", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1993490773", "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": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d841723-1f77-4716-8200-038326411389", "created_at": "2023-04-20T15:14:18Z", "updated_at": "2023-04-20T15:14:22Z", "tags": [], "self": "/v2/images/5d841723-1f77-4716-8200-038326411389", "file": "/v2/images/5d841723-1f77-4716-8200-038326411389/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:14:23,740 79778 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/5d841723-1f77-4716-8200-038326411389 0.037s 2023-04-20 15:14:23,740 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicat ion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-00749e2a-71f1-4ff8-be58-fc6256ddc6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d841723-1f77-4716-8200-038326411389'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "owner_id": "b53c73dfc9094d05802c05b2f25d6bed", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1993490773", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "b7262f8173bd2a8195b84a63d9e89e2e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b53c73dfc9094d05802c05b2f25d6bed", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5f3187d18d87204c9f43a4009cfe0fcba8b94ab889f62ed7620e55bd5f204b846cbc8e63ee45a73e335e4decf619cf39becedb70434e81464f869b76600d2f51", "id": "5d841723-1f77-4716-8200-038326411389", "created_at": "2023-04-20T15:14:18Z", "updated_at": "2023-04-20T15:14:23Z", "tags": [], "self": "/v2/images/5d841723-1f77-4716-8200-038326411389", "file": "/v2/images/5d841723-1f77-4716-8200-038326411389/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:14:23,763 79778 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/5d841723-1f77-4716-8200-038326411389 0.022s 2023-04-20 15:14:23,763 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c9483b5d-7c6b-42b9-8539-67b0d6c37bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5d841723-1f77-4716-8200-038326411389'} Body: b'{"base_image_ref": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "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": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "owner_id": "b53c73dfc9094d05802c05b2f25d6bed", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598", "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-1660715598-project-member", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1993490773", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "b7262f8173bd2a8195b84a63d9e89e2e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b53c73dfc9094d058 02c05b2f25d6bed", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5f3187d18d87204c9f43a4009cfe0fcba8b94ab889f62ed7620e55bd5f204b846cbc8e63ee45a73e335e4decf619cf39becedb70434e81464f869b76600d2f51", "id": "5d841723-1f77-4716-8200-038326411389", "created_at": "2023-04-20T15:14:18Z", "updated_at": "2023-04-20T15:14:23Z", "tags": [], "self": "/v2/images/5d841723-1f77-4716-8200-038326411389", "file": "/v2/images/5d841723-1f77-4716-8200-038326411389/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:14:24,002 79778 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/a41b61b3-ec9a-492b-b137-95e320dee7d1 0.238s 2023-04-20 15:14:24,002 79778 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': 'Thu, 20 Apr 2023 15:14:23 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-68398b57-321a-43ce-94f6-edc0d04a40fa', 'x-compute-request-id': 'req-68398b57-321a-43ce-94f6-edc0d04a40fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1'} Body: b'{"server": {"id": "a41b61b3-ec9a-492b-b137-95e320dee7d1", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1033209679", "status": "ACTIVE", "tenant_id": "b53c73dfc9094d05802c05b2f25d6bed", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "metadata": {}, "hostId": "878402b46cb0dbb7e156f488968e8a90bffc4031fe9106f2acae1684", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T15:12:26Z", "updated": "2023-04-20T15:14:24Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1451481033-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:b4:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a41b61b3-ec9a-492b-b137-95e320dee7d1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:12: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-20 15:15:24,197 79778 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.115s 2023-04-20 15:15:24,197 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f1f0d536-bc0a-4667-a066-57a9bc647045', '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": "f19d8fcc1b69479992ff0d8bc5c99306", "name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598-project-member", "password_expires_at": null}, "audit_ids": ["MDma8W3BRSyJ_kvC9cTomQ"], "expires_at": "2023-04-20T16:15:24.000000Z", "issued_at": "2023-04-20T15:15:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b53c73dfc9094d05802c05b2f25d6bed", "name": "tempest-ServerBootFromVolumeStableRescueTest-1660715598"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b53c73dfc9094d05802c05b2f25d6bed", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:15:24,198 79778 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '3626f883-4d6a-49ba-95ea-b76718169d69', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1451481033-network', 'tenant_id': 'b53c73dfc9094d05802c05b2f25d6bed', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b53c73dfc9094d05802c05b2f25d6bed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48911, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:15:24,831 79778 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.632s 2023-04-20 15:15:24,832 79778 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-1675429109", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "destination_type": "volume"}], "networks": [{"uuid": "3626f883-4d6a-49ba-95ea-b76718169d69"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/10e60ade-dd93-42f6-accf-d3d051fee951', '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-3564e622-3061-4520-a8cf-2d8c5c896f45', 'x-compute-request-id': 'req-3564e622-3061-4520-a8cf-2d8c5c896f45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "10e60ade-dd93-42f6-accf-d3d051fee951", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/10e60ade-dd93-42f6-accf-d3d051fee951"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/10e60ade-dd93-42f6-accf-d3d051fee951"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "aHycaUCms4Bd"}}' 2023-04-20 15:15:25,023 79778 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/10e60ade-dd93-42f6-accf-d3d051fee951 0.186s 2023-04-20 15:15:25,023 79778 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': 'Thu, 20 Apr 2023 15:15:24 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-0038288e-702a-44d4-b113-aa3c1270abb6', 'x-compute-request-id': 'req-0038288e-702a-44d4-b113-aa3c1270abb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/10e60ade-dd93-42f6-accf-d3d051fee951'} Body: b'{"server": {"id": "10e60ade-dd93-42f6-accf-d3d051fee951", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1675429109", "status": "BUILD", "tenant_id": "b53c73dfc9094d05802c05b2f25d6bed", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T15:15:25Z", "updated": "2023-04-20T15:15:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/10e60ade-dd93-42f6-accf-d3d051fee951"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/10e60ade-dd93-42f6-accf-d3d051fee951"}], "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-20 15:16:15,340 7 9778 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/10e60ade-dd93-42f6-accf-d3d051fee951 0.158s 2023-04-20 15:16:15,341 79778 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': 'Thu, 20 Apr 2023 15:16:15 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-f10addab-30ee-4f2a-91a7-624fd78414be', 'x-compute-request-id': 'req-f10addab-30ee-4f2a-91a7-624fd78414be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/10e60ade-dd93-42f6-accf-d3d051fee951'} Body: b'{"server": {"id": "10e60ade-dd93-42f6-accf-d3d051fee951", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1675429109", "status": "ERROR", "tenant_id": "b53c73dfc9094d05802c05b2f25d6bed", "user_id": "f19d8fcc1b69479992ff0d8bc5c99306", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T15:15:24Z", "updated": "2023-04-20T15:15:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/10e60ade-dd93-42f6-accf-d3d051fee951"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/10e60ade-dd93-42f6-accf-d3d051fee951"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-20T15:15:30Z", "message": "Build of instance 10e60ade-dd93-42f6-accf-d3d051fee951 aborted: Volume c80dab5e-90dd-48e6-a901-b2ca9d7bfd07 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-20 15:16:15,356 79778 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-20 15:16:16,110 79778 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/10e60ade-dd93-42f6-accf-d3d051fee951 0.754s 2023-04-20 15:16:16,111 79778 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': 'Thu, 20 Apr 2023 15:16: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-9542f68e-502c-4917-9a44-1d3c7b0653c9', 'x-compute-request-id': 'req-9542f68e-502c-4917-9a44-1d3c7b0653c9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/10e60ade-dd93-42f6-accf-d3d051fee951'} Body: b'' 2023-04-20 15:16:16,143 79778 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_imag e_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/10e60ade-dd93-42f6-accf-d3d051fee951 0.032s 2023-04-20 15:16:16,144 79778 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': 'Thu, 20 Apr 2023 15:16: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-149e153d-8efa-4e83-aca3-58839013537a', 'x-compute-request-id': 'req-149e153d-8efa-4e83-aca3-58839013537a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/10e60ade-dd93-42f6-accf-d3d051fee951'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 10e60ade-dd93-42f6-accf-d3d051fee951 could not be found."}}' 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 d36701af-d03c-447e-a75b-27cdda2bfd1e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:13:28,646 79774 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 15:13:28,646 79774 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 15:13:28,754 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.105s 2023-04-20 15:13:28,754 79774 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-1717500440", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKGEIxUCHXXceUB/FApNxcL/7JaVCM5hcKMSc5CrjgYO5VislcRIMKIkmOsP8LLsfqr70V2EHv2ZJSrX+THOANHmmW7Ljmtrnvn+8G2QgLhFXKUIv52q7pauVXmcvV41sA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:28 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-7aa2910c-a008-4994-bc48-e00e057fa20c', 'x-compute-request-id': 'req-7aa2910c-a008-4994-bc48-e00e057fa20c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1717500440", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKGEIxUCHXXceUB/FApNxcL/7JaVCM5hcKMSc5CrjgYO5VislcRIMKIkmOsP8LLsfqr70V2EHv2ZJSrX+THOANHmmW7Ljmtrnvn+8G2QgLhFXKUIv52q7pauVXmcvV41sA==", "fingerprint": "d0:86:05:43:1e:57:77:e8:a2:98:6e:6b:b1:73:4f:d5", "user_id": "bbd3a1bdaa3d4259a7f578e485a929ef"}}' 2023-04-20 15:13:28,757 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1717500440 created 2023-04-20 15:13:29,121 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.363s 2023-04-20 15:13:29,121 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--286832701", "description": "tempest-description--615156615"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-a39577c7-e908-4163-8135-f65bafc24bcd', 'date': 'Thu, 20 Apr 2023 15:13:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "36ed0565-f6b9-44d6-a05e-869682501e0b", "name": "tempest-securitygroup--286832701", "stateful": true, "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "description": "tempest-description--615156615", "shared": false, "security_group_rules": [{"id": "a3b20459-f2eb-43c9-8b03-f20fbea8848b", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "security_group_id": "36ed0565-f6b9-44d6-a05e-869682501e0b", "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": 632, "description": null, "tags": [], "created_at": "2023-04-20T15:13:28Z", "updated_at": "2023-04-20T15:13:28Z", "revision_number": 0, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}, {"id": "a71cb661-684c-416a-8a5f-3974585814d2", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "security_group_id": "36ed0565-f6b9-44d6-a05e-869682501e0b", "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": 633, "description": null, "tags": [], "created_at": "2023-04-20T15:13:28Z", "updated_at": "2023-04-20T15:13:28Z", "revision_number": 0, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}], "tags": [], "created_at": "2023-04-20T15:13:28Z", "updated_at": "2023-04-20T15:13:28Z", "revision_number": 1, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:13:29,286 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.164s 2023-04-20 15:13:29,286 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "36ed0565-f6b9-44d6-a05e-869682501e0b", "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-0058b9cc-d7f0-4a88-b3b2-26f66975d034', 'date': 'Thu, 20 Apr 2023 15:13: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": "726a64a7-9482-4b5e-b473-2edb14624e21", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "security_group_id": "36ed0565-f6b9-44d6-a05e-869682501e0b", "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-20T15:13:29Z", "updated_at": "2023-04-20T15:13:29Z", "revision_number": 0, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:13:29,555 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.269s 2023-04-20 15:13:29,556 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "36ed0565-f6b9-44d6-a05e-869682501e0b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c8260080-13dc-4bc9-8fc0-119d3bcb69ea', 'date': 'Thu, 20 Apr 2023 15:13: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": "bbf82b2b-0341-4271-8eb8-c1933c8fe9be", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "security_group_id": "36ed0565-f6b9-44d6-a05e-869682501e0b", "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-20T15:13:29Z", "updated_at": "2023-04-20T15:13:29Z", "revision_number": 0, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:13:29,556 79774 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--286832701 created 2023-04-20 15:13:30,898 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.341s 2023-04-20 15:13:30,898 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487"}} Response - Headers: {'content -type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9654b762-d02d-4bd7-8608-4e78388247ab', 'date': 'Thu, 20 Apr 2023 15:13:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "93d93de8-69df-48ab-b821-b066635727cb", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "floating_ip_address": "172.24.4.100", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3bfe062836ab4f98866f6058a0a50f66", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:13:30Z", "updated_at": "2023-04-20T15:13:30Z", "revision_number": 0}}' 2023-04-20 15:13:30,898 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '93d93de8-69df-48ab-b821-b066635727cb', 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'floating_ip_address': '172.24.4.100', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3bfe062836ab4f98866f6058a0a50f66', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:13:30Z', 'updated_at': '2023-04-20T15:13:30Z', 'revision_number': 0, 'ip': '172.24.4.100'} created 2023-04-20 15:13:30,934 79774 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.031s 2023-04-20 15:13:30,935 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:30 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-cbb30595-91a2-4090-9d53-9f5b2f857e0e', '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": "bbd3a1bdaa3d4259a7f578e485a929ef", "name": "tempest-AttachVolumeShelveTestJSON-1790805790-project-member", "password_expires_at": null}, "audit_ids": ["N8YN5DBLSlybFOToyY2Ibw"], "expires_at": "2023-04-20T16:13:30.000000Z", "issued_at": "2023-04-20T15:13:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bfe062836ab4f98866f6058a0a50f66", "name": "tempest-AttachVolumeShelveTestJSON-1790805790"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interfa ce": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3bfe062836ab4f98866f6058a0a50f66", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:13:30,935 79774 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '36cd0028-b711-4f91-837b-b0bef4168afd', 'name': 'tempest-AttachVolumeShelveTestJSON-1124172193-network', 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3bfe062836ab4f98866f6058a0a50f66', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 29957, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:13:22Z', 'updated_at': '2023-04-20T15:13:22Z', 'revision_number': 1} available for tenant 2023-04-20 15:13:30,936 79774 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1717500440', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKGEIxUCHXXceUB/FApNxcL/7JaVCM5hcKMSc5CrjgYO5VislcRIMKIkmOsP8LLsfqr70V2EHv2ZJSrX+THOANHmmW7Ljmtrnvn+8G2QgLhFXKUIv52q7pauVXmcvV41sA==', 'fingerprint': 'd0:86:05:43:1e:57:77:e8:a2:98:6e:6b:b1:73:4f:d5', 'user_id': 'bbd3a1bdaa3d4259a7f578e485a929ef', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCVYNLljBYMLAhZVG9tmU4wSWeUYdea05U5R4kWGfXK4LqeYxlmB1V7\n0i597o82lJSgBwYFK4EEACKhZANiAAShhCMVAh113HlAfxQKTcXC/+yWlQjOYXCj\nEnOQq44GDuVYrJXESDCiJJjrD/Cy7H6q+9FdhB79mSUq1/kxzgDR5pluy45ra575\n/vBtkIC4RVylCL+dqu6WrlV5nL1eNbA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '36ed0565-f6b9-44d6-a05e-869682501e0b', 'name': 'tempest-securitygroup--286832701', 'stateful': True, 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'description': 'tempest-description--615156615', 'shared': False, 'security_group_rules': [{'id': 'a3b20459-f2eb-43c9-8b03-f20fbea8848b', 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'security_group_id': '36ed0565-f6b9-44d6-a05e-869682501e0b', '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': 632, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:13:28Z', 'updated_at': '2023-04-20T15:13:28Z', 'revision_number': 0, 'project_id': '3bfe062836ab4f98866f6058a0a50f66'}, {'id': 'a71cb661-684c-416a-8a5f-3974585814d2', 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'security_group_id': '36ed0565-f6b9-44d6-a05e-869682501e0b', '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': 633, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:13:28Z', 'updated_at': '2023 -04-20T15:13:28Z', 'revision_number': 0, 'project_id': '3bfe062836ab4f98866f6058a0a50f66'}], 'tags': [], 'created_at': '2023-04-20T15:13:28Z', 'updated_at': '2023-04-20T15:13:28Z', 'revision_number': 1, 'project_id': '3bfe062836ab4f98866f6058a0a50f66'}, 'floating_ip': {'id': '93d93de8-69df-48ab-b821-b066635727cb', 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'floating_ip_address': '172.24.4.100', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3bfe062836ab4f98866f6058a0a50f66', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:13:30Z', 'updated_at': '2023-04-20T15:13:30Z', 'revision_number': 0, 'ip': '172.24.4.100'}} 2023-04-20 15:13:31,754 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.817s 2023-04-20 15:13:31,754 79774 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-126892294", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "36cd0028-b711-4f91-837b-b0bef4168afd"}], "security_groups": [{"name": "tempest-securitygroup--286832701"}], "key_name": "tempest-keypair-1717500440", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:13:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a', '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-5a6da240-57f0-4cc0-898a-fa50d5712e7e', 'x-compute-request-id': 'req-5a6da240-57f0-4cc0-898a-fa50d5712e7e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e3055a84-dc65-4914-9d37-69d65383784a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e3055a84-dc65-4914-9d37-69d65383784a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--286832701"}], "adminPass": "password"}}' 2023-04-20 15:13:31,850 79774 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/e3055a84-dc65-4914-9d37-69d65383784a 0.091s 2023-04-20 15:13:31,851 79774 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': 'Thu, 20 Apr 2023 15:13:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-736145c6-3453-4f12-9c18-5d5751c217bd', 'x-compute-request-id': 'req-736145c6-3453-4f12-9c18-5d5751c217bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a'} Body: b'{"server": {"id": "e3055a84-dc65-4914-9d37-69d65383784a", "name": "tempest-AttachVolumeShelveTestJSON-server-126892294", "status": "BUILD", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "user_id": "bbd 3a1bdaa3d4259a7f578e485a929ef", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:13:32Z", "updated": "2023-04-20T15:13:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e3055a84-dc65-4914-9d37-69d65383784a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1717500440", "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-20 15:14:22,160 79774 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/e3055a84-dc65-4914-9d37-69d65383784a 0.248s 2023-04-20 15:14:22,160 79774 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': 'Thu, 20 Apr 2023 15:14:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1586', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d212596c-4b41-4db1-8b82-3373b9cc1e68', 'x-compute-request-id': 'req-d212596c-4b41-4db1-8b82-3373b9cc1e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a'} Body: b'{"server": {"id": "e3055a84-dc65-4914-9d37-69d65383784a", "name": "tempest-AttachVolumeShelveTestJSON-server-126892294", "status": "ACTIVE", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "user_id": "bbd3a1bdaa3d4259a7f578e485a929ef", "metadata": {}, "hostId": "314c8d90e74b2b45158992d854fedd9d319d95a1541986bb542c8505", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:13:31Z", "updated": "2023-04-20T15:13:39Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1124172193-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:63:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e3055a84-dc65-4914-9d37-69d65383784a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1717500440", "OS-SRV-USG:launched_at": "2023-04-20T15:13:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286832701"}], "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-20 15:14:22,174 79774 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 15:15:22,415 79774 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/e3 055a84-dc65-4914-9d37-69d65383784a/os-interface 0.180s 2023-04-20 15:15:22,415 79774 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': 'Thu, 20 Apr 2023 15:15:22 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-34b39730-2623-4257-bbeb-63508ca0ffc6', 'x-compute-request-id': 'req-34b39730-2623-4257-bbeb-63508ca0ffc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "36cd0028-b711-4f91-837b-b0bef4168afd", "port_id": "0871406a-12e1-412a-adcd-18302d02d26c", "mac_addr": "fa:16:3e:bd:63:9b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "62cf8ea9-f05c-4627-bffd-28ac4f31de4d", "ip_address": "10.0.0.3"}]}]}' 2023-04-20 15:15:23,231 79774 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/93d93de8-69df-48ab-b821-b066635727cb 0.810s 2023-04-20 15:15:23,231 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "0871406a-12e1-412a-adcd-18302d02d26c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-b2f2aa73-caa6-4ed7-ad27-e550f752cd5a', 'date': 'Thu, 20 Apr 2023 15:15:23 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/93d93de8-69df-48ab-b821-b066635727cb'} Body: b'{"floatingip": {"id": "93d93de8-69df-48ab-b821-b066635727cb", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "floating_ip_address": "172.24.4.100", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": "e3178f35-bf3c-4982-91cb-c66122dfcc5b", "port_id": "0871406a-12e1-412a-adcd-18302d02d26c", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "36cd0028-b711-4f91-837b-b0bef4168afd", "mac_address": "fa:16:3e:bd:63:9b", "admin_state_up": true, "status": "ACTIVE", "device_id": "e3055a84-dc65-4914-9d37-69d65383784a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:13:30Z", "updated_at": "2023-04-20T15:15:22Z", "revision_number": 1, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:15:23,233 79774 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.100:22' as 'cirros' with public key authentication 2023-04-20 15:15:23,270 79774 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:15:23,295 79774 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:15:23,295 79774 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.100 successfully created 2023-04-20 15:15:23,348 79774 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/e3055a84-dc65-4914-9d37-69d65383784a/ips 0.052s 2023-04-20 15:15:23,349 79774 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': 'Thu, 20 Apr 2023 15:15:23 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-1fc69add-6b78-4158-a391-1535204b1039', 'x-compute-request-id': 'req-1fc69add-6b78-4158-a391-1535204b1039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1124172193-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2023-04-20 15:15:23,584 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes 0.232s 2023-04-20 15:15:23,585 79774 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-550255219"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40caf6a7-0f5f-4a92-a3e1-409881318065', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40caf6a7-0f5f-4a92-a3e1-409881318065', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes'} Body: b'{"volume": {"id": "d36701af-d03c-447e-a75b-27cdda2bfd1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:15:23.520763", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-550255219", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/d36701af-d03c-447e-a75b-27cdda2bfd1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3bfe062836ab4f98866f6058a0a50f66/volumes/d36701af-d03c-447e-a75b-27cdda2bfd1e"}], "user_id": "bbd3a1bdaa3d4259a7f578e485a929ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:15:23,636 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/d36701af-d03c-447e-a75b-27cdda2bfd1e 0.042s 2023-04-20 15:15:23,637 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c81165-22b9-4306-a0bd-d92047ff0e4d', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c81165-22b9-4306-a0bd-d92047ff0e4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/d36701af-d03c-447e-a75b-27cdda2bfd1e'} Body: b'{"volume": {"id": "d36701af-d03c-447e-a75b-27cdda2bfd1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:15:24.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-550255219", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/d36701af-d03c-447e-a75b-27cdda2bfd1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3bfe062836ab4f98866f6058a0a50f66/volumes/d36701af-d03c-447e-a75b-27cdda2bfd1e"}], "user_id": "bbd3a1bd aa3d4259a7f578e485a929ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:15:24,687 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/d36701af-d03c-447e-a75b-27cdda2bfd1e 0.039s 2023-04-20 15:15:24,688 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ca494f-7958-4265-b067-f626fbc1ce17', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42ca494f-7958-4265-b067-f626fbc1ce17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/d36701af-d03c-447e-a75b-27cdda2bfd1e'} Body: b'{"volume": {"id": "d36701af-d03c-447e-a75b-27cdda2bfd1e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:15:24.000000", "updated_at": "2023-04-20T15:15:24.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-550255219", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/d36701af-d03c-447e-a75b-27cdda2bfd1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3bfe062836ab4f98866f6058a0a50f66/volumes/d36701af-d03c-447e-a75b-27cdda2bfd1e"}], "user_id": "bbd3a1bdaa3d4259a7f578e485a929ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:15:24,827 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a 0.128s 2023-04-20 15:15:24,827 79774 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': 'Thu, 20 Apr 2023 15:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39b97388-37ed-4981-a657-7c0c6fc30152', 'x-compute-request-id': 'req-39b97388-37ed-4981-a657-7c0c6fc30152', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a'} Body: b'' 2023-04-20 15:15:25,381 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a 0.554s 2023-04-20 15:15:25,382 79774 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': 'Thu, 20 Apr 2023 15:15:24 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-491ce8e2-f8e8-42fb-9e39-d647f7e26df9', 'x-compute-request-id': 'req -491ce8e2-f8e8-42fb-9e39-d647f7e26df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a'} Body: b'{"server": {"id": "e3055a84-dc65-4914-9d37-69d65383784a", "name": "tempest-AttachVolumeShelveTestJSON-server-126892294", "status": "ACTIVE", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "user_id": "bbd3a1bdaa3d4259a7f578e485a929ef", "metadata": {}, "hostId": "314c8d90e74b2b45158992d854fedd9d319d95a1541986bb542c8505", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:13:31Z", "updated": "2023-04-20T15:15:25Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1124172193-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:63:9b"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:63:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e3055a84-dc65-4914-9d37-69d65383784a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1717500440", "OS-SRV-USG:launched_at": "2023-04-20T15:13:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286832701"}], "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-20 15:16:15,529 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a 0.086s 2023-04-20 15:16:15,530 79774 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': 'Thu, 20 Apr 2023 15:16:15 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-e04eea00-833c-48a1-a3e8-fecdd30bc89c', 'x-compute-request-id': 'req-e04eea00-833c-48a1-a3e8-fecdd30bc89c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e3055a84-dc65-4914-9d37-69d65383784a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e3055a84-dc65-4914-9d37-69d65383784a could not be found."}}' 2023-04-20 15:16:15,598 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1717500440 0.068s 2023-04-20 15:16:15,599 79774 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': 'Thu, 20 Apr 2023 15:16:15 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-188673e1-c9f4-444f-927a-1f36d547134f', 'x-compute-request-id': 'req-188673e1-c9f4-444f-927a-1f36d547134f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-171 7500440'} Body: b'' 2023-04-20 15:16:15,756 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/36ed0565-f6b9-44d6-a05e-869682501e0b 0.156s 2023-04-20 15:16:15,757 79774 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-4e680163-f8a1-4601-857f-eaa00b6447e4', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:16:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/36ed0565-f6b9-44d6-a05e-869682501e0b'} Body: b'' 2023-04-20 15:16:15,779 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/36ed0565-f6b9-44d6-a05e-869682501e0b 0.021s 2023-04-20 15:16:15,779 79774 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-563372f0-9b93-48e0-9771-4f31411e6772', 'date': 'Thu, 20 Apr 2023 15:16:15 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/36ed0565-f6b9-44d6-a05e-869682501e0b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 36ed0565-f6b9-44d6-a05e-869682501e0b does not exist", "detail": ""}}' 2023-04-20 15:16:16,269 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/93d93de8-69df-48ab-b821-b066635727cb 0.489s 2023-04-20 15:16:16,269 79774 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-a05abbfd-caeb-4745-a202-1122a3d8c980', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:16:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/93d93de8-69df-48ab-b821-b066635727cb'} Body: b'' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 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 db4e5828-cccf-4e7f-8cc6-c623ca693d0c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:14:17,229 79766 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 15:14:17,229 79766 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 15:14:17,293 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.061s 2023-04-20 15:14:17,293 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-221995507", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBBt3d9iD9PEoMRVWFDD5lqhgaYzgaIlyqASftwiGGoa7ZPXy3UY4piQhUOYcJ6QOkp7DP2Ar+DOJgqox5X6fnn4wqOEC+K0A6cprqv1Cij3kn3hnXHGewJu7AsAiKeRgQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:17 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-c2335c5e-788d-41f2-8295-b91dd0453c48', 'x-compute-request-id': 'req-c2335c5e-788d-41f2-8295-b91dd0453c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-221995507", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBBt3d9iD9PEoMRVWFDD5lqhgaYzgaIlyqASftwiGGoa7ZPXy3UY4piQhUOYcJ6QOkp7DP2Ar+DOJgqox5X6fnn4wqOEC+K0A6cprqv1Cij3kn3hnXHGewJu7AsAiKeRgQ==", "fingerprint": "39:63:50:45:fd:2f:45:83:1a:0c:57:da:9a:b7:ab:88", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14"}}' 2023-04-20 15:14:17,296 79766 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-221995507 created 2023-04-20 15:14:17,466 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.169s 2023-04-20 15:14:17,466 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--509445034", "description": "tempest-description--642006106"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-61e51741-a8b2-46c6-9a1f-eee0e4dfbb6b', 'date': 'Thu, 20 Apr 2023 15:14:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "391a067b-5d0d-4be9-b3ab-c9ce35cab360", "name": "tempest-securitygroup--509445034", "stateful": true, "tenant_id": "5bb81196155147cea0569f8a96465b6a", "description": "tempest-description--642006106", "shared": false, "security_group_rules": [{"id": "9d93f1ca-a0ac-4367-9c97-e6ff75c60005", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "391a067b-5d0d-4be9-b3ab-c9ce35cab360", "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": 640, "description": null, "tags": [], "created_at": "2023-04-20T15:14:17Z", "updated_at": "2023-04-20T15:14:17Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}, {"id": "c931fa80-1324-4b41-9cb1-36fb195bb4da", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "391a067b-5d0d-4be9-b3ab-c9ce35cab360", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalize d_cidr": null, "remote_group_id": null, "standard_attr_id": 641, "description": null, "tags": [], "created_at": "2023-04-20T15:14:17Z", "updated_at": "2023-04-20T15:14:17Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}], "tags": [], "created_at": "2023-04-20T15:14:17Z", "updated_at": "2023-04-20T15:14:17Z", "revision_number": 1, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:14:17,646 79766 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-20 15:14:17,647 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "391a067b-5d0d-4be9-b3ab-c9ce35cab360", "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-92da6427-a855-417e-b414-9d6cca0eb907', 'date': 'Thu, 20 Apr 2023 15:14:17 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": "d8d1202f-5fff-4b00-bb67-2c5910a7cf5d", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "391a067b-5d0d-4be9-b3ab-c9ce35cab360", "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-20T15:14:17Z", "updated_at": "2023-04-20T15:14:17Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:14:17,813 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.166s 2023-04-20 15:14:17,814 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "391a067b-5d0d-4be9-b3ab-c9ce35cab360", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6f28729b-2b61-4ca5-b357-29da3546d3f2', 'date': 'Thu, 20 Apr 2023 15:14:17 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": "e86f1e6d-91eb-4733-a320-7fb0a35d2e73", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "security_group_id": "391a067b-5d0d-4be9-b3ab-c9ce35cab360", "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-20T15:14:17Z", "updated_at": "2023-04-20T15:14:17Z", "revision_number": 0, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:14:17,814 79766 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--509445034 created 2023-04-20 15:14:18,900 79766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.085s 2023-04-20 15:14:18,900 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-open stack-request-id': 'req-45945eb0-1170-4344-9e96-20aec07ca274', 'date': 'Thu, 20 Apr 2023 15:14:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "16e9b75a-bbaf-4f99-8752-1fe2e0a927c8", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "floating_ip_address": "172.24.4.86", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5bb81196155147cea0569f8a96465b6a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:14:18Z", "updated_at": "2023-04-20T15:14:18Z", "revision_number": 0}}' 2023-04-20 15:14:18,901 79766 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '16e9b75a-bbaf-4f99-8752-1fe2e0a927c8', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'floating_ip_address': '172.24.4.86', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5bb81196155147cea0569f8a96465b6a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:14:18Z', 'updated_at': '2023-04-20T15:14:18Z', 'revision_number': 0, 'ip': '172.24.4.86'} created 2023-04-20 15:14:18,946 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.039s 2023-04-20 15:14:18,947 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:18 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-f85c9ac6-c971-4e01-b85e-9b211744c0eb', '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": "8ca4ca64cede4846a74e2cc4c13f3c14", "name": "tempest-AttachVolumeNegativeTest-490231151-project-member", "password_expires_at": null}, "audit_ids": ["TqYTK4vPQ7SgXUe0g-p6XA"], "expires_at": "2023-04-20T16:14:18.000000Z", "issued_at": "2023-04-20T15:14:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bb81196155147cea0569f8a96465b6a", "name": "tempest-AttachVolumeNegativeTest-490231151"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "regio n": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5bb81196155147cea0569f8a96465b6a", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:14:18,947 79766 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'edb31b42-2f23-479e-8912-fbfd502dae97', 'name': 'tempest-AttachVolumeNegativeTest-1497324076-network', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5bb81196155147cea0569f8a96465b6a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5180, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:14:18,948 79766 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-221995507', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBBt3d9iD9PEoMRVWFDD5lqhgaYzgaIlyqASftwiGGoa7ZPXy3UY4piQhUOYcJ6QOkp7DP2Ar+DOJgqox5X6fnn4wqOEC+K0A6cprqv1Cij3kn3hnXHGewJu7AsAiKeRgQ==', 'fingerprint': '39:63:50:45:fd:2f:45:83:1a:0c:57:da:9a:b7:ab:88', 'user_id': '8ca4ca64cede4846a74e2cc4c13f3c14', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBKtnGkrubWpK6I7CY3o9s3eRR6683mveS79AMYiLTU/Uqrc9T9ovzo\nQnh8e+aR+oGgBwYFK4EEACKhZANiAAQQbd3fYg/TxKDEVVhQw+ZaoYGmM4GiJcqg\nEn7cIhhqGu2T18t1GOKYkIVDmHCekDpKewz9gK/gziYKqMeV+n55+MKjhAvitAOn\nKa6r9Qoo95J94Z1xxnsCbuwLAIinkYE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '391a067b-5d0d-4be9-b3ab-c9ce35cab360', 'name': 'tempest-securitygroup--509445034', 'stateful': True, 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'description': 'tempest-description--642006106', 'shared': False, 'security_group_rules': [{'id': '9d93f1ca-a0ac-4367-9c97-e6ff75c60005', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'security_group_id': '391a067b-5d0d-4be9-b3ab-c9ce35cab360', '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': 640, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:14:17Z', 'updated_at': '2023-04-20T15:14:17Z', 'revision_number': 0, 'project_id': '5bb81196155147cea0569f8a96465b6a'}, {'id': 'c931fa80-1324-4b41-9cb1-36fb195bb4da', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'security_group_id': '391a067b-5d0d-4be9-b3ab-c9ce35cab360', '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': 641, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:14:17Z', 'updated_at': '2023-04-20T15:14:17Z', 'revision_number': 0, 'project_id': '5bb81196155147cea0569f8a96465b6a'}], 'tags': [], 'created_at': '2023-0 4-20T15:14:17Z', 'updated_at': '2023-04-20T15:14:17Z', 'revision_number': 1, 'project_id': '5bb81196155147cea0569f8a96465b6a'}, 'floating_ip': {'id': '16e9b75a-bbaf-4f99-8752-1fe2e0a927c8', 'tenant_id': '5bb81196155147cea0569f8a96465b6a', 'floating_ip_address': '172.24.4.86', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5bb81196155147cea0569f8a96465b6a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:14:18Z', 'updated_at': '2023-04-20T15:14:18Z', 'revision_number': 0, 'ip': '172.24.4.86'}} 2023-04-20 15:14:19,824 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.875s 2023-04-20 15:14:19,824 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-632405412", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "edb31b42-2f23-479e-8912-fbfd502dae97"}], "security_groups": [{"name": "tempest-securitygroup--509445034"}], "key_name": "tempest-keypair-221995507", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f947ba18-a57a-4612-a141-b8d1d8c866ae', 'x-compute-request-id': 'req-f947ba18-a57a-4612-a141-b8d1d8c866ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--509445034"}], "adminPass": "password"}}' 2023-04-20 15:14:19,901 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26 0.073s 2023-04-20 15:14:19,901 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:14:19 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-d57fd386-1efb-4094-ad02-a5d3e8c7e65b', 'x-compute-request-id': 'req-d57fd386-1efb-4094-ad02-a5d3e8c7e65b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26'} Body: b'{"server": {"id": "b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26", "name": "tempest-AttachVolumeNegativeTest-server-632405412", "status": "BUILD", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:14:20Z", "updated": "2023-04-20T15:14:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-221995507", "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-20 15:15:10,326 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26 0.364s 2023-04-20 15:15:10,327 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:09 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-ebcdb373-3a9b-47c0-91c8-a6b0ef160c0a', 'x-compute-request-id': 'req-ebcdb373-3a9b-47c0-91c8-a6b0ef160c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26'} Body: b'{"server": {"id": "b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26", "name": "tempest-AttachVolumeNegativeTest-server-632405412", "status": "ACTIVE", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "metadata": {}, "hostId": "66552ad676599dc65103520d71150f5f389604ca2ce55ae5016eb8ac", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:14:19Z", "updated": "2023-04-20T15:14:27Z", "addresses": {"tempest-AttachVolumeNegativeTest-1497324076-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:24:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-221995507", "OS-SRV-USG:launched_at": "2023-04-20T15:14:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--509445034"}], "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-20 15:15:10,351 79766 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 15:16:10,595 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26/os-interface 0.191s 2023-04-20 15:16:10,596 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:10 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-c5af1dfa-7eb2-4066-b276-cb83376a5479', 'x-compute-request-id': 'req-c5af1dfa-7eb2-4066-b276-cb83376a5479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "edb31b42-2f23-479e-8912-fbfd502dae97", "port_id": "22fdbf0e-d74b-4bfd-b575-a9df2ec357f6", "mac_addr": "fa:16:3e:50:24:c0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "bfdf8e8d-0e5e-498d-a4ce-f683ffbca8dc", "ip_address": "10.0.0.6"}]}]}' 2023-04-20 15:16:11,413 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/16e9b75a-bbaf-4f99-8752-1fe2e0a927c8 0.811s 2023-04-20 15:16:11,414 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "22fdbf0e-d74b-4bfd-b575-a9df2ec357f6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-936c990c-99d6-403c-afc5-7c79597ea138', 'date': 'Thu, 20 Apr 2023 15:16:11 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/16e9b75a-bbaf-4f99-8752-1fe2e0a927c8'} Body: b'{"floatingip": {"id": "16e9b75a-bbaf-4f99-8752-1fe2e0a927c8", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "floating_ip_address": "172.24.4.86", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": "25260d41-f165-4734-8fcd-7bfd4b313fce", "port_id": "22fdbf0e-d74b-4bfd-b575-a9df2ec357f6", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "edb31b42-2f23-479e-8912-fbfd502dae97", "mac_address": "fa:16:3e:50:24:c0", "admin_state_up": true, "status": "ACTIVE", "device_id": "b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:14:18Z", "updated_at": "2023-04-20T15:16:10Z", "revision_number": 1, "project_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:16:11,415 79766 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.86:22' as 'cirros' with public key authentication 2023-04-20 15:16:11,455 79766 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:16:11,477 79766 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:16:11,477 79766 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.86 successfully created 2023-04-20 15:16:11,518 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26/ips 0.040s 2023-04-20 15:16:11,518 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:11 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-f3e43130-b15c-4afc-ab9c-0a7aa83afe0b', 'x-compute-request-id': 'req-f3e43130-b15c-4afc-ab9c-0a7aa83afe0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1497324076-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2023-04-20 15:16:11,797 797 66 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes 0.275s 2023-04-20 15:16:11,797 79766 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-980720637"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6874516-46a3-455f-81c0-968e5ac6901d', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6874516-46a3-455f-81c0-968e5ac6901d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes'} Body: b'{"volume": {"id": "db4e5828-cccf-4e7f-8cc6-c623ca693d0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:16:11.702203", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-980720637", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/db4e5828-cccf-4e7f-8cc6-c623ca693d0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5bb81196155147cea0569f8a96465b6a/volumes/db4e5828-cccf-4e7f-8cc6-c623ca693d0c"}], "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:16:11,859 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/db4e5828-cccf-4e7f-8cc6-c623ca693d0c 0.044s 2023-04-20 15:16:11,859 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14873db6-a6d8-45ef-8cbc-cbcf8bb4ce55', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14873db6-a6d8-45ef-8cbc-cbcf8bb4ce55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/db4e5828-cccf-4e7f-8cc6-c623ca693d0c'} Body: b'{"volume": {"id": "db4e5828-cccf-4e7f-8cc6-c623ca693d0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:16:12.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-980720637", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/db4e5828-cccf-4e7f-8cc6-c623ca693d0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5bb81196155147cea0569f8a96465b6a/volumes/db4e5828-cccf-4e7f-8cc6-c623ca693d0c"}], "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:16:12,918 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/db4e5828-cccf-4e7f-8cc6-c623ca693d0c 0.046s 2023-04-20 15:16:12,918 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Co ntent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3efafac6-330a-49a8-a8c0-c78b0ea439be', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3efafac6-330a-49a8-a8c0-c78b0ea439be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/db4e5828-cccf-4e7f-8cc6-c623ca693d0c'} Body: b'{"volume": {"id": "db4e5828-cccf-4e7f-8cc6-c623ca693d0c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:16:12.000000", "updated_at": "2023-04-20T15:16:12.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980720637", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5bb81196155147cea0569f8a96465b6a/volumes/db4e5828-cccf-4e7f-8cc6-c623ca693d0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5bb81196155147cea0569f8a96465b6a/volumes/db4e5828-cccf-4e7f-8cc6-c623ca693d0c"}], "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5bb81196155147cea0569f8a96465b6a"}}' 2023-04-20 15:16:13,047 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26 0.113s 2023-04-20 15:16:13,048 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:12 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-4ef758b6-1b72-4be5-bdf7-d9b2e0b52362', 'x-compute-request-id': 'req-4ef758b6-1b72-4be5-bdf7-d9b2e0b52362', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26'} Body: b'' 2023-04-20 15:16:13,313 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26 0.265s 2023-04-20 15:16:13,313 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b43f290f-095f-48e2-b17b-845730674e21', 'x-compute-request-id': 'req-b43f290f-095f-48e2-b17b-845730674e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26'} Body: b'{"server": {"id": "b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26", "name": "tempest-AttachVolumeNegativeTest-server-632405412", "status": "ACTIVE", "tenant_id": "5bb81196155147cea0569f8a96465b6a", "user_id": "8ca4ca64cede4846a74e2cc4c13f3c14", "metadata": {}, "hostId": "66552ad676599dc65103520d71150f5f389604ca2ce55ae5016eb8ac", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": { "id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:14:19Z", "updated": "2023-04-20T15:16:13Z", "addresses": {"tempest-AttachVolumeNegativeTest-1497324076-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:24:c0"}, {"version": 4, "addr": "172.24.4.86", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:24:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-221995507", "OS-SRV-USG:launched_at": "2023-04-20T15:14:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--509445034"}], "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-20 15:17:03,414 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26 0.047s 2023-04-20 15:17:03,414 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6de1e321-f7c0-4829-9fcb-08d1fe75ca91', 'x-compute-request-id': 'req-6de1e321-f7c0-4829-9fcb-08d1fe75ca91', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b0bf277c-d09a-4f7a-87bf-a9b7d4a07b26 could not be found."}}' 2023-04-20 15:17:03,450 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-221995507 0.035s 2023-04-20 15:17:03,451 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17: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-fd8d886b-024c-40b7-832a-7f8d28c5d686', 'x-compute-request-id': 'req-fd8d886b-024c-40b7-832a-7f8d28c5d686', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-221995507'} Body: b'' 2023-04-20 15:17:03,605 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/391a067b-5d0d-4be9-b3ab-c9ce35cab360 0.154s 2023-04-20 15:17:03,606 79766 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-ac7cc4d3-81ee-448d-88a3-58c25a7044fd', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:17:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/391a067b-5d0d-4be9-b3ab-c9ce35cab360'} Body: b'' 2023-04-20 15:17:03,629 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/391a067b-5d0d-4be9-b3ab-c9ce35cab360 0.023s 2023-04-20 15:17:03,629 79766 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-aef54c09-d5ff-45fd-a44b-143c9c5bed1e', 'date': 'Thu, 20 Apr 2023 15:17:03 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/391a067b-5d0d-4be9-b3ab-c9ce35cab360'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 391a067b-5d0d-4be9-b3ab-c9ce35cab360 does not exist", "detail": ""}}' 2023-04-20 15:17:04,068 79766 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/16e9b75a-bbaf-4f99-8752-1fe2e0a927c8 0.438s 2023-04-20 15:17:04,068 79766 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-6a4f3aeb-3fb3-4757-bbbd-8cbe9b44f2ce', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:17:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/16e9b75a-bbaf-4f99-8752-1fe2e0a927c8'} Body: b'' tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] ------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 177, in test_create_group_from_group grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 0c9e1d2b-ecaa-4a95-9528-baa6511e94b1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:17:10,146 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/82e98ce177574d2ca6f2adc0f8d7c060/types 0.167s 2023-04-20 15:17:10,146 79766 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-726640341"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f79bbba7-9dda-45cd-8ca1-99508a5e0f26', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f79bbba7-9dda-45cd-8ca1-99508a5e0f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/82e98ce177574d2ca6f2adc0f8d7c060/types'} Body: b'{"volume_type": {"id": "e78c6e74-971e-444d-932b-9c93963778d8", "name": "tempest-GroupsV314Test-volume-type-726640341", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 15:17:10,187 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/82e98ce177574d2ca6f2adc0f8d7c060/group_types 0.037s 2023-04-20 15:17:10,187 79766 DEBUG [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-999199255"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a9be408-8f7e-45b2-b904-a009ea402b8f', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a9be408-8f7e-45b2-b904-a009ea402b8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/82e98ce177574d2ca6f2adc0f8d7c060/group_types'} Body: b'{"group_type": {"id": "cecac92a-e521-429d-a7b8-f8191f6e6f37", "name": "tempest-GroupsV314Test-group-type-999199255", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 15:17:10,388 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/groups 0.199s 2023-04-20 15:17:10,389 79766 DEBUG [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": "cecac92a-e521-429d-a7b8-f8191f6e6f37", "volume_types": ["e78c6e74-971e-444d-932b-9c93963778d8"], "name": "tempest-GroupsV314Test-Group-858279574"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20580e89-26f5-4f8d-ad0b-335b41f3ddc6', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20580e89-26f5-4f8d-ad0b-335b41f3ddc6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/groups'} Body: b'{"group": {"id": "0c9e1d2b-ecaa-4a95-9528-baa6511e94b1", "name": "tempest-GroupsV314Test-Group-858279574"}}' 2023-04-20 15:17:10,425 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/groups/0c9e1d2b-ecaa-4a95-9528-baa6511e94b1 0.034s 2023-04-20 15:17:10,426 79766 DEBUG [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': 'Thu, 20 Apr 2023 15:17:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1016fcde-14fe-4390-93d3-3ed1e38c349f', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1016fcde-14fe-4390-93d3-3ed1e38c349f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/groups/0c9e1d2b-ecaa-4a95-9528-baa6511e94b1'} Body: b'{"group": {"id": "0c9e1d2b-ecaa-4a95-9528-baa6511e94b1", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T15:17:10.000000", "name": "tempest-GroupsV314Test-Group-858279574", "description": null, "group_type": "cecac92a-e521-429d-a7b8-f8191f6e6f37", "volume_types": ["e78c6e74-971e-444d-932b-9c93963778d8"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:17:11,467 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/groups/0c9e1d2b-ecaa-4a95-9528-baa6511e94b1 0.036s 2023-04-20 15:17:11,467 79766 DEBUG [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': 'Thu, 20 Apr 2023 15:17:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fa32f10-8243-4f7a-b826-31fbb80b8cb6', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fa32f10-8243-4f7a-b826-31fbb80b8cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/groups/0c9e1d2b-ecaa-4a95-9528-baa6511e94b1'} Body: b'{"group": {"id": "0c9e1d2b-ecaa-4a95-9528-baa6511e94b1", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T15:17:10.000000", "name": "tempest-GroupsV314Test-Group-858279574", "description": null, "group_type": "cecac92a-e521-429d-a7b8-f8191f6e6f37", "volume_types": ["e78c6e74-971e-444d-932b-9c93963778d8"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 15:17:11,542 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/volumes/detail 0.070s 2023-04-20 15:17:11,543 79766 DEBUG [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': 'Thu, 20 Apr 2023 15:17:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08e2dc89-e1c5-46e6-bb81-f33074d133a3', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08e2dc89-e1c5-46e6-bb81-f33074d133a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 15:17:11,614 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/groups/0c9e1d2b-ecaa-4a95-9528-baa6511e94b1/action 0.060s 2023-04-20 15:17:11,614 79766 DEBUG [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': 'Thu, 20 Apr 2023 15:17:11 GMT', 'server': 'Apache/2.4.5 2 (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-8bf4990c-7f88-4f81-aeb9-869526e67e4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/groups/0c9e1d2b-ecaa-4a95-9528-baa6511e94b1/action'} Body: b'' 2023-04-20 15:17:11,632 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/groups/0c9e1d2b-ecaa-4a95-9528-baa6511e94b1 0.017s 2023-04-20 15:17:11,632 79766 DEBUG [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': 'Thu, 20 Apr 2023 15:17:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-890d9b12-1e46-4132-8505-e05e4485a0c5', 'x-openstack-request-id': 'req-890d9b12-1e46-4132-8505-e05e4485a0c5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3c91540afae541d79e682db054d69c7d/groups/0c9e1d2b-ecaa-4a95-9528-baa6511e94b1'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 0c9e1d2b-ecaa-4a95-9528-baa6511e94b1 could not be found."}}' 2023-04-20 15:17:11,661 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/82e98ce177574d2ca6f2adc0f8d7c060/group_types/cecac92a-e521-429d-a7b8-f8191f6e6f37 0.028s 2023-04-20 15:17:11,661 79766 DEBUG [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': 'Thu, 20 Apr 2023 15:17:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba219517-2f67-4967-8992-a17298e3ae3b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/82e98ce177574d2ca6f2adc0f8d7c060/group_types/cecac92a-e521-429d-a7b8-f8191f6e6f37'} Body: b'' 2023-04-20 15:17:11,715 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/82e98ce177574d2ca6f2adc0f8d7c060/types/e78c6e74-971e-444d-932b-9c93963778d8 0.053s 2023-04-20 15:17:11,716 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b622ac-81ab-4c96-b3e3-2859b835b115', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/82e98ce177574d2ca6f2adc0f8d7c060/types/e78c6e74-971e-444d-932b-9c93963778d8'} Body: b'' 2023-04-20 15:17:11,732 79766 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/82e98ce177574d2ca6f2adc0f8d7c060/types/e78c6e74-971e-444d-932b-9c93963778d8 0.016s 2023-04-20 15:17:11,732 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-a32db429-a18c-4a61-b6cc-c3626d2af3f8', 'x-openstack-request-id': 'req-a32db429-a18c-4a61-b6cc-c3626d2af3f8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/82e98ce177574d2ca6f2adc0f8d7c060/types/e78c6e74-971e-444d-932b-9c93963778d8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e78c6e74-971e-444d-932b-9c93963778d8 could not be found."}}' tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] ----------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 44, in test_get_pools_with_details self._assert_pools(with_detail=True) File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 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-20 15:17:19,208 79766 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/bd28af220d6348c181bc06364accb598/scheduler-stats/get_pools?detail=True 0.183s 2023-04-20 15:17:19,208 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c0f519b-a4d1-4c02-9d55-c2fcb2e7851c', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c0f519b-a4d1-4c02-9d55-c2fcb2e7851c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd28af220d6348c181bc06364accb598/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-20 15:17:19,273 79766 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/bd28af220d6348c181bc06364accb598/scheduler-stats/get_pools 0.055s 2023-04-20 15:17:19,274 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c67f945-b774-41a4-b5f9-9ecceaae19dc', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c67f945-b774-41a4-b5f9-9ecceaae19dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd28af220d6348c181bc06364accb598/scheduler-stats/get_pools'} Body: b'{"pools": []}' 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 903e89cd-5c0a-4ead-be6f-cdf9d88f8572 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:17:22,114 79766 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/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types 0.168s 2023-04-20 15:17:22,114 79766 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-46324559", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b65b7873-800c-4d9f-bb6f-a552ee9373c8', 'content-length': '271', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b65b7873-800c-4d9f-bb6f-a552ee9373c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types'} Body: b'{"volume_type": {"id": "28939788-2706-45b6-868d-12d5d3a9fb26", "name": "tempest-VolumeTypesTest-volume-type-46324559", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 15:17:22,153 79766 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/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types 0.035s 2023-04-20 15:17:22,153 79766 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-278547253", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af1bbb87-10b0-4352-85be-e49307e32cb6', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af1bbb87-10b0-4352-85be-e49307e32cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types'} Body: b'{"volume_type": {"id": "f74b1763-b7ac-4eef-bc8f-4f3ba9cefbe9", "name": "tempest-VolumeTypesTest-volume-type-278547253", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 15:17:22,501 79766 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/6300d5ee6559424ab90dcf5a798f9184/volumes 0.344s 2023-04-20 15:17:22,502 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-793719145", "volume_type": "28939788-2706-45b6-868d-12d5d3a9fb26", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06cba2f9-f254-46a8-ae7c-1ea806eccbf2', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06cba2f9-f254-46a8-ae7c-1ea806eccbf2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes'} Body: b'{"volume": {"id": "903e89cd-5c0a-4ead-be6f-cdf9d88f8572", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:22.423747", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-793719145", "description": null, "volume_ty pe": "tempest-VolumeTypesTest-volume-type-46324559", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572"}], "user_id": "79dffd13f434461490e008603f5b1668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:17:22,553 79766 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/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572 0.040s 2023-04-20 15:17:22,554 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01a359c6-cc73-4dee-93cc-08f23038ed62', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01a359c6-cc73-4dee-93cc-08f23038ed62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572'} Body: b'{"volume": {"id": "903e89cd-5c0a-4ead-be6f-cdf9d88f8572", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:22.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-793719145", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-46324559", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572"}], "user_id": "79dffd13f434461490e008603f5b1668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6300d5ee6559424ab90dcf5a798f9184"}}' 2023-04-20 15:17:23,604 79766 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/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572 0.039s 2023-04-20 15:17:23,605 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0980e94-fb3e-4260-8290-f9324cb3449a', 'content-length': '934', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0980e94-fb3e-4260-8290-f9324cb3449a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572'} Body: b'{"volume": {"id": "903e89cd-5c0a-4ead-be6f-cdf9d88f8572", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:22.000000", "updated_at": "2023-04-20T15:17:23.000000", "name": "tempest-VolumeTypesTest-volume-793719145", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-46324559", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d 88f8572"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572"}], "user_id": "79dffd13f434461490e008603f5b1668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6300d5ee6559424ab90dcf5a798f9184"}}' 2023-04-20 15:17:23,655 79766 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572 0.040s 2023-04-20 15:17:23,656 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4567bf51-9b8b-4db5-87e8-61d97427e91b', 'content-length': '934', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4567bf51-9b8b-4db5-87e8-61d97427e91b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572'} Body: b'{"volume": {"id": "903e89cd-5c0a-4ead-be6f-cdf9d88f8572", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:22.000000", "updated_at": "2023-04-20T15:17:23.000000", "name": "tempest-VolumeTypesTest-volume-793719145", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-46324559", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572"}], "user_id": "79dffd13f434461490e008603f5b1668", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6300d5ee6559424ab90dcf5a798f9184"}}' 2023-04-20 15:17:23,770 79766 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572 0.103s 2023-04-20 15:17:23,770 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ab75b27-c8a5-4250-afb3-b0d94d334d65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572'} Body: b'' 2023-04-20 15:17:23,790 79766 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572 0.019s 2023-04-20 15:17:23,790 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-541e8833-00b2-4f2b-81f7-c649460d4c67', 'x-openstack-request-id': 'req-541e8833-00b2-4f2b-81f7-c649460d4c67', 'conn ection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6300d5ee6559424ab90dcf5a798f9184/volumes/903e89cd-5c0a-4ead-be6f-cdf9d88f8572'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 903e89cd-5c0a-4ead-be6f-cdf9d88f8572 could not be found."}}' 2023-04-20 15:17:23,843 79766 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types/f74b1763-b7ac-4eef-bc8f-4f3ba9cefbe9 0.052s 2023-04-20 15:17:23,844 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f23844e-2b9e-45a6-a0ea-3fc1f5e7967f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types/f74b1763-b7ac-4eef-bc8f-4f3ba9cefbe9'} Body: b'' 2023-04-20 15:17:23,862 79766 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types/f74b1763-b7ac-4eef-bc8f-4f3ba9cefbe9 0.018s 2023-04-20 15:17:23,863 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:23 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-7077fc37-947e-4475-91f4-c9d824d40dc4', 'x-openstack-request-id': 'req-7077fc37-947e-4475-91f4-c9d824d40dc4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types/f74b1763-b7ac-4eef-bc8f-4f3ba9cefbe9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f74b1763-b7ac-4eef-bc8f-4f3ba9cefbe9 could not be found."}}' 2023-04-20 15:17:23,911 79766 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types/28939788-2706-45b6-868d-12d5d3a9fb26 0.047s 2023-04-20 15:17:23,911 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55fc0089-b2db-4950-9b0c-d5a08245a1f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types/28939788-2706-45b6-868d-12d5d3a9fb26'} Body: b'' 2023-04-20 15:17:23,928 79766 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types/28939788-2706-45b6-868d-12d5d3a9fb26 0.016s 2023-04-20 15:17:23,928 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:23 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-6103a6b9-747d-4ef8-a231-97cbda2da0a1', 'x-openstack-request-id': 'req-6103a6b9-747d-4ef8-a231-97cbda2da0a1', 'connectio n': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c0bdfc0bfc4d4a0ab8b308dd06c75dc5/types/28939788-2706-45b6-868d-12d5d3a9fb26'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 28939788-2706-45b6-868d-12d5d3a9fb26 could not be found."}}' tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 68, in test_volume_delete_cascade volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:17:27,389 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes 0.433s 2023-04-20 15:17:27,389 79766 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-1774168782"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7f68f84-46e0-4286-abf9-388a61956cb1', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7f68f84-46e0-4286-abf9-388a61956cb1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes'} Body: b'{"volume": {"id": "e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:27.317886", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1774168782", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc"}], "user_id": "799bfe602527443f82138a1c57d712e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:17:27,461 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc 0.057s 2023-04-20 15:17:27,462 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-766d9abd-2f65-4cdd-9f6c-062d8c0bc4e1', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-766d9abd-2f65-4cdd-9f6c-062d8c0bc4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc'} Body: b'{"volume": {"id": "e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:27.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1774168782", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc"}], "user_id": "799bfe602527443f82138a1c57d712e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73d64f75e4b04201a14ec450a4abffa3"}}' 2023-04-20 15:17:28,514 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc 0.041s 2023-04-20 15:17:28,514 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54be2075-5f20-4b3c-97cd-59f0619815c5', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54be2075-5f20-4b3c-97cd-59f0619815c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc'} Body: b'{"volume": {"id": "e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:27.000000", "updated_at": "2023-04-20T15:17:27.000000", "name": "tempest-VolumesDeleteCascade-Volume-1774168782", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc"}], "user_id": "799bfe602527443f82138a1c57d712e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73d64f75e4b04201a14ec450a4abffa3"}}' 2023-04-20 15:17:28,568 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc 0.039s 2023-04-20 15:17:28,568 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f4014d7-6763-4550-8256-159b34f6522e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f4014d7-6763-4550-8256-159b34f6522e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc'} Body: b'{"volume": {"id": "e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:27.000000", "updated_at": "2023-04-20T15:17:27.000000", "name": "tempest-VolumesDeleteCascade-Volume-1774168782", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc"}], "user_id": "799bfe602527443f82138a1c57d712e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73d64f75e4b04201a14ec450a4abffa3"}}' 2023-04-20 15:17:28,678 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc 0.100s 2023-04-20 15:17:28,679 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UT F-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e47e190c-a5e4-428d-82ef-c8d49cdd7bde', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc'} Body: b'' 2023-04-20 15:17:28,701 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc 0.022s 2023-04-20 15:17:28,701 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b4cba5f-e320-467b-a248-1be0907c99a5', 'x-openstack-request-id': 'req-2b4cba5f-e320-467b-a248-1be0907c99a5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e9fca7b7-4b04-4fa9-8ee1-c4b70ddff5cc 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 f687769e-c4cc-405d-9d32-90b9482a6fd1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:17:28,897 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes 0.190s 2023-04-20 15:17:28,898 79766 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-1104915017"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5be6ce2f-1baa-4440-99a0-2859e94edf05', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be6ce2f-1baa-4440-99a0-2859e94edf05', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes'} Body: b'{"volume": {"id": "f687769e-c4cc-405d-9d32-90b9482a6fd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:28.836486", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1104915017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1"}], "user_id": "799bfe602527443f82138a1c57d712e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:17:28,945 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1 0.037s 2023-04-20 15:17:28,946 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69601be8-b6ba-4566-ad14-f8ccfdb6ba66', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69601be8-b6ba-4566-ad14-f8ccfdb6ba66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1'} Body: b'{"volume": {"id": "f687769e-c4cc-405d-9d32-90b9482a6fd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:29.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1104915017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1"}], "user_id": "799bfe602527443f82138a1c57d712e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73d64f75e4b04201a14ec450a4abffa3"}}' 2023-04-20 15:17:29,996 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1 0.039s 2023-04-20 15:17:29,997 79766 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-720c5363-593f-4031-9e14-07a1e18bc005', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-720c5363-593f-4031-9e14-07a1e18bc005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1'} Body: b'{"volume": {"id": "f687769e-c4cc-405d-9d32-90b9482a6fd1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:29.000000", "updated_at": "2023-04-20T15:17:29.000000", "name": "tempest-VolumesDeleteCascade-Volume-1104915017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1"}], "user_id": "799bfe602527443f82138a1c57d712e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73d64f75e4b04201a14ec450a4abffa3"}}' 2023-04-20 15:17:30,048 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1 0.041s 2023-04-20 15:17:30,048 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebf8faa4-412a-4046-9ad8-a5cff2ff4aed', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebf8faa4-412a-4046-9ad8-a5cff2ff4aed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1'} Body: b'{"volume": {"id": "f687769e-c4cc-405d-9d32-90b9482a6fd1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:29.000000", "updated_at": "2023-04-20T15:17:29.000000", "name": "tempest-VolumesDeleteCascade-Volume-1104915017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1"}], "user_id": "799bfe602527443f82138a1c57d712e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73d64f75e4b04201a14ec450a4abffa3"}}' 2023-04-20 15:17:30,297 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1 0.238s 2023-04-20 15:17:30,297 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17: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-df2d616a-7bae-46ce-b2e1-dde4d90b14c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1'} Body: b'' 2023-04-20 15:17:30,321 79766 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1 0.023s 2023-04-20 15:17:30,321 79766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17: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-e42075a0-2c15-4565-85e2-ac3d8624a53e', 'x-openstack-request-id': 'req-e42075a0-2c15-4565-85e2-ac3d8624a53e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/73d64f75e4b04201a14ec450a4abffa3/volumes/f687769e-c4cc-405d-9d32-90b9482a6fd1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f687769e-c4cc-405d-9d32-90b9482a6fd1 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 85cd0cc1-df61-4891-9747-59aa57b52493 failed to build and is in ERROR status 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 9d9f5a2a-ef19-4535-a654-fa07ef00b774 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:15:35,302 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.241s 2023-04-20 15:15:35,303 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab2f1cf4-e123-4862-8ca8-aa1c797a0779', 'x-compute-request-id': 'req-ab2f1cf4-e123-4862-8ca8-aa1c797a0779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "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-20 15:15:35,904 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.590s 2023-04-20 15:15:35,905 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b09ae37-d132-43e9-a534-ced3859475a1', 'x-compute-request-id': 'req-5b09ae37-d132-43e9-a534-ced3859475a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "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-20 15:15:36,067 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.151s 2023-04-20 15:15:36,067 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d28f70ff-c174-43cf-b147-5a30cb314cd5', 'x-compute-request-id': 'req-d28f70ff-c174-43cf-b147-5a30cb314cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d-4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "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-20 15:16:36,257 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/toke ns 0.113s 2023-04-20 15:16:36,258 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:36 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-4e2ece86-4b73-4b6f-ba4c-af6aee3706f2', '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": "877cc3e810ea474fa06a22c17c5f0bd4", "name": "tempest-ServerActionsTestJSON-1255937010-project-member", "password_expires_at": null}, "audit_ids": ["qj0LUya9SpSEpeF93EZ0vg"], "expires_at": "2023-04-20T16:16:36.000000Z", "issued_at": "2023-04-20T15:16:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "606d9ee60abb40628f7e7d63e0275d63", "name": "tempest-ServerActionsTestJSON-1255937010"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/606d9ee60abb40628f7e7d63e0275d63", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:16:36,258 79776 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '95946961-b7dc-471f-a777-2e8da7f96eb1', 'name': 'tempest-ServerActionsTestJSON-651509050-network', 'tenant_id': '606d9ee60abb40628f7e7d63e0275d63', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '606d9ee60abb40628f7e7d63e0275d63', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14380, 'is_default': False, 'availability_zone_hints': [], 'availability_z ones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:08:13Z', 'updated_at': '2023-04-20T15:08:13Z', 'revision_number': 1} available for tenant 2023-04-20 15:16:36,259 79776 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1226107213', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFqB24JZrTESYFgqsvT5RYUJObH4FsvCJosSo1OvnYZH4rOWSVsB68d4aZhW9vr6Tk8deFNHD3kJ7HId4lmO+nDBTSC/VBxPJHb8mwHxMDAbal1zhRWJ1ESUWZ0DkIqxyw==', 'fingerprint': 'd4:db:58:a6:e5:ff:fd:41:3a:aa:aa:3c:6a:13:02:51', 'user_id': '877cc3e810ea474fa06a22c17c5f0bd4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCyj/jn/XlxBNgWPECpvmH7xWLMQqVOqRJ0HLf7Wpo22Add7hdBTiBt\nKh8lnTRGGNigBwYFK4EEACKhZANiAARagduCWa0xEmBYKrL0+UWFCTmx+BbLwiaL\nEqNTr52GR+KzlklbAevHeGmYVvb6+k5PHXhTRw95CexyHeJZjvpwwU0gv1QcTyR2\n/JsB8TAwG2pdc4UVidRElFmdA5CKscs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f01196ef-ffea-489a-ab43-b1fe4f78d2ed', 'name': 'tempest-securitygroup--1974721556', 'stateful': True, 'tenant_id': '606d9ee60abb40628f7e7d63e0275d63', 'description': 'tempest-description--1765888202', 'shared': False, 'security_group_rules': [{'id': '8b40d5c5-40ab-43fa-a833-4555e1f705bd', 'tenant_id': '606d9ee60abb40628f7e7d63e0275d63', 'security_group_id': 'f01196ef-ffea-489a-ab43-b1fe4f78d2ed', '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': 263, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:08:35Z', 'updated_at': '2023-04-20T15:08:35Z', 'revision_number': 0, 'project_id': '606d9ee60abb40628f7e7d63e0275d63'}, {'id': 'ba76a6d7-cb57-4437-bca5-861ac30791e6', 'tenant_id': '606d9ee60abb40628f7e7d63e0275d63', 'security_group_id': 'f01196ef-ffea-489a-ab43-b1fe4f78d2ed', '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': 262, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:08:35Z', 'updated_at': '2023-04-20T15:08:35Z', 'revision_number': 0, 'project_id': '606d9ee60abb40628f7e7d63e0275d63'}], 'tags': [], 'created_at': '2023-04-20T15:08:35Z', 'updated_at': '2023-04-20T15:08:35Z', 'revision_number': 1, 'project_id': '606d9ee60abb40628f7e7d63e0275d63'}, 'floating_ip': {'id': 'f86a0e89-be03-456a-979f-f8e3faaae76b', 'tenant_id': '606d9ee60abb40628f7e7d63e0275d63', 'floating_ip_address': '172.24.4.29', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '606d9ee60abb40628f7e7d63e0275d63', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:08:42Z', 'updated_at': '2023-04-20T15:08:42Z', 'revision_number': 0, 'ip': '172.24.4.29'}} 2023-04-20 15:16:36,628 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes 0.368s 2023-04-20 15:16:36,629 79776 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-417598363", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc0b6646-1655-4ab7-ab4c-c2c5422345fc', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc0b6646-1655-4ab 7-ab4c-c2c5422345fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes'} Body: b'{"volume": {"id": "9d9f5a2a-ef19-4535-a654-fa07ef00b774", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:16:36.555593", "updated_at": null, "name": "tempest-tempest.common.compute-volume-417598363", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774"}], "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:16:36,680 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774 0.042s 2023-04-20 15:16:36,681 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-548956ab-6324-43ad-9ffa-794ff1f476a7', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-548956ab-6324-43ad-9ffa-794ff1f476a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774'} Body: b'{"volume": {"id": "9d9f5a2a-ef19-4535-a654-fa07ef00b774", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:16:37.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-417598363", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774"}], "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "606d9ee60abb40628f7e7d63e0275d63"}}' 2023-04-20 15:16:37,738 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774 0.046s 2023-04-20 15:16:37,739 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-457f5584-284c-4c33-9902-af1be0e1a7af', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-457f5584-284c-4c33-9902-af1be0e1a7af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774'} Body: b'{"volume": {"id": "9d9f5a2a-ef19-4535-a654-fa07ef00b774", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:16:37.00 0000", "updated_at": "2023-04-20T15:16:37.000000", "name": "tempest-tempest.common.compute-volume-417598363", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774"}], "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "606d9ee60abb40628f7e7d63e0275d63"}}' 2023-04-20 15:16:37,861 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774 0.112s 2023-04-20 15:16:37,861 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16: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-3c30d9c8-1a3e-4f76-b4cf-70232b48fab2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774'} Body: b'' 2023-04-20 15:16:37,908 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774 0.046s 2023-04-20 15:16:37,909 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16: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-8284c157-d8aa-4d4a-844d-6e55c45d85e3', 'x-openstack-request-id': 'req-8284c157-d8aa-4d4a-844d-6e55c45d85e3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/606d9ee60abb40628f7e7d63e0275d63/volumes/9d9f5a2a-ef19-4535-a654-fa07ef00b774'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9d9f5a2a-ef19-4535-a654-fa07ef00b774 could not be found."}}' 2023-04-20 15:16:37,909 79776 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-20 15:16:38,126 79776 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e 0.216s 2023-04-20 15:16:38,126 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6e7621b-5237-4234-9aa6-94f4ee7d01fd', 'x-compute-request-id': 'req-b6e7621b-5237-4234-9aa6-94f4ee7d01fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e'} Body: b'{"server": {"id": "8bb81fa0-7c0d -4144-bce4-fc9053c94e8e", "name": "tempest-ServerActionsTestJSON-server-1676804716", "status": "ACTIVE", "tenant_id": "606d9ee60abb40628f7e7d63e0275d63", "user_id": "877cc3e810ea474fa06a22c17c5f0bd4", "metadata": {}, "hostId": "2324be9b79585ac4fc7686c5eb06eb226d623c1ba840fcbbcbb769cf", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:08:46Z", "updated": "2023-04-20T15:09:03Z", "addresses": {"tempest-ServerActionsTestJSON-651509050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:4b:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8bb81fa0-7c0d-4144-bce4-fc9053c94e8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226107213", "OS-SRV-USG:launched_at": "2023-04-20T15:09:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1974721556"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_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 d064bdd5-1caa-4717-80bd-385bda3838f9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:16:01,435 79772 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82 0.230s 2023-04-20 15:16:01,436 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f12429da-5f5c-486a-b3a0-60a21d1d80ba', 'x-compute-request-id': 'req-f12429da-5f5c-486a-b3a0-60a21d1d80ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82'} Body: b'{"server": {"id": "5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82", "name": "tempest-ServersNegativeTestJSON-server-1475158505", "status": "ACTIVE", "tenant_id": "061d2444339049d0a0bb680f55ce75e3", "user_id": "515a83630b834f03a4fd748fb75b3550", "metadata": {}, "hostId": "94f7dfc0d2d2bdff12cc193c5626aeedf6c7c82466ffbd9ac7bf2d12", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:09:25Z", "updated": "2023-04-20T15:09:34Z", "addresses": {"tempest-ServersNegativeTestJSON-1321871509-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:44:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:09:33.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-20 15:17:01,712 79772 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/061d2444339049d0a0bb680f55ce75e3/volumes 0.205s 2023-04-20 15:17:01,712 79772 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-1373159452"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb659028-9fd2-45a0-93a5-f5c52e195cae', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb659028-9fd2-45a0-93a5-f5c52e195cae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes'} Body: b'{"volume": {"id": "d064bdd5-1caa-4717-80bd-385bda3838f9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:01.652311", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1373159452", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/d064bdd5-1caa-4717-80bd-385bda3838f9"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/061d2444339049d0a0bb680f55ce75e3/volumes/d064bdd5-1caa-4717-80bd-385bda3838f9"}], "user_id": "515a83630b834f03a4fd748fb75b3550", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:17:01,770 79772 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/061d2444339049d0a0bb680f55ce75e3/volumes/d064bdd5-1caa-4717-80bd-385bda3838f9 0.044s 2023-04-20 15:17:01,770 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e720f00-5dea-4d7b-b93c-5a7336b582fa', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e720f00-5dea-4d7b-b93c-5a7336b582fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/d064bdd5-1caa-4717-80bd-385bda3838f9'} Body: b'{"volume": {"id": "d064bdd5-1caa-4717-80bd-385bda3838f9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:02.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1373159452", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/d064bdd5-1caa-4717-80bd-385bda3838f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/061d2444339049d0a0bb680f55ce75e3/volumes/d064bdd5-1caa-4717-80bd-385bda3838f9"}], "user_id": "515a83630b834f03a4fd748fb75b3550", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "061d2444339049d0a0bb680f55ce75e3"}}' 2023-04-20 15:17:02,833 79772 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/061d2444339049d0a0bb680f55ce75e3/volumes/d064bdd5-1caa-4717-80bd-385bda3838f9 0.051s 2023-04-20 15:17:02,833 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9312989e-0f1c-43c2-bfd7-594cbe896adc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9312989e-0f1c-43c2-bfd7-594cbe896adc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/d064bdd5-1caa-4717-80bd-385bda3838f9'} Body: b'{"volume": {"id": "d064bdd5-1caa-4717-80bd-385bda3838f9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:02.000000", "updated_at": "2023-04-20T15:17:02.000000", "name": "tempest-ServersNegativeTestJSON-volume-1373159452", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/061d2444339049d0a0bb680f55ce75e3/volumes/d064bdd5-1caa-4717-80bd-385bda3838f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/061d2444339049d0a0bb680f55ce75e3/volumes/d064bdd5-1caa-4717-80bd-385bda3838f9"}], "user_id": "515a83630b834f03a4fd748fb75b3550", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tena nt-attr:tenant_id": "061d2444339049d0a0bb680f55ce75e3"}}' 2023-04-20 15:17:03,094 79772 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82 0.251s 2023-04-20 15:17:03,095 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df088797-49cc-4424-864f-78369e7c67de', 'x-compute-request-id': 'req-df088797-49cc-4424-864f-78369e7c67de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82'} Body: b'{"server": {"id": "5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82", "name": "tempest-ServersNegativeTestJSON-server-1475158505", "status": "ACTIVE", "tenant_id": "061d2444339049d0a0bb680f55ce75e3", "user_id": "515a83630b834f03a4fd748fb75b3550", "metadata": {}, "hostId": "94f7dfc0d2d2bdff12cc193c5626aeedf6c7c82466ffbd9ac7bf2d12", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:09:25Z", "updated": "2023-04-20T15:09:34Z", "addresses": {"tempest-ServersNegativeTestJSON-1321871509-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:44:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5445d7bf-c70e-4aa8-b50c-1be8c2c9fb82"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T15:09:33.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_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 ad5638b9-cbcf-4a64-b1e3-8178acfcc47e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:18:03,383 79778 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes 0.297s 2023-04-20 15:18:03,384 79778 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-1597902016"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e7f3b94-1c43-4a53-9bcb-14a93d04df24', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e7f3b94-1c43-4a53-9bcb-14a93d04df24', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes'} Body: b'{"volume": {"id": "ad5638b9-cbcf-4a64-b1e3-8178acfcc47e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:03.319957", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1597902016", "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/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e"}], "user_id": "1fa8f5ff437d43dda5a6ac2ed84278b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:18:03,455 79778 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e 0.060s 2023-04-20 15:18:03,455 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a74d6c20-a8b6-4fc5-8f01-dda4b045efa6', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a74d6c20-a8b6-4fc5-8f01-dda4b045efa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e'} Body: b'{"volume": {"id": "ad5638b9-cbcf-4a64-b1e3-8178acfcc47e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:03.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1597902016", "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/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e"}], "user_id": "1fa8f5ff437d43dda5a6ac2ed84278b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14d22c62b510414a9cd4fbbf33ac8ec6"}}' 2023-04-20 15:18:04,555 79778 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178ac fcc47e 0.082s 2023-04-20 15:18:04,556 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adb25c87-df89-4595-822c-feb72f91d446', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adb25c87-df89-4595-822c-feb72f91d446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e'} Body: b'{"volume": {"id": "ad5638b9-cbcf-4a64-b1e3-8178acfcc47e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:03.000000", "updated_at": "2023-04-20T15:18:03.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1597902016", "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/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e"}], "user_id": "1fa8f5ff437d43dda5a6ac2ed84278b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14d22c62b510414a9cd4fbbf33ac8ec6"}}' 2023-04-20 15:18:04,615 79778 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e 0.046s 2023-04-20 15:18:04,616 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54af2619-1ffb-4a14-835a-6bd69243b7b5', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54af2619-1ffb-4a14-835a-6bd69243b7b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e'} Body: b'{"volume": {"id": "ad5638b9-cbcf-4a64-b1e3-8178acfcc47e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:03.000000", "updated_at": "2023-04-20T15:18:03.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1597902016", "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/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e"}], "user_id": "1fa8f5ff437d43dda5a6ac2ed84278b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14d22c62b510414a9cd4fbbf33ac8ec6"}}' 2023-04-20 15:18:04,718 79778 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e 0.092s 2023-04-20 15:18:04,718 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6a7ebcc-8735-48b5-ac1b-d2acd45e5514', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e'} Body: b'' 2023-04-20 15:18:04,743 79778 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e 0.024s 2023-04-20 15:18:04,743 79778 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e68791-42a8-44a4-a13f-11124e7891b4', 'x-openstack-request-id': 'req-63e68791-42a8-44a4-a13f-11124e7891b4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/14d22c62b510414a9cd4fbbf33ac8ec6/volumes/ad5638b9-cbcf-4a64-b1e3-8178acfcc47e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ad5638b9-cbcf-4a64-b1e3-8178acfcc47e could not be found."}}' setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON) --------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py", line 65, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 04f160a6-8c9f-47f0-9ba7-f44921245b8c failed to build and is in ERROR status tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 144, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 859db761-cba5-4658-8bb5-9237647e1cb7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:18:14,282 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes 0.409s 2023-04-20 15:18:14,282 79778 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-618946350"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8f2106d-218b-4e66-8be5-e9491f16099d', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f2106d-218b-4e66-8be5-e9491f16099d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes'} Body: b'{"volume": {"id": "859db761-cba5-4658-8bb5-9237647e1cb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:14.222559", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-618946350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7"}], "user_id": "6d8c10a85281468c9aa5d96ba684e9a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 15:18:14,336 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7 0.044s 2023-04-20 15:18:14,336 79778 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': 'Thu, 20 Apr 2023 15:18:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397ec3cf-df6d-431f-938e-67a9e82e7886', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397ec3cf-df6d-431f-938e-67a9e82e7886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7'} Body: b'{"volume": {"id": "859db761-cba5-4658-8bb5-9237647e1cb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:14.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-618946350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7"}], "user_id": "6d8c10a85281468c9aa5d96ba684e9a0", "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": "9a491290ee46488699ec930ca3b16daa"}}' 2023-04-20 15:18:15,388 79778 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/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7 0.039s 2023-04-20 15:18:15,388 79778 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': 'Thu, 20 Apr 2023 15:18:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddbb6d6c-0e01-4feb-aa8a-fef815fec2c7', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddbb6d6c-0e01-4feb-aa8a-fef815fec2c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7'} Body: b'{"volume": {"id": "859db761-cba5-4658-8bb5-9237647e1cb7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:14.000000", "updated_at": "2023-04-20T15:18:14.000000", "name": "tempest-VolumesTransfersV357Test-Volume-618946350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7"}], "user_id": "6d8c10a85281468c9aa5d96ba684e9a0", "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": "9a491290ee46488699ec930ca3b16daa"}}' 2023-04-20 15:18:15,453 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7 0.053s 2023-04-20 15:18:15,453 79778 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': 'Thu, 20 Apr 2023 15:18:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-670d8cff-b8ef-47fc-ad67-3e62ba284248', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-670d8cff-b8ef-47fc-ad67-3e62ba284248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7'} Body: b'{"volume": {"id": "859db761-cba5-4658-8bb5-9237647e1cb7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:14.000000", "updated_at": "2023-04-20T15:18:14.000000", "name": "tempest-VolumesTransfersV357Test-Volume-618946350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7"}], "user_id": "6d8c10a85281468c9aa5d96ba684e9a0", "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": "9a491290ee46488699ec930ca3b16daa"}}' 2023-04-20 15:18:15,572 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7 0.107s 2023-04-20 15:18:15,572 79778 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': 'Thu, 20 Apr 2023 15:18:15 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-d671dfe0-dea6-4877-aabc-925e082471a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7'} Body: b'' 2023-04-20 15:18:15,593 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7 0.020s 2023-04-20 15:18:15,593 79778 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': 'Thu, 20 Apr 2023 15:18:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c7205e-cb0f-4878-b3ec-1ee4a7acb2ba', 'x-openstack-request-id': 'req-92c7205e-cb0f-4878-b3ec-1ee4a7acb2ba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/859db761-cba5-4658-8bb5-9237647e1cb7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 859db761-cba5-4658-8bb5-9237647e1cb7 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 f0125cdd-f675-4ea3-a0c6-988296ab3109 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:18:15,781 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes 0.185s 2023-04-20 15:18:15,782 79778 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-773072410"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d499acfa-a4f6-41fa-8d31-7f73788e3bcd', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d499acfa-a4f6-41fa-8d31-7f73788e3bcd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes'} Body: b'{"volume": {"id": "f0125cdd-f675-4ea3-a0c6-988296ab3109", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:15.723300", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-773072410", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109"}], "user_id": "6d8c10a85281468c9aa5d96ba684e9a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 15:18:15,830 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109 0.039s 2023-04-20 15:18:15,831 79778 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': 'Thu, 20 Apr 2023 15:18:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ca204e-fe87-4714-9777-cebfee539e48', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ca204e-fe87-4714-9777-cebfee539e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109'} Body: b'{"volume": {"id": "f0125cdd-f675-4ea3-a0c6-988296ab3109", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:16.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-773072410", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109"}], "user_id": "6d8c10a85281468c9aa5d96ba684e9a0", "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": "9a491290ee46488699ec930ca3b16daa"}}' 2023-04-20 15:18:16,883 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109 0.040s 2023-04-20 15:18:16,884 79778 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': 'Thu, 20 Apr 2023 15:18:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88379742-51f8-49cd-a93d-588cd937629a', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88379742-51f8-49cd-a93d-588cd937629a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109'} Body: b'{"volume": {"id": "f0125cdd-f675-4ea3-a0c6-988296ab3109", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:16.000000", "updated_at": "2023-04-20T15:18:16.000000", "name": "tempest-VolumesTransfersV357Test-Volume-773072410", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109"}], "user_id": "6d8c10a85281468c9aa5d96ba684e9a0", "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": "9a491290ee46488699ec930ca3b16daa"}}' 2023-04-20 15:18:16,938 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109 0.037s 2023-04-20 15:18:16,939 79778 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': 'Thu, 20 Apr 2023 15:18:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c8fd461-b3f5-4968-b721-6cdff0fd6cfb', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c8fd461-b3f5-4968-b721-6cdff0fd6cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109'} Body: b'{"volume": {"id": "f0125cdd-f675-4ea3-a0c6-988296ab3109", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:16.000000", "updated_at": "2023-04-20T15:18:16.000000", "name": "tempest-VolumesTransfersV357Test-Volume-773072410", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109"}], "user_id": "6d8c10a85281468c9aa5d96ba684e9a0", "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": "9a491290ee46488699ec930ca3b16daa"}}' 2023-04-20 15:18:17,048 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109 0.098s 2023-04-20 15:18:17,048 79778 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': 'Thu, 20 Apr 2023 15:18:16 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-25d72b08-8768-4ea1-a1e9-31edd466f93e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109'} Body: b'' 2023-04-20 15:18:17,070 79778 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109 0.021s 2023-04-20 15:18:17,070 79778 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': 'Thu, 20 Apr 2023 15:18:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9143041-532b-48b6-b26b-4bd8e60add83', 'x-openstack-request-id': 'req-e9143041-532b-48b6-b26b-4bd8e60add83', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9a491290ee46488699ec930ca3b16daa/volumes/f0125cdd-f675-4ea3-a0c6-988296ab3109'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f0125cdd-f675-4ea3-a0c6-988296ab3109 could not be found."}}' setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest) ----------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e8613390-4007-4b24-bc77-f39447586b07 failed to build and is in ERROR status cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 54, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 477a0c23-d1a2-499f-a658-8d917162a5aa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:15:40,537 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.257s 2023-04-20 15:15:40,537 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1842611209", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMGzvHh8Zr7UHBOWp8i4itmOgKMHCYqsRfcCnuL5fX2ZX0SbtdnEHhZQ7ddVen4EblOd/75MqiVTCjXy8yMqdL2bAyWSSoNF8aBLCqnNMnema/pWEDoxhzJlvUqg4HZ4hA=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:40 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-0a76d7fe-1d81-4d34-a89b-1ad55054e053', 'x-compute-request-id': 'req-0a76d7fe-1d81-4d34-a89b-1ad55054e053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1842611209", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMGzvHh8Zr7UHBOWp8i4itmOgKMHCYqsRfcCnuL5fX2ZX0SbtdnEHhZQ7ddVen4EblOd/75MqiVTCjXy8yMqdL2bAyWSSoNF8aBLCqnNMnema/pWEDoxhzJlvUqg4HZ4hA==", "fingerprint": "22:84:44:15:b1:68:f7:8a:98:90:ff:bf:08:62:06:c0", "user_id": "1b2b076c0e354876981854fbadcc4696"}}' 2023-04-20 15:15:40,771 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.229s 2023-04-20 15:15:40,771 79782 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-1518407054", "description": "tempest-secgroup-smoke-1518407054 description", "project_id": "5b3b0b5be268475b92a96fcc1b02094e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-eaceb6f7-353e-473b-a930-8933f1d3a191', 'date': 'Thu, 20 Apr 2023 15:15:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "name": "tempest-secgroup-smoke-1518407054", "stateful": true, "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "description": "tempest-secgroup-smoke-1518407054 description", "shared": false, "security_group_rules": [{"id": "0d8194e5-d1b8-4230-9ef5-eb5bd4afb087", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "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": 741, "description": null, "tags": [], "created_at": "2023-04-20T15:15:40Z", "updated_at": "2023-04-20T15:15:40Z", "revision_number": 0, "project_id": "5b3b0b5be268475b92a96fcc1b02094e"}, {"id": "942c37a9-777e-4fed-a50d-a8b646283cf2", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "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": 740, "description": null, "tags": [], "created_at": "2023-04-20T15:15:40Z", "updated_at": "2023-04-20T15:15:40Z", "revision_number": 0, "project_id": "5b3b0b5be268475b92a96fcc1b02094e"}], "tags": [], "created_at": "2023-04-20T15:15:40Z", "updated_at": "2023-04-20T15:15:40Z", "revision_number" : 1, "project_id": "5b3b0b5be268475b92a96fcc1b02094e"}}' 2023-04-20 15:15:40,954 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.182s 2023-04-20 15:15:40,955 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "project_id": "5b3b0b5be268475b92a96fcc1b02094e", "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-aa4bb9c1-8320-45b4-9cb7-c77837786953', 'date': 'Thu, 20 Apr 2023 15:15:40 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": "6463ea36-2560-4f91-882a-ef053687148b", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "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-20T15:15:40Z", "updated_at": "2023-04-20T15:15:40Z", "revision_number": 0, "project_id": "5b3b0b5be268475b92a96fcc1b02094e"}}' 2023-04-20 15:15:41,116 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.161s 2023-04-20 15:15:41,116 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "project_id": "5b3b0b5be268475b92a96fcc1b02094e", "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-7e48a69c-8c14-4bcb-bf58-b3c74c3f246b', 'date': 'Thu, 20 Apr 2023 15:15:41 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": "229763c5-62cc-4fff-9873-769337632318", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "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-20T15:15:41Z", "updated_at": "2023-04-20T15:15:41Z", "revision_number": 0, "project_id": "5b3b0b5be268475b92a96fcc1b02094e"}}' 2023-04-20 15:15:41,287 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.170s 2023-04-20 15:15:41,287 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "project_id": "5b3b0b5be268475b92a96fcc1b02094e", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d02128d0-4659-41e6-b51c-4797ea1cf309', 'date': 'Thu, 20 Apr 2023 15:15:41 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": "949effc7-9ab0-4d52-83d4-923ab9af7e0c", "tenant_id": "5b3b0b 5be268475b92a96fcc1b02094e", "security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "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-20T15:15:41Z", "updated_at": "2023-04-20T15:15:41Z", "revision_number": 0, "project_id": "5b3b0b5be268475b92a96fcc1b02094e"}}' 2023-04-20 15:15:41,442 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.154s 2023-04-20 15:15:41,443 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "project_id": "5b3b0b5be268475b92a96fcc1b02094e", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-5b53d3ed-5d9c-40de-8c7b-4e7f80920113', 'date': 'Thu, 20 Apr 2023 15:15:41 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": "f230d1fb-7f49-4314-9925-3d10ab39b925", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "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-20T15:15:41Z", "updated_at": "2023-04-20T15:15:41Z", "revision_number": 0, "project_id": "5b3b0b5be268475b92a96fcc1b02094e"}}' 2023-04-20 15:15:41,603 79782 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-20 15:15:41,603 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "project_id": "5b3b0b5be268475b92a96fcc1b02094e", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5af17ef8-c594-4bd8-b0fb-a52a020bbe74', 'date': 'Thu, 20 Apr 2023 15:15:41 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": "349c3d2f-0e75-484e-88b0-3f0e53ff24c9", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "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-20T15:15:41Z", "updated_at": "2023-04-20T15:15:41Z", "revision_number": 0, "project_id": "5b3b0b5be268475b92a96fcc1b02094e"}}' 2023-04-20 15:15:41,762 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-20 15:15:41,763 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "project_id": "5b3b0b5be268475b92a96fcc1b02094e", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-859d4c8f-73b2-40b7-8be5-27145c365b3b', 'date': 'Thu, 20 Apr 2023 15:15:41 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": "f1bac1f4-6160-44db-8f15-ce4ae4d04fe8", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "security_group_id": "43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62", "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-20T15:15:41Z", "updated_at": "2023-04-20T15:15:41Z", "revision_number": 0, "project_id": "5b3b0b5be268475b92a96fcc1b02094e"}}' 2023-04-20 15:15:41,801 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.032s 2023-04-20 15:15:41,801 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:41 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-3c439a78-3ba3-4830-a610-4023821ad805', '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": "1b2b076c0e354876981854fbadcc4696", "name": "tempest-SnapshotDataIntegrityTests-1949893148-project-member", "password_expires_at": null}, "audit_ids": ["UG2-cpE9TGKEAoTj0BPhlw"], "expires_at": "2023-04-20T16:15:41.000000Z", "issued_at": "2023-04-20T15:15:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b3b0b5be268475b92a96fcc1b02094e", "name": "tempest-SnapshotDataIntegrityTests-1949893148"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5b3b0b5be268475b92a96fcc1b02094e", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:15:41,802 79782 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': 'edf7eb54-231b-4696-a66a-a86d72c64dc2', 'name': 'tempest-SnapshotDataIntegrityTests-1384459063-network', 'tenant_id': '5b3b0b5be268475b92a96fcc1b02094e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5b3b0b5be268475b92a96fcc1b02094e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 23211, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:15:26Z', 'updated_at': '2023-04-20T15:15:26Z', 'revision_number': 1} available for tenant 2023-04-20 15:15:42,423 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.620s 2023-04-20 15:15:42,424 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-72297812", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1842611209", "security_groups": [{"name": "tempest-secgroup-smoke-1518407054"}], "networks": [{"uuid": "edf7eb54-231b-4696-a66a-a86d72c64dc2"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f134d61-1d7d-4598-a76f-e0abe0ee9eec', 'x-compute-request-id': 'req-8f134d61-1d7d-4598-a76f-e0abe0ee9eec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "71994663-7386-42fc-b512-59869acddfc0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71994663-7386-42fc-b512-59869acddfc0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1518407054"}], "adminPass": "XMQ2mJepxppd"}}' 2023-04-20 15:15:42,495 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0 0.068s 2023-04-20 15:15:42,496 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:15:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb48f101-c190-40f2-a8ad-2199bc329f87', 'x-compute-request-id': 'req-eb48f101-c190-40f2-a8ad-2199bc329f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddf c0'} Body: b'{"server": {"id": "71994663-7386-42fc-b512-59869acddfc0", "name": "tempest-SnapshotDataIntegrityTests-server-72297812", "status": "BUILD", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "user_id": "1b2b076c0e354876981854fbadcc4696", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:15:42Z", "updated": "2023-04-20T15:15:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71994663-7386-42fc-b512-59869acddfc0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1842611209", "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-20 15:16:32,792 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0 0.234s 2023-04-20 15:16:32,792 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c97444ed-f40b-4f23-a221-40d42138851c', 'x-compute-request-id': 'req-c97444ed-f40b-4f23-a221-40d42138851c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0'} Body: b'{"server": {"id": "71994663-7386-42fc-b512-59869acddfc0", "name": "tempest-SnapshotDataIntegrityTests-server-72297812", "status": "ACTIVE", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "user_id": "1b2b076c0e354876981854fbadcc4696", "metadata": {}, "hostId": "5bb5c52240dea15808d73ca6a6c0697377934524fadb88caa8f09e3e", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:15:42Z", "updated": "2023-04-20T15:15:50Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1384459063-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:39:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71994663-7386-42fc-b512-59869acddfc0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1842611209", "OS-SRV-USG:launched_at": "2023-04-20T15:15:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1518407054"}], "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-20 15:16:32,804 79782 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 15:17:33,092 79782 INFO [tempest.lib.common.rest_client] Requ est (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0 0.230s 2023-04-20 15:17:33,093 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a73bfcd-f273-43b1-973b-a119857ba16d', 'x-compute-request-id': 'req-1a73bfcd-f273-43b1-973b-a119857ba16d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0'} Body: b'{"server": {"id": "71994663-7386-42fc-b512-59869acddfc0", "name": "tempest-SnapshotDataIntegrityTests-server-72297812", "status": "ACTIVE", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "user_id": "1b2b076c0e354876981854fbadcc4696", "metadata": {}, "hostId": "5bb5c52240dea15808d73ca6a6c0697377934524fadb88caa8f09e3e", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:15:42Z", "updated": "2023-04-20T15:15:50Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1384459063-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:39:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71994663-7386-42fc-b512-59869acddfc0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1842611209", "OS-SRV-USG:launched_at": "2023-04-20T15:15:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1518407054"}], "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-20 15:17:33,334 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes 0.229s 2023-04-20 15:17:33,334 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-299120709", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a16034f6-5cf5-4646-8240-d9c89677b4fd', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a16034f6-5cf5-4646-8240-d9c89677b4fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes'} Body: b'{"volume": {"id": "477a0c23-d1a2-499f-a658-8d917162a5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:33.269721", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-299120709", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-4 99f-a658-8d917162a5aa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa"}], "user_id": "1b2b076c0e354876981854fbadcc4696", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:17:33,382 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa 0.038s 2023-04-20 15:17:33,382 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64e87ee-0fa3-4de1-b174-10a63e4f23d6', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64e87ee-0fa3-4de1-b174-10a63e4f23d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa'} Body: b'{"volume": {"id": "477a0c23-d1a2-499f-a658-8d917162a5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:33.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-299120709", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa"}], "user_id": "1b2b076c0e354876981854fbadcc4696", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b3b0b5be268475b92a96fcc1b02094e"}}' 2023-04-20 15:17:34,430 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa 0.037s 2023-04-20 15:17:34,431 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd7fb1cb-6cd9-481a-9131-c5cf12219470', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd7fb1cb-6cd9-481a-9131-c5cf12219470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa'} Body: b'{"volume": {"id": "477a0c23-d1a2-499f-a658-8d917162a5aa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:17:33.000000", "updated_at": "2023-04-20T15:17:33.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-299120709", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa"}], "user_id": "1b2b076c0e354876981854fbadcc4696", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "mu ltiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b3b0b5be268475b92a96fcc1b02094e"}}' 2023-04-20 15:17:34,565 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa 0.123s 2023-04-20 15:17:34,565 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a21cef8-4d06-4711-a87d-2ad5e0854486', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa'} Body: b'' 2023-04-20 15:17:34,592 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa 0.026s 2023-04-20 15:17:34,592 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e0777e7-a224-4937-8373-ee37943b5451', 'x-openstack-request-id': 'req-5e0777e7-a224-4937-8373-ee37943b5451', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5b3b0b5be268475b92a96fcc1b02094e/volumes/477a0c23-d1a2-499f-a658-8d917162a5aa'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 477a0c23-d1a2-499f-a658-8d917162a5aa could not be found."}}' 2023-04-20 15:17:34,727 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0 0.134s 2023-04-20 15:17:34,727 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af43a068-3b50-4c18-95c5-84b0ad82e9b0', 'x-compute-request-id': 'req-af43a068-3b50-4c18-95c5-84b0ad82e9b0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0'} Body: b'' 2023-04-20 15:17:35,334 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0 0.606s 2023-04-20 15:17:35,334 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f43f073e-802b-4f70-8572-313297ee6504', 'x-compute-request-id': 'req-f43f073e-802b-4f70-8572-313297ee6504', 'connection': 'close', 'status': '200', 'content-locat ion': 'http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0'} Body: b'{"server": {"id": "71994663-7386-42fc-b512-59869acddfc0", "name": "tempest-SnapshotDataIntegrityTests-server-72297812", "status": "ACTIVE", "tenant_id": "5b3b0b5be268475b92a96fcc1b02094e", "user_id": "1b2b076c0e354876981854fbadcc4696", "metadata": {}, "hostId": "5bb5c52240dea15808d73ca6a6c0697377934524fadb88caa8f09e3e", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:15:42Z", "updated": "2023-04-20T15:17:35Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1384459063-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:39:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71994663-7386-42fc-b512-59869acddfc0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1842611209", "OS-SRV-USG:launched_at": "2023-04-20T15:15:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1518407054"}], "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-20 15:18:25,408 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0 0.041s 2023-04-20 15:18:25,409 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18: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-7377f597-8a00-49ae-98c9-f600d9e5ba0f', 'x-compute-request-id': 'req-7377f597-8a00-49ae-98c9-f600d9e5ba0f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71994663-7386-42fc-b512-59869acddfc0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 71994663-7386-42fc-b512-59869acddfc0 could not be found."}}' 2023-04-20 15:18:25,581 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62 0.171s 2023-04-20 15:18:25,581 79782 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-85a88cb7-0d73-4f59-8251-790541fda95c', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:18:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/43f26e2c-f5b7-4eb5-8b53-f6ec4b5b2f62'} Body: b'' 2023-04-20 15:18:25,615 79782 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1842611209 0.033s 2023-04-20 15:18:25,615 79782 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18: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-50c4d305-90d3-487f-803f-ec7701ed4f40', 'x-compute-request-id': 'req-50c4d305-90d3-487f-803f-ec7701ed4f40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1842611209'} Body: b'' tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] --------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volume_snapshots.py", line 53, in test_volume_snapshot_create_get_list_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5cbd4a55-33ee-4634-b569-22fd82fa247a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:18:35,259 79776 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.786s 2023-04-20 15:18:35,260 79776 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-228419116"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/5cbd4a55-33ee-4634-b569-22fd82fa247a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30507bd5-a662-4ed4-bff3-4dd6ec672b68', 'x-compute-request-id': 'req-30507bd5-a662-4ed4-bff3-4dd6ec672b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "5cbd4a55-33ee-4634-b569-22fd82fa247a", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T15:18:35.135295", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-228419116", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-20 15:18:35,327 79776 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/5cbd4a55-33ee-4634-b569-22fd82fa247a 0.063s 2023-04-20 15:18:35,328 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:35 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-4853a5dc-7484-4b69-b4ee-cc01f195506c', 'x-compute-request-id': 'req-4853a5dc-7484-4b69-b4ee-cc01f195506c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/5cbd4a55-33ee-4634-b569-22fd82fa247a'} Body: b'{"volume": {"id": "5cbd4a55-33ee-4634-b569-22fd82fa247a", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T15:18:35.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-228419116", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-20 15:18:36,450 79776 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/5cbd4a55-33ee-4634-b569-22fd82fa247a 0.117s 2023-04-20 15:18:36,451 79776 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18: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-b30d22be-6aa7-41c9-affc-b16f40528cd6', 'x-compute-request-id': 'req-b30d22be-6aa7-41c9-affc-b16f40528cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/5cbd4a55-33ee-4634-b569-22fd82fa247a'} Body: b'{"volume": {"id": "5cbd4a55-33ee-4634-b569-22fd82fa247a", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T1 5:18:35.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-228419116", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 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 c0fccf2a-7f3a-409c-ae28-63f7b3462567 failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_list.py", line 89, in resource_setup volume = cls.create_volume(metadata=cls.metadata) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 89ddac87-0ad2-4cad-8425-7f8d8d780c4b failed to build and is in ERROR status tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 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 fd4af9f2-b3b3-4568-8d10-8a1b72c633ca failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:16:16,272 79774 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 15:16:16,273 79774 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 15:16:16,339 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.063s 2023-04-20 15:16:16,339 79774 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-1515762926", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE+BpA/QVEVcBhY96ueIlEAqUyydEjb3TDWpS9ZcpgBk3RCSCHqe6p1mnoiLGGvxBJ6G5pwKKupwEnIPM+KtK51qV5dgMSo5MG+lC07Z/uMsaxDcNxWiQ7ptcyduxSmR8Q=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:16 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-774e52c3-59ed-4379-a4a5-e65a6f1197b2', 'x-compute-request-id': 'req-774e52c3-59ed-4379-a4a5-e65a6f1197b2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1515762926", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE+BpA/QVEVcBhY96ueIlEAqUyydEjb3TDWpS9ZcpgBk3RCSCHqe6p1mnoiLGGvxBJ6G5pwKKupwEnIPM+KtK51qV5dgMSo5MG+lC07Z/uMsaxDcNxWiQ7ptcyduxSmR8Q==", "fingerprint": "18:2b:1b:78:4a:e1:34:9a:1a:54:68:c4:13:97:38:88", "user_id": "bbd3a1bdaa3d4259a7f578e485a929ef"}}' 2023-04-20 15:16:16,342 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1515762926 created 2023-04-20 15:16:16,523 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.181s 2023-04-20 15:16:16,523 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1934399328", "description": "tempest-description--1754675388"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-f899c77e-6ce7-4740-9489-19e010a06d6d', 'date': 'Thu, 20 Apr 2023 15:16:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0057e52e-681b-48cf-889e-eb7f1404ed71", "name": "tempest-securitygroup--1934399328", "stateful": true, "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "description": "tempest-description--1754675388", "shared": false, "security_group_rules": [{"id": "0eb821a6-0b62-4c5b-a428-51f69deddc16", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "security_group_id": "0057e52e-681b-48cf-889e-eb7f1404ed71", "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": 750, "description": null, "tags": [], "created_at": "2023-04-20T15:16:16Z", "updated_at": "2023-04-20T15:16:16Z", "revision_number": 0, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}, {"id": "b7316a07-587e-4288-8a44-2f3107f776e2", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "security_group_id": "0057e52e-681b-48cf-889e-eb7f1404ed71", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remo te_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 751, "description": null, "tags": [], "created_at": "2023-04-20T15:16:16Z", "updated_at": "2023-04-20T15:16:16Z", "revision_number": 0, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}], "tags": [], "created_at": "2023-04-20T15:16:16Z", "updated_at": "2023-04-20T15:16:16Z", "revision_number": 1, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:16:16,719 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.195s 2023-04-20 15:16:16,719 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0057e52e-681b-48cf-889e-eb7f1404ed71", "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-e62b60e4-98ff-4399-bb6e-0017deada642', 'date': 'Thu, 20 Apr 2023 15:16:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "317c008e-ad70-4e01-a702-f959470da78c", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "security_group_id": "0057e52e-681b-48cf-889e-eb7f1404ed71", "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-20T15:16:16Z", "updated_at": "2023-04-20T15:16:16Z", "revision_number": 0, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:16:16,892 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-20 15:16:16,892 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0057e52e-681b-48cf-889e-eb7f1404ed71", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5b8e1454-303c-44ce-b973-9ab0a1230a2d', 'date': 'Thu, 20 Apr 2023 15:16:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a9f07e05-fa1e-4756-8f94-ea5431d00cee", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "security_group_id": "0057e52e-681b-48cf-889e-eb7f1404ed71", "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-20T15:16:16Z", "updated_at": "2023-04-20T15:16:16Z", "revision_number": 0, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:16:16,892 79774 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1934399328 created 2023-04-20 15:16:18,093 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.200s 2023-04-20 15:16:18,093 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487"}} Response - Headers: {'co ntent-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-a7f6ef2a-601b-4984-82ab-e983c5c72492', 'date': 'Thu, 20 Apr 2023 15:16:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "83ed4cca-87a0-4fb0-99c6-9b9dbb7fb394", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "floating_ip_address": "172.24.4.110", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3bfe062836ab4f98866f6058a0a50f66", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:16:17Z", "updated_at": "2023-04-20T15:16:17Z", "revision_number": 0}}' 2023-04-20 15:16:18,093 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '83ed4cca-87a0-4fb0-99c6-9b9dbb7fb394', 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'floating_ip_address': '172.24.4.110', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3bfe062836ab4f98866f6058a0a50f66', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:16:17Z', 'updated_at': '2023-04-20T15:16:17Z', 'revision_number': 0, 'ip': '172.24.4.110'} created 2023-04-20 15:16:18,180 79774 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.080s 2023-04-20 15:16:18,180 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:18 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-ee8b1f55-9b1b-44df-9104-a2f9b0765aca', '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": "bbd3a1bdaa3d4259a7f578e485a929ef", "name": "tempest-AttachVolumeShelveTestJSON-1790805790-project-member", "password_expires_at": null}, "audit_ids": ["iVpXPljUS2yt8sz9VBZ5Rw"], "expires_at": "2023-04-20T16:16:18.000000Z", "issued_at": "2023-04-20T15:16:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bfe062836ab4f98866f6058a0a50f66", "name": "tempest-AttachVolumeShelveTestJSON-1790805790"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "in terface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3bfe062836ab4f98866f6058a0a50f66", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:16:18,181 79774 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '36cd0028-b711-4f91-837b-b0bef4168afd', 'name': 'tempest-AttachVolumeShelveTestJSON-1124172193-network', 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3bfe062836ab4f98866f6058a0a50f66', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 29957, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:13:22Z', 'updated_at': '2023-04-20T15:13:22Z', 'revision_number': 1} available for tenant 2023-04-20 15:16:18,181 79774 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1515762926', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE+BpA/QVEVcBhY96ueIlEAqUyydEjb3TDWpS9ZcpgBk3RCSCHqe6p1mnoiLGGvxBJ6G5pwKKupwEnIPM+KtK51qV5dgMSo5MG+lC07Z/uMsaxDcNxWiQ7ptcyduxSmR8Q==', 'fingerprint': '18:2b:1b:78:4a:e1:34:9a:1a:54:68:c4:13:97:38:88', 'user_id': 'bbd3a1bdaa3d4259a7f578e485a929ef', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBCBefENch6yx2+5qYREThi2SHvKswgdD32HyFuk1Z6elp4eq+AqOu3\nQpIfU1wIMpugBwYFK4EEACKhZANiAARPgaQP0FRFXAYWPerniJRAKlMsnRI290w1\nqUvWXKYAZN0Qkgh6nuqdZp6Iixhr8QSehuacCirqcBJyDzPirSudaleXYDEqOTBv\npQtO2f7jLGsQ3DcVokO6bXMnbsUpkfE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0057e52e-681b-48cf-889e-eb7f1404ed71', 'name': 'tempest-securitygroup--1934399328', 'stateful': True, 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'description': 'tempest-description--1754675388', 'shared': False, 'security_group_rules': [{'id': '0eb821a6-0b62-4c5b-a428-51f69deddc16', 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'security_group_id': '0057e52e-681b-48cf-889e-eb7f1404ed71', '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': 750, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:16:16Z', 'updated_at': '2023-04-20T15:16:16Z', 'revision_number': 0, 'project_id': '3bfe062836ab4f98866f6058a0a50f66'}, {'id': 'b7316a07-587e-4288-8a44-2f3107f776e2', 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'security_group_id': '0057e52e-681b-48cf-889e-eb7f1404ed71', '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': 751, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:16:16Z', 'updated_at' : '2023-04-20T15:16:16Z', 'revision_number': 0, 'project_id': '3bfe062836ab4f98866f6058a0a50f66'}], 'tags': [], 'created_at': '2023-04-20T15:16:16Z', 'updated_at': '2023-04-20T15:16:16Z', 'revision_number': 1, 'project_id': '3bfe062836ab4f98866f6058a0a50f66'}, 'floating_ip': {'id': '83ed4cca-87a0-4fb0-99c6-9b9dbb7fb394', 'tenant_id': '3bfe062836ab4f98866f6058a0a50f66', 'floating_ip_address': '172.24.4.110', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3bfe062836ab4f98866f6058a0a50f66', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:16:17Z', 'updated_at': '2023-04-20T15:16:17Z', 'revision_number': 0, 'ip': '172.24.4.110'}} 2023-04-20 15:16:19,073 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.891s 2023-04-20 15:16:19,073 79774 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-928308817", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "36cd0028-b711-4f91-837b-b0bef4168afd"}], "security_groups": [{"name": "tempest-securitygroup--1934399328"}], "key_name": "tempest-keypair-1515762926", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:16:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3', '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-448558de-e04c-4ec1-984a-bad79373d7cd', 'x-compute-request-id': 'req-448558de-e04c-4ec1-984a-bad79373d7cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ff56ab94-63cf-4527-a46f-aa0a2adfcdc3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1934399328"}], "adminPass": "password"}}' 2023-04-20 15:16:19,149 79774 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/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3 0.073s 2023-04-20 15:16:19,150 79774 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': 'Thu, 20 Apr 2023 15:16:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2a3ea7a-b7a5-4c2d-96cc-c9b62584fb37', 'x-compute-request-id': 'req-f2a3ea7a-b7a5-4c2d-96cc-c9b62584fb37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3'} Body: b'{"server": {"id": "ff56ab94-63cf-4527-a46f-aa0a2adfcdc3", "name": "tempest-AttachVolumeShelveTestJSON-server-928308817", "status": "BUILD", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "user_ id": "bbd3a1bdaa3d4259a7f578e485a929ef", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:16:19Z", "updated": "2023-04-20T15:16:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1515762926", "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-20 15:17:09,418 79774 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/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3 0.247s 2023-04-20 15:17:09,419 79774 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': 'Thu, 20 Apr 2023 15:17:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1588', '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-f278d082-886a-409e-9f3f-1ae03c42ba7b', 'x-compute-request-id': 'req-f278d082-886a-409e-9f3f-1ae03c42ba7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3'} Body: b'{"server": {"id": "ff56ab94-63cf-4527-a46f-aa0a2adfcdc3", "name": "tempest-AttachVolumeShelveTestJSON-server-928308817", "status": "ACTIVE", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "user_id": "bbd3a1bdaa3d4259a7f578e485a929ef", "metadata": {}, "hostId": "314c8d90e74b2b45158992d854fedd9d319d95a1541986bb542c8505", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:16:19Z", "updated": "2023-04-20T15:16:25Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1124172193-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:c8:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1515762926", "OS-SRV-USG:launched_at": "2023-04-20T15:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1934399328"}], "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-20 15:17:09,432 79774 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 15:18:09,706 79774 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/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3/os-interface 0.215s 2023-04-20 15:18:09,707 79774 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': 'Thu, 20 Apr 2023 15:18:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7ed5dcf-9d07-45e1-8c82-e4f74729a82f', 'x-compute-request-id': 'req-f7ed5dcf-9d07-45e1-8c82-e4f74729a82f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "36cd0028-b711-4f91-837b-b0bef4168afd", "port_id": "791f0522-477d-4e2a-baed-c3d02080a144", "mac_addr": "fa:16:3e:5b:c8:06", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "62cf8ea9-f05c-4627-bffd-28ac4f31de4d", "ip_address": "10.0.0.12"}]}]}' 2023-04-20 15:18:10,511 79774 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/83ed4cca-87a0-4fb0-99c6-9b9dbb7fb394 0.799s 2023-04-20 15:18:10,512 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "791f0522-477d-4e2a-baed-c3d02080a144"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-6ce94654-2872-4610-90be-68dc12beb97f', 'date': 'Thu, 20 Apr 2023 15:18:10 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/83ed4cca-87a0-4fb0-99c6-9b9dbb7fb394'} Body: b'{"floatingip": {"id": "83ed4cca-87a0-4fb0-99c6-9b9dbb7fb394", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "floating_ip_address": "172.24.4.110", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": "e3178f35-bf3c-4982-91cb-c66122dfcc5b", "port_id": "791f0522-477d-4e2a-baed-c3d02080a144", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "36cd0028-b711-4f91-837b-b0bef4168afd", "mac_address": "fa:16:3e:5b:c8:06", "admin_state_up": true, "status": "ACTIVE", "device_id": "ff56ab94-63cf-4527-a46f-aa0a2adfcdc3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:16:17Z", "updated_at": "2023-04-20T15:18:09Z", "revision_number": 1, "project_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:18:10,513 79774 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.110:22' as 'cirros' with public key authentication 2023-04-20 15:18:10,544 79774 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:18:10,564 79774 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:18:10,565 79774 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.110 successfully created 2023-04-20 15:18:10,612 79774 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/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3/ips 0.046s 2023-04-20 15:18:10,613 79774 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': 'Thu, 20 Apr 2023 15:18:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '111', '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-9c06f9b5-87f6-46aa-a858-650bfa807a41', 'x-compute-request-id': 'req-9c06f9b5-87f6-46aa-a858-650bfa807a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1124172193-network": [{"version": 4, "addr": "10.0.0.12"}]}}' 2023-04-20 15:18:10,839 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes 0.223s 2023-04-20 15:18:10,839 79774 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-672070832"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2c435c-5e4a-442b-a33c-28fcb1c7b39e', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2c435c-5e4a-442b-a33c-28fcb1c7b39e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes'} Body: b'{"volume": {"id": "fd4af9f2-b3b3-4568-8d10-8a1b72c633ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:10.769707", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-672070832", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/fd4af9f2-b3b3-4568-8d10-8a1b72c633ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3bfe062836ab4f98866f6058a0a50f66/volumes/fd4af9f2-b3b3-4568-8d10-8a1b72c633ca"}], "user_id": "bbd3a1bdaa3d4259a7f578e485a929ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:18:10,901 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/fd4af9f2-b3b3-4568-8d10-8a1b72c633ca 0.052s 2023-04-20 15:18:10,901 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac5b2196-392b-45ea-af89-6371f20cc7d4', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac5b2196-392b-45ea-af89-6371f20cc7d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/fd4af9f2-b3b3-4568-8d10-8a1b72c633ca'} Body: b'{"volume": {"id": "fd4af9f2-b3b3-4568-8d10-8a1b72c633ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:11.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-672070832", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/fd4af9f2-b3b3-4568-8d10-8a1b72c633ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3bfe062836ab4f98866f6058a0a50f66/volumes/fd4af9f2-b3b3-4568-8d10-8a1b72c633ca"}], "user_ id": "bbd3a1bdaa3d4259a7f578e485a929ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:18:11,956 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/fd4af9f2-b3b3-4568-8d10-8a1b72c633ca 0.040s 2023-04-20 15:18:11,957 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:18:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a007cd47-e38a-4fa6-b966-9632f8040cae', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a007cd47-e38a-4fa6-b966-9632f8040cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/fd4af9f2-b3b3-4568-8d10-8a1b72c633ca'} Body: b'{"volume": {"id": "fd4af9f2-b3b3-4568-8d10-8a1b72c633ca", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:18:11.000000", "updated_at": "2023-04-20T15:18:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-672070832", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3bfe062836ab4f98866f6058a0a50f66/volumes/fd4af9f2-b3b3-4568-8d10-8a1b72c633ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3bfe062836ab4f98866f6058a0a50f66/volumes/fd4af9f2-b3b3-4568-8d10-8a1b72c633ca"}], "user_id": "bbd3a1bdaa3d4259a7f578e485a929ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3bfe062836ab4f98866f6058a0a50f66"}}' 2023-04-20 15:18:12,109 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3 0.119s 2023-04-20 15:18:12,112 79774 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': 'Thu, 20 Apr 2023 15:18:11 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-114e1cad-4d1f-495a-866c-d376d00039bb', 'x-compute-request-id': 'req-114e1cad-4d1f-495a-866c-d376d00039bb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3'} Body: b'' 2023-04-20 15:18:12,362 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3 0.249s 2023-04-20 15:18:12,363 79774 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': 'Thu, 20 Apr 2023 15:18:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1713', '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-e9a7a241-1399-46ba-84f8-5ed20516e7fa', 'x-compute-req uest-id': 'req-e9a7a241-1399-46ba-84f8-5ed20516e7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3'} Body: b'{"server": {"id": "ff56ab94-63cf-4527-a46f-aa0a2adfcdc3", "name": "tempest-AttachVolumeShelveTestJSON-server-928308817", "status": "ACTIVE", "tenant_id": "3bfe062836ab4f98866f6058a0a50f66", "user_id": "bbd3a1bdaa3d4259a7f578e485a929ef", "metadata": {}, "hostId": "314c8d90e74b2b45158992d854fedd9d319d95a1541986bb542c8505", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:16:19Z", "updated": "2023-04-20T15:18:12Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1124172193-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:c8:06"}, {"version": 4, "addr": "172.24.4.110", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:c8:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1515762926", "OS-SRV-USG:launched_at": "2023-04-20T15:16:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1934399328"}], "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-20 15:19:02,646 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3 0.219s 2023-04-20 15:19:02,646 79774 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': 'Thu, 20 Apr 2023 15:19:02 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-dc578ac3-43bc-40e6-9c0e-aab2c42af216', 'x-compute-request-id': 'req-dc578ac3-43bc-40e6-9c0e-aab2c42af216', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff56ab94-63cf-4527-a46f-aa0a2adfcdc3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ff56ab94-63cf-4527-a46f-aa0a2adfcdc3 could not be found."}}' 2023-04-20 15:19:02,681 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1515762926 0.033s 2023-04-20 15:19:02,682 79774 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': 'Thu, 20 Apr 2023 15:19:02 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-0a3128b9-309d-408c-a03b-f75a6848db69', 'x-compute-request-id': 'req-0a3128b9-309d-408c-a03b-f75a6848db69', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tem pest-keypair-1515762926'} Body: b'' 2023-04-20 15:19:02,840 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0057e52e-681b-48cf-889e-eb7f1404ed71 0.157s 2023-04-20 15:19:02,841 79774 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-e0a3549c-8998-41c8-9917-7bb7a8e3ce5f', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:19:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0057e52e-681b-48cf-889e-eb7f1404ed71'} Body: b'' 2023-04-20 15:19:02,865 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/0057e52e-681b-48cf-889e-eb7f1404ed71 0.024s 2023-04-20 15:19:02,866 79774 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-0b7cdc17-2a8d-46d8-b3dd-29069b3783c4', 'date': 'Thu, 20 Apr 2023 15:19:02 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0057e52e-681b-48cf-889e-eb7f1404ed71'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0057e52e-681b-48cf-889e-eb7f1404ed71 does not exist", "detail": ""}}' 2023-04-20 15:19:03,367 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/83ed4cca-87a0-4fb0-99c6-9b9dbb7fb394 0.500s 2023-04-20 15:19:03,368 79774 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-ddfac1d5-bb7d-467c-8720-578c50b3bbe7', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:19:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/83ed4cca-87a0-4fb0-99c6-9b9dbb7fb394'} Body: b'' tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] ------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 123, in test_quota_usage volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 378e327e-667b-422a-b141-b8f8f86e7304 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:19:22,524 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/0d9700519b954fb1be4e7b78b20e4f99/os-quota-sets/3631af90d38340499029c9354d7b5569?usage=True 0.043s 2023-04-20 15:19:22,524 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058e5797-02dd-4361-a8b8-be1c7eaea85f', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-058e5797-02dd-4361-a8b8-be1c7eaea85f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0d9700519b954fb1be4e7b78b20e4f99/os-quota-sets/3631af90d38340499029c9354d7b5569?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": "3631af90d38340499029c9354d7b5569"}}' 2023-04-20 15:19:22,916 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes 0.382s 2023-04-20 15:19:22,917 79774 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-719356371"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e8f889-3858-4674-b7b8-63e656702d93', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e8f889-3858-4674-b7b8-63e656702d93', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes'} Body: b'{"volume": {"id": "378e327e-667b-422a-b141-b8f8f86e7304", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:22.850220", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-719356371", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304"}], "user_id": "9d9c46b3e8ea4a449fe3646833d180de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:19:22,973 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304 0.047s 2023-04-20 15:19:22,974 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f811b1f9-a363-40a4-9fba-9acb55d95857', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f811b1f9-a363-40a4-9fba-9acb55d95857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304'} Body: b'{"volume": {"id": "378e327e-667b-422a-b141-b8f8f86e7304", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:23.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-719356371", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304"}], "user_id": "9d9c46b3e8ea4a449fe3646833d180de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3631af90d38340499029c9354d7b5569"}}' 2023-04-20 15:19:24,033 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304 0.048s 2023-04-20 15:19:24,034 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9f008e8-cc2e-43f3-8f89-f08ab392c80f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9f008e8-cc2e-43f3-8f89-f08ab392c80f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304'} Body: b'{"volume": {"id": "378e327e-667b-422a-b141-b8f8f86e7304", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:23.000000", "updated_at": "2023-04-20T15:19:23.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-719356371", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304"}], "user_id": "9d9c46b3e8ea4a449fe3646833d180de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3631af90d38340499029c9354d7b5569"}}' 2023-04-20 15:19:24,094 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304 0.049s 2023-04-20 15:19:24,094 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-8a3d9089-8b7d-42b3-a605-93af3dac65d8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a3d9089-8b7d-42b3-a605-93af3dac65d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304'} Body: b'{"volume": {"id": "378e327e-667b-422a-b141-b8f8f86e7304", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:23.000000", "updated_at": "2023-04-20T15:19:23.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-719356371", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304"}], "user_id": "9d9c46b3e8ea4a449fe3646833d180de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3631af90d38340499029c9354d7b5569"}}' 2023-04-20 15:19:24,206 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304 0.101s 2023-04-20 15:19:24,206 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19: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-23404976-0dfe-4bd4-b448-a3b52796ad5e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304'} Body: b'' 2023-04-20 15:19:24,228 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304 0.022s 2023-04-20 15:19:24,229 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19: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-2fb55acd-5b32-43a1-91d2-b6d7fb3c1d4f', 'x-openstack-request-id': 'req-2fb55acd-5b32-43a1-91d2-b6d7fb3c1d4f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/378e327e-667b-422a-b141-b8f8f86e7304'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 378e327e-667b-422a-b141-b8f8f86e7304 could not be found."}}' 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 4742cfe9-0044-404e-a021-c5f57afd913f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:19:24,802 79784 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes 0.304s 2023-04-20 15:19:24,802 79784 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-948508067"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5caacbd3-c117-4963-90f5-82634e62da42', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5caacbd3-c117-4963-90f5-82634e62da42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes'} Body: b'{"volume": {"id": "4742cfe9-0044-404e-a021-c5f57afd913f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:24.715161", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-948508067", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/4742cfe9-0044-404e-a021-c5f57afd913f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/277c8babb24c43c6b386883035b7476c/volumes/4742cfe9-0044-404e-a021-c5f57afd913f"}], "user_id": "cd02e13ff5394016b693bfb61c0dd244", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:19:24,882 79784 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/4742cfe9-0044-404e-a021-c5f57afd913f 0.065s 2023-04-20 15:19:24,882 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cccb6eb-c09c-4306-ab5d-03b2a3da200a', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cccb6eb-c09c-4306-ab5d-03b2a3da200a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/4742cfe9-0044-404e-a021-c5f57afd913f'} Body: b'{"volume": {"id": "4742cfe9-0044-404e-a021-c5f57afd913f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:25.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-948508067", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/4742cfe9-0044-404e-a021-c5f57afd913f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/277c8babb24c43c6b386883035b7476c/volumes/4742cfe9-0044-404e-a021-c5f57afd913f"}], "user_id": "cd02e13ff5394016b693bfb61c0dd244", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "277c8babb24c43c6b386883035b7476c"}}' 2023-04-20 15:19:25,934 79784 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/4742cfe9-0044-404e-a021-c5f57afd913f 0.040s 2023-04-20 15:19:25,935 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11161e1a-5ccc-4b88-829e-d548b1616101', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11161e1a-5ccc-4b88-829e-d548b1616101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/4742cfe9-0044-404e-a021-c5f57afd913f'} Body: b'{"volume": {"id": "4742cfe9-0044-404e-a021-c5f57afd913f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:25.000000", "updated_at": "2023-04-20T15:19:25.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-948508067", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/4742cfe9-0044-404e-a021-c5f57afd913f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/277c8babb24c43c6b386883035b7476c/volumes/4742cfe9-0044-404e-a021-c5f57afd913f"}], "user_id": "cd02e13ff5394016b693bfb61c0dd244", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "277c8babb24c43c6b386883035b7476c"}}' 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 5fa4c8df-0a85-4df1-8774-27085b93d8da failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:19:24,713 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes 0.480s 2023-04-20 15:19:24,713 79774 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-65186342"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae6c683-5ddd-4d80-ac36-0fb493afed83', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae6c683-5ddd-4d80-ac36-0fb493afed83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes'} Body: b'{"volume": {"id": "5fa4c8df-0a85-4df1-8774-27085b93d8da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:24.436253", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-65186342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da"}], "user_id": "9d9c46b3e8ea4a449fe3646833d180de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:19:24,771 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da 0.048s 2023-04-20 15:19:24,771 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5feefe3-406b-4107-80a4-46e72be27961', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5feefe3-406b-4107-80a4-46e72be27961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da'} Body: b'{"volume": {"id": "5fa4c8df-0a85-4df1-8774-27085b93d8da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:24.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-65186342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da"}], "user_id": "9d9c46b3e8ea4a449fe3646833d180de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3631af90d38340499029c9354d7b5569"}}' 2023-04-20 15:19:25,824 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da 0.040s 2023-04-20 15:19:25,825 79774 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab670711-92b9-4365-84cd-6dd5adf942bb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab670711-92b9-4365-84cd-6dd5adf942bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da'} Body: b'{"volume": {"id": "5fa4c8df-0a85-4df1-8774-27085b93d8da", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:24.000000", "updated_at": "2023-04-20T15:19:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-65186342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da"}], "user_id": "9d9c46b3e8ea4a449fe3646833d180de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3631af90d38340499029c9354d7b5569"}}' 2023-04-20 15:19:25,890 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da 0.045s 2023-04-20 15:19:25,890 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a562174-36e7-4286-9df8-d4795501beca', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a562174-36e7-4286-9df8-d4795501beca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da'} Body: b'{"volume": {"id": "5fa4c8df-0a85-4df1-8774-27085b93d8da", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:24.000000", "updated_at": "2023-04-20T15:19:25.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-65186342", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da"}], "user_id": "9d9c46b3e8ea4a449fe3646833d180de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3631af90d38340499029c9354d7b5569"}}' 2023-04-20 15:19:26,029 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da 0.119s 2023-04-20 15:19:26,029 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19: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-f2815275-be23-470b-8c00-23e033dfa3a1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da'} Body: b'' 2023-04-20 15:19:26,055 79774 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da 0.024s 2023-04-20 15:19:26,055 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19: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-7eda0696-7516-4ee8-8d7e-79b6b595da32', 'x-openstack-request-id': 'req-7eda0696-7516-4ee8-8d7e-79b6b595da32', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3631af90d38340499029c9354d7b5569/volumes/5fa4c8df-0a85-4df1-8774-27085b93d8da'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5fa4c8df-0a85-4df1-8774-27085b93d8da could not be found."}}' tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 51b5ab56-589d-48d0-92f6-6b0467feac69 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:19:26,183 79784 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes 0.228s 2023-04-20 15:19:26,183 79784 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-59747066"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c4c352-ff15-49aa-8d20-7d2ed5d5ad10', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c4c352-ff15-49aa-8d20-7d2ed5d5ad10', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes'} Body: b'{"volume": {"id": "51b5ab56-589d-48d0-92f6-6b0467feac69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:26.112177", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-59747066", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/51b5ab56-589d-48d0-92f6-6b0467feac69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/277c8babb24c43c6b386883035b7476c/volumes/51b5ab56-589d-48d0-92f6-6b0467feac69"}], "user_id": "cd02e13ff5394016b693bfb61c0dd244", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:19:26,248 79784 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/51b5ab56-589d-48d0-92f6-6b0467feac69 0.053s 2023-04-20 15:19:26,248 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c8cec1b-3b9b-4d1c-b45f-5023a3a3438d', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c8cec1b-3b9b-4d1c-b45f-5023a3a3438d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/51b5ab56-589d-48d0-92f6-6b0467feac69'} Body: b'{"volume": {"id": "51b5ab56-589d-48d0-92f6-6b0467feac69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:26.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-59747066", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/51b5ab56-589d-48d0-92f6-6b0467feac69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/277c8babb24c43c6b386883035b7476c/volumes/51b5ab56-589d-48d0-92f6-6b0467feac69"}], "user_id": "cd02e13ff5394016b693bfb61c0dd244", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "277c8babb24c43c6b386883035b7476c"}}' 2023-04-20 15:19:27,305 79784 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/51b5ab56-589d-48d0-92f6-6b0467feac69 0.044s 2023-04-20 15:19:27,306 79784 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08accc70-a834-4787-b35b-d8d377ca6c55', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08accc70-a834-4787-b35b-d8d377ca6c55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/51b5ab56-589d-48d0-92f6-6b0467feac69'} Body: b'{"volume": {"id": "51b5ab56-589d-48d0-92f6-6b0467feac69", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:19:26.000000", "updated_at": "2023-04-20T15:19:26.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-59747066", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/277c8babb24c43c6b386883035b7476c/volumes/51b5ab56-589d-48d0-92f6-6b0467feac69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/277c8babb24c43c6b386883035b7476c/volumes/51b5ab56-589d-48d0-92f6-6b0467feac69"}], "user_id": "cd02e13ff5394016b693bfb61c0dd244", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "277c8babb24c43c6b386883035b7476c"}}' 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 eb06e986-4e0e-45e8-8c9b-c76471b78ba7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:21:14,015 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types 0.218s 2023-04-20 15:21:14,016 79784 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-485076752"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff95bb75-c669-4f99-a31d-f454ad3936e5', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff95bb75-c669-4f99-a31d-f454ad3936e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types'} Body: b'{"volume_type": {"id": "661fa1ee-e6fc-4cdc-9fae-07c6a412f734", "name": "tempest-GroupsTest-volume-type-485076752", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 15:21:14,052 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/group_types 0.033s 2023-04-20 15:21:14,053 79784 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-1325680534"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3220e91-43ed-4a6f-999a-709697563bf3', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3220e91-43ed-4a6f-999a-709697563bf3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/group_types'} Body: b'{"group_type": {"id": "e2ea5781-9134-4ac3-af50-40c1fc270519", "name": "tempest-GroupsTest-group-type-1325680534", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 15:21:14,269 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups 0.211s 2023-04-20 15:21:14,269 79784 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": "e2ea5781-9134-4ac3-af50-40c1fc270519", "volume_types": ["661fa1ee-e6fc-4cdc-9fae-07c6a412f734"], "name": "tempest-Group1-1494230185"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ad11885-c080-4ab7-8468-80553523c20b', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ad11885-c080-4ab7-8468-80553523c20b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups'} Body: b'{"group": {"id": "eb06e986-4e0e-45e8-8c9b-c76471b78ba7", "name": "tempest-Group1-1494230185"}}' 2023-04-20 15:21:14,307 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/eb06e986-4e0e-45e8-8c9b-c76471b78ba7 0.035s 2023-04-20 15:21:14,307 79784 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': 'Thu, 20 Apr 2023 15:21:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-304d502c-0002-4f65-9173-eb8194bb9039', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-304d502c-0002-4f65-9173-eb8194bb9039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/eb06e986-4e0e-45e8-8c9b-c76471b78ba7'} Body: b'{"group": {"id": "eb06e986-4e0e-45e8-8c9b-c76471b78ba7", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T15:21:14.000000", "name": "tempest-Group1-1494230185", "description": null, "group_type": "e2ea5781-9134-4ac3-af50-40c1fc270519", "volume_types": ["661fa1ee-e6fc-4cdc-9fae-07c6a412f734"]}}' 2023-04-20 15:21:15,345 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/eb06e986-4e0e-45e8-8c9b-c76471b78ba7 0.032s 2023-04-20 15:21:15,346 79784 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': 'Thu, 20 Apr 2023 15:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f8f7394-3d92-4d4b-8a57-3b8658a04268', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8f7394-3d92-4d4b-8a57-3b8658a04268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/eb06e986-4e0e-45e8-8c9b-c76471b78ba7'} Body: b'{"group": {"id": "eb06e986-4e0e-45e8-8c9b-c76471b78ba7", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T15:21:14.000000", "name": "tempest-Group1-1494230185", "description": null, "group_type": "e2ea5781-9134-4ac3-af50-40c1fc270519", "volume_types": ["661fa1ee-e6fc-4cdc-9fae-07c6a412f734"]}}' 2023-04-20 15:21:15,427 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/volumes/detail 0.074s 2023-04-20 15:21:15,427 79784 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': 'Thu, 20 Apr 2023 15:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f964a9e-28f5-48f6-9fea-a5bde79cd84e', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f964a9e-28f5-48f6-9fea-a5bde79cd84e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 15:21:15,502 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/eb06e986-4e0e-45e8-8c9b-c76471b78ba7/action 0.065s 2023-04-20 15:21:15,503 79784 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': 'Thu, 20 Apr 2023 15:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-req uest-id': 'req-daa314dd-b905-4e75-b58b-97ef27bc152f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/eb06e986-4e0e-45e8-8c9b-c76471b78ba7/action'} Body: b'' 2023-04-20 15:21:15,521 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/eb06e986-4e0e-45e8-8c9b-c76471b78ba7 0.017s 2023-04-20 15:21:15,521 79784 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': 'Thu, 20 Apr 2023 15:21:15 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-a7356599-4ebd-43a4-80ab-a63af3e4c515', 'x-openstack-request-id': 'req-a7356599-4ebd-43a4-80ab-a63af3e4c515', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/eb06e986-4e0e-45e8-8c9b-c76471b78ba7'} Body: b'{"itemNotFound": {"code": 404, "message": "Group eb06e986-4e0e-45e8-8c9b-c76471b78ba7 could not be found."}}' 2023-04-20 15:21:15,553 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/group_types/e2ea5781-9134-4ac3-af50-40c1fc270519 0.031s 2023-04-20 15:21:15,553 79784 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': 'Thu, 20 Apr 2023 15:21:15 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-6ffefb44-7d7a-4e47-8345-4429ed6ad350', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/group_types/e2ea5781-9134-4ac3-af50-40c1fc270519'} Body: b'' 2023-04-20 15:21:15,601 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types/661fa1ee-e6fc-4cdc-9fae-07c6a412f734 0.048s 2023-04-20 15:21:15,601 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-247abf4f-699c-4dba-a1af-ed553300e302', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types/661fa1ee-e6fc-4cdc-9fae-07c6a412f734'} Body: b'' 2023-04-20 15:21:15,620 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types/661fa1ee-e6fc-4cdc-9fae-07c6a412f734 0.018s 2023-04-20 15:21:15,620 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:15 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-3b738eb7-5a2e-4b48-b0eb-f2ac9efe0a05', 'x-openstack-request-id': 'req-3b738eb7-5a2e-4b48-b0eb -f2ac9efe0a05', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types/661fa1ee-e6fc-4cdc-9fae-07c6a412f734'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 661fa1ee-e6fc-4cdc-9fae-07c6a412f734 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 49a95b5e-47df-467e-a921-c3c598e3bea0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:21:15,652 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types 0.030s 2023-04-20 15:21:15,653 79784 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-1320061633"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-463e4886-b6b1-4802-aecd-e604e317d1bd', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-463e4886-b6b1-4802-aecd-e604e317d1bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types'} Body: b'{"volume_type": {"id": "acdad989-a861-4f64-9301-a033270652b9", "name": "tempest-GroupsTest-volume-type-1320061633", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 15:21:15,688 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/group_types 0.033s 2023-04-20 15:21:15,689 79784 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-1763886659"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b58f0d9-1555-4137-b905-e7c283a374f3', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b58f0d9-1555-4137-b905-e7c283a374f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/group_types'} Body: b'{"group_type": {"id": "5092780e-1a9c-44a2-8e83-0021aebe0b17", "name": "tempest-GroupsTest-group-type-1763886659", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 15:21:15,775 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups 0.083s 2023-04-20 15:21:15,775 79784 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": "5092780e-1a9c-44a2-8e83-0021aebe0b17", "volume_types": ["acdad989-a861-4f64-9301-a033270652b9"], "name": "tempest-GroupsTest-Group-459723332"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f197c563-e673-4a2e-98c2-1a31759af4de', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f197c563-e673-4a2e-98c2-1a31759af4de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups'} Body: b'{"group": {"id": "49a95b5e-47df-467e-a921-c3c598e3bea0", "name": "tempest-GroupsTest-Group-459723332"}}' 2023-04-20 15:21:15,809 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/49a95b5e-47df-467e-a921-c3c598e3bea0 0.032s 2023-04-20 15:21:15,810 79784 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': 'Thu, 20 Apr 2023 15:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ebb818a-9419-4cc8-8658-401d12ec2f27', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ebb818a-9419-4cc8-8658-401d12ec2f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/49a95b5e-47df-467e-a921-c3c598e3bea0'} Body: b'{"group": {"id": "49a95b5e-47df-467e-a921-c3c598e3bea0", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T15:21:16.000000", "name": "tempest-GroupsTest-Group-459723332", "description": null, "group_type": "5092780e-1a9c-44a2-8e83-0021aebe0b17", "volume_types": ["acdad989-a861-4f64-9301-a033270652b9"]}}' 2023-04-20 15:21:16,849 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/49a95b5e-47df-467e-a921-c3c598e3bea0 0.034s 2023-04-20 15:21:16,849 79784 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': 'Thu, 20 Apr 2023 15:21:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e60eabe-4287-49d6-aecb-617d38c00572', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e60eabe-4287-49d6-aecb-617d38c00572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/49a95b5e-47df-467e-a921-c3c598e3bea0'} Body: b'{"group": {"id": "49a95b5e-47df-467e-a921-c3c598e3bea0", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T15:21:16.000000", "name": "tempest-GroupsTest-Group-459723332", "description": null, "group_type": "5092780e-1a9c-44a2-8e83-0021aebe0b17", "volume_types": ["acdad989-a861-4f64-9301-a033270652b9"]}}' 2023-04-20 15:21:16,920 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/volumes/detail 0.063s 2023-04-20 15:21:16,921 79784 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': 'Thu, 20 Apr 2023 15:21:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-198d71b7-a50f-4f4c-963e-e91ef0616244', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-198d71b7-a50f-4f4c-963e-e91ef0616244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 15:21:16,996 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/49a95b5e-47df-467e-a921-c3c598e3bea0/action 0.064s 2023-04-20 15:21:16,997 79784 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': 'Thu, 20 Apr 2023 15:21:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d9b9d6d-50dc-4cc8-ba33-7ec2605 9dac8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/49a95b5e-47df-467e-a921-c3c598e3bea0/action'} Body: b'' 2023-04-20 15:21:17,015 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/49a95b5e-47df-467e-a921-c3c598e3bea0 0.017s 2023-04-20 15:21:17,015 79784 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': 'Thu, 20 Apr 2023 15:21:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-ece9c094-5b91-43ef-94cb-c0bffc698219', 'x-openstack-request-id': 'req-ece9c094-5b91-43ef-94cb-c0bffc698219', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/284d3dceb13a4bfaa4c5211d29bfa94d/groups/49a95b5e-47df-467e-a921-c3c598e3bea0'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 49a95b5e-47df-467e-a921-c3c598e3bea0 could not be found."}}' 2023-04-20 15:21:17,046 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/group_types/5092780e-1a9c-44a2-8e83-0021aebe0b17 0.029s 2023-04-20 15:21:17,046 79784 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': 'Thu, 20 Apr 2023 15:21:17 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-db838b11-22bf-4f63-93ca-910ed5f4f7e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/group_types/5092780e-1a9c-44a2-8e83-0021aebe0b17'} Body: b'' 2023-04-20 15:21:17,098 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types/acdad989-a861-4f64-9301-a033270652b9 0.051s 2023-04-20 15:21:17,099 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f5d5d8-11e0-47b8-aa2f-f44b7446bded', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types/acdad989-a861-4f64-9301-a033270652b9'} Body: b'' 2023-04-20 15:21:17,114 79784 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types/acdad989-a861-4f64-9301-a033270652b9 0.015s 2023-04-20 15:21:17,114 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-02fe17b1-7620-4971-a1ec-32923e581f2e', 'x-openstack-request-id': 'req-02fe17b1-7620-4971-a1ec-32923e581f2e', 'connection': 'close', 'status ': '404', 'content-location': 'http://10.0.0.210/volume/v3/92301b206a0d4063ba0cea6676025241/types/acdad989-a861-4f64-9301-a033270652b9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type acdad989-a861-4f64-9301-a033270652b9 could not be found."}}' setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON) ---------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas_negative.py", line 51, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3202a86d-72e7-4974-b648-5329e05bb11c failed to build and is in ERROR status 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 cc21217a-e168-4f77-9625-6b3816da6b1d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:21:25,167 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/766a70d6c1704c7598faad76ecb207e4/types 0.176s 2023-04-20 15:21:25,168 79784 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-1569108952", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01cc4fdd-61b9-41ff-bb73-ccf3e325ac0d', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01cc4fdd-61b9-41ff-bb73-ccf3e325ac0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/766a70d6c1704c7598faad76ecb207e4/types'} Body: b'{"volume_type": {"id": "d50bf01e-51a9-4ec7-9e9d-0019eb6634c0", "name": "tempest-VolumeTypesAccessTest-volume-type-1569108952", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-20 15:21:25,301 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes 0.130s 2023-04-20 15:21:25,302 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "d50bf01e-51a9-4ec7-9e9d-0019eb6634c0", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:25 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-0b4fc17f-6208-48df-9679-ba5545159dc1', 'x-openstack-request-id': 'req-0b4fc17f-6208-48df-9679-ba5545159dc1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d50bf01e-51a9-4ec7-9e9d-0019eb6634c0 could not be found."}}' 2023-04-20 15:21:25,303 79784 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-20 15:21:25,333 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/766a70d6c1704c7598faad76ecb207e4/types/d50bf01e-51a9-4ec7-9e9d-0019eb6634c0/action 0.030s 2023-04-20 15:21:25,334 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "73c73edc48f740c48d28daf930147338"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21: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-b163f692-1708-4a05-b91b-5eb3ac1bf7ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/766a70d6c1704c7598faad76ecb207e4/types/d50bf01e-51a9-4ec7-9e9d-0019eb6634c0/action'} Body: b'' 2023-04-20 15:21:25,544 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes 0.209s 2023-04-20 15:21:25,545 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "d50bf01e-51a9-4ec7-9e9d-0019eb66 34c0", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1239698842"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddbcf1e4-2774-47d8-9954-35e44a874f8a', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddbcf1e4-2774-47d8-9954-35e44a874f8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes'} Body: b'{"volume": {"id": "cc21217a-e168-4f77-9625-6b3816da6b1d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:21:25.489186", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1239698842", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1569108952", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d"}], "user_id": "dd0ef6ef29ac44b6b19646e03ff7a768", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:21:25,591 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d 0.036s 2023-04-20 15:21:25,592 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ecb44f6-49c3-4c65-88a3-e4a18dacbbd2', 'content-length': '928', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ecb44f6-49c3-4c65-88a3-e4a18dacbbd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d'} Body: b'{"volume": {"id": "cc21217a-e168-4f77-9625-6b3816da6b1d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:21:25.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1239698842", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1569108952", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d"}], "user_id": "dd0ef6ef29ac44b6b19646e03ff7a768", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c73edc48f740c48d28daf930147338"}}' 2023-04-20 15:21:26,641 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d 0.038s 2023-04-20 15:21:26,641 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08303f4e-3691-4c83-91ef-b629c2c4c0dc', 'content-length': '94 9', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08303f4e-3691-4c83-91ef-b629c2c4c0dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d'} Body: b'{"volume": {"id": "cc21217a-e168-4f77-9625-6b3816da6b1d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:21:25.000000", "updated_at": "2023-04-20T15:21:26.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1239698842", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1569108952", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d"}], "user_id": "dd0ef6ef29ac44b6b19646e03ff7a768", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c73edc48f740c48d28daf930147338"}}' 2023-04-20 15:21:26,689 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d 0.036s 2023-04-20 15:21:26,689 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c95b0a3-c789-4666-8123-0d0decdcc732', 'content-length': '949', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c95b0a3-c789-4666-8123-0d0decdcc732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d'} Body: b'{"volume": {"id": "cc21217a-e168-4f77-9625-6b3816da6b1d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:21:25.000000", "updated_at": "2023-04-20T15:21:26.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1239698842", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1569108952", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d"}], "user_id": "dd0ef6ef29ac44b6b19646e03ff7a768", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73c73edc48f740c48d28daf930147338"}}' 2023-04-20 15:21:26,810 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d 0.110s 2023-04-20 15:21:26,810 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52adad0-b005-457f-902b-3ae5e3611c5b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73c73edc48 f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d'} Body: b'' 2023-04-20 15:21:26,831 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d 0.020s 2023-04-20 15:21:26,831 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21: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-8ea1e799-5d44-415b-8955-3647dca32eef', 'x-openstack-request-id': 'req-8ea1e799-5d44-415b-8955-3647dca32eef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/73c73edc48f740c48d28daf930147338/volumes/cc21217a-e168-4f77-9625-6b3816da6b1d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cc21217a-e168-4f77-9625-6b3816da6b1d could not be found."}}' 2023-04-20 15:21:26,857 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/766a70d6c1704c7598faad76ecb207e4/types/d50bf01e-51a9-4ec7-9e9d-0019eb6634c0/action 0.025s 2023-04-20 15:21:26,857 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "73c73edc48f740c48d28daf930147338"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d50e129-930b-42b5-b60d-4e43a99e9f73', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/766a70d6c1704c7598faad76ecb207e4/types/d50bf01e-51a9-4ec7-9e9d-0019eb6634c0/action'} Body: b'' 2023-04-20 15:21:26,912 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/766a70d6c1704c7598faad76ecb207e4/types/d50bf01e-51a9-4ec7-9e9d-0019eb6634c0 0.054s 2023-04-20 15:21:26,912 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63c949f4-e3fa-4a06-a53d-dbe27fc70751', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/766a70d6c1704c7598faad76ecb207e4/types/d50bf01e-51a9-4ec7-9e9d-0019eb6634c0'} Body: b'' 2023-04-20 15:21:26,935 79784 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/766a70d6c1704c7598faad76ecb207e4/types/d50bf01e-51a9-4ec7-9e9d-0019eb6634c0 0.022s 2023-04-20 15:21:26,935 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:26 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-3168160c-2ba3-4df3-a215-ace59b7ee474', 'x-openstack-request-id': 'req-3168160c-2ba3-4df3-a215-ace59b7ee474', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/766a70d6c1704c7598faa d76ecb207e4/types/d50bf01e-51a9-4ec7-9e9d-0019eb6634c0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d50bf01e-51a9-4ec7-9e9d-0019eb6634c0 could not be found."}}' setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_list.py", line 37, in resource_setup volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4c04de2b-7293-4619-a210-249522757df7 failed to build and is in ERROR status cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_create_from_image.py", line 101, in test_create_from_image_with_volume_type_image_property volume = self.create_volume(**kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 797c7868-fb4c-42e1-9fd7-9c4ba2d23122 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:21:35,238 79784 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/22797e44740f4076b9c839f22fddfd62/types 0.254s 2023-04-20 15:21:35,240 79784 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': 'Thu, 20 Apr 2023 15:21:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2d14182-4f6e-467d-a3dd-596d7b96d8e0', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2d14182-4f6e-467d-a3dd-596d7b96d8e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/22797e44740f4076b9c839f22fddfd62/types'} Body: b'{"volume_type": {"id": "23845160-2fd9-4130-8a5b-279e330f0fec", "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-20 15:21:36,036 79784 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.792s 2023-04-20 15:21:36,037 79784 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': 'Thu, 20 Apr 2023 15:21:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-a4b9c242-e15f-4fed-8abe-114d76d1808d', '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": "67c208e217394c2282112e8589b0e249", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d84f31fe-7d68-4d1b-a059-5e879cec49ae", "created_at": "2023-04-20T15:21:36Z", "updated_at": "2023-04-20T15:21:36Z", "tags": [], "self": "/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae", "file": "/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:21:37,230 79784 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/d84f31fe-7d68-4d1b-a059-5e879cec49ae/file 1.191s 2023-04-20 15:21:37,230 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-8138fd1b-d7e0-4cea-a03a-2c2feba2427e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae/file'} Body: b'' 2023-04-20 15:21:37,254 79784 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/d84f31fe-7d68-4d1b-a059-5e879cec49ae 0.023s 2023-04-20 15:21:37,254 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2501cc6a-c59c-49a2-98f5-0c73f2f4e404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae'} 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": "2cb8d6975ec8a1a77dbc3411663393bc", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "67c208e217394c2282112e8589b0e249", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "0faa55864051b24e73cef8b03269fc4f426c9451761b35f373e2aa7f051a08fd664108c0a980180fea1b9668a240e935f051c4a603f4431175f10223fb2da4b2", "id": "d84f31fe-7d68-4d1b-a059-5e879cec49ae", "created_at": "2023-04-20T15:21:36Z", "updated_at": "2023-04-20T15:21:37Z", "tags": [], "self": "/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae", "file": "/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:21:37,275 79784 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/d84f31fe-7d68-4d1b-a059-5e879cec49ae 0.020s 2023-04-20 15:21:37,275 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-39ffd301-17c7-4b87-a576-b697aa514cba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae'} 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": "2cb8d6975ec8a1a77dbc3411663393bc", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "67c208e217394c2282112e8589b0e249", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "0faa55864051b24e73cef8b03269fc4f426c9451761b35f373e2aa7f051a08fd664108c0a980180fea1b9668a240e935f051c4a603f4431175f10223fb2da4b2", "id": "d84f31fe-7d68-4d1b-a059-5e879cec49ae", "created_at": "2023-04-20T15:21:36Z", "updated_at": "2023-04-20T15:21:37Z", "tags": [], "self": "/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae", "file": "/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:21:37,293 79784 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/d84f31fe-7d68-4d1b-a059-5e879cec49ae 0.017s 2023-04-20 15:21:37,293 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-37a9f413-3837-4839-a1f0-cd4bb0448b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae'} 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": "2cb8d6975ec8a1a77dbc3411663393bc", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "67c208e217394c2282112e8589b0e249", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "0faa55864051b24e73cef8b03269fc4f426c9451761b35f373e2aa7f051a08fd664108c0a980180fea1b9668a240e935f051c4a603f4431175f10223fb2da4b2", "id": "d84f31fe-7d68-4d1b-a059-5e879cec49ae", "created_at": "2023-04-20T15:21:36Z", "updated_at": "2023-04-20T15:21:37Z", "tags": [], "self": "/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae", "file": "/v2/images/d84f31fe-7d68-4d1b-a059-5e879cec49ae/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:21:37,642 79784 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/67c208e217394c2282112e8589b0e249/volumes 0.349s 2023-04-20 15:21:37,643 79784 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": "d84f31fe-7d68-4d1b-a059-5e879cec49ae", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7514526f-8d72-4dcc-9ef0-17fd689acf22', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7514526f-8d72-4dcc-9ef0-17fd689acf22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/67c208e217394c2282112e8589b0e249/volumes'} Body: b'{"volume": {"id": "797c7868-fb4c-42e1-9fd7-9c4ba2d23122", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:21:37.582084", "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/67c208e217394c2282112e8589b0e249/volumes/797c7868-fb4c-42e1-9fd7-9c4ba2d23122"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67c208e217394c2282112e8589b0e249/volumes/797c7868-fb4c-42e1-9fd7-9c4ba2d23122"}], "user_id": "3e53adce820f442dbc55032401dc1b7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:21:37,692 79784 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/67c208e217394c2282112e8589b0e249/volumes/797c7868-fb4c-42e1-9fd7-9c4ba2d23122 0.039s 2023-04-20 15:21:37,692 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9579662-17d8-4d71-83d4-9fb0a2b11317', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9579662-17d8-4d71-83d4-9fb0a2b11317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/67c208e217394c2282112e8589b0e249/volumes/797c7868-fb4c-42e1-9fd7-9c4ba2d23122'} Body: b'{"volume": {"id": "797c7868-fb4c-42e1-9fd7-9c4ba2d23122", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:21:38.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/67c208e217394c2282112e8589b0e249/volumes/797c7868-fb4c-42e1-9fd7-9c4ba2d23122"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67c208e217394c2282112e8589b0e249/volumes/797c7868-fb4c-42e1-9fd7-9c4ba2d23122"}], "user_id": "3e53adce820f442dbc55032401dc1b7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67c208e217394c2282112e8589b0e249"}}' 2023-04-20 15:21:38,779 79784 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/67c208e217394c2282112e8589b0e249/volumes/797c7868-fb4c-42e1-9fd7-9c4ba2d23122 0.075s 2023-04-20 15:21:38,779 79784 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d45300e5-a2cc-4d8d-a90e-a7699280a857', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d45300e5-a2cc-4d8d-a90e-a7699280a857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/67c208e217394c2282112e8589b0e249/volumes/797c7868-fb4c-42e1-9fd7-9c4ba2d23122'} Body: b'{"volume": {"id": "797c7868-fb4c-42e1-9fd7-9c4ba2d23122", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:21:38.000000", "updated_at": "2023-04-20T15:21:38.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/67c208e217394c2282112e8589b0e249/volumes/797c7868-fb4c-42e1-9fd7-9c4ba2d23122"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67c208e217394c2282112e8589b0e249/volumes/797c7868-fb4c-42e1-9fd7-9c4ba2d23122"}], "user_id": "3e53adce820f442dbc55032401dc1b7a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67c208e217394c2282112e8589b0e249"}}' 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 77d23656-69b9-44b9-a0f3-fa0254ff9159 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:19:04,608 79772 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 15:19:04,608 79772 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 15:19:04,703 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.093s 2023-04-20 15:19:04,704 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-762607479", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD0dl9n5sqVt2fCehroKJ+rzze8lGS7zEiyBmcjJD4ezZBrOyErqR8NExskPrImE2ZkRRVMEwxTmSc83N9JbJaUSqCxbL+JS0nM+FjTlOfpGyRK86jGKMPqrwc2RGi0uFw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:04 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-acbee035-dfcb-4e21-9ede-aede7f3dca9a', 'x-compute-request-id': 'req-acbee035-dfcb-4e21-9ede-aede7f3dca9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-762607479", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD0dl9n5sqVt2fCehroKJ+rzze8lGS7zEiyBmcjJD4ezZBrOyErqR8NExskPrImE2ZkRRVMEwxTmSc83N9JbJaUSqCxbL+JS0nM+FjTlOfpGyRK86jGKMPqrwc2RGi0uFw==", "fingerprint": "72:90:e4:4d:65:20:be:28:0b:f9:50:14:4a:36:a0:e6", "user_id": "496c0591e87641849b53fda57e1dece7"}}' 2023-04-20 15:19:04,706 79772 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-762607479 created 2023-04-20 15:19:04,845 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.138s 2023-04-20 15:19:04,846 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1085529907", "description": "tempest-description--637664509"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-9c759bc8-b99d-4ef6-a579-37de499eb57b', 'date': 'Thu, 20 Apr 2023 15:19:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "652ac866-0793-41b0-a6b2-0c3af8f7dcc4", "name": "tempest-securitygroup--1085529907", "stateful": true, "tenant_id": "2692d58f90a145049b98bfe08b158531", "description": "tempest-description--637664509", "shared": false, "security_group_rules": [{"id": "2ef0875a-4d96-40c6-b92b-5bd320a3e86e", "tenant_id": "2692d58f90a145049b98bfe08b158531", "security_group_id": "652ac866-0793-41b0-a6b2-0c3af8f7dcc4", "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": 908, "description": null, "tags": [], "created_at": "2023-04-20T15:19:04Z", "updated_at": "2023-04-20T15:19:04Z", "revision_number": 0, "project_id": "2692d58f90a145049b98bfe08b158531"}, {"id": "f7fcb995-164d-4623-9b66-3ecf99f7cd89", "tenant_id": "2692d58f90a145049b98bfe08b158531", "security_group_id": "652ac866-0793-41b0-a6b2-0c3af8f7dcc4", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normali zed_cidr": null, "remote_group_id": null, "standard_attr_id": 909, "description": null, "tags": [], "created_at": "2023-04-20T15:19:04Z", "updated_at": "2023-04-20T15:19:04Z", "revision_number": 0, "project_id": "2692d58f90a145049b98bfe08b158531"}], "tags": [], "created_at": "2023-04-20T15:19:04Z", "updated_at": "2023-04-20T15:19:04Z", "revision_number": 1, "project_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:19:05,166 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.319s 2023-04-20 15:19:05,166 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "652ac866-0793-41b0-a6b2-0c3af8f7dcc4", "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-5db7a374-b5d4-4367-9c61-cc9b2f7c73b8', 'date': 'Thu, 20 Apr 2023 15:19: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": "37b93e0b-72db-4c3d-95e0-38fb77a4b332", "tenant_id": "2692d58f90a145049b98bfe08b158531", "security_group_id": "652ac866-0793-41b0-a6b2-0c3af8f7dcc4", "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-20T15:19:04Z", "updated_at": "2023-04-20T15:19:04Z", "revision_number": 0, "project_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:19:05,342 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.176s 2023-04-20 15:19:05,343 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "652ac866-0793-41b0-a6b2-0c3af8f7dcc4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-999bb0d9-4555-4d5e-bae1-a2d2113ffd7d', 'date': 'Thu, 20 Apr 2023 15:19: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": "6f8bdaae-df03-4d5a-b784-0bfa99f9a93f", "tenant_id": "2692d58f90a145049b98bfe08b158531", "security_group_id": "652ac866-0793-41b0-a6b2-0c3af8f7dcc4", "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-20T15:19:05Z", "updated_at": "2023-04-20T15:19:05Z", "revision_number": 0, "project_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:19:05,343 79772 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1085529907 created 2023-04-20 15:19:06,553 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.210s 2023-04-20 15:19:06,554 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-o penstack-request-id': 'req-d7ee313d-f1ed-478c-b237-984c12c6d691', 'date': 'Thu, 20 Apr 2023 15:19:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6c21764f-607d-4fb4-8c1e-bf32c16e5ad7", "tenant_id": "2692d58f90a145049b98bfe08b158531", "floating_ip_address": "172.24.4.184", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2692d58f90a145049b98bfe08b158531", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:19:06Z", "updated_at": "2023-04-20T15:19:06Z", "revision_number": 0}}' 2023-04-20 15:19:06,554 79772 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6c21764f-607d-4fb4-8c1e-bf32c16e5ad7', 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'floating_ip_address': '172.24.4.184', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2692d58f90a145049b98bfe08b158531', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:19:06Z', 'updated_at': '2023-04-20T15:19:06Z', 'revision_number': 0, 'ip': '172.24.4.184'} created 2023-04-20 15:19:06,595 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.035s 2023-04-20 15:19:06,596 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d440c340-bde9-4996-a445-e664f985aa4f', '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": "496c0591e87641849b53fda57e1dece7", "name": "tempest-AttachVolumeTestJSON-467600022-project-member", "password_expires_at": null}, "audit_ids": ["SjSgKN2CTvGfd1fA5TO6wQ"], "expires_at": "2023-04-20T16:19:06.000000Z", "issued_at": "2023-04-20T15:19:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2692d58f90a145049b98bfe08b158531", "name": "tempest-AttachVolumeTestJSON-467600022"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "Reg ionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2692d58f90a145049b98bfe08b158531", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:19:06,596 79772 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '79555824-7b3f-4ed2-b076-92c2ebdf36b9', 'name': 'tempest-AttachVolumeTestJSON-1686397791-network', 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2692d58f90a145049b98bfe08b158531', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 15330, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:18:58Z', 'updated_at': '2023-04-20T15:18:58Z', 'revision_number': 1} available for tenant 2023-04-20 15:19:06,597 79772 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-762607479', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD0dl9n5sqVt2fCehroKJ+rzze8lGS7zEiyBmcjJD4ezZBrOyErqR8NExskPrImE2ZkRRVMEwxTmSc83N9JbJaUSqCxbL+JS0nM+FjTlOfpGyRK86jGKMPqrwc2RGi0uFw==', 'fingerprint': '72:90:e4:4d:65:20:be:28:0b:f9:50:14:4a:36:a0:e6', 'user_id': '496c0591e87641849b53fda57e1dece7', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDHKVHxTUBxhdOLXWidOr2b67MAzgY0Rjq8CNc6Hu/1s8pjOLb8p30Y\nXGhttGqXb9egBwYFK4EEACKhZANiAAQ9HZfZ+bKlbdnwnoa6Cifq883vJRku8xIs\ngZnIyQ+Hs2QazshK6kfDRMbJD6yJhNmZEUVTBMMU5knPNzfSWyWlEqgsWy/iUtJz\nPhY05Tn6RskSvOoxijD6q8HNkRotLhc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '652ac866-0793-41b0-a6b2-0c3af8f7dcc4', 'name': 'tempest-securitygroup--1085529907', 'stateful': True, 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'description': 'tempest-description--637664509', 'shared': False, 'security_group_rules': [{'id': '2ef0875a-4d96-40c6-b92b-5bd320a3e86e', 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'security_group_id': '652ac866-0793-41b0-a6b2-0c3af8f7dcc4', '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': 908, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:19:04Z', 'updated_at': '2023-04-20T15:19:04Z', 'revision_number': 0, 'project_id': '2692d58f90a145049b98bfe08b158531'}, {'id': 'f7fcb995-164d-4623-9b66-3ecf99f7cd89', 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'security_group_id': '652ac866-0793-41b0-a6b2-0c3af8f7dcc4', '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': 909, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:19:04Z', 'updated_at': '2023-04-20T15:19:04Z', 'revision_number': 0, 'project_id': '2692d58f90a145049b98bfe08b158531'}], 'tags': [], 'created_at': '2023-04-20T15:19:04Z', 'updated_at': '2023-04-20T15:19:04Z', 'revision_number': 1, 'project_id': '2692d58f90a145049b98bfe08b158531'}, 'floating_ip': {'id': '6c21764f-607d-4fb4-8c1e-bf32c16e5ad7', 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'floating_ip_address': '172.24.4.184', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2692d58f90a145049b98bfe08b158531', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:19:06Z', 'updated_at': '2023-04-20T15:19:06Z', 'revision_number': 0, 'ip': '172.24.4.184'}} 2023-04-20 15:19:07,561 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.963s 2023-04-20 15:19:07,561 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-297005174", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "79555824-7b3f-4ed2-b076-92c2ebdf36b9"}], "security_groups": [{"name": "tempest-securitygroup--1085529907"}], "key_name": "tempest-keypair-762607479", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6398ee0-1b75-43ad-941e-5ef208bb2ac6', 'x-compute-request-id': 'req-a6398ee0-1b75-43ad-941e-5ef208bb2ac6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "62465ed7-8fe3-41fd-bc23-bafafec57cef", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1085529907"}], "adminPass": "password"}}' 2023-04-20 15:19:07,633 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef 0.068s 2023-04-20 15:19:07,633 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c24092d-2b4b-4d11-bb06-6e0a7aea41f1', 'x-compute-request-id': 'req-2c24092d-2b4b-4d11-bb06-6e0a7aea41f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef'} Body: b'{"server": {"id": "62465ed7-8fe3-41fd-bc23-bafafec57cef", "name": "tempest-AttachVolumeTestJSON-server-297005174", "status": "BUILD", "tenant_id": "2692d58f90a145049b98bfe08b158531", "user_id": "496c0591e87641849b53fda57e1dece7", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "h ref": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:19:08Z", "updated": "2023-04-20T15:19:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-762607479", "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-20 15:19:57,940 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef 0.247s 2023-04-20 15:19:57,941 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:19:57 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-891cca34-4133-4ec6-bf8e-d7ef23864c32', 'x-compute-request-id': 'req-891cca34-4133-4ec6-bf8e-d7ef23864c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef'} Body: b'{"server": {"id": "62465ed7-8fe3-41fd-bc23-bafafec57cef", "name": "tempest-AttachVolumeTestJSON-server-297005174", "status": "ACTIVE", "tenant_id": "2692d58f90a145049b98bfe08b158531", "user_id": "496c0591e87641849b53fda57e1dece7", "metadata": {}, "hostId": "69b858b67080526a3c4621a240b58d21072ce916dc83bb31d7a27437", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:19:07Z", "updated": "2023-04-20T15:19:15Z", "addresses": {"tempest-AttachVolumeTestJSON-1686397791-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e7:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-762607479", "OS-SRV-USG:launched_at": "2023-04-20T15:19:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1085529907"}], "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-20 15:19:57,952 79772 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 15:20:58,178 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef/os-interface 0.165s 2023-04-20 15:20:58,179 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:20:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-o penstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd06e97b-bbb9-40f8-8f93-1c30d426a73f', 'x-compute-request-id': 'req-dd06e97b-bbb9-40f8-8f93-1c30d426a73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "79555824-7b3f-4ed2-b076-92c2ebdf36b9", "port_id": "eae282fe-8d81-4319-ba27-6df57a7b696c", "mac_addr": "fa:16:3e:26:e7:6a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "39e17512-00ff-4b58-afab-b43dae346177", "ip_address": "10.0.0.4"}]}]}' 2023-04-20 15:20:58,960 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/6c21764f-607d-4fb4-8c1e-bf32c16e5ad7 0.777s 2023-04-20 15:20:58,960 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "eae282fe-8d81-4319-ba27-6df57a7b696c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-3fc44e74-8118-4da2-b3e9-a3b3daed1887', 'date': 'Thu, 20 Apr 2023 15:20:58 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6c21764f-607d-4fb4-8c1e-bf32c16e5ad7'} Body: b'{"floatingip": {"id": "6c21764f-607d-4fb4-8c1e-bf32c16e5ad7", "tenant_id": "2692d58f90a145049b98bfe08b158531", "floating_ip_address": "172.24.4.184", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": "c96c6ebf-6458-4ed3-9da4-7693e89506d0", "port_id": "eae282fe-8d81-4319-ba27-6df57a7b696c", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "79555824-7b3f-4ed2-b076-92c2ebdf36b9", "mac_address": "fa:16:3e:26:e7:6a", "admin_state_up": true, "status": "ACTIVE", "device_id": "62465ed7-8fe3-41fd-bc23-bafafec57cef", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:19:06Z", "updated_at": "2023-04-20T15:20:58Z", "revision_number": 1, "project_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:20:58,963 79772 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.184:22' as 'cirros' with public key authentication 2023-04-20 15:20:58,998 79772 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:20:59,021 79772 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:20:59,022 79772 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.184 successfully created 2023-04-20 15:20:59,076 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef/ips 0.054s 2023-04-20 15:20:59,077 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63140757-b0d9-411a-bc4b-fe59f8535aa2', 'x-compute-request-id': 'req-63140757-b0d9-411a-bc4b-fe59f8535aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1686397791-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-20 15:20:59,081 79772 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.184:22' as 'cirros' with public key authentication 2023-04-20 15:20:59,086 79772 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:20:59,103 79772 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:20:59,103 79772 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.184 successfully created 2023-04-20 15:20:59,104 79772 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-20 15:20:59,104 79772 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.184:22' as 'cirros' with public key authentication 2023-04-20 15:20:59,109 79772 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:20:59,128 79772 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:20:59,128 79772 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.184 successfully created 2023-04-20 15:20:59,472 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes 0.322s 2023-04-20 15:20:59,472 79772 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-170325202"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-687be6be-9c96-474d-9ccf-af751fe4a71a', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-687be6be-9c96-474d-9ccf-af751fe4a71a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes'} Body: b'{"volume": {"id": "77d23656-69b9-44b9-a0f3-fa0254ff9159", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:20:59.393988", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-170325202", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/77d23656-69b9-44b9-a0f3-fa0254ff9159"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2692d58f90a145049b98bfe08b158531/volumes/77d23656-69b9-44b9-a0f3-fa0254ff9159"}], "user_id": "496c0591e87641849b53fda57e1dece7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:20:59,525 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/77d23656-69b9-44b9-a0f3-fa0254ff9159 0.044s 2023-04-20 15:20:59,526 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e85f35d-499a-4208-8a99-1daf669661af', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e85f35d-499a-4208-8a99-1daf669661af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/77d23656-69b9-44b9-a0f3-fa0254ff9159'} Body: b'{"volume": {"id": "77d23656-69b9-44b9-a0f3-fa0254ff9159", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:20:59.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-170325202", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/77d23656-69b9-44b9-a0f3-fa0254ff9159"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2692d58f90a145049b98bfe08b158531/volumes/77d23656-69b9-44b9-a0f3-fa0254ff9159"}], "user_id": "496c0591e87641849b53fda57e1dece7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:21:00,630 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/77d23656-69b9-44b9-a0f3-fa0254ff9159 0.092s 2023-04-20 15:21:00,630 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40290616-0d9f-460f-a3bf-12f9d6b5c1e4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40290616-0d9f-460f-a3bf-12f9d6b5c1e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/77d23656-69b9-44b9-a0f3-fa0254ff9159'} Body: b'{"volume": {"id": "77d23656-69b9-44b9-a0f3-fa0254ff9159", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:20:59.000000", "updated_at": "2023-04-20T15:21:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-170325202", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/77d23656-69b9-44b9-a0f3-fa0254ff9159"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2692d58f90a145049b98bfe08b158531/volumes/77d23656-69b9-44b9-a0f3-fa0254ff9159"}], "user_id": "496c0591e87641849b53fda57e1dece7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:21:00,749 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef 0.108s 2023-04-20 15:21:00,749 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:00 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-2c1a3ad0-bfc6-477d-8fbc-b3b8b42b04f8', 'x-compute-request-id': 'req-2c1a3ad0-bfc6-477d-8fbc-b3b8b42b04f8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef'} Body: b'' 2023-04-20 15:21:01,003 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef 0.253s 2023-04-20 15:21:01,003 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:00 GMT', 'ser ver': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-918534d8-bc47-4c1f-858b-900596765cae', 'x-compute-request-id': 'req-918534d8-bc47-4c1f-858b-900596765cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef'} Body: b'{"server": {"id": "62465ed7-8fe3-41fd-bc23-bafafec57cef", "name": "tempest-AttachVolumeTestJSON-server-297005174", "status": "ACTIVE", "tenant_id": "2692d58f90a145049b98bfe08b158531", "user_id": "496c0591e87641849b53fda57e1dece7", "metadata": {}, "hostId": "69b858b67080526a3c4621a240b58d21072ce916dc83bb31d7a27437", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:19:07Z", "updated": "2023-04-20T15:21:01Z", "addresses": {"tempest-AttachVolumeTestJSON-1686397791-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e7:6a"}, {"version": 4, "addr": "172.24.4.184", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:e7:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-762607479", "OS-SRV-USG:launched_at": "2023-04-20T15:19:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1085529907"}], "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-20 15:21:51,102 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef 0.055s 2023-04-20 15:21:51,103 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-935aa2aa-06a1-40f1-b669-7154b782987d', 'x-compute-request-id': 'req-935aa2aa-06a1-40f1-b669-7154b782987d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/62465ed7-8fe3-41fd-bc23-bafafec57cef'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 62465ed7-8fe3-41fd-bc23-bafafec57cef could not be found."}}' 2023-04-20 15:21:51,140 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-762607479 0.037s 2023-04-20 15:21:51,141 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-228bee6b-1738-4e52-84 55-9874a077b570', 'x-compute-request-id': 'req-228bee6b-1738-4e52-8455-9874a077b570', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-762607479'} Body: b'' 2023-04-20 15:21:51,298 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/652ac866-0793-41b0-a6b2-0c3af8f7dcc4 0.157s 2023-04-20 15:21:51,298 79772 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-ba0ac92a-2d94-4ffb-b6f7-f0fe4fdb8c60', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:21:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/652ac866-0793-41b0-a6b2-0c3af8f7dcc4'} Body: b'' 2023-04-20 15:21:51,315 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/652ac866-0793-41b0-a6b2-0c3af8f7dcc4 0.016s 2023-04-20 15:21:51,315 79772 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-d594c152-d328-4654-adaf-00fdcd584434', 'date': 'Thu, 20 Apr 2023 15:21:51 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/652ac866-0793-41b0-a6b2-0c3af8f7dcc4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 652ac866-0793-41b0-a6b2-0c3af8f7dcc4 does not exist", "detail": ""}}' 2023-04-20 15:21:51,785 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/6c21764f-607d-4fb4-8c1e-bf32c16e5ad7 0.469s 2023-04-20 15:21:51,785 79772 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-0da6cf31-a03e-4644-b27e-e8120c452cec', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:21:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6c21764f-607d-4fb4-8c1e-bf32c16e5ad7'} 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 9c3a396f-7f92-4393-b116-7f81eed03c1b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:21:51,789 79772 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 15:21:51,789 79772 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 15:21:51,853 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.061s 2023-04-20 15:21:51,853 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1302894361", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLZT0WMTz6w9zGypvpZ7TI/sFxQvoXwRcs2GmI9smnO9QIz6JMigc06+cIOL9IwHKc0EFNQLr47H9FXjDTVJFM/yIQIc9Fa8UABE9EhXzfRtDBAOPRbtsefaNKgcPf462w=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:51 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-f70f369c-428f-40f3-9538-39e179a50ff0', 'x-compute-request-id': 'req-f70f369c-428f-40f3-9538-39e179a50ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1302894361", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLZT0WMTz6w9zGypvpZ7TI/sFxQvoXwRcs2GmI9smnO9QIz6JMigc06+cIOL9IwHKc0EFNQLr47H9FXjDTVJFM/yIQIc9Fa8UABE9EhXzfRtDBAOPRbtsefaNKgcPf462w==", "fingerprint": "25:66:84:61:5f:bd:ba:87:0e:80:1f:e4:08:95:74:8b", "user_id": "496c0591e87641849b53fda57e1dece7"}}' 2023-04-20 15:21:51,856 79772 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1302894361 created 2023-04-20 15:21:52,007 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.151s 2023-04-20 15:21:52,008 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--247586634", "description": "tempest-description--1067307752"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-be3fa81f-4176-4c17-8c37-d7a36d4d3f90', 'date': 'Thu, 20 Apr 2023 15:21:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1a54fc92-3f0f-42ef-bd43-4fde2695bf32", "name": "tempest-securitygroup--247586634", "stateful": true, "tenant_id": "2692d58f90a145049b98bfe08b158531", "description": "tempest-description--1067307752", "shared": false, "security_group_rules": [{"id": "bb55eaa6-0887-47cf-80f9-ae78f03416ea", "tenant_id": "2692d58f90a145049b98bfe08b158531", "security_group_id": "1a54fc92-3f0f-42ef-bd43-4fde2695bf32", "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": 1034, "description": null, "tags": [], "created_at": "2023-04-20T15:21:51Z", "updated_at": "2023-04-20T15:21:51Z", "revision_number": 0, "project_id": "2692d58f90a145049b98bfe08b158531"}, {"id": "c9820d76-fa8a-4666-bb5a-42dccce1d1b2", "tenant_id": "2692d58f90a145049b98bfe08b158531", "security_group_id": "1a54fc92-3f0f-42ef-bd43-4fde2695bf32", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "nor malized_cidr": null, "remote_group_id": null, "standard_attr_id": 1035, "description": null, "tags": [], "created_at": "2023-04-20T15:21:51Z", "updated_at": "2023-04-20T15:21:51Z", "revision_number": 0, "project_id": "2692d58f90a145049b98bfe08b158531"}], "tags": [], "created_at": "2023-04-20T15:21:51Z", "updated_at": "2023-04-20T15:21:51Z", "revision_number": 1, "project_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:21:52,162 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.154s 2023-04-20 15:21:52,162 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1a54fc92-3f0f-42ef-bd43-4fde2695bf32", "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-f49ee7d4-f984-45f8-90fe-9cd02c6fb327', 'date': 'Thu, 20 Apr 2023 15:21:52 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": "46fb77d2-5cdb-444e-af64-e13e29c65447", "tenant_id": "2692d58f90a145049b98bfe08b158531", "security_group_id": "1a54fc92-3f0f-42ef-bd43-4fde2695bf32", "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-20T15:21:52Z", "updated_at": "2023-04-20T15:21:52Z", "revision_number": 0, "project_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:21:52,314 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.151s 2023-04-20 15:21:52,314 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1a54fc92-3f0f-42ef-bd43-4fde2695bf32", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2277344f-7834-4042-9e6c-6476b828b976', 'date': 'Thu, 20 Apr 2023 15:21:52 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": "06a084f6-1f53-4957-aeb8-16f615bc0efd", "tenant_id": "2692d58f90a145049b98bfe08b158531", "security_group_id": "1a54fc92-3f0f-42ef-bd43-4fde2695bf32", "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-20T15:21:52Z", "updated_at": "2023-04-20T15:21:52Z", "revision_number": 0, "project_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:21:52,315 79772 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--247586634 created 2023-04-20 15:21:53,387 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.072s 2023-04-20 15:21:53,388 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-1de9e9a5-3301-446b-b9fd-9203eaa2dc43', 'date': 'Thu, 20 Apr 2023 15:21:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4211e6db-eb22-42f4-a5bf-41bab52cbb9e", "tenant_id": "2692d58f90a145049b98bfe08b158531", "floating_ip_address": "172.24.4.97", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2692d58f90a145049b98bfe08b158531", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:21:53Z", "updated_at": "2023-04-20T15:21:53Z", "revision_number": 0}}' 2023-04-20 15:21:53,388 79772 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4211e6db-eb22-42f4-a5bf-41bab52cbb9e', 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'floating_ip_address': '172.24.4.97', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2692d58f90a145049b98bfe08b158531', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:21:53Z', 'updated_at': '2023-04-20T15:21:53Z', 'revision_number': 0, 'ip': '172.24.4.97'} created 2023-04-20 15:21:53,488 79772 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.095s 2023-04-20 15:21:53,488 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-83e39813-39bf-4319-af84-de5dd504ac78', '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": "496c0591e87641849b53fda57e1dece7", "name": "tempest-AttachVolumeTestJSON-467600022-project-member", "password_expires_at": null}, "audit_ids": ["k-TdLJpKSRqhcb_At4AgDA"], "expires_at": "2023-04-20T16:21:53.000000Z", "issued_at": "2023-04-20T15:21:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2692d58f90a145049b98bfe08b158531", "name": "tempest-AttachVolumeTestJSON-467600022"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "regio n": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2692d58f90a145049b98bfe08b158531", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:21:53,489 79772 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '79555824-7b3f-4ed2-b076-92c2ebdf36b9', 'name': 'tempest-AttachVolumeTestJSON-1686397791-network', 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2692d58f90a145049b98bfe08b158531', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 15330, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:18:58Z', 'updated_at': '2023-04-20T15:18:58Z', 'revision_number': 1} available for tenant 2023-04-20 15:21:53,489 79772 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1302894361', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLZT0WMTz6w9zGypvpZ7TI/sFxQvoXwRcs2GmI9smnO9QIz6JMigc06+cIOL9IwHKc0EFNQLr47H9FXjDTVJFM/yIQIc9Fa8UABE9EhXzfRtDBAOPRbtsefaNKgcPf462w==', 'fingerprint': '25:66:84:61:5f:bd:ba:87:0e:80:1f:e4:08:95:74:8b', 'user_id': '496c0591e87641849b53fda57e1dece7', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBpMrW2du2ZKY9qX1WYqrNe4Rs5uzWqf3wING3GLVqpiTzUtwCGjG7m\nzYJZC8WiBsigBwYFK4EEACKhZANiAAS2U9FjE8+sPcxsqb6We0yP7BcUL6F8EXLN\nhpiPbJpzvUCM+iTIoHNOvnCDi/SMBynNBBTUC6+Ox/RV4w01SRTP8iECHPRWvFAA\nRPRIV830bQwQDj0W7bHn2jSoHD3+Ots=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1a54fc92-3f0f-42ef-bd43-4fde2695bf32', 'name': 'tempest-securitygroup--247586634', 'stateful': True, 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'description': 'tempest-description--1067307752', 'shared': False, 'security_group_rules': [{'id': 'bb55eaa6-0887-47cf-80f9-ae78f03416ea', 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'security_group_id': '1a54fc92-3f0f-42ef-bd43-4fde2695bf32', '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': 1034, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:21:51Z', 'updated_at': '2023-04-20T15:21:51Z', 'revision_number': 0, 'project_id': '2692d58f90a145049b98bfe08b158531'}, {'id': 'c9820d76-fa8a-4666-bb5a-42dccce1d1b2', 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'security_group_id': '1a54fc92-3f0f-42ef-bd43-4fde2695bf32', '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': 1035, 'description': None, 'tags': [], 'created_at': '2023-04-20T15:21:51Z', 'updated_at': '2023-04-20T15:21:51Z', 'revision_number': 0, 'project_id': '2692d58f90a145049b98bfe08b158531'}], 'tags': [], 'created_at': '2023 -04-20T15:21:51Z', 'updated_at': '2023-04-20T15:21:51Z', 'revision_number': 1, 'project_id': '2692d58f90a145049b98bfe08b158531'}, 'floating_ip': {'id': '4211e6db-eb22-42f4-a5bf-41bab52cbb9e', 'tenant_id': '2692d58f90a145049b98bfe08b158531', 'floating_ip_address': '172.24.4.97', 'floating_network_id': '587a6371-94bf-4cb2-801e-64ef34d3d487', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2692d58f90a145049b98bfe08b158531', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T15:21:53Z', 'updated_at': '2023-04-20T15:21:53Z', 'revision_number': 0, 'ip': '172.24.4.97'}} 2023-04-20 15:21:54,466 79772 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.976s 2023-04-20 15:21:54,466 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1479142996", "imageRef": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "79555824-7b3f-4ed2-b076-92c2ebdf36b9"}], "security_groups": [{"name": "tempest-securitygroup--247586634"}], "key_name": "tempest-keypair-1302894361", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bc9022f-3dcf-465f-b27c-8e034ca8adbc', 'x-compute-request-id': 'req-2bc9022f-3dcf-465f-b27c-8e034ca8adbc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "41a66a47-f734-4599-ac56-c8575f308e36", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/41a66a47-f734-4599-ac56-c8575f308e36"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--247586634"}], "adminPass": "password"}}' 2023-04-20 15:21:54,543 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36 0.073s 2023-04-20 15:21:54,544 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:21:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d14f34e5-234b-4468-b11d-4686e0326342', 'x-compute-request-id': 'req-d14f34e5-234b-4468-b11d-4686e0326342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36'} Body: b'{"server": {"id": "41a66a47-f734-4599-ac56-c8575f308e36", "name": "tempest-AttachVolumeTestJSON-server-1479142996", "status": "BUILD", "tenant_id": "2692d58f90a145049b98bfe08b158531", "user_id": "496c0591e87641849b53fda57e1dece7", "metadata": {}, "hostId": "", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", " links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:21:54Z", "updated": "2023-04-20T15:21:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/41a66a47-f734-4599-ac56-c8575f308e36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1302894361", "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-20 15:22:44,844 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36 0.240s 2023-04-20 15:22:44,845 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:22:44 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-dc36c4fc-1b7f-4f44-8c33-3027214757a6', 'x-compute-request-id': 'req-dc36c4fc-1b7f-4f44-8c33-3027214757a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36'} Body: b'{"server": {"id": "41a66a47-f734-4599-ac56-c8575f308e36", "name": "tempest-AttachVolumeTestJSON-server-1479142996", "status": "ACTIVE", "tenant_id": "2692d58f90a145049b98bfe08b158531", "user_id": "496c0591e87641849b53fda57e1dece7", "metadata": {}, "hostId": "69b858b67080526a3c4621a240b58d21072ce916dc83bb31d7a27437", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:21:54Z", "updated": "2023-04-20T15:22:01Z", "addresses": {"tempest-AttachVolumeTestJSON-1686397791-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:87:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/41a66a47-f734-4599-ac56-c8575f308e36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1302894361", "OS-SRV-USG:launched_at": "2023-04-20T15:22:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--247586634"}], "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-20 15:22:44,856 79772 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 15:23:45,062 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36/os-interface 0.187s 2023-04-20 15:23:45,062 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:23:44 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-daffbadf-e422-4440-8642-9b3ac9f1411b', 'x-compute-request-id': 'req-daffbadf-e422-4440-8642-9b3ac9f1411b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "79555824-7b3f-4ed2-b076-92c2ebdf36b9", "port_id": "6213b6bb-fdeb-4b9f-960b-ec891ca6dc15", "mac_addr": "fa:16:3e:3f:87:e7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "39e17512-00ff-4b58-afab-b43dae346177", "ip_address": "10.0.0.8"}]}]}' 2023-04-20 15:23:45,916 79772 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/4211e6db-eb22-42f4-a5bf-41bab52cbb9e 0.849s 2023-04-20 15:23:45,917 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "6213b6bb-fdeb-4b9f-960b-ec891ca6dc15"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-d32332c7-c843-4388-87d5-c6cbf2f56708', 'date': 'Thu, 20 Apr 2023 15:23:45 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4211e6db-eb22-42f4-a5bf-41bab52cbb9e'} Body: b'{"floatingip": {"id": "4211e6db-eb22-42f4-a5bf-41bab52cbb9e", "tenant_id": "2692d58f90a145049b98bfe08b158531", "floating_ip_address": "172.24.4.97", "floating_network_id": "587a6371-94bf-4cb2-801e-64ef34d3d487", "router_id": "c96c6ebf-6458-4ed3-9da4-7693e89506d0", "port_id": "6213b6bb-fdeb-4b9f-960b-ec891ca6dc15", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "79555824-7b3f-4ed2-b076-92c2ebdf36b9", "mac_address": "fa:16:3e:3f:87:e7", "admin_state_up": true, "status": "ACTIVE", "device_id": "41a66a47-f734-4599-ac56-c8575f308e36", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T15:21:53Z", "updated_at": "2023-04-20T15:23:45Z", "revision_number": 1, "project_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:23:45,918 79772 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.97:22' as 'cirros' with public key authentication 2023-04-20 15:23:45,941 79772 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 15:23:45,961 79772 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 15:23:45,961 79772 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.97 successfully created 2023-04-20 15:23:46,015 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36/ips 0.053s 2023-04-20 15:23:46,016 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29b727d3-e2c1-416f-9f97-913f9e96f3d9', 'x-compute-request-id': 'req-29b727d3-e2c1-416f-9f97-913f9e96f3d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1686397791-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-04-20 15:23:46,236 79772 INF O [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes 0.217s 2023-04-20 15:23:46,237 79772 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-1922012091"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:23:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01869bad-0649-4bed-8701-87ef0fdbdd6b', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01869bad-0649-4bed-8701-87ef0fdbdd6b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes'} Body: b'{"volume": {"id": "9c3a396f-7f92-4393-b116-7f81eed03c1b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:23:46.170949", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1922012091", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/9c3a396f-7f92-4393-b116-7f81eed03c1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2692d58f90a145049b98bfe08b158531/volumes/9c3a396f-7f92-4393-b116-7f81eed03c1b"}], "user_id": "496c0591e87641849b53fda57e1dece7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:23:46,293 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/9c3a396f-7f92-4393-b116-7f81eed03c1b 0.046s 2023-04-20 15:23:46,293 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:23:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1030d0cb-9c09-490c-8370-5150f07e5328', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1030d0cb-9c09-490c-8370-5150f07e5328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/9c3a396f-7f92-4393-b116-7f81eed03c1b'} Body: b'{"volume": {"id": "9c3a396f-7f92-4393-b116-7f81eed03c1b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:23:46.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1922012091", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/9c3a396f-7f92-4393-b116-7f81eed03c1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2692d58f90a145049b98bfe08b158531/volumes/9c3a396f-7f92-4393-b116-7f81eed03c1b"}], "user_id": "496c0591e87641849b53fda57e1dece7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:23:47,359 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/9c3a396f-7f92-4393-b116-7f81eed03c1b 0.053s 2023-04-20 15:23:47,359 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:23:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73cf046c-94eb-446c-a8da-7c54661eb608', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73cf046c-94eb-446c-a8da-7c54661eb608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/9c3a396f-7f92-4393-b116-7f81eed03c1b'} Body: b'{"volume": {"id": "9c3a396f-7f92-4393-b116-7f81eed03c1b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:23:46.000000", "updated_at": "2023-04-20T15:23:46.000000", "name": "tempest-AttachVolumeTestJSON-volume-1922012091", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2692d58f90a145049b98bfe08b158531/volumes/9c3a396f-7f92-4393-b116-7f81eed03c1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2692d58f90a145049b98bfe08b158531/volumes/9c3a396f-7f92-4393-b116-7f81eed03c1b"}], "user_id": "496c0591e87641849b53fda57e1dece7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2692d58f90a145049b98bfe08b158531"}}' 2023-04-20 15:23:47,498 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36 0.126s 2023-04-20 15:23:47,498 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:23:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8625f4a7-f81b-4cc8-9609-186e03af9540', 'x-compute-request-id': 'req-8625f4a7-f81b-4cc8-9609-186e03af9540', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36'} Body: b'' 2023-04-20 15:23:48,008 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36 0.509s 2023-04-20 15:23:48,009 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:23:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-feed52b3-b2d2-4849-a3bf-83a36ef6b029', 'x-compute-request-id': 'req-feed52b3-b2d2-4849-a3bf-83a36ef6b029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36'} Body: b'{"server": {"id": "41a66a47-f734-4599-ac56-c8575f308e36", "name": "tempest-AttachVolumeTestJSON-server-1479142996", "status": "ACTIVE", "tenant_id": "2692d58f90a145049b98bfe08b158531", "user_id": "496c0591e87641849b53fda57e1dece7", "metadata": {}, "hostId": "69b858b67080526a3c4621a240b58d21072ce916dc83bb31d7a27437", "image": {"id": "a3ef29bc-488e-4b66-9911-ce34d9967f31", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a3ef29bc-488e-4b66-9911-ce34d9967f31"}]}, "flavor": {"id": "42", "links": [{"re l": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:21:54Z", "updated": "2023-04-20T15:23:47Z", "addresses": {"tempest-AttachVolumeTestJSON-1686397791-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:87:e7"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:87:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/41a66a47-f734-4599-ac56-c8575f308e36"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1302894361", "OS-SRV-USG:launched_at": "2023-04-20T15:22:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--247586634"}], "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-20 15:24:38,163 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36 0.123s 2023-04-20 15:24:38,164 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:24:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e9d954f8-f3f1-4d3d-a8ff-c15f98af9b85', 'x-compute-request-id': 'req-e9d954f8-f3f1-4d3d-a8ff-c15f98af9b85', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41a66a47-f734-4599-ac56-c8575f308e36'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 41a66a47-f734-4599-ac56-c8575f308e36 could not be found."}}' 2023-04-20 15:24:39,204 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1302894361 1.039s 2023-04-20 15:24:39,204 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:24:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc80999c-2e3d-4cf2-a608-6bae25c4ab98', 'x-compute-request-id': 'req-fc80999c-2e3d-4cf2-a608-6bae25c4ab98', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1302894361'} Body: b'' 2023-04-20 15:24:39,383 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1a54fc92-3f0f-42ef-bd43-4fde2695bf32 0.178s 2023-04-20 15:24:39,384 79772 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-c6df0abd-a5cb-4400-80c1-33a7a1962280', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:24:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1a54fc92-3f0f-42ef-bd43-4fde2695bf32'} Body: b'' 2023-04-20 15:24:39,408 79772 INFO [tempest.l ib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1a54fc92-3f0f-42ef-bd43-4fde2695bf32 0.024s 2023-04-20 15:24:39,409 79772 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-3a386c0b-6a7c-4fb7-a804-4d0d1d72814f', 'date': 'Thu, 20 Apr 2023 15:24:39 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1a54fc92-3f0f-42ef-bd43-4fde2695bf32'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1a54fc92-3f0f-42ef-bd43-4fde2695bf32 does not exist", "detail": ""}}' 2023-04-20 15:24:39,857 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/4211e6db-eb22-42f4-a5bf-41bab52cbb9e 0.448s 2023-04-20 15:24:39,857 79772 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-dbc15fce-92c9-4e7f-aa2e-9c359a7c24ca', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 15:24:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4211e6db-eb22-42f4-a5bf-41bab52cbb9e'} Body: b'' tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_backends_capabilities.py", line 38, in test_get_capabilities_backend self.admin_capabilities_client.show_backend_capabilities(self.hosts[0]) IndexError: list index out of range 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 2b6cdd75-d943-493c-bccd-77eb61ef1bde failed to build and is in ERROR status tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 196, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2ec2d22d-18ab-4ebb-9386-08734efecba2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:25:04,490 79772 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-20 15:25:05,451 79772 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.959s 2023-04-20 15:25:05,451 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1193780176", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:25:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/93a51159-055b-4365-a58f-eea5f417641b', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-a1d999aa-ca31-4232-9807-5867ef0267db', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1193780176", "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": "e915a3fd15f94d6e960eb0d61d87914c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "93a51159-055b-4365-a58f-eea5f417641b", "created_at": "2023-04-20T15:25:05Z", "updated_at": "2023-04-20T15:25:05Z", "tags": [], "self": "/v2/images/93a51159-055b-4365-a58f-eea5f417641b", "file": "/v2/images/93a51159-055b-4365-a58f-eea5f417641b/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:25:06,787 79772 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/93a51159-055b-4365-a58f-eea5f417641b/file 1.335s 2023-04-20 15:25:06,787 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:25:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-149856c0-62b4-4dd2-af96-0ffcce3c78d1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/93a51159-055b-4365-a58f-eea5f417641b/file'} Body: b'' 2023-04-20 15:25:06,788 79772 DEBUG [tempest.scenario.manager] image:93a51159-055b-4365-a58f-eea5f417641b 2023-04-20 15:25:06,842 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.052s 2023-04-20 15:25:06,843 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-2032337917", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBu1zhshKNNWP01kwJ3t6/1kxGPzRaQcWr0re5y5zQyVX3b6/MtkP3JHYAXlrWUkvl0r8PYxF5Aaikxcl/5n/bqbwHmG+tvpdr5Osr7LkyDaEsugvx4rpunncm4v7zuBTw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:25:06 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-7cc5749f-4c2e-4d8d-aa7e-104317ac014e', 'x-compute-request-id': 'req-7cc5749f-4c2e-4d8d-aa7e-104317ac014e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-2032337917", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBu1zhshKNNWP01kwJ3t6/1kxGPzRaQcWr0re5y5zQyVX3b6/MtkP3JHYAXlrWUkvl0r8PYxF5Aaikxcl/5n/bqbwHmG+tvpdr5Osr7LkyDaEsugvx4rpunncm4v7zuBTw==", "fingerprint": "90:f3:6f:46:7f:2a:28:07:97:fa:55:2c:8d:fb:76:4d", "user_id": "9923613608ba4dccbefc5981204fc5b3"}}' 2023-04-20 15:25:06,894 79772 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.041s 2023-04-20 15:25:06,894 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:25:06 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-0b22889a-2677-4c9d-91d8-d1689ac951ad', '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": "9923613608ba4dccbefc5981204fc5b3", "name": "tempest-TestMinimumBasicScenario-468849165-project-member", "password_expires_at": null}, "audit_ids": ["ONooaz3oTYOvAxk9GVqhCQ"], "expires_at": "2023-04-20T16:25:06.000000Z", "issued_at": "2023-04-20T15:25:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e915a3fd15f94d6e960eb0d61d87914c", "name": "tempest-TestMinimumBasicScenario-468849165"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e915a3fd15f94d6e960eb0d61d87914c", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]} }' 2023-04-20 15:25:06,895 79772 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '360d0501-d79a-4ffb-be7e-ba247ac7c8f0', 'name': 'tempest-TestMinimumBasicScenario-2146424085-network', 'tenant_id': 'e915a3fd15f94d6e960eb0d61d87914c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e915a3fd15f94d6e960eb0d61d87914c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53550, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:24:53Z', 'updated_at': '2023-04-20T15:24:53Z', 'revision_number': 1} available for tenant 2023-04-20 15:25:07,591 79772 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.695s 2023-04-20 15:25:07,591 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1584660005", "imageRef": "93a51159-055b-4365-a58f-eea5f417641b", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-2032337917", "networks": [{"uuid": "360d0501-d79a-4ffb-be7e-ba247ac7c8f0"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:25:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e33219c3-a4c5-4d9e-87ee-ae899b23d41c', 'x-compute-request-id': 'req-e33219c3-a4c5-4d9e-87ee-ae899b23d41c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c0f42aa4-6873-4be0-8a22-139180fa0061", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "rzcX7phpUAjf"}}' 2023-04-20 15:25:07,786 79772 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/c0f42aa4-6873-4be0-8a22-139180fa0061 0.191s 2023-04-20 15:25:07,787 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:25:07 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-cb1f213c-deef-49fd-899b-e52d46e57c5c', 'x-compute-request-id': 'req-cb1f213c-deef-49fd-899b-e52d46e57c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061'} Body: b'{"server": {"id": "c0f42aa4-6873-4be0-8a22-139180fa0061", "name": "tempest-TestMinimumBasicScenario-server-1584660005", "status": "BUILD", "tenant_id": "e915a3fd15f94d6e960eb0d61d87914c", "user_id": "9923613608ba4dccbefc5981204fc5b3", "metadata": {}, "hostId": "", "image": {"id": "93a51159-055b-4365-a58f-eea5f417641b", "links": [{"rel": "bookmark", "href": "http://10.0.0.2 10/compute/images/93a51159-055b-4365-a58f-eea5f417641b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:25:08Z", "updated": "2023-04-20T15:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2032337917", "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-20 15:25:58,133 79772 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/c0f42aa4-6873-4be0-8a22-139180fa0061 0.286s 2023-04-20 15:25:58,133 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:25:57 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-18393c32-2d0d-4202-914d-64bca61dab3f', 'x-compute-request-id': 'req-18393c32-2d0d-4202-914d-64bca61dab3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061'} Body: b'{"server": {"id": "c0f42aa4-6873-4be0-8a22-139180fa0061", "name": "tempest-TestMinimumBasicScenario-server-1584660005", "status": "ACTIVE", "tenant_id": "e915a3fd15f94d6e960eb0d61d87914c", "user_id": "9923613608ba4dccbefc5981204fc5b3", "metadata": {}, "hostId": "28d1c911bb2b21ee527ddf3aa9e6130b6b02c3dfba7ece80d4c6c015", "image": {"id": "93a51159-055b-4365-a58f-eea5f417641b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/93a51159-055b-4365-a58f-eea5f417641b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:25:07Z", "updated": "2023-04-20T15:25:14Z", "addresses": {"tempest-TestMinimumBasicScenario-2146424085-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e0:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2032337917", "OS-SRV-USG:launched_at": "2023-04-20T15:25: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-20 15:25:58,147 79772 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 15:26:58,409 79772 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/c0f42aa4-6873-4be0-8a22-139180fa0061 0.259s 2023-04-20 15:26:58,410 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:26:58 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-a4c4f66a-7ae2-4493-8bd4-0b0675768c59', 'x-compute-request-id': 'req-a4c4f66a-7ae2-4493-8bd4-0b0675768c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061'} Body: b'{"server": {"id": "c0f42aa4-6873-4be0-8a22-139180fa0061", "name": "tempest-TestMinimumBasicScenario-server-1584660005", "status": "ACTIVE", "tenant_id": "e915a3fd15f94d6e960eb0d61d87914c", "user_id": "9923613608ba4dccbefc5981204fc5b3", "metadata": {}, "hostId": "28d1c911bb2b21ee527ddf3aa9e6130b6b02c3dfba7ece80d4c6c015", "image": {"id": "93a51159-055b-4365-a58f-eea5f417641b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/93a51159-055b-4365-a58f-eea5f417641b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:25:07Z", "updated": "2023-04-20T15:25:14Z", "addresses": {"tempest-TestMinimumBasicScenario-2146424085-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e0:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2032337917", "OS-SRV-USG:launched_at": "2023-04-20T15:25: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-20 15:26:58,638 79772 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.216s 2023-04-20 15:26:58,638 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:26:58 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-ddf0b2c2-7be7-47df-970b-bacbafd7aac3', 'x-compute-request-id': 'req-ddf0b2c2-7be7-47df-970b-bacbafd7aac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "c0f42aa4-6873-4be0-8a22-139180fa0061", "name": "tempest-TestMinimumBasicScenario-server-1584660005", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}]}]}' 2023-04-20 15:26:58,885 79772 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/c0f42aa4-6873-4be0-8a22-139180fa0061 0.243s 2023-04-20 15:26:58,885 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:26:58 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-30b41752-7bb8-4e1a-b1ed-c4cd1ea78bef', 'x-compute-request-id': 'req-30b41752-7bb8-4e1a-b1ed-c4cd1ea78bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061'} Body: b'{"server": {"id": "c0f42aa4-6873-4be0-8a22-139180fa0061", "name": "tempest-TestMinimumBasicScenario-server-1584660005", "status": "ACTIVE", "tenant_id": "e915a3fd15f94d6e960eb0d61d87914c", "user_id": "9923613608ba4dccbefc5981204fc5b3", "metadata": {}, "hostId": "28d1c911bb2b21ee527ddf3aa9e6130b6b02c3dfba7ece80d4c6c015", "image": {"id": "93a51159-055b-4365-a58f-eea5f417641b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/93a51159-055b-4365-a58f-eea5f417641b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:25:07Z", "updated": "2023-04-20T15:25:14Z", "addresses": {"tempest-TestMinimumBasicScenario-2146424085-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e0:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2032337917", "OS-SRV-USG:launched_at": "2023-04-20T15:25: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-20 15:26:59,129 79772 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/e915a3fd15f94d6e960eb0d61d87914c/volumes 0.231s 2023-04-20 15:26:59,130 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1508598723", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:26:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c52f8afd-1abb-4edd-af09-6f5bd046b778', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c52f8afd-1abb-4edd-af09-6f5bd046b778', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes'} Body: b'{"volume": {"id": "2ec2d22d-18ab-4ebb-9386-08734efecba2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:26:59.069468", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1508598723", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2"}], "user_id": "9923613608ba4dccbefc5981204fc5b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:26:59,185 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deleti on): 200 GET http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2 0.045s 2023-04-20 15:26:59,185 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:26:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be005f07-234f-4bd6-bf51-26a73fda41f2', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be005f07-234f-4bd6-bf51-26a73fda41f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2'} Body: b'{"volume": {"id": "2ec2d22d-18ab-4ebb-9386-08734efecba2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:26:59.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1508598723", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2"}], "user_id": "9923613608ba4dccbefc5981204fc5b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e915a3fd15f94d6e960eb0d61d87914c"}}' 2023-04-20 15:27:00,254 79772 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/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2 0.045s 2023-04-20 15:27:00,254 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71fa1d17-a3e8-4ec6-ace3-59a1fe53cca0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71fa1d17-a3e8-4ec6-ace3-59a1fe53cca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2'} Body: b'{"volume": {"id": "2ec2d22d-18ab-4ebb-9386-08734efecba2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:26:59.000000", "updated_at": "2023-04-20T15:26:59.000000", "name": "tempest-TestMinimumBasicScenario-volume-1508598723", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2"}], "user_id": "9923613608ba4dccbefc5981204fc5b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e915a3fd15f94d6e960eb0d61d87914c"}}' 2023-04-20 15:27:00,370 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2 0.104s 2023-04-20 15:27:00,371 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conte nt-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-226cf76f-4404-4623-b933-126d8be9e658', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2'} Body: b'' 2023-04-20 15:27:00,393 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2 0.021s 2023-04-20 15:27:00,393 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfaaf67d-dcb8-446e-8842-410ecfcd118e', 'x-openstack-request-id': 'req-bfaaf67d-dcb8-446e-8842-410ecfcd118e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/2ec2d22d-18ab-4ebb-9386-08734efecba2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2ec2d22d-18ab-4ebb-9386-08734efecba2 could not be found."}}' 2023-04-20 15:27:00,514 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061 0.120s 2023-04-20 15:27:00,514 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:00 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-518366e8-8212-434b-bf32-e4a9c83c3c7d', 'x-compute-request-id': 'req-518366e8-8212-434b-bf32-e4a9c83c3c7d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061'} Body: b'' 2023-04-20 15:27:00,756 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061 0.241s 2023-04-20 15:27:00,757 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:00 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-97b7a4cd-2e16-4f0f-b2eb-b8ae318b2bb7', 'x-compute-request-id': 'req-97b7a4cd-2e16-4f0f-b2eb-b8ae318b2bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061'} Body: b'{"server": {"id": "c0f42aa4-6873-4be0-8a22-139180fa0061", "name": "tempest-TestMinimumBasicScenario-server-1584660005", "status": "ACTIVE", "tenant_id": "e915a3fd15f94d6e960eb0d61d87914c", "user_id": "9923613608ba4dccbefc5981204fc5b3", "metadata": {}, "hostId": "28d1c911bb2b21ee527ddf3aa9e6130b6b02c3dfba7ece80d4c6c015", "image": {"id": "93a51159-055b-4365-a 58f-eea5f417641b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/93a51159-055b-4365-a58f-eea5f417641b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:25:07Z", "updated": "2023-04-20T15:27:00Z", "addresses": {"tempest-TestMinimumBasicScenario-2146424085-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e0:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c0f42aa4-6873-4be0-8a22-139180fa0061"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2032337917", "OS-SRV-USG:launched_at": "2023-04-20T15:25:14.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-20 15:27:50,812 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061 0.041s 2023-04-20 15:27:50,812 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:50 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-72f2c56c-6f6d-4340-a335-9b5f75f22270', 'x-compute-request-id': 'req-72f2c56c-6f6d-4340-a335-9b5f75f22270', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c0f42aa4-6873-4be0-8a22-139180fa0061'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c0f42aa4-6873-4be0-8a22-139180fa0061 could not be found."}}' 2023-04-20 15:27:50,851 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2032337917 0.038s 2023-04-20 15:27:50,851 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0f353a0-52a9-4292-9f10-b913d7a06e0b', 'x-compute-request-id': 'req-e0f353a0-52a9-4292-9f10-b913d7a06e0b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2032337917'} Body: b'' 2023-04-20 15:27:50,951 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/93a51159-055b-4365-a58f-eea5f417641b 0.099s 2023-04-20 15:27:50,952 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-23edd390-44ca-4aef-9134-aa894e77a530', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/imag es/93a51159-055b-4365-a58f-eea5f417641b'} 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 1053ae68-7baf-46e6-b288-b7f3ae44e325 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 15:27:50,956 79772 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-20 15:27:51,559 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.602s 2023-04-20 15:27:51,559 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1458645145", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/aa21e36d-4d94-4947-ae42-888a249a9db9', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-db153955-8202-4bcf-96ae-1c7d52e086d5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1458645145", "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": "e915a3fd15f94d6e960eb0d61d87914c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "aa21e36d-4d94-4947-ae42-888a249a9db9", "created_at": "2023-04-20T15:27:52Z", "updated_at": "2023-04-20T15:27:52Z", "tags": [], "self": "/v2/images/aa21e36d-4d94-4947-ae42-888a249a9db9", "file": "/v2/images/aa21e36d-4d94-4947-ae42-888a249a9db9/file", "schema": "/v2/schemas/image"}' 2023-04-20 15:27:52,957 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/aa21e36d-4d94-4947-ae42-888a249a9db9/file 1.396s 2023-04-20 15:27:52,957 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-8f5b0356-9fcf-4e72-9e34-c134cdc73ce1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/aa21e36d-4d94-4947-ae42-888a249a9db9/file'} Body: b'' 2023-04-20 15:27:52,957 79772 DEBUG [tempest.scenario.manager] image:aa21e36d-4d94-4947-ae42-888a249a9db9 2023-04-20 15:27:53,029 79772 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.069s 2023-04-20 15:27:53,030 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-542997920", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFhphdBAM1xts/MJu3azH8sFjBPsDMbeOp8oVE14NwfABNnLSF6UslVg1niM+v8Q8XLeWh1SprEJjctQrRTHmGzsqlwhXyEJFZdb90tMq1NuCL3u4sQ6bYV5muNxnoVP8w=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:52 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-10ae6017-db45-481d-8585-3789853803f0', 'x-compute-request-id': 'req-10ae6017-db45-481d-8585-3789853803f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-5429 97920", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFhphdBAM1xts/MJu3azH8sFjBPsDMbeOp8oVE14NwfABNnLSF6UslVg1niM+v8Q8XLeWh1SprEJjctQrRTHmGzsqlwhXyEJFZdb90tMq1NuCL3u4sQ6bYV5muNxnoVP8w==", "fingerprint": "88:98:8d:c0:26:6f:dd:09:fc:a8:47:1e:b9:35:5b:21", "user_id": "9923613608ba4dccbefc5981204fc5b3"}}' 2023-04-20 15:27:53,077 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.036s 2023-04-20 15:27:53,078 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:53 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-3d9223b2-c18f-4968-b74a-5ab87066f1cd', '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": "9923613608ba4dccbefc5981204fc5b3", "name": "tempest-TestMinimumBasicScenario-468849165-project-member", "password_expires_at": null}, "audit_ids": ["1LTIEvYVR7KUZ_XwLxIWaA"], "expires_at": "2023-04-20T16:27:53.000000Z", "issued_at": "2023-04-20T15:27:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e915a3fd15f94d6e960eb0d61d87914c", "name": "tempest-TestMinimumBasicScenario-468849165"}, "is_domain": false, "roles": [{"id": "33ada6ea100f4418b07e52a1195760c1", "name": "member"}, {"id": "e18fcf5ce4d54585833ed390fce9ab74", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1befb43af3d94cef9475633ba9009504", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "17110ba901ad4478a78c73992a215935", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "87293d213f7940a9baba1bd5c6f3e977", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c", "region": "RegionOne"}], "id": "433867f4cf5740e7bb3ca042235ee1f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8944bee969b74ea8b1167d4008eb8282", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "49bdde70ba6843b59b88a4a5f2b95af8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d7e71b32512648af9c93eca93f8cb603", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "4dfa8daae1284c3485aaaa6537ab5d10", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3ed8cc718ed2478bb5891f97eea9c4c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "56ba72133c4647f1812f00da67c65e8b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d735b0a959db422b9a8c5f3189a9ca05", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "6d4e2515dc634a979c529d43e1fa514e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b012876f7f9846918758334f5677d74a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c", "region": "RegionOne"}], "id": "739c404834a24add88279e2549a1d8d0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0ad4b53ab1684d368e4a31be3b2d4958", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e915a3fd15f94d6e960eb0d61d87914c", "region": "RegionOne"}], "id": "aedad4c3ff64499ab9bc4f1fa5ae8fa9", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-20 15:27:53,079 79772 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '360d0501-d79a-4ffb-be7e-ba247ac7c8f0', 'name': 'tempest-TestMinimumBasicScenario-2146424085-network', 'tenant_id': 'e915a3fd15f94d6e960eb0d61d87914c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e915a3fd15f94d6e960eb0d61d87914c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53550, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T15:24:53Z', 'updated_at': '2023-04-20T15:24:53Z', 'revision_number': 1} available for tenant 2023-04-20 15:27:53,858 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.777s 2023-04-20 15:27:53,859 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-2028827782", "imageRef": "aa21e36d-4d94-4947-ae42-888a249a9db9", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-542997920", "networks": [{"uuid": "360d0501-d79a-4ffb-be7e-ba247ac7c8f0"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34e5a837-85a8-441b-9e4a-9ba4403d406a', 'x-compute-request-id': 'req-34e5a837-85a8-441b-9e4a-9ba4403d406a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8f22bd09-1cf7-440d-9cf5-931a0a8abb77", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3mZ6ySnMzTuu"}}' 2023-04-20 15:27:53,935 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77 0.071s 2023-04-20 15:27:53,936 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:27:53 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-e071cd82-d409-4417-9578-6759902b37b6', 'x-compute-request-id': 'req-e071cd82-d409-4417-9578-6759902b37b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77'} Body: b'{"server": {"id": "8f22bd09-1cf7-440d-9cf5-931a0a8abb77", "name": "tempest-TestMinimumBasicScenario-server-2028827782", "status": "BUILD", "tenant_id": "e915a3fd15f94d6e960eb0d61d87914c", "user_id": "9923613608ba4dccbefc5981204fc5b3", "metadata": {}, "hostId": "", "image": {"id": "aa21e36d-4d94-4947-ae42-888a249a9db9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/aa21e36d-4d94-4947-ae42-888a249a9db9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:27:54Z", "updated": "2023-04-20T15:27:53Z", "addresses": {}, "acc essIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-542997920", "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-20 15:28:44,236 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77 0.240s 2023-04-20 15:28:44,236 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:28:43 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-28bf5a48-f083-4451-9ba1-a1f1d64b24b8', 'x-compute-request-id': 'req-28bf5a48-f083-4451-9ba1-a1f1d64b24b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77'} Body: b'{"server": {"id": "8f22bd09-1cf7-440d-9cf5-931a0a8abb77", "name": "tempest-TestMinimumBasicScenario-server-2028827782", "status": "ACTIVE", "tenant_id": "e915a3fd15f94d6e960eb0d61d87914c", "user_id": "9923613608ba4dccbefc5981204fc5b3", "metadata": {}, "hostId": "28d1c911bb2b21ee527ddf3aa9e6130b6b02c3dfba7ece80d4c6c015", "image": {"id": "aa21e36d-4d94-4947-ae42-888a249a9db9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/aa21e36d-4d94-4947-ae42-888a249a9db9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:27:53Z", "updated": "2023-04-20T15:28:01Z", "addresses": {"tempest-TestMinimumBasicScenario-2146424085-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b5:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-542997920", "OS-SRV-USG:launched_at": "2023-04-20T15:28:00.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-20 15:28:44,248 79772 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 15:29:44,618 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77 0.310s 2023-04-20 15:29:44,618 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:29:44 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-300f91c5-13d4-4e29-b04b-c7b9ca765056', 'x-compute-request-id': 'req-300f91c5-13d4-4e29-b04b-c7b9ca765056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77'} Body: b'{"server": {"id": "8f22bd09-1cf7-440d-9cf5-931a0a8abb77", "name": "tempest-TestMinimumBasicScenario-server-2028827782", "status": "ACTIVE", "tenant_id": "e915a3fd15f94d6e960eb0d61d87914c", "user_id": "9923613608ba4dccbefc5981204fc5b3", "metadata": {}, "hostId": "28d1c911bb2b21ee527ddf3aa9e6130b6b02c3dfba7ece80d4c6c015", "image": {"id": "aa21e36d-4d94-4947-ae42-888a249a9db9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/aa21e36d-4d94-4947-ae42-888a249a9db9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:27:53Z", "updated": "2023-04-20T15:28:01Z", "addresses": {"tempest-TestMinimumBasicScenario-2146424085-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b5:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-542997920", "OS-SRV-USG:launched_at": "2023-04-20T15:28:00.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-20 15:29:44,911 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.281s 2023-04-20 15:29:44,911 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:29:44 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-93b00802-f62a-420e-9610-7424a58abde0', 'x-compute-request-id': 'req-93b00802-f62a-420e-9610-7424a58abde0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "8f22bd09-1cf7-440d-9cf5-931a0a8abb77", "name": "tempest-TestMinimumBasicScenario-server-2028827782", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}]}]}' 2023-04-20 15:29:45,099 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77 0.185s 2023-04-20 15:29:45,100 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:29:44 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-46480118-54a4-4588-90d3-47d01cf168a4', 'x-compute-request-id': 'req-46480118-54a4-4588-90d3-47d01cf168a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7- 440d-9cf5-931a0a8abb77'} Body: b'{"server": {"id": "8f22bd09-1cf7-440d-9cf5-931a0a8abb77", "name": "tempest-TestMinimumBasicScenario-server-2028827782", "status": "ACTIVE", "tenant_id": "e915a3fd15f94d6e960eb0d61d87914c", "user_id": "9923613608ba4dccbefc5981204fc5b3", "metadata": {}, "hostId": "28d1c911bb2b21ee527ddf3aa9e6130b6b02c3dfba7ece80d4c6c015", "image": {"id": "aa21e36d-4d94-4947-ae42-888a249a9db9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/aa21e36d-4d94-4947-ae42-888a249a9db9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:27:53Z", "updated": "2023-04-20T15:28:01Z", "addresses": {"tempest-TestMinimumBasicScenario-2146424085-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b5:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-542997920", "OS-SRV-USG:launched_at": "2023-04-20T15:28:00.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-20 15:29:45,309 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes 0.197s 2023-04-20 15:29:45,309 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1312285510", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 15:29:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c5d653-9e2a-43b2-ab81-051a2952df0b', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c5d653-9e2a-43b2-ab81-051a2952df0b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes'} Body: b'{"volume": {"id": "1053ae68-7baf-46e6-b288-b7f3ae44e325", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:29:45.243552", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1312285510", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325"}], "user_id": "9923613608ba4dccbefc5981204fc5b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 15:29:45,361 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325 0.043s 2023-04-20 15:29:45,362 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:29:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-cb495dae-ce89-4728-a94c-61e950f988bf', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb495dae-ce89-4728-a94c-61e950f988bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325'} Body: b'{"volume": {"id": "1053ae68-7baf-46e6-b288-b7f3ae44e325", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:29:45.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1312285510", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325"}], "user_id": "9923613608ba4dccbefc5981204fc5b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e915a3fd15f94d6e960eb0d61d87914c"}}' 2023-04-20 15:29:46,418 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325 0.044s 2023-04-20 15:29:46,419 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:29:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34bfae3a-329c-4f3a-97ec-5d2818832589', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34bfae3a-329c-4f3a-97ec-5d2818832589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325'} Body: b'{"volume": {"id": "1053ae68-7baf-46e6-b288-b7f3ae44e325", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T15:29:45.000000", "updated_at": "2023-04-20T15:29:45.000000", "name": "tempest-TestMinimumBasicScenario-volume-1312285510", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325"}], "user_id": "9923613608ba4dccbefc5981204fc5b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e915a3fd15f94d6e960eb0d61d87914c"}}' 2023-04-20 15:29:46,532 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325 0.101s 2023-04-20 15:29:46,532 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:29:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec7778b-375e-42c1-908b-cece5af20647', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325'} Body: b'' 2023-04-20 15:29:46,554 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325 0.021s 2023-04-20 15:29:46,554 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:29:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d2b101-2b51-4f07-be4a-f50f28dabf4b', 'x-openstack-request-id': 'req-a7d2b101-2b51-4f07-be4a-f50f28dabf4b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e915a3fd15f94d6e960eb0d61d87914c/volumes/1053ae68-7baf-46e6-b288-b7f3ae44e325'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1053ae68-7baf-46e6-b288-b7f3ae44e325 could not be found."}}' 2023-04-20 15:29:46,677 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77 0.121s 2023-04-20 15:29:46,677 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:29:46 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-50915b88-e641-42b3-a65e-343c3af97356', 'x-compute-request-id': 'req-50915b88-e641-42b3-a65e-343c3af97356', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77'} Body: b'' 2023-04-20 15:29:47,009 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77 0.331s 2023-04-20 15:29:47,010 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:29:46 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-c6d2b800-f272-4b10-b5e8-da3f437d8835', 'x-compute-request-id': 'req-c6d2b800-f272-4b10-b5e8-da3f437d8835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77'} Body: b'{"server": {"id": "8f22bd09-1cf7-440d-9cf5-931a0a8abb77", "name": "tempest-TestMinimumBasicScenario-server-2028827782", "status": "ACTIVE", "tenant_id": "e915a3fd15f94d6e960eb0d61d87914c", "user_id": "9923613608ba4dccbefc5981204fc5b3", "metadata": {}, "hostId": "28d1c911bb2b21ee527ddf3aa9e6130b6b02c3dfba7ece80d4c6c015", "image": {"id": "aa21e36d-4d94-4947-ae42-888a249a9db9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/aa21e36d-4d94-4947-ae42-888a249a9db9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T15:27:53Z", "updated": "2023-04-20T15:29:47Z", "addresses": {"tempest-TestMinimumBasicScenario-2146424085-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:b5:0c"}]}, "accessIPv4": "" , "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-542997920", "OS-SRV-USG:launched_at": "2023-04-20T15:28:00.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-20 15:30:37,189 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77 0.135s 2023-04-20 15:30:37,189 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:30:37 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-66ef0c3d-338a-4be3-a4ec-68a5570e98a2', 'x-compute-request-id': 'req-66ef0c3d-338a-4be3-a4ec-68a5570e98a2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8f22bd09-1cf7-440d-9cf5-931a0a8abb77'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8f22bd09-1cf7-440d-9cf5-931a0a8abb77 could not be found."}}' 2023-04-20 15:30:37,226 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-542997920 0.036s 2023-04-20 15:30:37,227 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:30: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-9be2d95b-79e6-4a19-b63e-4f49f5067c95', 'x-compute-request-id': 'req-9be2d95b-79e6-4a19-b63e-4f49f5067c95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-542997920'} Body: b'' 2023-04-20 15:30:37,326 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/aa21e36d-4d94-4947-ae42-888a249a9db9 0.098s 2023-04-20 15:30:37,326 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 15:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-dca0a95c-5293-419f-b97e-a22347b393c7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/aa21e36d-4d94-4947-ae42-888a249a9db9'} Body: b'' ====== Totals ====== Ran: 198 tests in 1354.1388 sec. - Passed: 75 - Skipped: 27 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 96 Sum of execute time for each test: 3853.2149 sec. ============== Worker Balance ============== - Worker 0 (10 tests) => 0:01:23.203014 - Worker 1 (16 tests) => 0:00:56.868099 - Worker 2 (23 tests) => 0:09:25.515450 - Worker 3 (28 tests) => 0:01:17.412550 - Worker 4 (15 tests) => 0:04:45.426330 - Worker 5 (13 tests) => 0:21:47.991149 - Worker 6 (25 tests) => 0:11:04.199601 - Worker 7 (11 tests) => 0:08:12.463660 - Worker 8 (10 tests) => 0:10:13.828441 - Worker 9 (17 tests) => 0:00:52.077864 - Worker 10 (18 tests) => 0:09:38.332393 - Worker 11 (12 tests) => 0:12:51.837244 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed