all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==23.1.0,autopage==0.5.1,bcrypt==4.0.1,certifi==2023.7.22,cffi==1.15.1,charset-normalizer==3.2.0,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.3.0,cmd2==2.4.3,cryptography==41.0.4,debtcollector==2.5.0,defusedxml==0.7.1,extras==1.0.0,fasteners==0.19,fixtures==4.1.0,idna==3.4,importlib-metadata==6.0.1,iso8601==2.0.0,jsonschema==4.19.1,jsonschema-specifications==2023.7.1,msgpack==1.0.6,netaddr==0.9.0,netifaces==0.11.0,oslo.concurrency==5.2.0,oslo.config==9.2.0,oslo.context==5.2.0,oslo.i18n==6.1.0,oslo.log==5.3.0,oslo.serialization==5.2.0,oslo.utils==6.2.1,packaging==23.1,paramiko==3.3.1,pbr==5.11.1,prettytable==3.9.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.1.1,pyperclip==1.8.2,python-dateutil==2.8.2,python-subunit==1.4.3,pytz==2023.3.post1,PyYAML==6.0.1,referencing==0.30.2,requests==2.31.0,rfc3986==2.0.0,rpds-py==0.10.3,six==1.16.0,stestr==4.1.0,stevedore==5.1.0,-e git+https://github.com/openstack/tempest@14f893e822e342ca64d50f4d86d0097225aa77c6#egg=tempest,testtools==2.6.0,tomlkit==0.12.1,tzdata==2023.3,urllib3==1.26.16,voluptuous==0.13.1,wcwidth==0.2.6,wrapt==1.15.0,zipp==3.17.0 all run-test-pre: PYTHONHASHSEED='3936151846' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {10} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {6} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {9} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {9} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {9} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.978011s] ... ok {9} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.033897s] ... ok {9} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [3.485625s] ... ok {9} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {9} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes [0.284203s] ... ok {9} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes [0.351905s] ... ok {9} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation [0.270839s] ... ok {9} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.411823s] ... ok {9} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.325849s] ... ok {9} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [25.244918s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.219670s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.106112s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.019331s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.040793s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.027607s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [57.129615s] ... ok {10} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [202.439901s] ... 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 213, in test_tagged_boot_devices server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 241, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 338, 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 321, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 347c7f16-6bd0-4a51-b40a-1d9d705acc27 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-10-16T09:47:26Z', 'message': 'Build of instance 347c7f16-6bd0-4a51-b40a-1d9d705acc27 aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:'}. Request ID of server operation performed before checking the server status req-e9ed11bb-5086-4efd-ba8c-db6b967c6084. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-16 09:44:09,688 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes 0.761s 2023-10-16 09:44:09,688 83439 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-1605346327", "imageRef": "01fbac29-34fa-4a9a-a2f8-2f304b74a717"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4abadeba-86c1-41a0-b1af-d167536b7fc9', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4abadeba-86c1-41a0-b1af-d167536b7fc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:09.596450", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-16 09:44:09,789 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.090s 2023-10-16 09:44:09,789 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d0df23d-088b-440d-a9fe-f4670c7162f6', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d0df23d-088b-440d-a9fe-f4670c7162f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:10,875 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.068s 2023-10-16 09:44:10,875 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57a5da19-9968-45ab-bc06-0686a280e66e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57a5da19-9968-45ab-bc06-0686a280e66e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:11,951 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.062s 2023-10-16 09:44:11,951 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-892409ed-2996-4dd9-be38-a6dc6baf1d4f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-892409ed-2996-4dd9-be38-a6dc6baf1d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:13,064 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.096s 2023-10-16 09:44:13,065 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4748c198-c6f3-4228-ae53-7e2f7c2dd2f0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4748c198-c6f3-4228-ae53-7e2f7c2dd2f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:14,269 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.178s 2023-10-16 09:44:14,269 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc140019-6c76-4139-b2bb-f406fc1e32a8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc140019-6c76-4139-b2bb-f406fc1e32a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:15,398 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.107s 2023-10-16 09:44:15,398 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e9748e7-8430-4c00-9af2-9943697b0d95', 'content-length': '916', 'openstack-ap i-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e9748e7-8430-4c00-9af2-9943697b0d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:16,497 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.084s 2023-10-16 09:44:16,498 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10164880-9ee5-46ab-af71-0ff180f01f59', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10164880-9ee5-46ab-af71-0ff180f01f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:17,625 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.104s 2023-10-16 09:44:17,625 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bf83bb4-29f3-4762-879b-841e9117b4ac', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bf83bb4-29f3-4762-879b-841e9117b4ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b 01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:18,698 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.053s 2023-10-16 09:44:18,699 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbc5585b-f7e5-4b53-9dcb-8803675aba3f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbc5585b-f7e5-4b53-9dcb-8803675aba3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:19,785 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.071s 2023-10-16 09:44:19,786 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13e20554-15bd-4225-ad47-ff74f341de54', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13e20554-15bd-4225-ad47-ff74f341de54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "creat ed_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:20,888 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.087s 2023-10-16 09:44:20,889 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95865b0e-56a8-4655-94d6-88a99965caa7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95865b0e-56a8-4655-94d6-88a99965caa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:21,979 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.071s 2023-10-16 09:44:21,980 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0add3f1b-d8c6-4af6-aa49-22a61c82a291', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0add3f1b-d8c6-4af6-aa49-22a61c82a291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "s ource_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:23,075 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.079s 2023-10-16 09:44:23,076 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-360cf515-3f34-408c-a449-4a2d21dda90e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-360cf515-3f34-408c-a449-4a2d21dda90e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:24,160 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.072s 2023-10-16 09:44:24,161 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ffd8f4f-f95d-438b-b5e8-20f1cc6c46a1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ffd8f4f-f95d-438b-b5e8-20f1cc6c46a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0 .0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:25,244 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.069s 2023-10-16 09:44:25,244 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-201ea587-72be-487b-9cbc-f4f32b16d309', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-201ea587-72be-487b-9cbc-f4f32b16d309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:26,336 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.077s 2023-10-16 09:44:26,336 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2264ab5-9887-46d3-b5b1-237ebefc5fee', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2264ab5-9887-46d3-b5b1-237ebefc5fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consist encygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:27,570 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.156s 2023-10-16 09:44:27,571 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0949c466-b9cf-4187-8f9f-dd60428f00cf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0949c466-b9cf-4187-8f9f-dd60428f00cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:28,677 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.093s 2023-10-16 09:44:28,678 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25d33670-2e82-413a-a7fb-4df3271176f9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25d33670-2e82-413a-a7fb-4df3271176f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:29,782 83439 INFO [tempest.lib.common.rest_client] Request (TaggedB ootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.089s 2023-10-16 09:44:29,782 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d1e629c-0811-4e3c-b903-e6fea14b3a19', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d1e629c-0811-4e3c-b903-e6fea14b3a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:30,847 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.052s 2023-10-16 09:44:30,848 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a8b37d9-729f-4cc8-b01b-f048f842095b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a8b37d9-729f-4cc8-b01b-f048f842095b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:31,920 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.054s 2023-10-16 09:44:31,921 83439 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2045ac5-ff88-4e41-af8e-a20355414b01', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2045ac5-ff88-4e41-af8e-a20355414b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:33,005 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.071s 2023-10-16 09:44:33,005 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-421f1ba7-50a2-4ede-92f2-424a0602f1d0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-421f1ba7-50a2-4ede-92f2-424a0602f1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:34,117 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.097s 2023-10-16 09:44:34,118 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85be805c-2ef6-40a7-9518-4fcf779cccaf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85be805c-2ef6-40a7-9518-4fcf779cccaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:35,201 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.052s 2023-10-16 09:44:35,202 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-055cabd4-5e0e-47de-9edb-156c594082c8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-055cabd4-5e0e-47de-9edb-156c594082c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:36,299 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.082s 2023-10-16 09:44:36,300 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98982f0f-0c40-498d-ad23-7c6313e1d3ff', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenSta ck-API-Version', 'x-openstack-request-id': 'req-98982f0f-0c40-498d-ad23-7c6313e1d3ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:37,384 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.061s 2023-10-16 09:44:37,385 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb950bb0-08fd-47f6-b796-88a01e9dcdd2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb950bb0-08fd-47f6-b796-88a01e9dcdd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:38,461 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.049s 2023-10-16 09:44:38,462 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26ab16e-7bac-4423-9038-e92fea2886c1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26ab16e-7bac-4423-9038-e92fea2886c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f09 0ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:39,534 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.059s 2023-10-16 09:44:39,535 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d712b210-a1f8-498e-bd5d-ff2dd1cc9280', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d712b210-a1f8-498e-bd5d-ff2dd1cc9280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:40,635 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.086s 2023-10-16 09:44:40,635 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e290d2cc-1df7-4669-98de-ae5c51cbb23d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e290d2cc-1df7-4669-98de-ae5c51cbb23d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "upd ated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:41,728 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.076s 2023-10-16 09:44:41,728 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13727716-61f0-40d4-b4c4-72712ca1c3ba', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13727716-61f0-40d4-b4c4-72712ca1c3ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:42,834 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.089s 2023-10-16 09:44:42,835 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cec3d91-75c9-41f8-9762-b2f9da0f2160', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cec3d91-75c9-41f8-9762-b2f9da0f2160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links ": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:44,136 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.057s 2023-10-16 09:44:44,136 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ceed345-82c6-4da1-9192-c3eba81f1e34', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ceed345-82c6-4da1-9192-c3eba81f1e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:45,244 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.094s 2023-10-16 09:44:45,245 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4241af0c-df59-4d67-8d74-c28d978e09fe', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4241af0c-df59-4d67-8d74-c28d978e09fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5 b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:46,309 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.048s 2023-10-16 09:44:46,309 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-616a9f6a-2802-41e8-8bc5-2cd1171247d5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-616a9f6a-2802-41e8-8bc5-2cd1171247d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:47,387 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.061s 2023-10-16 09:44:47,387 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d26c585-6339-49f3-b500-510734ae26df', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d26c585-6339-49f3-b500-510734ae26df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:48,468 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.066s 2023-10-16 09:44:48,469 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06f814ff-2c45-4e31-8fb3-68c4937c049f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06f814ff-2c45-4e31-8fb3-68c4937c049f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:49,533 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.042s 2023-10-16 09:44:49,533 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9eed96d-eac0-45cc-8bd4-a659c35ce797', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9eed96d-eac0-45cc-8bd4-a659c35ce797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:50,585 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devic es): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.041s 2023-10-16 09:44:50,586 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c22b6d2-12c5-4880-8c44-37e658ff6c83', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c22b6d2-12c5-4880-8c44-37e658ff6c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:51,645 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.047s 2023-10-16 09:44:51,646 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb437439-5e6b-4221-86c7-a666f034e5e4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb437439-5e6b-4221-86c7-a666f034e5e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:52,734 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.076s 2023-10-16 09:44:52,735 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406f2fa5-1550-448d-9b74-6bb70ba9ec85', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406f2fa5-1550-448d-9b74-6bb70ba9ec85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:53,807 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.058s 2023-10-16 09:44:53,807 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e6faa6e-613e-46e8-9342-9a58721ca947', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e6faa6e-613e-46e8-9342-9a58721ca947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:54,870 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.049s 2023-10-16 09:44:54,870 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-type': 'application/json', 'x-compute-request-id': 'req-bfac199b-dba6-47d1-b9f5-67f33e8c725e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfac199b-dba6-47d1-b9f5-67f33e8c725e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:55,927 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.042s 2023-10-16 09:44:55,927 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e575913b-7fa6-4d6f-ba19-0f61233a0e29', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e575913b-7fa6-4d6f-ba19-0f61233a0e29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:56,994 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.045s 2023-10-16 09:44:56,994 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-092d8481-5395-4e61-920e-6c2d8b3c91dd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-092d8481-5395-4e61-920e-6c2d8b3c91dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:58,060 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.043s 2023-10-16 09:44:58,060 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c70f7cfa-4173-435d-9c2b-7c9b78d355bd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c70f7cfa-4173-435d-9c2b-7c9b78d355bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:59,122 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.049s 2023-10-16 09:44:59,123 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d09fa663-b25a-4f84-a4b1-c000aa4caa4d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d09fa663-b25a-4f84-a4b1-c000aa4caa4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:00,176 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.037s 2023-10-16 09:45:00,176 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69d1dc9c-e0d4-4ec6-8d64-0870d50d08fa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69d1dc9c-e0d4-4ec6-8d64-0870d50d08fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:01,237 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.048s 2023-10-16 09:45:01,237 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56d4d49d-ab22-4883-a7b9-a7fadc45b37a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56d4d49d-ab22-4883-a7b9-a7fadc45b37a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "n ame": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:02,347 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.096s 2023-10-16 09:45:02,347 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a91310-c767-4b74-b9d9-e03e1a23fbd6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a91310-c767-4b74-b9d9-e03e1a23fbd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:03,415 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.052s 2023-10-16 09:45:03,415 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-119ab2b3-2e1f-4c79-8343-51790034268d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-119ab2b3-2e1f-4c79-8343-51790034268d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0 .210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:04,491 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.054s 2023-10-16 09:45:04,492 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81f8843b-33df-4495-8e2c-fe6a5b347164', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81f8843b-33df-4495-8e2c-fe6a5b347164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:05,543 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.038s 2023-10-16 09:45:05,543 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b16070a0-df35-41a3-88a1-87048b10789b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b16070a0-df35-41a3-88a1-87048b10789b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343a fc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:06,601 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.044s 2023-10-16 09:45:06,601 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06217f14-e9ff-4102-a9d8-3caa74c3db04', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06217f14-e9ff-4102-a9d8-3caa74c3db04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:07,656 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.042s 2023-10-16 09:45:07,657 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cdf8e67-01c0-4b1d-9af9-f8d055faa8ae', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cdf8e67-01c0-4b1d-9af9-f8d055faa8ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:te nant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:08,712 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.043s 2023-10-16 09:45:08,712 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4e03ad7-5f71-4613-9591-c55c9af7aba6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4e03ad7-5f71-4613-9591-c55c9af7aba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:09,762 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.037s 2023-10-16 09:45:09,762 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-593d9641-f710-4b29-9303-1a74bf7ae117', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-593d9641-f710-4b29-9303-1a74bf7ae117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:10,841 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8 b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.066s 2023-10-16 09:45:10,842 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36a5420a-1b94-4e2f-b8a2-84a999876e64', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36a5420a-1b94-4e2f-b8a2-84a999876e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:11,899 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.043s 2023-10-16 09:45:11,899 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cf63213-2b34-49c1-bbbe-dcdb11807713', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cf63213-2b34-49c1-bbbe-dcdb11807713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:12,954 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.040s 2023-10-16 09:45:12,954 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88de7108-cd62-4aae-ba84-318c353a4e2c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88de7108-cd62-4aae-ba84-318c353a4e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:14,033 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.066s 2023-10-16 09:45:14,033 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1759328b-4abc-4b2d-998a-b14b68487ab7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1759328b-4abc-4b2d-998a-b14b68487ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:15,087 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.041s 2023-10-16 09:45:15,088 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-r equest-id': 'req-26d63578-852e-4d4c-b9af-2f147648a2ca', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26d63578-852e-4d4c-b9af-2f147648a2ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:16,159 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.056s 2023-10-16 09:45:16,159 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae8aafb3-75db-4a45-81b1-9e1e25c0d54a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae8aafb3-75db-4a45-81b1-9e1e25c0d54a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:17,218 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.045s 2023-10-16 09:45:17,218 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f12e0e-800a-4ed3-b89a-cd70a96f45cb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f12e0e-800a-4ed3-b89a-cd70a96f45cb ', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:18,280 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.042s 2023-10-16 09:45:18,281 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df797383-99ad-496e-861f-9fa570522a0e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df797383-99ad-496e-861f-9fa570522a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:19,335 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.041s 2023-10-16 09:45:19,335 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-996ff523-6ef2-4a02-ad06-0e2c6f986fe6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-996ff523-6ef2-4a02-ad06-0e2c6f986fe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48 -4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:20,392 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.044s 2023-10-16 09:45:20,392 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd0a9b35-6511-4326-9e6e-aa816e92e314', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd0a9b35-6511-4326-9e6e-aa816e92e314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:21,473 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.068s 2023-10-16 09:45:21,473 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21320741-d64e-4fc7-89c6-959300d897c2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21320741-d64e-4fc7-89c6-959300d897c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242- volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:22,525 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.038s 2023-10-16 09:45:22,526 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d6eca3-73b8-4710-b6d1-3452d13ed0f1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d6eca3-73b8-4710-b6d1-3452d13ed0f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:23,583 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.045s 2023-10-16 09:45:23,584 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6b0b70b-d590-4475-8e00-a0b1f0ef1a2a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6b0b70b-d590-4475-8e00-a0b1f0ef1a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae 5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:24,640 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.043s 2023-10-16 09:45:24,641 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25e787c-3463-4e68-986c-fbe15f81c045', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25e787c-3463-4e68-986c-fbe15f81c045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:25,697 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.044s 2023-10-16 09:45:25,698 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bbfeaf4-d18a-46c3-94c0-7b329dde426c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bbfeaf4-d18a-46c3-94c0-7b329dde426c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb8 7f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:26,754 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.043s 2023-10-16 09:45:26,755 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c63c87-aea7-42c4-bf9f-870ed7031326', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c63c87-aea7-42c4-bf9f-870ed7031326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:45:26.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:26,766 83439 INFO [tempest.common.waiters] volume f090ed4a-db48-4b4a-b057-b343afc8f498 reached available after waiting for 77.766877 seconds 2023-10-16 09:45:26,983 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes 0.216s 2023-10-16 09:45:26,983 83439 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-1250381957"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3e227b1-4039-4abe-9f17-ad98429054fd', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3e227b1-4039-4abe-9f17-ad98429054fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes'} Body: b'{"volume": {"id": "6cd07ef1-0354-4cfd-82a8-08c488a5641d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:26.911963", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1250381957", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-16 09:45:27,052 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d 0.053s 2023-10-16 09:45:27,052 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3873f44e-3b0a-4b77-8bc3-e9adb8db8317', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3873f44e-3b0a-4b77-8bc3-e9adb8db8317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d'} Body: b'{"volume": {"id": "6cd07ef1-0354-4cfd-82a8-08c488a5641d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:27.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1250381957", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:28,112 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d 0.046s 2023-10-16 09:45:28,112 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f4f2fc8-77ee-4573-9f76-20006c0655f2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f4f2fc8-77ee-4573-9f76-20006c0655f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d'} Body: b'{"volume": {"id": "6cd07ef1-0354-4cfd-82a8-08c488a5641d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:27.000000", "updated_at": "2023-10-16T09:45:27.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1250381957", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volume s/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:29,214 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d 0.089s 2023-10-16 09:45:29,214 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb40447-347b-4ed8-a12b-426cc10b3608', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb40447-347b-4ed8-a12b-426cc10b3608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d'} Body: b'{"volume": {"id": "6cd07ef1-0354-4cfd-82a8-08c488a5641d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:27.000000", "updated_at": "2023-10-16T09:45:27.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1250381957", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:30,267 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d 0.040s 2023-10-16 09:45:30,268 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e92548ad-1c9b-494b-aee5-4f49c4679d2a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e92548ad-1c9b-494b-aee5-4f49c4679d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d'} Body: b'{"volume": {"id": "6cd07ef1-0354-4cfd-82a8-08c488a5641d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:27.000000", "updated_at": "2023-10-16T09:45:27.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1250381957", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachmen ts": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:31,327 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d 0.046s 2023-10-16 09:45:31,327 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84a83ce6-a748-4278-aba0-fbf98eeff7ec', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84a83ce6-a748-4278-aba0-fbf98eeff7ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d'} Body: b'{"volume": {"id": "6cd07ef1-0354-4cfd-82a8-08c488a5641d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:27.000000", "updated_at": "2023-10-16T09:45:31.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1250381957", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:31,339 83439 INFO [tempest.common.waiters] volume 6cd07ef1-0354-4cfd-82a8-08c488a5641d reached available after waiting for 4.339080 seconds 2023-10-16 09:45:31,661 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes 0.322s 2023-10-16 09:45:31,661 83439 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-864112558"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f35eae-a7d5-4d83-8c6b-d6ff1c00b074', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f35eae-a7d5-4d83-8c6b-d6ff1c00b074', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes'} Body: b'{"volume": {"id": "47e3235c-fa0b-4896-ab7c-eea043469405", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:31.579489", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-864112558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-16 09:45:31,715 83439 INFO [tempest.lib.com mon.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405 0.042s 2023-10-16 09:45:31,715 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e821eaa4-01d7-4ea5-ab1e-0e81feb03844', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e821eaa4-01d7-4ea5-ab1e-0e81feb03844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405'} Body: b'{"volume": {"id": "47e3235c-fa0b-4896-ab7c-eea043469405", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:32.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-864112558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:32,770 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405 0.042s 2023-10-16 09:45:32,770 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf4b0973-07a2-45ab-8473-a6e35bbd69c9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf4b0973-07a2-45ab-8473-a6e35bbd69c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405'} Body: b'{"volume": {"id": "47e3235c-fa0b-4896-ab7c-eea043469405", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:32.000000", "updated_at": "2023-10-16T09:45:32.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-864112558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:33,828 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405 0.041s 2023-10-16 09:45:33,829 83439 DEBUG [tempe st.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0064c74c-12c3-4911-b21a-77a692f74e15', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0064c74c-12c3-4911-b21a-77a692f74e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405'} Body: b'{"volume": {"id": "47e3235c-fa0b-4896-ab7c-eea043469405", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:32.000000", "updated_at": "2023-10-16T09:45:32.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-864112558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:34,887 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405 0.045s 2023-10-16 09:45:34,887 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f30d6d02-efad-414f-9d10-2b10c6fd456c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f30d6d02-efad-414f-9d10-2b10c6fd456c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405'} Body: b'{"volume": {"id": "47e3235c-fa0b-4896-ab7c-eea043469405", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:32.000000", "updated_at": "2023-10-16T09:45:32.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-864112558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:35,941 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405 0.041s 2023-10-16 09:45:35,942 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:35 G MT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d25aab6-7579-4d08-b5d6-a0fe18e35d72', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d25aab6-7579-4d08-b5d6-a0fe18e35d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405'} Body: b'{"volume": {"id": "47e3235c-fa0b-4896-ab7c-eea043469405", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:32.000000", "updated_at": "2023-10-16T09:45:32.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-864112558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:37,022 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405 0.066s 2023-10-16 09:45:37,022 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32882e9a-333d-4e33-9c3f-588385ac715a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32882e9a-333d-4e33-9c3f-588385ac715a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405'} Body: b'{"volume": {"id": "47e3235c-fa0b-4896-ab7c-eea043469405", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:32.000000", "updated_at": "2023-10-16T09:45:36.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-864112558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:37,034 83439 INFO [tempest.common.waiters] volume 47e3235c-fa0b-4896-ab7c-eea043469405 reached available after waiting for 6.034002 seconds 2023-10-16 09:45:37,677 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.643s 2023-10-16 09:45:37,678 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net1-1858898971"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-fb 5703c1-45d1-4b68-a16a-15b6eb691003', 'date': 'Mon, 16 Oct 2023 09:45:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"578174b2-6a57-4658-b908-8da7864bf01b","name":"tempest-device-tagging-net1-1858898971","tenant_id":"8b01b25d1cea4707925f30c00ae5b22c","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"8b01b25d1cea4707925f30c00ae5b22c","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-10-16T09:45:37Z","updated_at":"2023-10-16T09:45:37Z","revision_number":1}}' 2023-10-16 09:45:38,219 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.541s 2023-10-16 09:45:38,220 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net2-1505077802"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-df012023-a292-48b2-b1f0-85ac0c78e25c', 'date': 'Mon, 16 Oct 2023 09:45:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"f17d2296-784e-415b-9d03-fda53086e730","name":"tempest-device-tagging-net2-1505077802","tenant_id":"8b01b25d1cea4707925f30c00ae5b22c","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"8b01b25d1cea4707925f30c00ae5b22c","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-10-16T09:45:37Z","updated_at":"2023-10-16T09:45:37Z","revision_number":1}}' 2023-10-16 09:45:39,727 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.506s 2023-10-16 09:45:39,727 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "578174b2-6a57-4658-b908-8da7864bf01b", "cidr": "10.1.1.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-60c1ca99-2ff3-4940-bd0d-ebe336b0edd9', 'date': 'Mon, 16 Oct 2023 09:45:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"ec23d15f-71f1-4db1-b681-83bdbd6b79be","name":"","tenant_id":"8b01b25d1cea4707925f30c00ae5b22c","network_id":"578174b2-6a57-4658-b908-8da7864bf01b","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-10-16T09:45:38Z","updated_at":"2023-10-16T09:45:38Z","revision_number":0,"project_id":"8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:40,568 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 0.841s 2023-10-16 09:45:40,569 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "f17d2296-784e-415b-9d03-fda53086e730", "cidr": "10.2.2.0/24", "ip_version": 4}} Response - He aders: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-58950418-aa0d-4d32-bf9d-a0ae0a352329', 'date': 'Mon, 16 Oct 2023 09:45:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"b49a2004-a01c-4570-bbb2-db5844f6c827","name":"","tenant_id":"8b01b25d1cea4707925f30c00ae5b22c","network_id":"f17d2296-784e-415b-9d03-fda53086e730","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-10-16T09:45:39Z","updated_at":"2023-10-16T09:45:39Z","revision_number":0,"project_id":"8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:41,173 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 0.603s 2023-10-16 09:45:41,173 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "578174b2-6a57-4658-b908-8da7864bf01b", "name": "tempest-TaggedBootDevicesTest_v242-381845633", "fixed_ips": [{"subnet_id": "ec23d15f-71f1-4db1-b681-83bdbd6b79be"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '737', 'x-openstack-request-id': 'req-9c018e6d-e8c9-4e8a-b9c0-47a4c4cbb7d9', 'date': 'Mon, 16 Oct 2023 09:45:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"173fea01-20c0-43e0-9d3b-5435bceb4f12","name":"tempest-TaggedBootDevicesTest_v242-381845633","network_id":"578174b2-6a57-4658-b908-8da7864bf01b","tenant_id":"8b01b25d1cea4707925f30c00ae5b22c","mac_address":"fa:16:3e:7a:a3:e1","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"ec23d15f-71f1-4db1-b681-83bdbd6b79be","ip_address":"10.1.1.168"}],"project_id":"8b01b25d1cea4707925f30c00ae5b22c","port_security_enabled":true,"security_groups":["03037647-538c-422c-bb82-52e7ea6efef6"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-10-16T09:45:40Z","updated_at":"2023-10-16T09:45:40Z","revision_number":1}}' 2023-10-16 09:45:41,892 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 0.718s 2023-10-16 09:45:41,893 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "578174b2-6a57-4658-b908-8da7864bf01b", "name": "tempest-TaggedBootDevicesTest_v242-816832076", "fixed_ips": [{"subnet_id": "ec23d15f-71f1-4db1-b681-83bdbd6b79be"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '736', 'x-openstack-request-id': 'req-ec2d8704-c692-4fd4-844b-f58207ac3d5e', 'date': 'Mon, 16 Oct 2023 09:45:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"b723dc46-4fec-4be3-ba77-33792c72330b","name":"tempest-TaggedBootDevicesTest_v242-816832076","network_id":"578174b2-6a57-4658-b908-8da7864bf01b","tenant_id":"8b01b25d1cea4707925f30c00ae5b22c","mac_address":"fa:16:3e:5d:22:04","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"ec23d15f-71f1-4db1-b681-83bdbd6b79be","ip_address":"10.1.1.16"}],"project_id":"8b01b25d1cea4707925f30c00ae5b22c","port_security_enabled":true,"security_groups":["03037647-538c-422c-bb82-52e7ea6efef6"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","ta gs":[],"created_at":"2023-10-16T09:45:41Z","updated_at":"2023-10-16T09:45:41Z","revision_number":1}}' 2023-10-16 09:45:41,894 83439 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-10-16 09:45:41,894 83439 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-10-16 09:45:41,966 83439 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.069s 2023-10-16 09:45:41,966 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-200879109", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFL2a0dPx9IUjSNeyDHnw3YNse+Rjl4IPS+dVggjyzrum8Wsz+oFxhbB8Z2kb9InIY1DznDWT858GfhzOSi9VXUYNO9rhqKlHvjMF2x++LbIOg4yPYaGSWNgVCYj/ffd6w=="}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d440a16-e661-4de0-9a40-9e11697e7421', 'x-compute-request-id': 'req-8d440a16-e661-4de0-9a40-9e11697e7421', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-200879109", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFL2a0dPx9IUjSNeyDHnw3YNse+Rjl4IPS+dVggjyzrum8Wsz+oFxhbB8Z2kb9InIY1DznDWT858GfhzOSi9VXUYNO9rhqKlHvjMF2x++LbIOg4yPYaGSWNgVCYj/ffd6w==", "fingerprint": "ec:16:84:be:62:74:dd:28:79:81:dc:47:b6:9a:95:d4", "user_id": "fab6c328617247fcb87f3470224ff649"}}' 2023-10-16 09:45:41,969 83439 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-200879109 created 2023-10-16 09:45:42,138 83439 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-10-16 09:45:42,139 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--112209376", "description": "tempest-description--1715142610"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-144631d2-0062-44fb-a829-ab324a35d54a', 'date': 'Mon, 16 Oct 2023 09:45:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "943ef6fe-94b8-44f2-b259-c6bee2e5e989", "name": "tempest-securitygroup--112209376", "stateful": true, "tenant_id": "8b01b25d1cea4707925f30c00ae5b22c", "description": "tempest-description--1715142610", "shared": false, "security_group_rules": [{"id": "4513c0e9-3049-425d-b9fe-658b7930f40c", "project_id": "8b01b25d1cea4707925f30c00ae5b22c", "tenant_id": "8b01b25d1cea4707925f30c00ae5b22c", "security_group_id": "943ef6fe-94b8-44f2-b259-c6bee2e5e989", "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": 374, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-16T09:45:42Z", "updated_at": "2023-10-16T09:45:42Z", "revision_number": 0}, {"id": "47e81c5d-3e36-400e-8a1c-9dd3fc9f88e4", "project_id": "8b01b25d1cea4707925f30c00ae5b22c", "tenant_id": "8b01b25d1cea4707925f30c00ae5b22c ", "security_group_id": "943ef6fe-94b8-44f2-b259-c6bee2e5e989", "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": 375, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-16T09:45:42Z", "updated_at": "2023-10-16T09:45:42Z", "revision_number": 0}], "tags": [], "created_at": "2023-10-16T09:45:42Z", "updated_at": "2023-10-16T09:45:42Z", "revision_number": 1, "project_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:42,333 83439 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.194s 2023-10-16 09:45:42,334 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "943ef6fe-94b8-44f2-b259-c6bee2e5e989", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-751b3988-9d53-4ab2-9d22-df4b2055e867', 'date': 'Mon, 16 Oct 2023 09:45:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f663de5a-d782-45f8-9d0f-3edd3246c819", "project_id": "8b01b25d1cea4707925f30c00ae5b22c", "tenant_id": "8b01b25d1cea4707925f30c00ae5b22c", "security_group_id": "943ef6fe-94b8-44f2-b259-c6bee2e5e989", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2023-10-16T09:45:42Z", "updated_at": "2023-10-16T09:45:42Z", "revision_number": 0}}' 2023-10-16 09:45:42,590 83439 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.256s 2023-10-16 09:45:42,591 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "943ef6fe-94b8-44f2-b259-c6bee2e5e989", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b6f5abbd-9041-4c69-8a55-dc048c05bf3f', 'date': 'Mon, 16 Oct 2023 09:45:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a63d4371-3075-4755-91e5-56d3e9380f73", "project_id": "8b01b25d1cea4707925f30c00ae5b22c", "tenant_id": "8b01b25d1cea4707925f30c00ae5b22c", "security_group_id": "943ef6fe-94b8-44f2-b259-c6bee2e5e989", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2023-10-16T09:45:42Z", "updated_at": "2023-10-16T09:45:42Z", "revision_number": 0}}' 2023-10-16 09:45:42,591 83439 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--112209376 created 2023-10-16 09:45:43,413 83439 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.821s 2023-10-16 09:45:43,413 83439 DEBUG [tempest.lib.common.rest_client] Request - Hea ders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9f4ada7e-1918-466c-8275-3df76a336097"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-3b25ad7c-57ea-4520-89d4-a864dba14b82', 'date': 'Mon, 16 Oct 2023 09:45:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5b30ff5c-54b5-496b-8616-98ec25bdc397", "tenant_id": "8b01b25d1cea4707925f30c00ae5b22c", "floating_ip_address": "172.24.4.114", "floating_network_id": "9f4ada7e-1918-466c-8275-3df76a336097", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8b01b25d1cea4707925f30c00ae5b22c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-10-16T09:45:43Z", "updated_at": "2023-10-16T09:45:43Z", "revision_number": 0}}' 2023-10-16 09:45:43,414 83439 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5b30ff5c-54b5-496b-8616-98ec25bdc397', 'tenant_id': '8b01b25d1cea4707925f30c00ae5b22c', 'floating_ip_address': '172.24.4.114', 'floating_network_id': '9f4ada7e-1918-466c-8275-3df76a336097', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8b01b25d1cea4707925f30c00ae5b22c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-16T09:45:43Z', 'updated_at': '2023-10-16T09:45:43Z', 'revision_number': 0, 'ip': '172.24.4.114'} created 2023-10-16 09:45:43,529 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.110s 2023-10-16 09:45:43,529 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fb2011d4-4df0-4a29-ac7b-64db40bc20a3', '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": "fab6c328617247fcb87f3470224ff649", "name": "tempest-TaggedBootDevicesTest_v242-883246743-project-member", "password_expires_at": null}, "audit_ids": ["CEhSUVI4RzSNE7aO4rhrUw"], "expires_at": "2023-10-16T10:45:43.000000Z", "issued_at": "2023-10-16T09:45:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b01b25d1cea4707925f30c00ae5b22c", "name": "tempest-TaggedBootDevicesTest_v242-883246743"}, "is_domain": false, "roles": [{"id": "0700db7830dd43919c06b3f145035732", "name": "member"}, {"id": "b351167b150d4eca82f399555e55d939", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a94b46e3d9cb4754b9647990bdd999e8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1b40c80e4ed24ea8bd4f7c7aa2f793ce", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a985385e708044ec9e12286387ead581", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2475ab05291b445098e267ee7c74de86", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d311e98323fd4b8b897473ec4d7a12fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c", "region": "RegionOne"}], "id": "36ac3605c1d14f36b09ea7471d4b0244", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5949d4d8bed14a1380ca240f2ff46b30", "interface": "public", "region_id": "RegionOne", "url": "http://10. 0.0.210/identity", "region": "RegionOne"}], "id": "38a0ee3472c942fd88b426de0e96f11b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "903a13c8670f4967ac3c536374c2a4e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "39dd5055b47b4eb5b6617888e83b10fe", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9f73e4c9c92e457c9d2300bbe09e7f34", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "3bb5ead06899413cb27aa08eb39ed9d8", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2a7f133b01e24f51a82f278cf84b003c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8b01b25d1cea4707925f30c00ae5b22c", "region": "RegionOne"}], "id": "779c2ce61768472294d9a3c009de0aa2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "558fb440c96c4780973bdfe3391e42e4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c", "region": "RegionOne"}], "id": "f64e648e8c154f0280017c6022efae70", "type": "volumev3", "name": "cinderv3"}]}}' 2023-10-16 09:45:43,530 83439 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': '2dfb7a78-ecff-4578-8d70-1ba2afeae38a', 'name': 'tempest-TaggedBootDevicesTest_v242-1942641106-network', 'tenant_id': '8b01b25d1cea4707925f30c00ae5b22c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8b01b25d1cea4707925f30c00ae5b22c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2206, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-10-16T09:43:31Z', 'updated_at': '2023-10-16T09:43:31Z', 'revision_number': 1} available for tenant 2023-10-16 09:45:43,575 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.040s 2023-10-16 09:45:43,576 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-81632655-1bc3-48f6-9719-dfd18e6123b9', '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": "fab6c328617247fcb87f3470224ff649", "name": "tempest-TaggedBootDevicesTest_v242-883246743-project-member", "password_expires_at": null}, "audit_ids": ["6ZDNyXnVQIyYjevxOyGDog"], "expires_at": "2023-10-16T10:45:43.000000Z", "issued_at": "2023-10-16T09:45:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b01b25d1cea4707925f30c00ae5b22c", "name": "tempest-TaggedBootDevicesTest_v242-883246743"}, "is_domain": false, "roles": [{"id": "0700db7830dd43919c06b3f145035732", "name": "member"}, {"id": "b351167b150d4eca82f399555e55d939", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a94b46e3d9cb4754b9647990bdd999e8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1b40c80e4ed24ea8bd4f7c7aa2f793ce", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a985385e708044ec9e12286387ead581", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2475ab05291b445098e267ee7c74de86", "type": "image", "name": "glance"}, {"endpoints" : [{"id": "d311e98323fd4b8b897473ec4d7a12fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c", "region": "RegionOne"}], "id": "36ac3605c1d14f36b09ea7471d4b0244", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5949d4d8bed14a1380ca240f2ff46b30", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "38a0ee3472c942fd88b426de0e96f11b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "903a13c8670f4967ac3c536374c2a4e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "39dd5055b47b4eb5b6617888e83b10fe", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9f73e4c9c92e457c9d2300bbe09e7f34", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "3bb5ead06899413cb27aa08eb39ed9d8", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2a7f133b01e24f51a82f278cf84b003c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8b01b25d1cea4707925f30c00ae5b22c", "region": "RegionOne"}], "id": "779c2ce61768472294d9a3c009de0aa2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "558fb440c96c4780973bdfe3391e42e4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c", "region": "RegionOne"}], "id": "f64e648e8c154f0280017c6022efae70", "type": "volumev3", "name": "cinderv3"}]}}' 2023-10-16 09:45:43,577 83439 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': '2dfb7a78-ecff-4578-8d70-1ba2afeae38a', 'name': 'tempest-TaggedBootDevicesTest_v242-1942641106-network', 'tenant_id': '8b01b25d1cea4707925f30c00ae5b22c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8b01b25d1cea4707925f30c00ae5b22c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2206, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-10-16T09:43:31Z', 'updated_at': '2023-10-16T09:43:31Z', 'revision_number': 1} available for tenant 2023-10-16 09:45:43,578 83439 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-200879109', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFL2a0dPx9IUjSNeyDHnw3YNse+Rjl4IPS+dVggjyzrum8Wsz+oFxhbB8Z2kb9InIY1DznDWT858GfhzOSi9VXUYNO9rhqKlHvjMF2x++LbIOg4yPYaGSWNgVCYj/ffd6w==', 'fingerprint': 'ec:16:84:be:62:74:dd:28:79:81:dc:47:b6:9a:95:d4', 'user_id': 'fab6c328617247fcb87f3470224ff649', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD/nwgu3CVRaAyXc1r9cNZ9sPXG0EU9qt+xu8ig3tg4k+FT+GS15ki9\n6aWePTCzd7mgBwYFK4EEACKhZANiAARS9mtHT8fSFI0jXsgx58N2DbHvkY5eCD0v\nnVYII8s67pvFrM/qBcYWwfGdpG/SJyGNQ85w1k/OfBn4czkovVV1GDTva4aipR74\nzBdsfvi2yDoOMj2GhkljYFQmI/333es=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '943ef6fe-94b8-44f2-b259-c6bee2e5e989', 'name': 'tempest-securitygroup--112209376', 'stateful': True, 'tenant_id': '8b01b25d1cea4707925f30c00ae5b22c', 'description': 'tempest-description--1715142610', 'shared': False, 'security_group_rules': [{'id': '4513c0e9-3049-425d-b9fe-658b7930f40c', 'project_id': '8b01b25d1cea4707925f30c00ae5b22c', 'tenant_id': '8b01b25d1cea4707925f30c00ae5b22c', 'security_group_id': '943ef6fe-94b8-44f2-b259-c6bee2e5e989', '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': 374, 'belongs_to_default_sg': False, 'de scription': None, 'tags': [], 'created_at': '2023-10-16T09:45:42Z', 'updated_at': '2023-10-16T09:45:42Z', 'revision_number': 0}, {'id': '47e81c5d-3e36-400e-8a1c-9dd3fc9f88e4', 'project_id': '8b01b25d1cea4707925f30c00ae5b22c', 'tenant_id': '8b01b25d1cea4707925f30c00ae5b22c', 'security_group_id': '943ef6fe-94b8-44f2-b259-c6bee2e5e989', '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': 375, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-16T09:45:42Z', 'updated_at': '2023-10-16T09:45:42Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-10-16T09:45:42Z', 'updated_at': '2023-10-16T09:45:42Z', 'revision_number': 1, 'project_id': '8b01b25d1cea4707925f30c00ae5b22c'}, 'floating_ip': {'id': '5b30ff5c-54b5-496b-8616-98ec25bdc397', 'tenant_id': '8b01b25d1cea4707925f30c00ae5b22c', 'floating_ip_address': '172.24.4.114', 'floating_network_id': '9f4ada7e-1918-466c-8275-3df76a336097', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8b01b25d1cea4707925f30c00ae5b22c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-16T09:45:43Z', 'updated_at': '2023-10-16T09:45:43Z', 'revision_number': 0, 'ip': '172.24.4.114'}} 2023-10-16 09:45:46,678 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/compute/v2.1/servers 3.098s 2023-10-16 09:45:46,678 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-device-tagging-server-939582709", "imageRef": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "2dfb7a78-ecff-4578-8d70-1ba2afeae38a"}, {"port": "173fea01-20c0-43e0-9d3b-5435bceb4f12", "tag": "port-1"}, {"port": "b723dc46-4fec-4be3-ba77-33792c72330b", "tag": "port-2"}, {"uuid": "578174b2-6a57-4658-b908-8da7864bf01b", "tag": "net-1"}, {"uuid": "578174b2-6a57-4658-b908-8da7864bf01b"}, {"uuid": "f17d2296-784e-415b-9d03-fda53086e730", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "f17d2296-784e-415b-9d03-fda53086e730", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "f090ed4a-db48-4b4a-b057-b343afc8f498", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "6cd07ef1-0354-4cfd-82a8-08c488a5641d", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "47e3235c-fa0b-4896-ab7c-eea043469405", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--112209376"}], "key_name": "tempest-keypair-200879109", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9ed11bb-5086-4efd-ba8c-db6b967c6084', 'x-compute-request-id': 'req-e9ed11bb-5086-4efd-ba8c-db6b967c6084', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "347c7f16-6bd0-4a51-b40a-1d9d705acc27", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27"}, {"rel": "bookmark", "href": "http://10.0.0 .210/compute/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--112209376"}], "adminPass": "BTzJEDVxLL6g"}}' 2023-10-16 09:45:46,792 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27 0.110s 2023-10-16 09:45:46,792 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1276', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4189c97-3d14-4e7e-bedf-59697f1d1d42', 'x-compute-request-id': 'req-f4189c97-3d14-4e7e-bedf-59697f1d1d42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27'} Body: b'{"server": {"id": "347c7f16-6bd0-4a51-b40a-1d9d705acc27", "name": "tempest-device-tagging-server-939582709", "status": "BUILD", "tenant_id": "8b01b25d1cea4707925f30c00ae5b22c", "user_id": "fab6c328617247fcb87f3470224ff649", "metadata": {}, "hostId": "", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:45:47Z", "updated": "2023-10-16T09:45:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-200879109", "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, "tags": []}}' 2023-10-16 09:46:37,221 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27 0.389s 2023-10-16 09:46:37,222 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:46:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1877', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-788f1c28-bd63-4171-90c5-a0078be7317d', 'x-compute-request-id': 'req-788f1c28-bd63-4171-90c5-a0078be7317d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27'} Body: b'{"server": {"id": "347c7f16-6bd0-4a51-b40a-1d9d705acc27", "name": "tempest-device-tagging-server-939582709", "status": "BUILD", "tenant_id": "8b01b25d1cea4707925f30c00ae5b22c", "user_id": "fab6c328617247fcb87f3470224ff649", "metadata": {}, "hostId": "b8fc634c188f1398a599ac16a93fc947ff9cee5eb3efa7eb58c1e6a4", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "fl avor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:45:46Z", "updated": "2023-10-16T09:45:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-200879109", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--112209376"}, {"name": "tempest-securitygroup--112209376"}, {"name": "default"}, {"name": "tempest-securitygroup--112209376"}, {"name": "tempest-securitygroup--112209376"}, {"name": "tempest-securitygroup--112209376"}, {"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "delete_on_termination": false}, {"id": "6cd07ef1-0354-4cfd-82a8-08c488a5641d", "delete_on_termination": false}, {"id": "47e3235c-fa0b-4896-ab7c-eea043469405", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2023-10-16 09:46:37,252 83439 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 51 second wait 2023-10-16 09:47:27,427 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27 0.118s 2023-10-16 09:47:27,427 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1817', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27226408-566c-4975-ad59-47ae905f0dd3', 'x-compute-request-id': 'req-27226408-566c-4975-ad59-47ae905f0dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27'} Body: b'{"server": {"id": "347c7f16-6bd0-4a51-b40a-1d9d705acc27", "name": "tempest-device-tagging-server-939582709", "status": "ERROR", "tenant_id": "8b01b25d1cea4707925f30c00ae5b22c", "user_id": "fab6c328617247fcb87f3470224ff649", "metadata": {}, "hostId": "", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:45:46Z", "updated": "2023-10-16T09:47:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-10-16T09:47:26Z", "message": "Build of instance 347c7f16-6bd0-4a51-b40a-1d9d705acc27 aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-200879109", "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": [{"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "delete_on_termination": false}, {"id": "6cd07ef1-0354-4cfd-82a8-08c488a5641d", "delete_on_termination": false}, {"id": "47e3235c-fa0b-4896-ab7c-eea043469405", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2023-10-16 09:47:27,453 83439 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "ERROR/None" after 101 second wait 2023-10-16 09:47:28,337 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 204 DELETE http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27 0.883s 2023-10-16 09:47:28,337 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52589cc7-4a80-4a93-8c6b-ed6fdb7d53b1', 'x-compute-request-id': 'req-52589cc7-4a80-4a93-8c6b-ed6fdb7d53b1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27'} Body: b'' 2023-10-16 09:47:28,407 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 404 GET http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27 0.069s 2023-10-16 09:47:28,407 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-f457be51-301c-405f-9038-43a78cb916b7', 'x-compute-request-id': 'req-f457be51-301c-405f-9038-43a78cb916b7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 347c7f16-6bd0-4a51-b40a-1d9d705acc27 could not be found."}}' 2023-10-16 09:47:28,452 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-200879109 0.039s 2023-10-16 09:47:28,452 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3850c333-645d-4c43-b240-131a95146643', 'x-compute-request-id': 'req-3850c333-645d-4c43-b240-131a95146643', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-200879109'} Body: b'' 2023-10-16 09:47:28,643 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/943ef6fe-94b8-44f2-b259-c6bee2e5e989 0.190s 2023-10-16 09:47:28,644 83439 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-3e6f53a8-c012-47c1-a489-8645504289a0', 'content-length': '0', 'date': 'Mon, 16 Oct 2023 09:47:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/943ef6fe-94b8-44f2-b259-c6bee2e5e989'} Body: b'' 2023-10-16 09:47:28,663 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/943ef6fe-94b8-44f2-b259-c6bee2e5e989 0.019s 2023-10-16 09:47:28,664 83439 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-e0d161ff-6e85-41e9-b56f-b0236535cc54', 'date': 'Mon, 16 Oct 2023 09:47:28 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/943ef6fe-94b8-44f2-b259-c6bee2e5e989'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 943ef6fe-94b8-44f2-b259-c6bee2e5e989 does not exist", "detail": ""}}' 2023-10-16 09:47:29,079 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/5b30ff5c-54b5-496b-8616-98ec25bdc397 0.414s 2023-10-16 09:47:29,079 83439 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-1b8d1a39-3558-4c9c-a60a-2a8637e29514', 'content-length': '0', 'date': 'Mon, 16 Oct 2023 09:47:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/5b30ff5c-54b5-496b-8616-98ec25bdc397'} Body: b'' 2023-10-16 09:47:29,430 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/b723dc46-4fec-4be3-ba77-33792c72330b 0.350s 2023-10-16 09:47:29,431 83439 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-880383eb-0409-476f-8934-624caa1e0520', 'date': 'Mon, 16 Oct 2023 09:47:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/b723dc46-4fec-4be3-ba77-33792c72330b'} Body: b'' 2023-10-16 09:47:29,699 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/173fea01-20c0-43e0-9d3b-5435bceb4f12 0.267s 2023-10-16 09:47:29,699 83439 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-c8af9708-e850-46d4-b162-2b9daeb75c11', 'date': 'Mon, 16 Oct 2023 09:47:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/173fea01-20c0-43e0-9d3b-5435bceb4f12'} Body: b'' 2023-10-16 09:47:29,927 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/b49a2004-a01c-4570-bbb2-db5844f6c827 0.227s 2023-10-16 09:47:29,927 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-513a7404-f768-4e31-a64c-6fd05597cb8d', 'date': 'Mon, 16 Oct 2023 09:47:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/b49a2004-a01c-4570-bbb2-db5844f6c827'} Body: b'' 2023-10-16 09:47:30,264 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/ec23d15f-71f1-4db1-b681-83bdbd6b79be 0.336s 2023-10-16 09:47:30,264 83439 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-068363b4-6166-4773-8542-b3ea39b78b72', 'date': 'Mon, 16 Oct 2023 09:47:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/ec23d15f-71f1-4db1-b681-83bdbd6b79be'} Body: b'' 2023-10-16 09:47:30,808 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/f17d2296-784e-415b-9d03-fda53086e730 0.543s 2023-10-16 09:47:30,808 83439 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-c05fa54f-a4c5-4e85-b51e-4e1abe52dc8c', 'date': 'Mon, 16 Oct 2023 09:47:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/f17d2296-784e-415b-9d03-fda53086e730'} Body: b'' 2023-10-16 09:47:31,363 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/578174b2-6a57-4658-b908-8da7864bf01b 0.554s 2023-10-16 09:47:31,363 83439 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-785e8563-fab9-48e7-9be0-475f86ccd705', 'date': 'Mon, 16 Oct 2023 09:47:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/578174b2-6a57-4658-b908-8da7864bf01b'} Body: b'' {3} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [214.612893s] ... 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 213, in test_tagged_boot_devices server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 241, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 338, 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 321, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-10-16T09:47:21Z', 'message': 'Build of instance 79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5 aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:'}. Request ID of server operation performed before checking the server status req-26bef127-3032-4526-b8e3-6d78a9142a8f. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-16 09:44:08,622 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes 0.957s 2023-10-16 09:44:08,623 83425 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-1241456567", "imageRef": "01fbac29-34fa-4a9a-a2f8-2f304b74a717"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca193117-297e-45de-bcac-05f8813f8d25', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca193117-297e-45de-bcac-05f8813f8d25', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.288567", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-16 09:44:08,686 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.043s 2023-10-16 09:44:08,687 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a3b9c6c-f774-4a87-ac6c-bc846c68678b', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a3b9c6c-f774-4a87-ac6c-bc846c68678b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:09,801 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.089s 2023-10-16 09:44:09,802 83425 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c9ef7a-abf8-442d-bc7b-823165a46f1e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c9ef7a-abf8-442d-bc7b-823165a46f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:10,857 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.041s 2023-10-16 09:44:10,857 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a077b1a-e055-46b6-99b6-edcc4f6c6390', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a077b1a-e055-46b6-99b6-edcc4f6c6390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:11,939 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.058s 2023-10-16 09:44:11,939 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:11 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0332a1d-dead-4e17-8a09-afaa0a865a82', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0332a1d-dead-4e17-8a09-afaa0a865a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:13,035 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.082s 2023-10-16 09:44:13,036 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-283a7bda-d1b6-4106-aac1-aad1f88eb533', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-283a7bda-d1b6-4106-aac1-aad1f88eb533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:14,200 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.109s 2023-10-16 09:44:14,200 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42d8f031-3328-40f3-8227-9a1d783818d9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstac k-request-id': 'req-42d8f031-3328-40f3-8227-9a1d783818d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:15,300 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.087s 2023-10-16 09:44:15,300 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-266d2f34-1c16-494a-9ed9-bf97eb7604ff', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-266d2f34-1c16-494a-9ed9-bf97eb7604ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:16,409 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.089s 2023-10-16 09:44:16,410 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb9cc83-f13a-4f48-bf90-08a318f9327c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb9cc83-f13a-4f48-bf90-08a318f9327c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body : b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:17,506 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.076s 2023-10-16 09:44:17,507 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80a5d2d9-9a9c-4deb-a8d3-2e99a3edc676', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80a5d2d9-9a9c-4deb-a8d3-2e99a3edc676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:18,642 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.113s 2023-10-16 09:44:18,643 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc3cf7ae-7fe0-4328-88e8-3dd36805b8aa', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc3cf7ae-7fe0-4328-88e8-3dd36805b8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootD evicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:19,733 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.057s 2023-10-16 09:44:19,734 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d26f90e5-c500-403d-904e-c674515d8639', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d26f90e5-c500-403d-904e-c674515d8639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:20,821 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.070s 2023-10-16 09:44:20,821 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14a00384-5707-43de-9e68-72f416309d75', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14a00384-5707-43de-9e68-72f416309d75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/vol umes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:21,904 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.062s 2023-10-16 09:44:21,905 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce3bc4e6-ecce-4c54-b197-26f1c1b2e78a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce3bc4e6-ecce-4c54-b197-26f1c1b2e78a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:23,109 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.173s 2023-10-16 09:44:23,110 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186cbbb9-9cbf-4fdb-a50f-879f14e4d5e2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186cbbb9-9cbf-4fdb-a50f-879f14e4d5e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:24,192 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.069s 2023-10-16 09:44:24,192 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4103a70f-5cd4-431f-b23e-4af7418c7b1f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4103a70f-5cd4-431f-b23e-4af7418c7b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:25,247 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.041s 2023-10-16 09:44:25,248 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c91a7e1e-294a-49b7-beee-4a4e29a36c80', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c91a7e1e-294a-49b7-beee-4a4e29a36c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:26,375 83425 INFO [tem pest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.103s 2023-10-16 09:44:26,375 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40dfabd9-5eb3-492b-89d3-f8472ed21000', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40dfabd9-5eb3-492b-89d3-f8472ed21000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:27,524 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.122s 2023-10-16 09:44:27,525 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74fda87f-87a4-4691-9c34-28a29382dd54', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74fda87f-87a4-4691-9c34-28a29382dd54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:28,611 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.060s 2023-10-16 09:44:28,611 83425 DE BUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-066474d3-e983-4d44-8a04-4fd3ee9f342c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-066474d3-e983-4d44-8a04-4fd3ee9f342c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:29,694 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.067s 2023-10-16 09:44:29,694 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2902170e-3c24-4932-89c9-fd8e9f1766a4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2902170e-3c24-4932-89c9-fd8e9f1766a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:30,822 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.114s 2023-10-16 09:44:30,822 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f84bbb53-cf87-4454-9b5a-481aeac4c055', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f84bbb53-cf87-4454-9b5a-481aeac4c055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:31,891 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.052s 2023-10-16 09:44:31,892 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d30abb1-972c-4c2a-a721-b640312f0b7b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d30abb1-972c-4c2a-a721-b640312f0b7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:32,972 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.056s 2023-10-16 09:44:32,973 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d71cdb6f-31b8-4513-9155-18c42b9d8897', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x- openstack-request-id': 'req-d71cdb6f-31b8-4513-9155-18c42b9d8897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:34,058 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.063s 2023-10-16 09:44:34,059 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3d87e6f-f0b8-493f-aa07-7e715aca0c1c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3d87e6f-f0b8-493f-aa07-7e715aca0c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:35,154 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.078s 2023-10-16 09:44:35,155 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6b954a2-9790-4858-a69c-df21a9585a0b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b954a2-9790-4858-a69c-df21a9585a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:36,222 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.049s 2023-10-16 09:44:36,222 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2bc529-1c12-465d-a847-a7b6d729b4b9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b2bc529-1c12-465d-a847-a7b6d729b4b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:37,326 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.077s 2023-10-16 09:44:37,326 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38bcd812-f1e8-4471-9897-d5480af637b1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38bcd812-f1e8-4471-9897-d5480af637b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-Tag gedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:38,392 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.048s 2023-10-16 09:44:38,392 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e119c6a2-0bb1-46a5-87c2-9c368900408c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e119c6a2-0bb1-46a5-87c2-9c368900408c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:39,470 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.065s 2023-10-16 09:44:39,471 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-616bd4ab-14c4-4327-b8ce-4be383dbb741', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-616bd4ab-14c4-4327-b8ce-4be383dbb741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4 f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:40,571 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.087s 2023-10-16 09:44:40,572 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6311dd9-dc00-4253-9561-05d239f16b6f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6311dd9-dc00-4253-9561-05d239f16b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:41,699 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.112s 2023-10-16 09:44:41,699 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd88e245-6c26-42fb-ad09-6ea5acbd5cbe', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd88e245-6c26-42fb-ad09-6ea5acbd5cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "boo table": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:42,776 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.052s 2023-10-16 09:44:42,776 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7af9a5a1-acb1-4e1b-8314-05f023a28935', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7af9a5a1-acb1-4e1b-8314-05f023a28935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:43,932 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.142s 2023-10-16 09:44:43,932 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc825c7f-184b-4470-9cc9-0cc69034df5e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc825c7f-184b-4470-9cc9-0cc69034df5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:44,999 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.053s 2023-10-16 09:44:44,999 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-295e4e08-83c3-48b5-825b-3fa06d3b5055', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-295e4e08-83c3-48b5-825b-3fa06d3b5055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:46,062 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.049s 2023-10-16 09:44:46,063 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-291248a9-5914-4af9-9bc6-d592ea4126b0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-291248a9-5914-4af9-9bc6-d592ea4126b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:47,142 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.050s 2023-10-16 09:44:47,143 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a14c0865-5c98-44f6-b75f-285d2748e53b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a14c0865-5c98-44f6-b75f-285d2748e53b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:48,197 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.040s 2023-10-16 09:44:48,198 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d30acde-029e-4ab7-9705-01ccc0336106', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d30acde-029e-4ab7-9705-01ccc0336106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:49,267 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.056s 2023-10-16 09:44:49,268 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:4 9 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf20897-21f2-483a-a0f6-5db7b5c0735b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf20897-21f2-483a-a0f6-5db7b5c0735b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:50,358 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.077s 2023-10-16 09:44:50,359 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2a544ad-b958-4afa-8df6-416144deb20b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a544ad-b958-4afa-8df6-416144deb20b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:51,416 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.044s 2023-10-16 09:44:51,416 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cb67ee3-916a-4fed-a4a9-e6f951434a34', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versi on', 'x-openstack-request-id': 'req-2cb67ee3-916a-4fed-a4a9-e6f951434a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:52,476 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.047s 2023-10-16 09:44:52,477 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc5ac6c5-23e4-473e-bb59-58deaa8d6a86', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc5ac6c5-23e4-473e-bb59-58deaa8d6a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:53,548 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.057s 2023-10-16 09:44:53,548 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da94841-9e38-4820-80cb-efd809661fa7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da94841-9e38-4820-80cb-efd809661fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c 7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:54,617 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.045s 2023-10-16 09:44:54,618 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdbca25d-17ed-40ba-bcdc-9ced93807b0e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdbca25d-17ed-40ba-bcdc-9ced93807b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:55,677 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.045s 2023-10-16 09:44:55,678 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4759d636-73d5-469c-b4df-96dfa38e41e6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4759d636-73d5-469c-b4df-96dfa38e41e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tem pest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:56,754 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.051s 2023-10-16 09:44:56,754 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5551ecc-db73-41fb-b1e6-ec589a4f0c85', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5551ecc-db73-41fb-b1e6-ec589a4f0c85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:57,809 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.040s 2023-10-16 09:44:57,809 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e316608-14ab-4b0b-9725-2c8805a8475c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e316608-14ab-4b0b-9725-2c8805a8475c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b799 99f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:58,867 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.045s 2023-10-16 09:44:58,867 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90ac59e0-7f01-4a0b-94da-67e3a743ff28', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90ac59e0-7f01-4a0b-94da-67e3a743ff28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:59,923 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.042s 2023-10-16 09:44:59,923 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40f8d815-173a-4034-b824-4a2f14efb33d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40f8d815-173a-4034-b824-4a2f14efb33d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38 f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:00,977 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.041s 2023-10-16 09:45:00,983 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b11e9d3-5259-434d-890d-f45782bacec9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b11e9d3-5259-434d-890d-f45782bacec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:02,071 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.074s 2023-10-16 09:45:02,071 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db872580-c1ec-4650-90fe-d920216ff9de', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db872580-c1ec-4650-90fe-d920216ff9de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:03,149 834 25 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.059s 2023-10-16 09:45:03,149 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d6873be-7f3a-42f5-822e-0bef54bd144a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d6873be-7f3a-42f5-822e-0bef54bd144a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:04,206 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.039s 2023-10-16 09:45:04,207 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0595c987-ebba-45e2-bfaf-0872b9650750', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0595c987-ebba-45e2-bfaf-0872b9650750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:05,268 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.048s 2023-10-16 09:45 :05,269 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c83ddbb1-688a-4190-ac9c-1bbd01bb4925', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c83ddbb1-688a-4190-ac9c-1bbd01bb4925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:06,331 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.039s 2023-10-16 09:45:06,331 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf48b8d-b04d-406f-8f6d-ceed4a0a8cab', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf48b8d-b04d-406f-8f6d-ceed4a0a8cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:07,383 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.038s 2023-10-16 09:45:07,384 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc80217-043e-4efb-9552-09e346012469', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc80217-043e-4efb-9552-09e346012469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:08,450 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.053s 2023-10-16 09:45:08,450 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28a3da5d-3fe7-4a1c-8f06-b877dc8b733a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28a3da5d-3fe7-4a1c-8f06-b877dc8b733a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:09,503 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.039s 2023-10-16 09:45:09,503 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dd1b661-3047-47fe-9ee7-13cdc4e7a776', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-A PI-Version', 'x-openstack-request-id': 'req-3dd1b661-3047-47fe-9ee7-13cdc4e7a776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:10,568 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.042s 2023-10-16 09:45:10,568 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80c2fef4-b782-4c5e-be6a-264ff3d23427', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80c2fef4-b782-4c5e-be6a-264ff3d23427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:11,624 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.042s 2023-10-16 09:45:11,625 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c33186-b8bc-4283-bccd-f2c101c20ca6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c33186-b8bc-4283-bccd-f2c101c20ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349 e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:12,682 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.040s 2023-10-16 09:45:12,682 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-416625d0-c252-490d-9a8e-13c6f9e841aa', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-416625d0-c252-490d-9a8e-13c6f9e841aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:13,734 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.038s 2023-10-16 09:45:13,734 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe3c664e-8455-49dd-8a70-ea950899d619', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe3c664e-8455-49dd-8a70-ea950899d619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "nam e": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:14,787 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.040s 2023-10-16 09:45:14,788 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c6e7c38-b539-41c4-905b-deb32a548633', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c6e7c38-b539-41c4-905b-deb32a548633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:15,851 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.049s 2023-10-16 09:45:15,851 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6bb0974-4a23-49d0-a073-cc57d1cf15cb', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6bb0974-4a23-49d0-a073-cc57d1cf15cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc 48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:16,918 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.045s 2023-10-16 09:45:16,918 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91583418-8d27-4c8a-9ef0-1bbd1a018b12', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91583418-8d27-4c8a-9ef0-1bbd1a018b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:17,972 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.040s 2023-10-16 09:45:17,973 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e79e2c-7705-43f6-9570-67243fb4976e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e79e2c-7705-43f6-9570-67243fb4976e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb 5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:19,028 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.041s 2023-10-16 09:45:19,029 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d2664b9-d6b6-4693-b45f-182e4aa561d9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d2664b9-d6b6-4693-b45f-182e4aa561d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:20,104 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.059s 2023-10-16 09:45:20,105 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0db03b0-a05e-4fa6-b1e2-b537d98ed69d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0db03b0-a05e-4fa6-b1e2-b537d98ed69d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:21 ,189 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.050s 2023-10-16 09:45:21,192 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd298e33-8be4-4f60-8d4a-8fb19c106535', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd298e33-8be4-4f60-8d4a-8fb19c106535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:22,259 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.052s 2023-10-16 09:45:22,259 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c0d539-8709-4e5f-99f3-e784d3e2a2f7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c0d539-8709-4e5f-99f3-e784d3e2a2f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:23,317 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.045s 2023-10- 16 09:45:23,318 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea56539-2f07-4e6e-b17a-3866a34f98e9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea56539-2f07-4e6e-b17a-3866a34f98e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:24,391 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.046s 2023-10-16 09:45:24,391 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2a2efc3-0eaa-4d38-a9b4-bb63f56a2817', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2a2efc3-0eaa-4d38-a9b4-bb63f56a2817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:25,456 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.052s 2023-10-16 09:45:25,457 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb04c82f-5b4b-4aea-bb1d-61c4c34a606a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb04c82f-5b4b-4aea-bb1d-61c4c34a606a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:26,535 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.065s 2023-10-16 09:45:26,536 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e5b300-160d-4120-aea0-d55889e05834', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e5b300-160d-4120-aea0-d55889e05834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:27,594 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.045s 2023-10-16 09:45:27,595 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ada5598-5016-47ca-89bf-a40924e343b5', 'content-length': '1359', 'openstack-api-version': 'volume 3.0', 'vary': 'Op enStack-API-Version', 'x-openstack-request-id': 'req-1ada5598-5016-47ca-89bf-a40924e343b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:45:27.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:27,616 83425 INFO [tempest.common.waiters] volume 5b359a4f-7da7-4706-82e6-349e2d0c39c7 reached available after waiting for 79.616569 seconds 2023-10-16 09:45:27,887 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes 0.268s 2023-10-16 09:45:27,887 83425 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-337571742"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf975a6-8fcf-4bb0-bbe5-170b220408d8', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf975a6-8fcf-4bb0-bbe5-170b220408d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:27.807213", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-16 09:45:27,975 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.075s 2023-10-16 09:45:27,975 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bod y: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f5e7f34-a507-4228-a4da-88a03945acd1', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f5e7f34-a507-4228-a4da-88a03945acd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:29,046 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.048s 2023-10-16 09:45:29,047 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-358db235-b6ed-4f11-b49f-214cced173d6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-358db235-b6ed-4f11-b49f-214cced173d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:30,105 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.043s 2023-10-16 09:45:30,105 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f30ca78-e82b-4062-8830-9ba548be2fbd', 'content-length': '910', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f30ca78-e82b-4062-8830-9ba548be2fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:31,161 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.041s 2023-10-16 09:45:31,162 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5d6cccf-0a00-4b11-9958-81b89a2a1389', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5d6cccf-0a00-4b11-9958-81b89a2a1389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:32,218 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.044s 2023-10-16 09:45:32,219 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23a7aac9-3c8a-4777-9c0a-2a11f4723e1f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23a7aac9-3c8a-4777-9c0a-2a11f4723e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volum es/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:33,275 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.042s 2023-10-16 09:45:33,275 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0242399-72b6-43b8-8cfa-4e2ac4be4404', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0242399-72b6-43b8-8cfa-4e2ac4be4404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:34,327 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.038s 2023-10-16 09:45:34,327 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7426c73a-312f-4fc7-ab10-62505d097277', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7426c73a-312f-4fc7-ab10-62505d097277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023- 10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:35,385 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.042s 2023-10-16 09:45:35,385 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a7c86fc-56ce-4d00-9a2f-b3c942d80bd0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a7c86fc-56ce-4d00-9a2f-b3c942d80bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:36,453 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.054s 2023-10-16 09:45:36,453 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae54456-a23d-4312-9434-09b4bc977aa2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae54456-a23d-4312-9434-09b4bc977aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.2 10/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:37,506 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.037s 2023-10-16 09:45:37,506 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df3da34a-82f6-4754-811a-5039f0064927', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df3da34a-82f6-4754-811a-5039f0064927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:38,578 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.058s 2023-10-16 09:45:38,578 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5b7af46-0c36-490e-8e70-4eff590bde65', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5b7af46-0c36-490e-8e70-4eff590bde65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": " 77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:39,643 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.050s 2023-10-16 09:45:39,643 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f457ea-79eb-4ab4-bf2c-a1264eb417eb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f457ea-79eb-4ab4-bf2c-a1264eb417eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:40,702 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.044s 2023-10-16 09:45:40,703 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9b098b0-3506-49f1-9623-c5d143d6013a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9b098b0-3506-49f1-9623-c5d143d6013a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:40.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"} }' 2023-10-16 09:45:40,717 83425 INFO [tempest.common.waiters] volume e812ff78-fd6a-453f-a3e3-82ff43a99b44 reached available after waiting for 13.716946 seconds 2023-10-16 09:45:40,936 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes 0.218s 2023-10-16 09:45:40,936 83425 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-253441081"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bf77e62-9fbb-49fc-b650-fa2fd86d2dab', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bf77e62-9fbb-49fc-b650-fa2fd86d2dab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes'} Body: b'{"volume": {"id": "f6dacc5c-08b8-448c-9f43-e53e59704e05", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:40.869796", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-253441081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-16 09:45:41,010 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05 0.060s 2023-10-16 09:45:41,010 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7db4a584-c1b3-40d1-8e7e-86076ba058ee', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7db4a584-c1b3-40d1-8e7e-86076ba058ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05'} Body: b'{"volume": {"id": "f6dacc5c-08b8-448c-9f43-e53e59704e05", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:41.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-253441081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:42,108 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c 3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05 0.075s 2023-10-16 09:45:42,109 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a2e417-ca24-4742-a701-0b3c8bf48f50', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a2e417-ca24-4742-a701-0b3c8bf48f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05'} Body: b'{"volume": {"id": "f6dacc5c-08b8-448c-9f43-e53e59704e05", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:41.000000", "updated_at": "2023-10-16T09:45:41.000000", "name": "tempest-TaggedBootDevicesTest-volume-253441081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:43,204 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05 0.071s 2023-10-16 09:45:43,205 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47ae2963-58f2-4757-82de-5aa147b70ec6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47ae2963-58f2-4757-82de-5aa147b70ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05'} Body: b'{"volume": {"id": "f6dacc5c-08b8-448c-9f43-e53e59704e05", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:41.000000", "updated_at": "2023-10-16T09:45:41.000000", "name": "tempest-TaggedBootDevicesTest-volume-253441081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:44,288 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05 0.059s 2023-10-16 09:45:44,288 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3ec57b-8565-4917-bb86-02f17deb5636', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3ec57b-8565-4917-bb86-02f17deb5636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05'} Body: b'{"volume": {"id": "f6dacc5c-08b8-448c-9f43-e53e59704e05", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:41.000000", "updated_at": "2023-10-16T09:45:41.000000", "name": "tempest-TaggedBootDevicesTest-volume-253441081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:45,355 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05 0.046s 2023-10-16 09:45:45,355 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60eb9e39-e1dc-4248-ae8c-9787a9c61487', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60eb9e39-e1dc-4248-ae8c-9787a9c61487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05'} Body: b'{"volume": {"id": "f6dacc5c-08b8-448c-9f43-e53e59704e05", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:41.000000", "updated_at": "2023-10-16T09:45:41.000000", "name": "tempest-TaggedBootDevicesTest-volume-253441081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:46,426 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05 0.057s 2023-10-16 09:45:46,426 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8476876-dedc-43d9-9344-ba4e390ad315', 'c ontent-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8476876-dedc-43d9-9344-ba4e390ad315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05'} Body: b'{"volume": {"id": "f6dacc5c-08b8-448c-9f43-e53e59704e05", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:41.000000", "updated_at": "2023-10-16T09:45:46.000000", "name": "tempest-TaggedBootDevicesTest-volume-253441081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:46,439 83425 INFO [tempest.common.waiters] volume f6dacc5c-08b8-448c-9f43-e53e59704e05 reached available after waiting for 5.439086 seconds 2023-10-16 09:45:47,136 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.696s 2023-10-16 09:45:47,136 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net1-491590125"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-4ca751d2-8a8f-4ef3-b3e8-814f3fd7b3c8', 'date': 'Mon, 16 Oct 2023 09:45:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"593778f5-87b9-4daf-86b2-fb84bdcfe3aa","name":"tempest-device-tagging-net1-491590125","tenant_id":"23e0176e92bc48c3b79999f47fa4f6d1","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"23e0176e92bc48c3b79999f47fa4f6d1","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-10-16T09:45:46Z","updated_at":"2023-10-16T09:45:46Z","revision_number":1}}' 2023-10-16 09:45:48,090 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.953s 2023-10-16 09:45:48,091 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net2-908365697"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-35f15f83-ebb2-4a8d-9d50-2dd30b2100b1', 'date': 'Mon, 16 Oct 2023 09:45:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"b1cf0cb2-de9d-433d-8129-9c94f785303a","name":"tempest-device-tagging-net2-908365697","tenant_id":"23e0176e92bc48c3b79999f47fa4f6d1","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"23e0176e92bc48c3b79999f47fa4f6d1","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-10-16T09:45:47Z","updated_at":"2 023-10-16T09:45:47Z","revision_number":1}}' 2023-10-16 09:45:49,471 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.379s 2023-10-16 09:45:49,471 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "593778f5-87b9-4daf-86b2-fb84bdcfe3aa", "cidr": "10.1.1.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-2f1dbe2d-4477-4b0c-bf75-ad748887ab2b', 'date': 'Mon, 16 Oct 2023 09:45:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"6ca6495c-9aa2-4175-8019-c9e04f370203","name":"","tenant_id":"23e0176e92bc48c3b79999f47fa4f6d1","network_id":"593778f5-87b9-4daf-86b2-fb84bdcfe3aa","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-10-16T09:45:48Z","updated_at":"2023-10-16T09:45:48Z","revision_number":0,"project_id":"23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:50,689 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.216s 2023-10-16 09:45:50,689 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "b1cf0cb2-de9d-433d-8129-9c94f785303a", "cidr": "10.2.2.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-7ccc00fe-b4b8-4619-bef5-a0e2c80de6ad', 'date': 'Mon, 16 Oct 2023 09:45:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"f20b2c02-c3e0-4292-88a2-4f9517ba1143","name":"","tenant_id":"23e0176e92bc48c3b79999f47fa4f6d1","network_id":"b1cf0cb2-de9d-433d-8129-9c94f785303a","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-10-16T09:45:49Z","updated_at":"2023-10-16T09:45:49Z","revision_number":0,"project_id":"23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:51,613 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 0.923s 2023-10-16 09:45:51,613 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "593778f5-87b9-4daf-86b2-fb84bdcfe3aa", "name": "tempest-TaggedBootDevicesTest-488987756", "fixed_ips": [{"subnet_id": "6ca6495c-9aa2-4175-8019-c9e04f370203"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '732', 'x-openstack-request-id': 'req-32766f20-73ee-4e2c-be67-00429c1fac43', 'date': 'Mon, 16 Oct 2023 09:45:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"08227f9b-6a0a-417b-87f9-a55db2a0db4c","name":"tempest-TaggedBootDevicesTest-488987756","network_id":"593778f5-87b9-4daf-86b2-fb84bdcfe3aa","tenant_id":"23e0176e92bc48c3b79999f47fa4f6d1","mac_address":"fa:16:3e:57:b3:3e","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixe d_ips":[{"subnet_id":"6ca6495c-9aa2-4175-8019-c9e04f370203","ip_address":"10.1.1.199"}],"project_id":"23e0176e92bc48c3b79999f47fa4f6d1","port_security_enabled":true,"security_groups":["19ba5ba4-be12-433f-913b-94114264250f"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-10-16T09:45:50Z","updated_at":"2023-10-16T09:45:50Z","revision_number":1}}' 2023-10-16 09:45:53,207 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 1.593s 2023-10-16 09:45:53,207 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "593778f5-87b9-4daf-86b2-fb84bdcfe3aa", "name": "tempest-TaggedBootDevicesTest-712859297", "fixed_ips": [{"subnet_id": "6ca6495c-9aa2-4175-8019-c9e04f370203"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '732', 'x-openstack-request-id': 'req-8775995b-06be-4e8f-923c-a0956b3049ec', 'date': 'Mon, 16 Oct 2023 09:45:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"ee333c40-496c-4672-8740-b5798c67f89f","name":"tempest-TaggedBootDevicesTest-712859297","network_id":"593778f5-87b9-4daf-86b2-fb84bdcfe3aa","tenant_id":"23e0176e92bc48c3b79999f47fa4f6d1","mac_address":"fa:16:3e:25:30:b3","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"6ca6495c-9aa2-4175-8019-c9e04f370203","ip_address":"10.1.1.136"}],"project_id":"23e0176e92bc48c3b79999f47fa4f6d1","port_security_enabled":true,"security_groups":["19ba5ba4-be12-433f-913b-94114264250f"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-10-16T09:45:52Z","updated_at":"2023-10-16T09:45:52Z","revision_number":1}}' 2023-10-16 09:45:53,210 83425 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-10-16 09:45:53,211 83425 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-10-16 09:45:53,285 83425 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.066s 2023-10-16 09:45:53,286 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1939131193", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHtvAyAc5YlgzGpyZmfRiypAVaH+Rw6q2lPR3YzpV0waVPwnCIFebqosu2U3xljUpjxa2E1+FpLnBOiuenmANhx59O2YDUDKTumlLtxemEjwJiLdC6/tsqipCgPMZiH0dw=="}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66d20135-dde2-41da-9b11-589e645848a3', 'x-compute-request-id': 'req-66d20135-dde2-41da-9b11-589e645848a3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1939131193", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHtvAyAc5YlgzGpyZmfRiypAVaH+Rw6q2lPR3YzpV0waVPwnCIFebqosu2U3xljUpjxa2E1+FpLnBOiuenmANhx59O2YDUDKTumlLtxemEjwJiLdC6/tsqipCgPMZiH0dw==", "fingerprint": "85:62:00:6a:c2:15:fa:68:6a:82:bf:df:24:44:bf:2d", "user_id": "77333a3273b5429fbabb5cb5f229f38f"}}' 2023-10-16 09:45:53,289 83425 DEBUG [tempe st.lib.common.validation_resources] Validation resource key tempest-keypair-1939131193 created 2023-10-16 09:45:53,487 83425 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.197s 2023-10-16 09:45:53,487 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1084324248", "description": "tempest-description--290981822"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-f944d7f4-0b72-4628-899f-92860c3d7c68', 'date': 'Mon, 16 Oct 2023 09:45:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d40473e2-bd7d-4109-8507-9b19025daf09", "name": "tempest-securitygroup--1084324248", "stateful": true, "tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1", "description": "tempest-description--290981822", "shared": false, "security_group_rules": [{"id": "59f225d9-a3b3-4bbf-947a-d1063fc7c0d8", "project_id": "23e0176e92bc48c3b79999f47fa4f6d1", "tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1", "security_group_id": "d40473e2-bd7d-4109-8507-9b19025daf09", "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": 395, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-16T09:45:53Z", "updated_at": "2023-10-16T09:45:53Z", "revision_number": 0}, {"id": "66eb03f9-adda-44ad-aeee-f783630dcd32", "project_id": "23e0176e92bc48c3b79999f47fa4f6d1", "tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1", "security_group_id": "d40473e2-bd7d-4109-8507-9b19025daf09", "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": 396, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-16T09:45:53Z", "updated_at": "2023-10-16T09:45:53Z", "revision_number": 0}], "tags": [], "created_at": "2023-10-16T09:45:53Z", "updated_at": "2023-10-16T09:45:53Z", "revision_number": 1, "project_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:53,680 83425 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.192s 2023-10-16 09:45:53,681 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d40473e2-bd7d-4109-8507-9b19025daf09", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-9ac562ce-4c20-4f80-b548-43f776ce8981', 'date': 'Mon, 16 Oct 2023 09:45: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": "72d345db-a276-4e24-9ff9-9537d1ee7f6f", "project_id": "23e0176e92bc48c3b79999f47fa4f6d1", "tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1", "security_group_id": "d40473e2-bd7d-4109-8507-9b19025daf09", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2023-10-16T09:45:53Z", "updated_at": "2023-10-16T09:45:53Z", "revi sion_number": 0}}' 2023-10-16 09:45:53,892 83425 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.211s 2023-10-16 09:45:53,893 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d40473e2-bd7d-4109-8507-9b19025daf09", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d0691035-e1db-4673-87a2-62de8fdf7eea', 'date': 'Mon, 16 Oct 2023 09:45: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": "644da61a-969e-4108-9108-c944fa2a7e0f", "project_id": "23e0176e92bc48c3b79999f47fa4f6d1", "tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1", "security_group_id": "d40473e2-bd7d-4109-8507-9b19025daf09", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2023-10-16T09:45:53Z", "updated_at": "2023-10-16T09:45:53Z", "revision_number": 0}}' 2023-10-16 09:45:53,893 83425 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1084324248 created 2023-10-16 09:45:54,530 83425 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.636s 2023-10-16 09:45:54,530 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9f4ada7e-1918-466c-8275-3df76a336097"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-341eb44d-6647-4d0c-b6d4-1575a4570902', 'date': 'Mon, 16 Oct 2023 09:45:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b3de99e2-6229-4476-a450-5c959f225e24", "tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1", "floating_ip_address": "172.24.4.124", "floating_network_id": "9f4ada7e-1918-466c-8275-3df76a336097", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "23e0176e92bc48c3b79999f47fa4f6d1", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-10-16T09:45:54Z", "updated_at": "2023-10-16T09:45:54Z", "revision_number": 0}}' 2023-10-16 09:45:54,531 83425 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b3de99e2-6229-4476-a450-5c959f225e24', 'tenant_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'floating_ip_address': '172.24.4.124', 'floating_network_id': '9f4ada7e-1918-466c-8275-3df76a336097', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-16T09:45:54Z', 'updated_at': '2023-10-16T09:45:54Z', 'revision_number': 0, 'ip': '172.24.4.124'} created 2023-10-16 09:45:54,645 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.099s 2023-10-16 09:45:54,645 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:54 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-48f4dad4-9b33-4fdb-874f-0ba4e3fee695', '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": "77333a3273b5429fbabb5cb5f229f38f", "name": "tempest-TaggedBootDevicesTest-1477645559-project-member", "password_expires_at": null}, "audit_ids": ["kaX0oyCORDK2g1pG39cniw"], "expires_at": "2023-10-16T10:45:54.000000Z", "issued_at": "2023-10-16T09:45:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23e0176e92bc48c3b79999f47fa4f6d1", "name": "tempest-TaggedBootDevicesTest-1477645559"}, "is_domain": false, "roles": [{"id": "0700db7830dd43919c06b3f145035732", "name": "member"}, {"id": "b351167b150d4eca82f399555e55d939", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a94b46e3d9cb4754b9647990bdd999e8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1b40c80e4ed24ea8bd4f7c7aa2f793ce", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a985385e708044ec9e12286387ead581", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2475ab05291b445098e267ee7c74de86", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d311e98323fd4b8b897473ec4d7a12fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1", "region": "RegionOne"}], "id": "36ac3605c1d14f36b09ea7471d4b0244", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5949d4d8bed14a1380ca240f2ff46b30", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "38a0ee3472c942fd88b426de0e96f11b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "903a13c8670f4967ac3c536374c2a4e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "39dd5055b47b4eb5b6617888e83b10fe", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9f73e4c9c92e457c9d2300bbe09e7f34", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "3bb5ead06899413cb27aa08eb39ed9d8", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2a7f133b01e24f51a82f278cf84b003c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/23e0176e92bc48c3b79999f47fa4f6d1", "region": "RegionOne"}], "id": "779c2ce61768472294d9a3c009de0aa2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "558fb440c96c4780973bdfe3391e42e4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1", "region": "RegionOne"}], "id": "f64e648e8c154f0280017c6022efae70", "type": "volumev3", "name": "cinderv3"}]}}' 2023-10-16 09:45:54,646 83425 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '800822d5-14d4-47bb-9cfa-d8ad634b374b', 'name': 'tempest-TaggedBootDevicesTest-2023130200-network', 'tenant_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10781, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-10-16T09:43:31Z', 'updated_at': '2023-10-16T09:43:31Z', 'revision_number': 1} available for tenant 2023-10-16 09:45:54,708 83425 INFO [tempest.l ib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.052s 2023-10-16 09:45:54,709 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:54 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-bd2f83fc-9753-4bd0-83b1-fcfcd9a9a20c', '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": "77333a3273b5429fbabb5cb5f229f38f", "name": "tempest-TaggedBootDevicesTest-1477645559-project-member", "password_expires_at": null}, "audit_ids": ["Y5udxEiiRIu_OC9uet09bA"], "expires_at": "2023-10-16T10:45:54.000000Z", "issued_at": "2023-10-16T09:45:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23e0176e92bc48c3b79999f47fa4f6d1", "name": "tempest-TaggedBootDevicesTest-1477645559"}, "is_domain": false, "roles": [{"id": "0700db7830dd43919c06b3f145035732", "name": "member"}, {"id": "b351167b150d4eca82f399555e55d939", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a94b46e3d9cb4754b9647990bdd999e8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1b40c80e4ed24ea8bd4f7c7aa2f793ce", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a985385e708044ec9e12286387ead581", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2475ab05291b445098e267ee7c74de86", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d311e98323fd4b8b897473ec4d7a12fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1", "region": "RegionOne"}], "id": "36ac3605c1d14f36b09ea7471d4b0244", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5949d4d8bed14a1380ca240f2ff46b30", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "38a0ee3472c942fd88b426de0e96f11b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "903a13c8670f4967ac3c536374c2a4e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "39dd5055b47b4eb5b6617888e83b10fe", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9f73e4c9c92e457c9d2300bbe09e7f34", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "3bb5ead06899413cb27aa08eb39ed9d8", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2a7f133b01e24f51a82f278cf84b003c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/23e0176e92bc48c3b79999f47fa4f6d1", "region": "RegionOne"}], "id": "779c2ce61768472294d9a3c009de0aa2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "558fb440c96c4780973bdfe3391e42e4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1", "region": "RegionOne"}], "id": "f64e648e8c154f0280017c6022efae70", "type": "volumev3", "name": "cinderv3"}]}}' 2023-10-16 09:45:54,710 83425 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '800822d5-14d4-47bb-9cfa-d8ad634b374b', 'name': 'tempest-TaggedBootDevicesTest-2023130200-network', 'tenant_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_netw ork': None, 'provider:segmentation_id': 10781, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-10-16T09:43:31Z', 'updated_at': '2023-10-16T09:43:31Z', 'revision_number': 1} available for tenant 2023-10-16 09:45:54,711 83425 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1939131193', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHtvAyAc5YlgzGpyZmfRiypAVaH+Rw6q2lPR3YzpV0waVPwnCIFebqosu2U3xljUpjxa2E1+FpLnBOiuenmANhx59O2YDUDKTumlLtxemEjwJiLdC6/tsqipCgPMZiH0dw==', 'fingerprint': '85:62:00:6a:c2:15:fa:68:6a:82:bf:df:24:44:bf:2d', 'user_id': '77333a3273b5429fbabb5cb5f229f38f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCsNXT/Y64tfvIpcrJPyBIez9rbglTgmFmIXDqaYDwt9CwkPb1shRin\nkQqHZfqwTmmgBwYFK4EEACKhZANiAAR7bwMgHOWJYMxqcmZn0YsqQFWh/kcOqtpT\n0d2M6VdMGlT8JwiBXm6qLLtlN8ZY1KY8WthNfhaS5wTornp5gDYcefTtmA1Ayk7p\npS7cXphI8CYi3Quv7bKoqQoDzGYh9Hc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd40473e2-bd7d-4109-8507-9b19025daf09', 'name': 'tempest-securitygroup--1084324248', 'stateful': True, 'tenant_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'description': 'tempest-description--290981822', 'shared': False, 'security_group_rules': [{'id': '59f225d9-a3b3-4bbf-947a-d1063fc7c0d8', 'project_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'tenant_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'security_group_id': 'd40473e2-bd7d-4109-8507-9b19025daf09', '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': 395, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-16T09:45:53Z', 'updated_at': '2023-10-16T09:45:53Z', 'revision_number': 0}, {'id': '66eb03f9-adda-44ad-aeee-f783630dcd32', 'project_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'tenant_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'security_group_id': 'd40473e2-bd7d-4109-8507-9b19025daf09', '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': 396, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-16T09:45:53Z', 'updated_at': '2023-10-16T09:45:53Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-10-16T09:45:53Z', 'updated_at': '2023-10-16T09:45:53Z', 'revision_number': 1, 'project_id': '23e0176e92bc48c3b79999f47fa4f6d1'}, 'floating_ip': {'id': 'b3de99e2-6229-4476-a450-5c959f225e24', 'tenant_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'floating_ip_address': '172.24.4.124', 'floating_network_id': '9f4ada7e-1918-466c-8275-3df76a336097', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-16T09:45:54Z', 'updated_at': '2023-10-16T09:45:54Z', 'revision_number': 0, 'ip': '172.24.4.124'}} 2023-10-16 09:45:57,410 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/compute/v2.1/servers 2.696s 2023-10-16 09:45:57,411 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-device-tagging-server-1793993723", "imageRef": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "800822d5-14d4-47bb-9cfa-d8ad634b374b"}, {"port": "08227f9b-6a0a-417b-87f9-a55db2a0db4c", "tag": "port-1"}, {"port": "ee 333c40-496c-4672-8740-b5798c67f89f", "tag": "port-2"}, {"uuid": "593778f5-87b9-4daf-86b2-fb84bdcfe3aa", "tag": "net-1"}, {"uuid": "593778f5-87b9-4daf-86b2-fb84bdcfe3aa"}, {"uuid": "b1cf0cb2-de9d-433d-8129-9c94f785303a", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "b1cf0cb2-de9d-433d-8129-9c94f785303a", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "f6dacc5c-08b8-448c-9f43-e53e59704e05", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--1084324248"}], "key_name": "tempest-keypair-1939131193", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26bef127-3032-4526-b8e3-6d78a9142a8f', 'x-compute-request-id': 'req-26bef127-3032-4526-b8e3-6d78a9142a8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1084324248"}], "adminPass": "7qt8PZDdvssa"}}' 2023-10-16 09:45:57,520 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5 0.105s 2023-10-16 09:45:57,521 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1278', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd616cbe-58fd-4433-802d-e0d15101fc46', 'x-compute-request-id': 'req-dd616cbe-58fd-4433-802d-e0d15101fc46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5'} Body: b'{"server": {"id": "79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5", "name": "tempest-device-tagging-server-1793993723", "status": "BUILD", "tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1", "user_id": "77333a3273b5429fbabb5cb5f229f38f", "metadata": {}, "hostId": "", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:45:57Z", "updated": "2023-10-16T09:45:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ :availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1939131193", "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, "tags": []}}' 2023-10-16 09:46:47,988 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5 0.399s 2023-10-16 09:46:47,989 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1884', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a51d8bc-2f31-44c6-bd83-a056990d8496', 'x-compute-request-id': 'req-7a51d8bc-2f31-44c6-bd83-a056990d8496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5'} Body: b'{"server": {"id": "79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5", "name": "tempest-device-tagging-server-1793993723", "status": "BUILD", "tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1", "user_id": "77333a3273b5429fbabb5cb5f229f38f", "metadata": {}, "hostId": "be3c18c5c430005940c77207cce2803d67b501c3233c0fe410893d0a", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:45:57Z", "updated": "2023-10-16T09:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1939131193", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1084324248"}, {"name": "tempest-securitygroup--1084324248"}, {"name": "tempest-securitygroup--1084324248"}, {"name": "tempest-securitygroup--1084324248"}, {"name": "tempest-securitygroup--1084324248"}, {"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "delete_on_termination": false}, {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "delete_on_termination": false}, {"id": "f6dacc5c-08b8-448c-9f43-e53e59704e05", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2023-10-16 09:46:48,005 83425 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 51 second wait 2023-10-16 09:47:38,176 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5 0.123s 2023-10-16 09:47:38,177 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1819', 'content-type': 'application/json', 'o penstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-955ec86c-3b9f-494c-848c-b24bd94648a1', 'x-compute-request-id': 'req-955ec86c-3b9f-494c-848c-b24bd94648a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5'} Body: b'{"server": {"id": "79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5", "name": "tempest-device-tagging-server-1793993723", "status": "ERROR", "tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1", "user_id": "77333a3273b5429fbabb5cb5f229f38f", "metadata": {}, "hostId": "", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:45:57Z", "updated": "2023-10-16T09:47:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-10-16T09:47:21Z", "message": "Build of instance 79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5 aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1939131193", "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": [{"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "delete_on_termination": false}, {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "delete_on_termination": false}, {"id": "f6dacc5c-08b8-448c-9f43-e53e59704e05", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2023-10-16 09:47:38,192 83425 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "ERROR/None" after 101 second wait 2023-10-16 09:47:39,052 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 204 DELETE http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5 0.859s 2023-10-16 09:47:39,053 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a631148-8862-4851-bd76-7dc2d5ba74cd', 'x-compute-request-id': 'req-6a631148-8862-4851-bd76-7dc2d5ba74cd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5'} Body: b'' 2023-10-16 09:47:39,104 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 404 GET http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5 0.050s 2023-10-16 09:47:39,104 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.3 2', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-19a34b35-d384-4ef3-a874-eb5c4d055d14', 'x-compute-request-id': 'req-19a34b35-d384-4ef3-a874-eb5c4d055d14', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5 could not be found."}}' 2023-10-16 09:47:39,151 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1939131193 0.043s 2023-10-16 09:47:39,152 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b998f10-01a7-42b7-acc0-053d10d9344c', 'x-compute-request-id': 'req-7b998f10-01a7-42b7-acc0-053d10d9344c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1939131193'} Body: b'' 2023-10-16 09:47:39,327 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d40473e2-bd7d-4109-8507-9b19025daf09 0.174s 2023-10-16 09:47:39,327 83425 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-f79d2887-1172-4d5a-9ac8-ac4e6ad3332a', 'content-length': '0', 'date': 'Mon, 16 Oct 2023 09:47:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d40473e2-bd7d-4109-8507-9b19025daf09'} Body: b'' 2023-10-16 09:47:39,344 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d40473e2-bd7d-4109-8507-9b19025daf09 0.016s 2023-10-16 09:47:39,345 83425 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-21b48768-3bfb-48a3-a331-38cf8ffd5628', 'date': 'Mon, 16 Oct 2023 09:47:39 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d40473e2-bd7d-4109-8507-9b19025daf09'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d40473e2-bd7d-4109-8507-9b19025daf09 does not exist", "detail": ""}}' 2023-10-16 09:47:39,825 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/b3de99e2-6229-4476-a450-5c959f225e24 0.480s 2023-10-16 09:47:39,826 83425 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-5b78a3d1-2bc2-48b9-bf3f-e8791c12624a', 'content-length': '0', 'date': 'Mon, 16 Oct 2023 09:47:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b3de99e2-6229-4476-a450-5c959f225e24'} Body: b'' 2023-10-16 09:47:40,315 83425 INFO [tempest.lib .common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/ee333c40-496c-4672-8740-b5798c67f89f 0.488s 2023-10-16 09:47:40,316 83425 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-72c072d9-67a7-4acd-9d00-0fbb85cdbbcd', 'date': 'Mon, 16 Oct 2023 09:47:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/ee333c40-496c-4672-8740-b5798c67f89f'} Body: b'' 2023-10-16 09:47:40,736 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/08227f9b-6a0a-417b-87f9-a55db2a0db4c 0.419s 2023-10-16 09:47:40,736 83425 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-bd6ea6ac-0b9d-4078-b721-0b4a69815262', 'date': 'Mon, 16 Oct 2023 09:47:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/08227f9b-6a0a-417b-87f9-a55db2a0db4c'} Body: b'' 2023-10-16 09:47:40,993 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/f20b2c02-c3e0-4292-88a2-4f9517ba1143 0.256s 2023-10-16 09:47:40,994 83425 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-9a243b79-db3a-4cbe-916a-ce53f233f4ba', 'date': 'Mon, 16 Oct 2023 09:47:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/f20b2c02-c3e0-4292-88a2-4f9517ba1143'} Body: b'' 2023-10-16 09:47:41,227 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/6ca6495c-9aa2-4175-8019-c9e04f370203 0.232s 2023-10-16 09:47:41,227 83425 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-ac54aa8f-a5e7-49a4-b71a-3218a0dfffe1', 'date': 'Mon, 16 Oct 2023 09:47:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/6ca6495c-9aa2-4175-8019-c9e04f370203'} Body: b'' 2023-10-16 09:47:41,722 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/b1cf0cb2-de9d-433d-8129-9c94f785303a 0.493s 2023-10-16 09:47:41,722 83425 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-f537d4b5-b2de-498e-becf-6b13dff54717', 'date': 'Mon, 16 Oct 2023 09:47:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/b1cf0cb2-de9d-433d-8129-9c94f785303a'} Body: b'' 2023-10-16 09:47:42,275 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/593778f5-87b9-4daf-86b2-fb84bdcfe3aa 0.552s 2023-10-16 09:47:42,276 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '< omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-215f0c98-d797-41ac-9e76-629a97869400', 'date': 'Mon, 16 Oct 2023 09:47:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/593778f5-87b9-4daf-86b2-fb84bdcfe3aa'} Body: b'' {5} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [234.064326s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 288, in test_stable_device_rescue_bfv_blank_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 241, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 338, 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 321, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 16d64ca5-035b-4c15-a6ec-7c0dfe64724f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-10-16T09:47:27Z', 'message': 'Build of instance 16d64ca5-035b-4c15-a6ec-7c0dfe64724f aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:'}. Request ID of server operation performed before checking the server status req-c02a2723-469c-465b-9bfd-e64113ca76d9. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-16 09:43:50,360 83429 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.034s 2023-10-16 09:43:50,361 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 16 Oct 2023 09:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ae2f81a9-09b3-4385-9165-d919d7356e9b', '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": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "password_expires_at": null}, "audit_ids": ["18-XqMuuTDOd-ArrQtHraQ"], "expires_at": "2023-10-16T10:43:50.000000Z", "issued_at": "2023-10-16T09:43:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4fcf2437a2d413ea584d0cc2508bed3", "name": "tempest-ServerBootFromVolumeStableRescueTest-476995503"}, "is_domain": false, "roles": [{"id": "0700db7830dd43919c06b3f145035732", "name": "member"}, {"id": "b351167b150d4eca82f399555e55d939", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a94b46e3d9cb4754b9647990bdd999e8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1b40c80e4ed24ea8bd4f7c7aa2f793ce", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a985385e708044ec9e12286387ead581", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2475ab05291b445098e267ee7c74de86", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d311e98323fd4b8b897473ec4d7a12fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a4fcf2437a2d413ea584d0cc2508bed3", "region": "RegionOne"}], "id": "36ac3605c1d14f36b09ea7471d4b0244", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5949d4d8bed14a1380ca240f2ff46b30", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "38a0ee3472c942fd88b426de0e96f11b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "903a13c8670f4967ac3c536374c2a4e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "39dd5055b47b4eb5b6617888e83b10fe", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9f73e4c9c92e457c9d2300bbe09e7f34", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "3bb5ead06899413cb27aa08eb39ed9d8", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2a7f133b01e24f51a82f278cf84b003c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a4fcf2437a2d413ea584d0cc2508bed3", "region": "RegionOne"}], "id": "779c2ce61768472294d9a3c009de0aa2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "558fb440c96c4780973bdfe3391e42e4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a4fcf2437a2d413ea584d0cc2508bed3", "region": "RegionOne"}], "id": "f64e648e8c154f0280017c6022efae70", "type": "volumev3", "name": "cinderv3"}]}}' 2023-10-16 09:43:50,361 83429 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'a571ad70-6f8b-4b02-86b9-df50290509f6', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-292826937-network', 'tenant_id': 'a4fcf2437a2d413ea584d0cc2508bed3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project _id': 'a4fcf2437a2d413ea584d0cc2508bed3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39966, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-10-16T09:43:31Z', 'updated_at': '2023-10-16T09:43:31Z', 'revision_number': 1} available for tenant 2023-10-16 09:43:52,895 83429 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.533s 2023-10-16 09:43:52,896 83429 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-664158185", "imageRef": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "flavorRef": "1", "networks": [{"uuid": "a571ad70-6f8b-4b02-86b9-df50290509f6"}]}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3', '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-2864f017-433f-4b4a-9439-8a6f32b4e854', 'x-compute-request-id': 'req-2864f017-433f-4b4a-9439-8a6f32b4e854', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "tLtN6ru5wcPh"}}' 2023-10-16 09:43:53,127 83429 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/d45abd20-3a58-4657-8f4c-a426d8e39be3 0.227s 2023-10-16 09:43:53,127 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:43:52 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-936ab68b-0446-479b-97d6-fe06297eb1d7', 'x-compute-request-id': 'req-936ab68b-0446-479b-97d6-fe06297eb1d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3'} Body: b'{"server": {"id": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-664158185", "status": "BUILD", "tenant_id": "a4fcf2437a2d413ea584d0cc2508bed3", "user_id": "f90f091b76254a13957807feaeaef3fc", "metadata": {}, "hostId": "", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:43:53Z", "updated": "2023-10-16T09:43:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d45abd20 -3a58-4657-8f4c-a426d8e39be3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3"}], "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-10-16 09:44:43,670 83429 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/d45abd20-3a58-4657-8f4c-a426d8e39be3 0.473s 2023-10-16 09:44:43,671 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', '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-41090c96-035b-4a16-945e-ca21a15b844a', 'x-compute-request-id': 'req-41090c96-035b-4a16-945e-ca21a15b844a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3'} Body: b'{"server": {"id": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-664158185", "status": "ACTIVE", "tenant_id": "a4fcf2437a2d413ea584d0cc2508bed3", "user_id": "f90f091b76254a13957807feaeaef3fc", "metadata": {}, "hostId": "0c02da93f502ff87c28a6e7f7e0afbbbb0330fbef4029274ce53a6c5", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:43:52Z", "updated": "2023-10-16T09:44:15Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-292826937-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:de:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-10-16T09:44: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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-10-16 09:44:43,692 83429 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-10-16 09:45:45,062 83429 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/d45abd20-3a58-4657-8f4c-a426d8e39be3/action 1.312s 2023-10-16 09:45:45,063 83429 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-ServerBootFromVolumeStableRe scueTest-image-606221625"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:43 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-51dea501-e970-4793-9f1f-185590d7488a', 'x-compute-request-id': 'req-51dea501-e970-4793-9f1f-185590d7488a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3/action'} Body: b'{"image_id": "e487480f-19b3-4c3f-9da8-2e30adbb7f5b"}' 2023-10-16 09:45:45,095 83429 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/e487480f-19b3-4c3f-9da8-2e30adbb7f5b 0.031s 2023-10-16 09:45:45,096 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-26416813-05b1-4133-8b52-4385b1540a7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b'} Body: b'{"base_image_ref": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "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": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "user_id": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-606221625", "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": "a4fcf2437a2d413ea584d0cc2508bed3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "created_at": "2023-10-16T09:45:45Z", "updated_at": "2023-10-16T09:45:45Z", "tags": [], "self": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "file": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b/file", "schema": "/v2/schemas/image"}' 2023-10-16 09:45:46,131 83429 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/e487480f-19b3-4c3f-9da8-2e30adbb7f5b 0.033s 2023-10-16 09:45:46,132 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b95161ba-5b82-413d-88d9-b8299a991cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b'} Body: b'{"base_image_ref": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "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": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "owner_project_name": "tempest-ServerBootFromV olumeStableRescueTest-476995503", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "user_id": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-606221625", "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": "a4fcf2437a2d413ea584d0cc2508bed3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "created_at": "2023-10-16T09:45:45Z", "updated_at": "2023-10-16T09:45:45Z", "tags": [], "self": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "file": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b/file", "schema": "/v2/schemas/image"}' 2023-10-16 09:45:47,161 83429 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/e487480f-19b3-4c3f-9da8-2e30adbb7f5b 0.028s 2023-10-16 09:45:47,162 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-de01f4c7-7235-469f-a87b-84cd3b2d73f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b'} Body: b'{"base_image_ref": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "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": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "user_id": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-606221625", "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": "a4fcf2437a2d413ea584d0cc2508bed3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "created_at": "2023-10-16T09:45:45Z", "updated_at": "2023-10-16T09:45:45Z", "tags": [], "self": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "file": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b/file", "schema": "/v2/schemas/image"}' 2023-10-16 09:45:48,192 83429 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/e487480f-19b3-4c3f-9da8-2e30adbb7f5b 0.028s 2023-10-16 09:45:48,192 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7cfc9b24-7213-420e-8b4f-d9ab5d645296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b'} Body: b'{"base_image_ref": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "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": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "user_id": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-606221625", "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": "a4fcf2437a2d413ea584d0cc2508bed3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "created_at": "2023-10-16T09:45:45Z", "updated_at": "2023-10-16T09:45:45Z", "tags": [], "self": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "file": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b/file", "schema": "/v2/schemas/image"}' 2023-10-16 09:45:49,230 83429 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/e487480f-19b3-4c3f-9da8-2e30adbb7f5b 0.036s 2023-10-16 09:45:49,231 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aea8bb99-4156-4be3-9332-85f1bb450727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b'} Body: b'{"base_image_ref": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "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": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "user_id": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-606221625", "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": "a4fcf2437a2d413ea584d0cc2508bed3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "created_at": "2023-10-16T09:45:45Z", "updated_at": "2023-10-16T09:45:45Z", "tags": [], "self": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "file": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b/file", "schema": "/v2/schemas/image"}' 2023-10-16 09:45:50,256 83429 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/e487480f-19b3-4c3f-9da8-2e30adbb7f5b 0.023s 2023-10-16 09:45:50,256 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application /json', 'x-openstack-request-id': 'req-155a80ed-1e00-4433-82e8-e61443a590e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b'} Body: b'{"base_image_ref": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "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": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "owner_id": "a4fcf2437a2d413ea584d0cc2508bed3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "user_id": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-606221625", "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": "a4fcf2437a2d413ea584d0cc2508bed3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "created_at": "2023-10-16T09:45:45Z", "updated_at": "2023-10-16T09:45:50Z", "tags": [], "self": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "file": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b/file", "schema": "/v2/schemas/image"}' 2023-10-16 09:45:51,285 83429 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/e487480f-19b3-4c3f-9da8-2e30adbb7f5b 0.027s 2023-10-16 09:45:51,285 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b82f30d1-9f59-4fef-92e5-c5964bf0a485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b'} Body: b'{"base_image_ref": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "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": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "owner_id": "a4fcf2437a2d413ea584d0cc2508bed3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "user_id": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-606221625", "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": "a4fcf2437a2d413ea584d0cc2508bed3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "created_at": "2023-10-16T09:45:45Z", "updated_at": "2023-10-16T09:45:51Z", "tags": [], "self": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "file": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b/file", "schema": "/v2/schemas/image"}' 2023-10-16 09:45:52,321 83429 INFO [tempest.lib.common.rest_client] Request (ServerBo otFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b 0.035s 2023-10-16 09:45:52,321 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-147b4592-49a1-4d41-9f1e-23d78cb8699a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b'} Body: b'{"base_image_ref": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "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": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "owner_id": "a4fcf2437a2d413ea584d0cc2508bed3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "user_id": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-606221625", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "bccb40b3ecb86ceb2ff5de76dbc01775", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a4fcf2437a2d413ea584d0cc2508bed3", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "4051065b9f0b226de9e535899fc5ece31e20951ffcd292d966f3ed07ac21044cb5dce08c57c458838636c7b3a08f66a33f9b17664eb2cb8da2286f1a2c2b8809", "id": "e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "created_at": "2023-10-16T09:45:45Z", "updated_at": "2023-10-16T09:45:52Z", "tags": [], "self": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "file": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b/file", "schema": "/v2/schemas/image"}' 2023-10-16 09:45:52,356 83429 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/e487480f-19b3-4c3f-9da8-2e30adbb7f5b 0.034s 2023-10-16 09:45:52,357 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1c4faac5-091b-4173-9c80-6f595f9afe52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b'} Body: b'{"base_image_ref": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "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": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "owner_id": "a4fcf2437a2d413ea584d0cc2508bed3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "user_id": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-60622162 5", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "bccb40b3ecb86ceb2ff5de76dbc01775", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a4fcf2437a2d413ea584d0cc2508bed3", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "4051065b9f0b226de9e535899fc5ece31e20951ffcd292d966f3ed07ac21044cb5dce08c57c458838636c7b3a08f66a33f9b17664eb2cb8da2286f1a2c2b8809", "id": "e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "created_at": "2023-10-16T09:45:45Z", "updated_at": "2023-10-16T09:45:52Z", "tags": [], "self": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "file": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b/file", "schema": "/v2/schemas/image"}' 2023-10-16 09:45:52,876 83429 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/d45abd20-3a58-4657-8f4c-a426d8e39be3 0.518s 2023-10-16 09:45:52,876 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', '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-2d8b783c-4988-46a2-930e-2a64a5eee40c', 'x-compute-request-id': 'req-2d8b783c-4988-46a2-930e-2a64a5eee40c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3'} Body: b'{"server": {"id": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-664158185", "status": "ACTIVE", "tenant_id": "a4fcf2437a2d413ea584d0cc2508bed3", "user_id": "f90f091b76254a13957807feaeaef3fc", "metadata": {}, "hostId": "0c02da93f502ff87c28a6e7f7e0afbbbb0330fbef4029274ce53a6c5", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:43:52Z", "updated": "2023-10-16T09:45:52Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-292826937-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:de:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-10-16T09:44: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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-10-16 09:46:53,044 83429 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.084s 2023-10-16 09:46:53,045 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 16 Oct 2023 09:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e5af7cfe-bca7-4e54-b27f-6d977cf9983e', '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": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "password_expires_at": null}, "audit_ids": ["2YhmX--CRfy1JT2hxE7gOw"], "expires_at": "2023-10-16T10:46:52.000000Z", "issued_at": "2023-10-16T09:46:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4fcf2437a2d413ea584d0cc2508bed3", "name": "tempest-ServerBootFromVolumeStableRescueTest-476995503"}, "is_domain": false, "roles": [{"id": "0700db7830dd43919c06b3f145035732", "name": "member"}, {"id": "b351167b150d4eca82f399555e55d939", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a94b46e3d9cb4754b9647990bdd999e8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1b40c80e4ed24ea8bd4f7c7aa2f793ce", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a985385e708044ec9e12286387ead581", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2475ab05291b445098e267ee7c74de86", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d311e98323fd4b8b897473ec4d7a12fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a4fcf2437a2d413ea584d0cc2508bed3", "region": "RegionOne"}], "id": "36ac3605c1d14f36b09ea7471d4b0244", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5949d4d8bed14a1380ca240f2ff46b30", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "38a0ee3472c942fd88b426de0e96f11b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "903a13c8670f4967ac3c536374c2a4e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "39dd5055b47b4eb5b6617888e83b10fe", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9f73e4c9c92e457c9d2300bbe09e7f34", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "3bb5ead06899413cb27aa08eb39ed9d8", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2a7f133b01e24f51a82f278cf84b003c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a4fcf2437a2d413ea584d0cc2508bed3", "region": "RegionOne"}], "id": "779c2ce61768472294d9a3c009de0aa2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "558fb440c96c4780973bdfe3391e42e4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a4fcf2437a2d413ea584d0cc2508bed3", "region": "RegionOne"}], "id": "f64e648e8c154f0280017c6022efae70", "type": "volumev3", "name": "cinderv3"}]}}' 2023-10-16 09:46:53,046 83429 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'a571ad70-6f8b-4b02-86b9-df50290509f6', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-292826937-network', 'tenant_id': 'a4fcf2437a2d413ea584d0cc2508bed3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a4fcf2437a2d413ea584d0cc2508bed3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39966, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-10-16T09:43:31Z', 'updated_at': '2023-10-16T09:43:31Z', 'revision_number': 1} available for tenant 2023-10-16 09:46:53,605 83429 INFO [tem pest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.559s 2023-10-16 09:46:53,606 83429 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-2080310587", "imageRef": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "a571ad70-6f8b-4b02-86b9-df50290509f6"}]}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:46:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f', '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-c02a2723-469c-465b-9bfd-e64113ca76d9', 'x-compute-request-id': 'req-c02a2723-469c-465b-9bfd-e64113ca76d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "16d64ca5-035b-4c15-a6ec-7c0dfe64724f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "RdztqoH8JMLH"}}' 2023-10-16 09:46:53,689 83429 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/16d64ca5-035b-4c15-a6ec-7c0dfe64724f 0.080s 2023-10-16 09:46:53,689 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:46:53 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-971f3b97-8452-4127-a220-15680d5ac20b', 'x-compute-request-id': 'req-971f3b97-8452-4127-a220-15680d5ac20b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f'} Body: b'{"server": {"id": "16d64ca5-035b-4c15-a6ec-7c0dfe64724f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2080310587", "status": "BUILD", "tenant_id": "a4fcf2437a2d413ea584d0cc2508bed3", "user_id": "f90f091b76254a13957807feaeaef3fc", "metadata": {}, "hostId": "", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:46:54Z", "updated": "2023-10-16T09:46:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f"}], "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-10-16 09:47:43,870 83429 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/16d64ca5-035b-4c15-a6ec-7c0dfe64724f 0.112s 2023-10-16 09:47:43,871 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1776', '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-76f94c11-c711-441f-8cd8-14cb32b200c5', 'x-compute-request-id': 'req-76f94c11-c711-441f-8cd8-14cb32b200c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f'} Body: b'{"server": {"id": "16d64ca5-035b-4c15-a6ec-7c0dfe64724f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2080310587", "status": "ERROR", "tenant_id": "a4fcf2437a2d413ea584d0cc2508bed3", "user_id": "f90f091b76254a13957807feaeaef3fc", "metadata": {}, "hostId": "", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:46:53Z", "updated": "2023-10-16T09:47:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-10-16T09:47:27Z", "message": "Build of instance 16d64ca5-035b-4c15-a6ec-7c0dfe64724f aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:"}, "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": [{"id": "f9263ebe-08b4-4419-a820-16c361747637", "delete_on_termination": false}], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-10-16 09:47:43,901 83429 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-10-16 09:47:44,349 83429 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/16d64ca5-035b-4c15-a6ec-7c0dfe64724f 0.447s 2023-10-16 09:47:44,350 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:43 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-bdc79f1b-f37c-4299-b4ca-6ae5a372ef03', 'x-compute-request-id': 'req-bdc7 9f1b-f37c-4299-b4ca-6ae5a372ef03', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f'} Body: b'' 2023-10-16 09:47:44,380 83429 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/16d64ca5-035b-4c15-a6ec-7c0dfe64724f 0.030s 2023-10-16 09:47:44,381 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:44 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-328918cf-fd94-4ee1-ab75-1a83fcc660f4', 'x-compute-request-id': 'req-328918cf-fd94-4ee1-ab75-1a83fcc660f4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 16d64ca5-035b-4c15-a6ec-7c0dfe64724f could not be found."}}' {4} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [240.670469s] ... ok {4} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {0} tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete [236.677224s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.207152s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.018739s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.012864s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.045317s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.009161s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.008945s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.049044s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.039371s] ... ok {10} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {4} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [12.765375s] ... ok {2} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [265.396044s] ... ok {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots [0.330912s] ... ok {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots [0.108531s] ... ok {10} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.321927s] ... ok {4} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [37.279224s] ... ok {11} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [319.001198s] ... ok {11} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.511873s] ... ok {11} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.412575s] ... ok {8} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [344.292098s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume_swap.py", line 119, in test_volume_swap self.attach_volume(server, volume1) File "/opt/stack/tempest/tempest/api/compute/base.py", line 569, in attach_volume waiters.wait_for_volume_attachment_create( File "/opt/stack/tempest/tempest/common/waiters.py", line 375, in wait_for_volume_attachment_create raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Failed to attach volume 337baae2-5ce3-4443-847d-c7eff116e231 to server 1c0d394c-6e6b-41f6-b6eb-e5d54b82990f within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-16 09:44:08,677 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes 0.943s 2023-10-16 09:44:08,677 83435 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-1108633646"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70c9ad53-4860-4d01-a800-3b48ecad8a44', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70c9ad53-4860-4d01-a800-3b48ecad8a44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.243997", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-16 09:44:08,755 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.057s 2023-10-16 09:44:08,756 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11180364-1924-432e-99d4-8b0f1d1eeed4', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11180364-1924-432e-99d4-8b0f1d1eeed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:09,834 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.054s 2023-10-16 09:44:09,835 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e255f1-7153-42fe-af0b-b9267f804748', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e255f1-7153-42fe-af0b-b9267f804748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:10,891 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.043s 2023-10-16 09:44:10,892 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d270bda7-acec-4b96-a326-66a9049252c8', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d270bda7-acec-4b96-a326-66a9049252c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:11,971 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.065s 2023-10-16 09:44:11,971 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68a1f7f9-53fa-426e-aff8-e8267dc52a89', 'content-length': '904', 'open stack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68a1f7f9-53fa-426e-aff8-e8267dc52a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:13,111 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.125s 2023-10-16 09:44:13,112 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1b5d3da-7f16-4e97-92f9-7c772fbb017c', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1b5d3da-7f16-4e97-92f9-7c772fbb017c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:14,293 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.162s 2023-10-16 09:44:14,294 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa345242-8eec-4271-91bf-7230b7aae2a1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa345242-8eec-4271-91bf-7230b7aae2a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-444 3-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:15,371 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.062s 2023-10-16 09:44:15,371 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7951fe36-35d7-4557-8028-32e8087cbe16', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7951fe36-35d7-4557-8028-32e8087cbe16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:16,491 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.083s 2023-10-16 09:44:16,491 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cd3c0be-55d6-4039-b110-c7e2c624e8a5', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cd3c0be-55d6-4039-b110-c7e2c624e8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume -1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:17,588 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.079s 2023-10-16 09:44:17,588 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1769a088-999f-4feb-b353-884fe9a2acf4', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1769a088-999f-4feb-b353-884fe9a2acf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:18,712 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.103s 2023-10-16 09:44:18,713 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a27ed3c8-cba1-45cb-b59c-bcdaba5da9f7', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a27ed3c8-cba1-45cb-b59c-bcdaba5da9f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmar k", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:19,843 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.093s 2023-10-16 09:44:19,843 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f8e69d-d94a-4d10-9cad-4fa6a7add685', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f8e69d-d94a-4d10-9cad-4fa6a7add685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:20,921 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.059s 2023-10-16 09:44:20,922 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16278e09-7772-4a7a-94f2-b8d3bafe8edf', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16278e09-7772-4a7a-94f2-b8d3bafe8edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": fals e, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:22,004 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.065s 2023-10-16 09:44:22,005 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac8fec4f-0171-4349-89cb-934ee77bd086', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac8fec4f-0171-4349-89cb-934ee77bd086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:23,074 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.051s 2023-10-16 09:44:23,075 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d9c5049-fcdf-4dc0-96cc-011af34fa36c', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d9c5049-fcdf-4dc0-96cc-011af34fa36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:24,158 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/ 337baae2-5ce3-4443-847d-c7eff116e231 0.070s 2023-10-16 09:44:24,159 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e92416-780e-4710-a2c3-0abd6dcde079', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e92416-780e-4710-a2c3-0abd6dcde079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:25,247 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.064s 2023-10-16 09:44:25,247 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642b2642-c8c5-48d2-b775-21f383aae5e5', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642b2642-c8c5-48d2-b775-21f383aae5e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:26,369 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.109s 2023-10-16 09:44:26,370 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': ' Mon, 16 Oct 2023 09:44:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e28fe9ea-af72-4a9c-8ce7-6690ba939e83', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e28fe9ea-af72-4a9c-8ce7-6690ba939e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:27,485 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.101s 2023-10-16 09:44:27,486 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebdef630-bd17-416f-812e-803280c3b139', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebdef630-bd17-416f-812e-803280c3b139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:28,586 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.085s 2023-10-16 09:44:28,586 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa6d3e42-28a6-4162-8315-6ccfd21b62bb', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-aa6d3e42-28a6-4162-8315-6ccfd21b62bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:29,661 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.061s 2023-10-16 09:44:29,661 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e19cf02-83ad-4f1c-8241-163a323555c5', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e19cf02-83ad-4f1c-8241-163a323555c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:30,794 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.114s 2023-10-16 09:44:30,795 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b96271bb-4b6e-4303-a122-bb641ebaafaa', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b96271bb-4b6e-4303-a122-bb641ebaafaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c 7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:31,930 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.106s 2023-10-16 09:44:31,931 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ceee3ad-955f-4178-9492-8dd1241e544a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ceee3ad-955f-4178-9492-8dd1241e544a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:32.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:31,946 83435 INFO [tempest.common.waiters] volume 337baae2-5ce3-4443-847d-c7eff116e231 reached available after waiting for 23.946490 seconds 2023-10-16 09:44:32,420 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes 0.472s 2023-10-16 09:44:32,421 83435 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-1947383572"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e9968b-a5c4-485c-baae-66097b197702', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e9968b-a5c4-485c-baae-66097b197702', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes'} Body: b'{"volume": {"id": "a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:32.3005 19", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1947383572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-16 09:44:32,517 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39 0.081s 2023-10-16 09:44:32,518 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-684ac345-efb3-497b-a812-aed2427383b5', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-684ac345-efb3-497b-a812-aed2427383b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39'} Body: b'{"volume": {"id": "a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:32.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1947383572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:33,609 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39 0.072s 2023-10-16 09:44:33,609 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f94c3b8-e614-4d62-b78a-4437f73debbe', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f94c3b8-e614-4d62-b78a-4437f73debbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39'} Body: b'{"volume": {"id": "a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:32.000000", "updated_at": "2023-10-16T09:44:33.000000", "name": "tempest-TestVolumeSwap-volume-1947383572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}, {"rel": "bookmark", "href": "http://10.0.0.21 0/volume/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:34,669 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39 0.045s 2023-10-16 09:44:34,670 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-975a7a89-5419-46e9-ac31-13bef329170b', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-975a7a89-5419-46e9-ac31-13bef329170b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39'} Body: b'{"volume": {"id": "a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:32.000000", "updated_at": "2023-10-16T09:44:33.000000", "name": "tempest-TestVolumeSwap-volume-1947383572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:35,767 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39 0.057s 2023-10-16 09:44:35,770 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-633e2e4c-3918-45cd-8d3f-37f2e341d215', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-633e2e4c-3918-45cd-8d3f-37f2e341d215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39'} Body: b'{"volume": {"id": "a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:32.000000", "updated_at": "2023-10-16T09:44:33.000000", "name": "tempest-TestVolumeSwap-volume-1947383572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol -tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:36,851 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39 0.064s 2023-10-16 09:44:36,852 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f18a8f-7616-4007-b1b1-b865bb77c8dc', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f18a8f-7616-4007-b1b1-b865bb77c8dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39'} Body: b'{"volume": {"id": "a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:32.000000", "updated_at": "2023-10-16T09:44:33.000000", "name": "tempest-TestVolumeSwap-volume-1947383572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:37,920 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39 0.046s 2023-10-16 09:44:37,921 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c419b99b-0b73-4396-9df6-f3c06c2f6c27', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c419b99b-0b73-4396-9df6-f3c06c2f6c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39'} Body: b'{"volume": {"id": "a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:32.000000", "updated_at": "2023-10-16T09:44:33.000000", "name": "tempest-TestVolumeSwap-volume-1947383572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:39,054 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc2 4d90a39 0.120s 2023-10-16 09:44:39,054 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fda0858-283e-44c4-b566-cb5651e46672', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fda0858-283e-44c4-b566-cb5651e46672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39'} Body: b'{"volume": {"id": "a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:32.000000", "updated_at": "2023-10-16T09:44:33.000000", "name": "tempest-TestVolumeSwap-volume-1947383572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:40,136 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39 0.051s 2023-10-16 09:44:40,137 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17417318-00dc-4ff7-8101-29c03ff2207f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17417318-00dc-4ff7-8101-29c03ff2207f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39'} Body: b'{"volume": {"id": "a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:32.000000", "updated_at": "2023-10-16T09:44:40.000000", "name": "tempest-TestVolumeSwap-volume-1947383572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:40,149 83435 INFO [tempest.common.waiters] volume a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39 reached available after waiting for 8.149510 seconds 2023-10-16 09:44:40,151 83435 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-10-16 09:44:40,290 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.134s 2023- 10-16 09:44:40,291 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-193753504", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCkerhSX2ESfi6yIwy3pqF6xZrlFRUGF12oJeq33lLeKQHy8c5rhTkNY8IXsANWd8wE4iLXnUdFod6fG0rtDOmdxB4KiLO13GHeDXbu3yUdDrnraYfYTMRCQ0m8EMPtUag=="}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:40 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-133a1031-3482-40c8-a897-78c2673fdadb', 'x-compute-request-id': 'req-133a1031-3482-40c8-a897-78c2673fdadb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-193753504", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCkerhSX2ESfi6yIwy3pqF6xZrlFRUGF12oJeq33lLeKQHy8c5rhTkNY8IXsANWd8wE4iLXnUdFod6fG0rtDOmdxB4KiLO13GHeDXbu3yUdDrnraYfYTMRCQ0m8EMPtUag==", "fingerprint": "e4:6b:55:75:95:23:2a:e8:93:73:23:9b:6a:9c:f8:52", "user_id": "cfac413e4633478b9e524c34d5239d8b"}}' 2023-10-16 09:44:40,293 83435 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-193753504 created 2023-10-16 09:44:40,617 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.322s 2023-10-16 09:44:40,617 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--556246883", "description": "tempest-description--73677820"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1658', 'x-openstack-request-id': 'req-55c1a985-6b66-47ea-a02d-48d7d372201c', 'date': 'Mon, 16 Oct 2023 09:44:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ca76aec9-b744-4cbb-bf29-cdf4e66e8c05", "name": "tempest-securitygroup--556246883", "stateful": true, "tenant_id": "96d85f52140448bca8fa0646bea02d75", "description": "tempest-description--73677820", "shared": false, "security_group_rules": [{"id": "1b8e2008-8e16-4b29-894e-3c78686ae7b5", "project_id": "96d85f52140448bca8fa0646bea02d75", "tenant_id": "96d85f52140448bca8fa0646bea02d75", "security_group_id": "ca76aec9-b744-4cbb-bf29-cdf4e66e8c05", "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": 346, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-16T09:44:40Z", "updated_at": "2023-10-16T09:44:40Z", "revision_number": 0}, {"id": "65032781-dd29-45c9-84e2-1110fb7c2ac0", "project_id": "96d85f52140448bca8fa0646bea02d75", "tenant_id": "96d85f52140448bca8fa0646bea02d75", "security_group_id": "ca76aec9-b744-4cbb-bf29-cdf4e66e8c05", "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": 345, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-16T09:44:40Z", "updated_at": "2023-10-16T09:44:40Z", "revision_number": 0}], "tags": [], "created_at": "2023-10-16T09:44:40Z", "updated_at": "2023-10-16T09:44:40Z", "revision_number": 1, "project_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:41,040 83435 INFO [tempe st.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.422s 2023-10-16 09:44:41,041 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ca76aec9-b744-4cbb-bf29-cdf4e66e8c05", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-da9e554d-552c-47b4-b028-075ac42ee9f0', 'date': 'Mon, 16 Oct 2023 09:44: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": "610687a1-7814-4677-b3ac-17855c432f91", "project_id": "96d85f52140448bca8fa0646bea02d75", "tenant_id": "96d85f52140448bca8fa0646bea02d75", "security_group_id": "ca76aec9-b744-4cbb-bf29-cdf4e66e8c05", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2023-10-16T09:44:40Z", "updated_at": "2023-10-16T09:44:40Z", "revision_number": 0}}' 2023-10-16 09:44:41,382 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.340s 2023-10-16 09:44:41,382 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ca76aec9-b744-4cbb-bf29-cdf4e66e8c05", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c5303fa1-1111-45b6-96de-79499629960b', 'date': 'Mon, 16 Oct 2023 09:44: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": "4e763b6a-4444-4b93-bc04-365f3ad88b47", "project_id": "96d85f52140448bca8fa0646bea02d75", "tenant_id": "96d85f52140448bca8fa0646bea02d75", "security_group_id": "ca76aec9-b744-4cbb-bf29-cdf4e66e8c05", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2023-10-16T09:44:41Z", "updated_at": "2023-10-16T09:44:41Z", "revision_number": 0}}' 2023-10-16 09:44:41,383 83435 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--556246883 created 2023-10-16 09:44:42,468 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.085s 2023-10-16 09:44:42,469 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9f4ada7e-1918-466c-8275-3df76a336097"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-18c01416-e303-4d3a-b5dd-93eee7ccf2bd', 'date': 'Mon, 16 Oct 2023 09:44:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "34913a18-97a2-4f9e-9a49-f745effb23f1", "tenant_id": "96d85f52140448bca8fa0646bea02d75", "floating_ip_address": "172.24.4.226", "floating_ network_id": "9f4ada7e-1918-466c-8275-3df76a336097", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "96d85f52140448bca8fa0646bea02d75", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-10-16T09:44:41Z", "updated_at": "2023-10-16T09:44:41Z", "revision_number": 0}}' 2023-10-16 09:44:42,469 83435 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '34913a18-97a2-4f9e-9a49-f745effb23f1', 'tenant_id': '96d85f52140448bca8fa0646bea02d75', 'floating_ip_address': '172.24.4.226', 'floating_network_id': '9f4ada7e-1918-466c-8275-3df76a336097', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '96d85f52140448bca8fa0646bea02d75', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-16T09:44:41Z', 'updated_at': '2023-10-16T09:44:41Z', 'revision_number': 0, 'ip': '172.24.4.226'} created 2023-10-16 09:44:42,589 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.110s 2023-10-16 09:44:42,589 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2799', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-db6ca99c-fa62-452d-8642-5be6afaf031f', '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": "cfac413e4633478b9e524c34d5239d8b", "name": "tempest-TestVolumeSwap-346509380-project-member", "password_expires_at": null}, "audit_ids": ["NpkVqOIATEGA_vwLlaZO5Q"], "expires_at": "2023-10-16T10:44:42.000000Z", "issued_at": "2023-10-16T09:44:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96d85f52140448bca8fa0646bea02d75", "name": "tempest-TestVolumeSwap-346509380"}, "is_domain": false, "roles": [{"id": "0700db7830dd43919c06b3f145035732", "name": "member"}, {"id": "b351167b150d4eca82f399555e55d939", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a94b46e3d9cb4754b9647990bdd999e8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1b40c80e4ed24ea8bd4f7c7aa2f793ce", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a985385e708044ec9e12286387ead581", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2475ab05291b445098e267ee7c74de86", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d311e98323fd4b8b897473ec4d7a12fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75", "region": "RegionOne"}], "id": "36ac3605c1d14f36b09ea7471d4b0244", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5949d4d8bed14a1380ca240f2ff46b30", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "38a0ee3472c942fd88b426de0e96f11b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "903a13c8670f4967ac3c536374c2a4e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "39dd5055b47b4eb5b6617888e83b10fe", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9f73e4c9c92e457c9d2300bbe09e7f34", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "3bb5ead06899413cb27aa08eb39ed9d8", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2a7f133b01e24f51a82f278cf84b003c", "interface": "public", "region _id": "RegionOne", "url": "http://10.0.0.210/compute/v2/96d85f52140448bca8fa0646bea02d75", "region": "RegionOne"}], "id": "779c2ce61768472294d9a3c009de0aa2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "558fb440c96c4780973bdfe3391e42e4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75", "region": "RegionOne"}], "id": "f64e648e8c154f0280017c6022efae70", "type": "volumev3", "name": "cinderv3"}]}}' 2023-10-16 09:44:42,590 83435 INFO [tempest.lib.common.fixed_network] (TestVolumeSwap:test_volume_swap) Found network {'id': 'b6011a11-a0a3-40cb-bf20-d1df67f13d18', 'name': 'tempest-TestVolumeSwap-1041414891-network', 'tenant_id': '96d85f52140448bca8fa0646bea02d75', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '96d85f52140448bca8fa0646bea02d75', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2341, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-10-16T09:43:31Z', 'updated_at': '2023-10-16T09:43:31Z', 'revision_number': 1} available for tenant 2023-10-16 09:44:42,591 83435 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-193753504', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCkerhSX2ESfi6yIwy3pqF6xZrlFRUGF12oJeq33lLeKQHy8c5rhTkNY8IXsANWd8wE4iLXnUdFod6fG0rtDOmdxB4KiLO13GHeDXbu3yUdDrnraYfYTMRCQ0m8EMPtUag==', 'fingerprint': 'e4:6b:55:75:95:23:2a:e8:93:73:23:9b:6a:9c:f8:52', 'user_id': 'cfac413e4633478b9e524c34d5239d8b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCsypxXF1bn/qeu2EDNUBZnD3HzrRp+7ebzAcqlan2L7+mziu+kM4c6\nD+lpitzD61CgBwYFK4EEACKhZANiAAQpHq4Ul9hEn4usiMMt6ahesWa5RUVBhddq\nCXqt95S3ikB8vHOa4U5DWPCF7ADVnfMBOIi151HRaHenxtK7QzpncQeCoiztdxh3\ng127t8lHQ6562mH2EzEQkNJvBDD7VGo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ca76aec9-b744-4cbb-bf29-cdf4e66e8c05', 'name': 'tempest-securitygroup--556246883', 'stateful': True, 'tenant_id': '96d85f52140448bca8fa0646bea02d75', 'description': 'tempest-description--73677820', 'shared': False, 'security_group_rules': [{'id': '1b8e2008-8e16-4b29-894e-3c78686ae7b5', 'project_id': '96d85f52140448bca8fa0646bea02d75', 'tenant_id': '96d85f52140448bca8fa0646bea02d75', 'security_group_id': 'ca76aec9-b744-4cbb-bf29-cdf4e66e8c05', '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': 346, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-16T09:44:40Z', 'updated_at': '2023-10-16T09:44:40Z', 'revision_number': 0}, {'id': '65032781-dd29-45c9-84e2-1110fb7c2ac0', 'project_id': '96d85f52140448bca8fa0646bea02d75', 'tenant_id': '96d85f52140448bca8fa0646bea02d75', 'security_group_id': 'ca76aec9-b744-4cbb-bf29-cdf4e66e8c05', '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': 345, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-16T09:44:40Z', 'updated_at': '2023-10-16T09:44:40Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-10-16T09:44:40Z', 'updated_at': '2023-10-16T09:44:40Z', 'revision_number': 1, 'project_id': '96d85f52140448bca8fa0646bea02d75'}, 'floating_ip': {'id': '34913a18-97a2-4f9e-9a49-f745effb23f1', 'tenant_id': '96d85f52140448bca8fa0646bea02d75', 'floating_ip_address': '172.24.4.226', 'floating_network_id': '9f4ada7e-1918-466c-8275-3df76a336097', 'router_id': None, 'port_id': None, 'fixed_ip_address': Non e, 'status': 'DOWN', 'project_id': '96d85f52140448bca8fa0646bea02d75', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-16T09:44:41Z', 'updated_at': '2023-10-16T09:44:41Z', 'revision_number': 0, 'ip': '172.24.4.226'}} 2023-10-16 09:44:43,305 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/compute/v2.1/servers 0.711s 2023-10-16 09:44:43,305 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeSwap-server-1526365471", "imageRef": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "flavorRef": "1", "networks": [{"uuid": "b6011a11-a0a3-40cb-bf20-d1df67f13d18"}], "security_groups": [{"name": "tempest-securitygroup--556246883"}], "key_name": "tempest-keypair-193753504", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f73d233b-111e-4ec2-b676-a5d7c85e491d', 'x-compute-request-id': 'req-f73d233b-111e-4ec2-b676-a5d7c85e491d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1c0d394c-6e6b-41f6-b6eb-e5d54b82990f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--556246883"}], "adminPass": "hSpu2cD9EtKD"}}' 2023-10-16 09:44:43,435 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f 0.126s 2023-10-16 09:44:43,435 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1223', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39dbf63f-7453-4d17-a82b-585f5fe8c810', 'x-compute-request-id': 'req-39dbf63f-7453-4d17-a82b-585f5fe8c810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f'} Body: b'{"server": {"id": "1c0d394c-6e6b-41f6-b6eb-e5d54b82990f", "name": "tempest-TestVolumeSwap-server-1526365471", "status": "BUILD", "tenant_id": "96d85f52140448bca8fa0646bea02d75", "user_id": "cfac413e4633478b9e524c34d5239d8b", "metadata": {}, "hostId": "", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:44:43Z", "updated": "2023-10-16T09:44:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:ava ilability_zone": "", "config_drive": "", "key_name": "tempest-keypair-193753504", "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-10-16 09:45:33,735 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f 0.241s 2023-10-16 09:45:33,736 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1522', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30427c34-662c-4f2a-b2e3-b169786236eb', 'x-compute-request-id': 'req-30427c34-662c-4f2a-b2e3-b169786236eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f'} Body: b'{"server": {"id": "1c0d394c-6e6b-41f6-b6eb-e5d54b82990f", "name": "tempest-TestVolumeSwap-server-1526365471", "status": "ACTIVE", "tenant_id": "96d85f52140448bca8fa0646bea02d75", "user_id": "cfac413e4633478b9e524c34d5239d8b", "metadata": {}, "hostId": "3fd1fcff88e504929eb7c32f9273412fe5f5d061d8f74925922c26b5", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:44:43Z", "updated": "2023-10-16T09:44:52Z", "addresses": {"tempest-TestVolumeSwap-1041414891-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:54:d6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-193753504", "OS-SRV-USG:launched_at": "2023-10-16T09:44:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--556246883"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-16 09:45:33,762 83435 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-10-16 09:46:33,981 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f/os-interface 0.159s 2023-10-16 09:46:33,981 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:46:33 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-8ec90266-01ab-47f6-8ca8-e548e6e0faac', 'x-compute-request-id': 'req-8ec90266-01ab-47f6-8ca8-e548e6e0faac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b6011a11-a0a3-40cb-bf20-d1df67f13d18", "port_id": "49 00a7e6-ebaf-4b7e-b244-9ba4f926c1e9", "mac_addr": "fa:16:3e:42:54:d6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2c534c7e-082a-43ef-8f42-9033922d8323", "ip_address": "10.0.0.4"}]}]}' 2023-10-16 09:46:34,648 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/34913a18-97a2-4f9e-9a49-f745effb23f1 0.662s 2023-10-16 09:46:34,648 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4900a7e6-ebaf-4b7e-b244-9ba4f926c1e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-6d309153-9cb3-4119-badb-24de93536ac7', 'date': 'Mon, 16 Oct 2023 09:46:34 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/34913a18-97a2-4f9e-9a49-f745effb23f1'} Body: b'{"floatingip": {"id": "34913a18-97a2-4f9e-9a49-f745effb23f1", "tenant_id": "96d85f52140448bca8fa0646bea02d75", "floating_ip_address": "172.24.4.226", "floating_network_id": "9f4ada7e-1918-466c-8275-3df76a336097", "router_id": "6aaa3211-9062-48f5-a9c5-9ad5a7bf0043", "port_id": "4900a7e6-ebaf-4b7e-b244-9ba4f926c1e9", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b6011a11-a0a3-40cb-bf20-d1df67f13d18", "mac_address": "fa:16:3e:42:54:d6", "admin_state_up": true, "status": "ACTIVE", "device_id": "1c0d394c-6e6b-41f6-b6eb-e5d54b82990f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-10-16T09:44:41Z", "updated_at": "2023-10-16T09:46:34Z", "revision_number": 1, "project_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:46:34,652 83435 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.226:22' as 'cirros' with public key authentication 2023-10-16 09:46:34,691 83435 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-10-16 09:46:34,808 83435 INFO [paramiko.transport] Authentication (publickey) successful! 2023-10-16 09:46:34,808 83435 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.226 successfully created 2023-10-16 09:46:36,080 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 POST http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f/os-volume_attachments 1.271s 2023-10-16 09:46:36,081 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "337baae2-5ce3-4443-847d-c7eff116e231"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:46:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baae67b5-d3ed-421e-97b6-a8e882aace7e', 'x-compute-request-id': 'req-baae67b5-d3ed-421e-97b6-a8e882aace7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "serverId": "1c0d394c-6e6b-41f6-b6eb-e5d54b82990f", "volumeId": "337baae2-5ce3-4443-847d-c7eff116e231", "device": "/dev/vdb"}}' 2023-10-16 09:46:54,088 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 18.005s 2023-10-16 09:46:54,089 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:46:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d04a0e69-1dc0-4fd1-bfa5-cc6591fadb06', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d04a0e69-1dc0-4fd1-bfa5-cc6591fadb06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:46:36.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:02,026 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 6.924s 2023-10-16 09:47:02,027 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:46:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f825ae-337a-4d3f-9f28-abac67db4fc2', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f825ae-337a-4d3f-9f28-abac67db4fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:46:36.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:12,899 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 9.856s 2023-10-16 09:47:12,900 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec9a58f-ec37-4105-9a19-4b47f04a3309', 'content-length': '904', 'openstack-api-version': 'vo lume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec9a58f-ec37-4105-9a19-4b47f04a3309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:46:36.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:14,453 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.540s 2023-10-16 09:47:14,453 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89876411-7491-4933-81d8-3ae48f681f03', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89876411-7491-4933-81d8-3ae48f681f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:46:36.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:15,569 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.102s 2023-10-16 09:47:15,569 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-100c990f-b206-4c2e-a877-7b9ac7657daf', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-100c990f-b206-4c2e-a877-7b9ac7657daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:16,623 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.040s 2023-10-16 09:47:16,623 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcda9864-0aa7-4aae-9ca8-04b39fcbda54', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcda9864-0aa7-4aae-9ca8-04b39fcbda54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:18,399 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.750s 2023-10-16 09:47:18,399 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be8d1953-b53e-457d-aabd-a62294ac7467', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be8d1953-b53e-457d-aabd-a62294ac7467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "descr iption": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:19,569 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.144s 2023-10-16 09:47:19,569 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-361cb9cc-f217-42e8-a643-c319252a8fc6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-361cb9cc-f217-42e8-a643-c319252a8fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:20,673 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.091s 2023-10-16 09:47:20,674 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff24c60-d1bf-41c2-a619-4cf2c8ff4b39', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff24c60-d1bf-41c2-a619-4cf2c8ff4b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http: //10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:21,728 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.040s 2023-10-16 09:47:21,728 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-967f73dc-4c57-4e64-affa-cf607a7574ed', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-967f73dc-4c57-4e64-affa-cf607a7574ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:22,808 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.064s 2023-10-16 09:47:22,808 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5305d99-ac3f-4286-b791-b170f8a0b1e3', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5305d99-ac3f-4286-b791-b170f8a0b1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments" : [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:23,866 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.045s 2023-10-16 09:47:23,866 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d4b0cc4-03c3-4851-9862-0e595246b8b7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d4b0cc4-03c3-4851-9862-0e595246b8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:24,924 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.040s 2023-10-16 09:47:24,925 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60974298-3b62-4df8-b9be-ca0bd30c313c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60974298-3b62-4df8-b9be-ca0bd30c313c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:25,985 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3- 4443-847d-c7eff116e231 0.046s 2023-10-16 09:47:25,985 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1aff871-e81e-46da-bc24-d81ed1769920', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1aff871-e81e-46da-bc24-d81ed1769920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:27,054 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.055s 2023-10-16 09:47:27,054 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6411ec69-9afd-40f4-aa03-a8e529228825', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6411ec69-9afd-40f4-aa03-a8e529228825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:28,105 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.038s 2023-10-16 09:47:28,105 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebd9d5b7-83f4-48b9-8e42-777e3a12664a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebd9d5b7-83f4-48b9-8e42-777e3a12664a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:29,158 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.039s 2023-10-16 09:47:29,158 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57cd0389-6a92-41d1-a64d-a1577c51b9af', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57cd0389-6a92-41d1-a64d-a1577c51b9af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:30,211 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.039s 2023-10-16 09:47:30,211 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8edc2a0f-28d5-412c-82a1-79c5effd4800', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8edc2a0f-28d5-412c-82a1-79c5effd4800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:31,262 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.037s 2023-10-16 09:47:31,263 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f5e24c-39d9-4517-9ff2-e6108e99d3fd', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f5e24c-39d9-4517-9ff2-e6108e99d3fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:32,321 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.044s 2023-10-16 09:47:32,322 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7018655a-c0af-452f-a1e4-5ae80a0608b5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7018655a-c0af-452f-a1e4-5ae80a0608b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e 231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:33,397 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.049s 2023-10-16 09:47:33,398 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25686c02-09ac-41cd-a337-3109ae8737a5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25686c02-09ac-41cd-a337-3109ae8737a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:34,471 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.060s 2023-10-16 09:47:34,472 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b53982c-c2b6-4078-866f-a0a87d6347e8', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b53982c-c2b6-4078-866f-a0a87d6347e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, " source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:35,529 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.043s 2023-10-16 09:47:35,529 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32cfed1-3e1a-41ff-9edd-c81e5304fc38', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32cfed1-3e1a-41ff-9edd-c81e5304fc38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:36,582 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.039s 2023-10-16 09:47:36,583 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a30b2827-27ea-45fd-b353-ae24098684ae', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a30b2827-27ea-45fd-b353-ae24098684ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baa e2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:37,913 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.316s 2023-10-16 09:47:37,913 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a19f6e75-b2bb-440a-b235-16afc6272629', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a19f6e75-b2bb-440a-b235-16afc6272629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:38,975 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.048s 2023-10-16 09:47:38,975 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-888996a8-8823-4bf6-8302-54a76a041c39', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-888996a8-8823-4bf6-8302-54a76a041c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea0 2d75"}}' 2023-10-16 09:47:40,071 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.082s 2023-10-16 09:47:40,072 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09af2bb-0274-4238-ad5d-b087d7e42942', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09af2bb-0274-4238-ad5d-b087d7e42942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:41,132 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.046s 2023-10-16 09:47:41,133 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bfe1d82-3e1e-45fd-8a9c-65df414ceb05', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bfe1d82-3e1e-45fd-8a9c-65df414ceb05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:42,253 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.108s 2023-10-16 09:47:42,254 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c74d2b9-07d6-497a-8cdc-ed27aed9d71d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c74d2b9-07d6-497a-8cdc-ed27aed9d71d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:43,313 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.043s 2023-10-16 09:47:43,314 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9478ee1f-d8a0-4b3b-ace5-de7d39df5465', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9478ee1f-d8a0-4b3b-ace5-de7d39df5465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:44,413 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.085s 2023-10-16 09:47:44,413 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-ty pe': 'application/json', 'x-compute-request-id': 'req-a9eb81ac-169d-40dc-a5ab-02142e0f8987', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9eb81ac-169d-40dc-a5ab-02142e0f8987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:45,490 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.059s 2023-10-16 09:47:45,491 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c4f4e10-6c68-402c-839a-768d81ff19a7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c4f4e10-6c68-402c-839a-768d81ff19a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:46,585 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.072s 2023-10-16 09:47:46,585 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bcff53c-389d-4cd9-8ea0-8a5468baab18', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bcff53c-389d-4cd9-8ea0-8a5468baab18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:47,648 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.049s 2023-10-16 09:47:47,648 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7de6f2b-1315-47b4-baa8-4719cae74e44', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7de6f2b-1315-47b4-baa8-4719cae74e44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:48,737 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.074s 2023-10-16 09:47:48,738 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3264fce5-4a67-443a-92b4-fdee130934b4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3264fce5-4a67-443a-92b4-fdee130934b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova" , "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:49,803 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.051s 2023-10-16 09:47:49,804 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f05fe2db-4378-4959-8391-1ac8ee2974aa', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f05fe2db-4378-4959-8391-1ac8ee2974aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:50,866 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.049s 2023-10-16 09:47:50,867 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2a2e1c-bde3-452e-bc82-06ef3e0c21c6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2a2e1c-bde3-452e-bc82-06ef3e0c21c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "hre f": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:51,947 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.055s 2023-10-16 09:47:51,948 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9dd7859-1214-48aa-9f54-b5d80734aeb2', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9dd7859-1214-48aa-9f54-b5d80734aeb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:53,007 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.044s 2023-10-16 09:47:53,008 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e81f21f6-22ed-4213-b57d-f5ab0bc74a6a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e81f21f6-22ed-4213-b57d-f5ab0bc74a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e52 4c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:54,286 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.261s 2023-10-16 09:47:54,287 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ac52357-2f1e-4ad5-899f-481c0fba3f06', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ac52357-2f1e-4ad5-899f-481c0fba3f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:55,355 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.044s 2023-10-16 09:47:55,355 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e99a95e-6820-4b5f-9e11-abfc3641d926', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e99a95e-6820-4b5f-9e11-abfc3641d926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:56,415 83435 INFO [tempest.lib.common .rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.047s 2023-10-16 09:47:56,416 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f809e769-e25f-4478-9077-15237752f4c3', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f809e769-e25f-4478-9077-15237752f4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:57,492 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.061s 2023-10-16 09:47:57,492 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e7fd0e-74fe-4ba1-8aca-e49ea1d1155c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e7fd0e-74fe-4ba1-8aca-e49ea1d1155c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:58,608 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.080s 2023-10-16 09:47:58,609 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Typ e': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d59339de-8660-40df-b77c-5d972f7c2d01', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d59339de-8660-40df-b77c-5d972f7c2d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:59,694 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.063s 2023-10-16 09:47:59,694 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d91e303-17e0-4408-8450-c3de0d85f760', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d91e303-17e0-4408-8450-c3de0d85f760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:00,768 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.047s 2023-10-16 09:48:00,768 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f09e8746-93b0 -4ca5-acc3-15b97509569b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f09e8746-93b0-4ca5-acc3-15b97509569b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:01,901 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.115s 2023-10-16 09:48:01,902 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ab29afe-353c-48d0-b884-e41e78764e34', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ab29afe-353c-48d0-b884-e41e78764e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:02,992 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.067s 2023-10-16 09:48:02,993 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e852f0d-2f72-473b-9110-2dd4d9b47615', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e852f0d-2f72-473b-9110-2dd4d9b47615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ 96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:04,064 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.056s 2023-10-16 09:48:04,065 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a502dfa5-a7b6-475f-b177-51f5aab77a25', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a502dfa5-a7b6-475f-b177-51f5aab77a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:05,152 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.061s 2023-10-16 09:48:05,153 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c9685d-94f9-4d46-827f-59fe16588e32', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c9685d-94f9-4d46-827f-59fe16588e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-1 0-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:06,212 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.045s 2023-10-16 09:48:06,213 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26872a5c-4603-4afa-8446-3e8728a2d4c5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26872a5c-4603-4afa-8446-3e8728a2d4c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:07,280 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.054s 2023-10-16 09:48:07,281 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4012dbd-19c7-4ca0-87da-f35187ca1f2e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4012dbd-19c7-4ca0-87da-f35187ca1f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/v olumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:08,340 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.045s 2023-10-16 09:48:08,340 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f0cd634-79c2-4b76-9e16-cf48b37c428d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f0cd634-79c2-4b76-9e16-cf48b37c428d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:09,400 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.045s 2023-10-16 09:48:09,401 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-567e8069-fecf-4803-bbac-493198ffea1b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-567e8069-fecf-4803-bbac-493198ffea1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replicatio n_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:10,502 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.075s 2023-10-16 09:48:10,502 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0936295d-c449-4b58-8601-9b8b8a23a968', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0936295d-c449-4b58-8601-9b8b8a23a968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:11,581 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.055s 2023-10-16 09:48:11,582 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c87aec31-2a7f-483b-b118-56746d0f7659', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c87aec31-2a7f-483b-b118-56746d0f7659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:12,686 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET ht tp://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.083s 2023-10-16 09:48:12,686 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a615f2-dcbb-41f3-84df-d995fe8dd116', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a615f2-dcbb-41f3-84df-d995fe8dd116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:13,757 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.052s 2023-10-16 09:48:13,757 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-348737e0-50cb-41f1-b6be-081e7293830e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-348737e0-50cb-41f1-b6be-081e7293830e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:14,845 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.072s 2023-10-16 09:48:14,845 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token ': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc363920-4b9c-4951-b509-29484b7a0214', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc363920-4b9c-4951-b509-29484b7a0214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:15,899 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.040s 2023-10-16 09:48:15,899 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf9b3453-4313-413a-8103-7b6a06139f94', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf9b3453-4313-413a-8103-7b6a06139f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:16,993 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.080s 2023-10-16 09:48:16,994 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6cb5b80-8c1a-4905-9ded-04c459043b8d', 'content-length': '905', 'openstack-api-v ersion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6cb5b80-8c1a-4905-9ded-04c459043b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:18,097 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.088s 2023-10-16 09:48:18,097 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17f69854-87b6-42e9-a876-480b50b9eb2e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17f69854-87b6-42e9-a876-480b50b9eb2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:19,183 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.073s 2023-10-16 09:48:19,184 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00b90988-41a6-4e62-b9e1-31fe0cbc3494', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00b90988-41a6-4e62-b9e1-31fe0cbc3494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7 eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:20,245 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.048s 2023-10-16 09:48:20,245 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c6f840d-ad3d-4fdf-b9e7-ab8931473163', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c6f840d-ad3d-4fdf-b9e7-ab8931473163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:21,305 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.046s 2023-10-16 09:48:21,305 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6397a9a1-23de-4cf1-b3fd-f40300d98727', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6397a9a1-23de-4cf1-b3fd-f40300d98727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-11086 33646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:22,367 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.047s 2023-10-16 09:48:22,367 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4020b9df-d964-451f-8365-e2ce99b13de2', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4020b9df-d964-451f-8365-e2ce99b13de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:23,424 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.044s 2023-10-16 09:48:23,424 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0090b4ea-483f-419c-a4af-4f513118ec67', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0090b4ea-483f-419c-a4af-4f513118ec67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:24,501 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.063s 2023-10-16 09:48:24,501 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31243f6c-f953-4b7e-80d8-68482e8081a1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31243f6c-f953-4b7e-80d8-68482e8081a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:25,562 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.048s 2023-10-16 09:48:25,563 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ef2c26-30a2-4633-8c75-2382c78a3927', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ef2c26-30a2-4633-8c75-2382c78a3927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:26,622 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.046s 2023-10-16 09:48:26,623 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b2d68e-e6d6-4d2b-9d3a-fb4565f389f3', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b2d68e-e6d6-4d2b-9d3a-fb4565f389f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:27,681 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.045s 2023-10-16 09:48:27,682 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9869766a-4b8a-44b3-9630-cdfa8dada2b8', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9869766a-4b8a-44b3-9630-cdfa8dada2b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:28,734 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/ 337baae2-5ce3-4443-847d-c7eff116e231 0.039s 2023-10-16 09:48:28,734 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b0df2f5-abd8-4c83-8dbf-d179899efc3c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b0df2f5-abd8-4c83-8dbf-d179899efc3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:29,837 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.090s 2023-10-16 09:48:29,838 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cdc2099-dd66-498b-b04a-6c287e55bf44', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cdc2099-dd66-498b-b04a-6c287e55bf44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:30,897 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.045s 2023-10-16 09:48:30,897 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bce6f753-0b21-4283-a491-206d8e77ca67', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bce6f753-0b21-4283-a491-206d8e77ca67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:31,960 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.049s 2023-10-16 09:48:31,960 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca27767c-89e1-4f73-981d-aa026a14ee72', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca27767c-89e1-4f73-981d-aa026a14ee72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:33,029 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.056s 2023-10-16 09:48:33,030 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1fe2fd0-b95d-47e8-9d6c-67cdef49254f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstac k-request-id': 'req-a1fe2fd0-b95d-47e8-9d6c-67cdef49254f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:34,096 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.052s 2023-10-16 09:48:34,096 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f88d0398-ffe4-4694-bf6a-30cd90b67384', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f88d0398-ffe4-4694-bf6a-30cd90b67384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:35,157 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.049s 2023-10-16 09:48:35,158 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c5fbf0-a97a-4abc-86bd-e503eb645cb9', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c5fbf0-a97a-4abc-86bd-e503eb645cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443- 847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:36,219 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.044s 2023-10-16 09:48:36,220 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d9c9e72-081f-4f5a-a05d-deffdfb565d7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d9c9e72-081f-4f5a-a05d-deffdfb565d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:37,290 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.058s 2023-10-16 09:48:37,291 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f6a2ad-be94-4fde-b7c9-46e6bf064a27', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f6a2ad-be94-4fde-b7c9-46e6bf064a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapsho t_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:38,381 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.077s 2023-10-16 09:48:38,382 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e483e7-55d5-402c-96e5-f22bcdb66b88', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e483e7-55d5-402c-96e5-f22bcdb66b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:39,442 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.047s 2023-10-16 09:48:39,443 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3aca03-15fe-493e-a62c-4395d0790be1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b3aca03-15fe-493e-a62c-4395d0790be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/ volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:40,519 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.057s 2023-10-16 09:48:40,520 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-079a106a-d122-4f92-af30-3078f35426d5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-079a106a-d122-4f92-af30-3078f35426d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:41,576 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.043s 2023-10-16 09:48:41,576 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bafd9160-a380-45c5-bce2-d680092d5579', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bafd9160-a380-45c5-bce2-d680092d5579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448 bca8fa0646bea02d75"}}' 2023-10-16 09:48:42,648 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.054s 2023-10-16 09:48:42,649 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a9de7a9-0c2d-4b01-9a2c-3592bec3d893', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a9de7a9-0c2d-4b01-9a2c-3592bec3d893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:43,705 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.042s 2023-10-16 09:48:43,705 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfddf347-7b27-4b6a-b28f-dbb13c712612', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfddf347-7b27-4b6a-b28f-dbb13c712612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:44,774 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.050s 2023-10-16 09:48:44,775 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c19c0c-150d-49c4-aca3-5a8e8446cc3b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c19c0c-150d-49c4-aca3-5a8e8446cc3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:45,839 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.050s 2023-10-16 09:48:45,839 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c68dde96-16aa-4ab1-a594-04539c28c7a0', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c68dde96-16aa-4ab1-a594-04539c28c7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:46,917 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.054s 2023-10-16 09:48:46,917 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu) ', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d111e0-2bfa-4f28-bb5e-72d3c9efb918', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d111e0-2bfa-4f28-bb5e-72d3c9efb918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:47,985 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.054s 2023-10-16 09:48:47,985 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11e01d0c-5df8-4b4c-818e-1350e1646456', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11e01d0c-5df8-4b4c-818e-1350e1646456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:49,056 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.055s 2023-10-16 09:48:49,057 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e489b056-fcbd-4b07-9d74-40e52644e1e2', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e489b056-fcbd-4b07-9d74-40e52644e1e2', 'connect ion': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:50,126 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.053s 2023-10-16 09:48:50,126 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1403d0ee-5974-49d0-bdaf-dafc92e2d59a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1403d0ee-5974-49d0-bdaf-dafc92e2d59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:51,181 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.042s 2023-10-16 09:48:51,181 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63b060eb-ea46-4ef2-a0cb-f227df4cef41', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63b060eb-ea46-4ef2-a0cb-f227df4cef41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability _zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:52,234 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.039s 2023-10-16 09:48:52,234 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d09fe0b-135d-4166-8089-a70461cd2b53', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d09fe0b-135d-4166-8089-a70461cd2b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:53,290 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.040s 2023-10-16 09:48:53,291 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93d6e65e-11e9-4491-8d95-b9aed342a37b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93d6e65e-11e9-4491-8d95-b9aed342a37b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel" : "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:54,358 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.045s 2023-10-16 09:48:54,358 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0793a05c-7646-4671-b089-f070865b12b7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0793a05c-7646-4671-b089-f070865b12b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:55,414 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.043s 2023-10-16 09:48:55,415 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4803932-d3b5-44ed-82a8-78fe1b92a758', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4803932-d3b5-44ed-82a8-78fe1b92a758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac41 3e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:56,483 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.047s 2023-10-16 09:48:56,484 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3abca76c-8083-41e6-af71-0ef563fd74bb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3abca76c-8083-41e6-af71-0ef563fd74bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:57,551 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.052s 2023-10-16 09:48:57,554 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b113a468-5280-4b71-852a-4b9a4322552e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b113a468-5280-4b71-852a-4b9a4322552e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:58,617 83435 INFO [temp est.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.048s 2023-10-16 09:48:58,617 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcdbf0fd-362f-4e45-bfb4-b8b50c40ebf4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcdbf0fd-362f-4e45-bfb4-b8b50c40ebf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:59,677 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.046s 2023-10-16 09:48:59,678 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58163597-9887-4324-b1d0-870f18fb4fc7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58163597-9887-4324-b1d0-870f18fb4fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:00,745 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.052s 2023-10-16 09:49:00,745 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48624ac7-c4f1-4c8b-81d6-90f736d2fc23', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48624ac7-c4f1-4c8b-81d6-90f736d2fc23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:01,857 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.096s 2023-10-16 09:49:01,858 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f899cb-b8dc-47aa-abc5-c723e80f5081', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f899cb-b8dc-47aa-abc5-c723e80f5081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:02,959 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.073s 2023-10-16 09:49:02,959 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req -e5a64f97-2736-420e-bf64-309bcb832580', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a64f97-2736-420e-bf64-309bcb832580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:04,028 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.049s 2023-10-16 09:49:04,028 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be8c4f5d-d546-4364-bd23-725879ee2bc9', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be8c4f5d-d546-4364-bd23-725879ee2bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:05,094 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.052s 2023-10-16 09:49:05,095 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f22340b-60ee-48ba-9982-8f03ffac8deb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f22340b-60ee-48ba-9982-8f03ffac8deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:06,176 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.068s 2023-10-16 09:49:06,177 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10da011d-30d3-4535-8af0-80b207fa74d5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10da011d-30d3-4535-8af0-80b207fa74d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:07,431 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.239s 2023-10-16 09:49:07,431 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-067678ed-3165-431c-b9b6-3691a15f7ef5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-067678ed-3165-431c-b9b6-3691a15f7ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "update d_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:08,516 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.072s 2023-10-16 09:49:08,517 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dabb6580-8ce1-4695-85e5-11446e36edcb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dabb6580-8ce1-4695-85e5-11446e36edcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:09,582 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.042s 2023-10-16 09:49:09,583 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592f5b8d-a7d2-4119-a71f-e3972f9e9624', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592f5b8d-a7d2-4119-a71f-e3972f9e9624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa 0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:10,678 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.082s 2023-10-16 09:49:10,679 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f24555b-b257-47ab-a861-cb6cc17e2e1d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f24555b-b257-47ab-a861-cb6cc17e2e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:11,757 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.065s 2023-10-16 09:49:11,758 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dc82455-29b3-4d50-970f-fa392af660d4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dc82455-29b3-4d50-970f-fa392af660d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": fals e, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:12,846 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.060s 2023-10-16 09:49:12,846 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0ebad5a-8b36-4f0c-8010-14df58ab4213', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0ebad5a-8b36-4f0c-8010-14df58ab4213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:13,907 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.048s 2023-10-16 09:49:13,908 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0af8966c-c47a-41a7-be73-e1ba10dbeae1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0af8966c-c47a-41a7-be73-e1ba10dbeae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:14,984 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swa p): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.063s 2023-10-16 09:49:14,984 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fde4f47-ceb5-43c4-8952-9970e389b705', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fde4f47-ceb5-43c4-8952-9970e389b705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:16,066 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.067s 2023-10-16 09:49:16,066 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9482daa-6578-450b-b073-913b35eefa6c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9482daa-6578-450b-b073-913b35eefa6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:17,126 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.045s 2023-10-16 09:49:17,126 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-650ae130-d42d-4ec5-93f0-93758a573b53', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-650ae130-d42d-4ec5-93f0-93758a573b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:18,191 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.050s 2023-10-16 09:49:18,191 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24a32f55-759e-4814-9990-20f3df45a55b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24a32f55-759e-4814-9990-20f3df45a55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:19,290 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.070s 2023-10-16 09:49:19,290 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d31cfe2-5d7d-40e7-bfc3-a2dc9e301ce3', 'content-length': '905', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d31cfe2-5d7d-40e7-bfc3-a2dc9e301ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:20,388 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.075s 2023-10-16 09:49:20,388 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbb6a368-f4c8-4c18-aa19-fafdb41b9ff4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbb6a368-f4c8-4c18-aa19-fafdb41b9ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:21,483 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.082s 2023-10-16 09:49:21,484 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25cdeddf-237c-4b56-baa0-6b02efe5a4d1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25cdeddf-237c-4b56-baa0-6b02efe5a4d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce 3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:22,575 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.074s 2023-10-16 09:49:22,575 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf802c01-e7fe-4109-ba4f-9c854ff3f8e4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf802c01-e7fe-4109-ba4f-9c854ff3f8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:23,704 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.116s 2023-10-16 09:49:23,704 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff05888d-1af6-4f22-b413-6f831ae7c32b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff05888d-1af6-4f22-b413-6f831ae7c32b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwa p-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:24,780 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.063s 2023-10-16 09:49:24,780 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77a922cb-6e2d-45be-93be-a1f7c75fabdb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77a922cb-6e2d-45be-93be-a1f7c75fabdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:25,885 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.086s 2023-10-16 09:49:25,886 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5d68ffc-ee8b-4df0-bb32-c7b7ca88714a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5d68ffc-ee8b-4df0-bb32-c7b7ca88714a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel" : "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:26,949 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.046s 2023-10-16 09:49:26,950 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5abf6c84-4810-4a0a-9d5a-ac18e2bd635c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5abf6c84-4810-4a0a-9d5a-ac18e2bd635c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:28,016 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.054s 2023-10-16 09:49:28,125 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-960f0552-0b14-4f5f-81c9-f322f4a1b4d3', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-960f0552-0b14-4f5f-81c9-f322f4a1b4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multia ttach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:29,202 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.053s 2023-10-16 09:49:29,203 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f72e60-41aa-4c44-ac26-a5d9e8e465c3', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f72e60-41aa-4c44-ac26-a5d9e8e465c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:30,273 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.056s 2023-10-16 09:49:30,273 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-969b0ea4-e3ac-45f7-898d-1db4372f6c96', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-969b0ea4-e3ac-45f7-898d-1db4372f6c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:31,365 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea 02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.068s 2023-10-16 09:49:31,365 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a534f473-32eb-4314-987a-70faa1bffb7f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a534f473-32eb-4314-987a-70faa1bffb7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:32,428 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.050s 2023-10-16 09:49:32,429 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b44faa-9d49-478f-a8cc-74d93885b88f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b44faa-9d49-478f-a8cc-74d93885b88f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:33,490 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.047s 2023-10-16 09:49:33,490 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Hea ders: {'date': 'Mon, 16 Oct 2023 09:49:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-798a75ff-760c-4a0f-973b-2290ff2e44a4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-798a75ff-760c-4a0f-973b-2290ff2e44a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:34,640 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.137s 2023-10-16 09:49:34,641 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-644b2cd4-515a-4744-961e-fbd343989326', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-644b2cd4-515a-4744-961e-fbd343989326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:35,771 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.110s 2023-10-16 09:49:35,772 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b180f692-58eb-43e4-a072-c779a528a88f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version ', 'x-openstack-request-id': 'req-b180f692-58eb-43e4-a072-c779a528a88f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:36,867 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.067s 2023-10-16 09:49:36,868 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6348b2c-e7f8-473c-a87a-e18789f74542', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6348b2c-e7f8-473c-a87a-e18789f74542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:37,960 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.067s 2023-10-16 09:49:37,961 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8010a66a-9f18-4894-a4c9-76022e0841c8', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8010a66a-9f18-4894-a4c9-76022e0841c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337ba ae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:39,048 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.063s 2023-10-16 09:49:39,048 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4846a4a8-a523-4f4c-a953-7d2a5e43cb2c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4846a4a8-a523-4f4c-a953-7d2a5e43cb2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:40,125 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.063s 2023-10-16 09:49:40,125 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24be89c8-de95-44b4-b8da-24fdd8f3003d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24be89c8-de95-44b4-b8da-24fdd8f3003d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviands s-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:41,254 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.111s 2023-10-16 09:49:41,254 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd99e23e-37f1-4da0-a823-42124d356a4e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd99e23e-37f1-4da0-a823-42124d356a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:42,344 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.077s 2023-10-16 09:49:42,345 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d97ca4-7b28-4a2e-97f8-e7c58c503d3e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d97ca4-7b28-4a2e-97f8-e7c58c503d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8f a0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:43,429 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.068s 2023-10-16 09:49:43,430 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9222d01-752e-47fe-8503-dace1344c118', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9222d01-752e-47fe-8503-dace1344c118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:44,488 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.044s 2023-10-16 09:49:44,488 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b358e296-7b8f-42ea-a2eb-eb3c42a4d45c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b358e296-7b8f-42ea-a2eb-eb3c42a4d45c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": " 96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:45,576 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.065s 2023-10-16 09:49:45,576 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d1ebe92-8199-44d9-a80b-f547ea4ea05c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d1ebe92-8199-44d9-a80b-f547ea4ea05c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:46,706 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.105s 2023-10-16 09:49:46,706 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77c179ac-2fe5-4a9d-9b42-2b952894c45b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77c179ac-2fe5-4a9d-9b42-2b952894c45b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:47,770 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.049s 2023-10-1 6 09:49:47,770 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a65c9728-e903-4b80-a50c-af63366f4a0b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a65c9728-e903-4b80-a50c-af63366f4a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:48,869 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.085s 2023-10-16 09:49:48,870 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2823fb60-f57a-4b24-9d6e-d9626a263b27', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2823fb60-f57a-4b24-9d6e-d9626a263b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:49,940 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.049s 2023-10-16 09:49:49,940 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:49 GMT', 'server': 'Apache/2 .4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d08f2de5-8b32-4605-929d-1b53e28a928f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d08f2de5-8b32-4605-929d-1b53e28a928f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:51,005 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.052s 2023-10-16 09:49:51,006 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a930fab-71bd-4f7c-9900-973d4a82cecb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a930fab-71bd-4f7c-9900-973d4a82cecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.961915s] ... ok {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.241222s] ... ok {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.256632s] ... ok {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.361429s] ... ok {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.037927s] ... ok {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.140669s] ... ok {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.288966s] ... ok {11} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {11} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.194690s] ... ok {11} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.035831s] ... ok {11} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.440394s] ... ok {11} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.051294s] ... ok {11} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.061245s] ... ok {11} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [14.786874s] ... ok {4} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [66.476800s] ... ok {11} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [15.198693s] ... ok {11} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.077492s] ... ok {11} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.327190s] ... ok {11} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {7} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [451.974716s] ... ok {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [193.261142s] ... ok {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [179.062085s] ... ok {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [14.322651s] ... ok {1} tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server [420.858924s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/paramiko/client.py", line 386, in connect sock.connect(addr) TimeoutError: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 909, in test_rebuild_volume_backed_server linux_client.validate_authentication() File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 123, in validate_authentication self.ssh_client.test_connection_auth() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 245, in test_connection_auth connection = self._get_ssh_connection() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 155, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.4.122 via SSH timed out. User: cirros, Password: rebuildPassw0rd Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-16 09:47:07,653 83421 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4 0.364s 2023-10-16 09:47:07,654 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1715', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71d377a0-a2be-4485-8755-a4fa1787e467', 'x-compute-request-id': 'req-71d377a0-a2be-4485-8755-a4fa1787e467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4'} Body: b'{"server": {"id": "017caffb-5be2-4e78-ab48-a8091c5c00f4", "name": "tempest-ServerActionsV293TestJSON-server-6026343", "status": "ACTIVE", "tenant_id": "cbba73e7218148b492aca0b1c2673b85", "user_id": "596268e3d8b7413ba90094ae370971f9", "metadata": {}, "hostId": "bbe3240a4f0052ce3b230e10aadda98a166ee5147692271fc729e345", "image": "", "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:45:15Z", "updated": "2023-10-16T09:45:41Z", "addresses": {"tempest-ServerActionsV293TestJSON-1404292047-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1307970994", "OS-SRV-USG:launched_at": "2023-10-16T09:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--62713528"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fe2aa7c1-4340-4adb-915f-3be7ae4a985d", "delete_on_termination": true}], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-6026343", "server_groups": []}}' 2023-10-16 09:47:13,825 83421 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://10.0.0.210/volume/v3/cbba73e7218148b492aca0b1c2673b85/volumes/fe2aa7c1-4340-4adb-915f-3be7ae4a985d 6.141s 2023-10-16 09:47:13,826 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.68', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c72b4d4f-01ce-472f-a28e-109d5e44ffb1', 'content-length': '1862', 'openstack-api-version': 'volume 3.68', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c72b4d4f-01ce-472f-a28e-109d5e44ffb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cbba73e7218148b492aca0b1c2673b85/volumes/fe2aa7c1-4340-4adb-915f-3be7ae4a985d'} Body: b'{"volume": {"id": "fe2aa7c1-4340-4adb-915f-3be7ae4a985d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:43:56.000000", "updated_at": "2023-10-16T09:45:35.000000", "name": "tempest-tempes t.common.compute-volume-992872977", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cbba73e7218148b492aca0b1c2673b85/volumes/fe2aa7c1-4340-4adb-915f-3be7ae4a985d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cbba73e7218148b492aca0b1c2673b85/volumes/fe2aa7c1-4340-4adb-915f-3be7ae4a985d"}], "user_id": "596268e3d8b7413ba90094ae370971f9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fe2aa7c1-4340-4adb-915f-3be7ae4a985d", "attachment_id": "e98ef2e5-96e7-4db9-8e76-33e57c352c87", "volume_id": "fe2aa7c1-4340-4adb-915f-3be7ae4a985d", "server_id": "017caffb-5be2-4e78-ab48-a8091c5c00f4", "host_name": null, "device": "/dev/vda", "attached_at": "2023-10-16T09:45:35.000000"}], "group_id": null, "shared_targets": true, "service_uuid": "c8a721e9-4ca3-4767-acb7-be84e1ad0ea9", "volume_type_id": "3e12980e-cff8-4673-bd64-cf5344a30bfb", "consumes_quota": true, "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "cbba73e7218148b492aca0b1c2673b85"}}' 2023-10-16 09:47:13,847 83421 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; touch test_file 2023-10-16 09:47:13,847 83421 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.122:22' as 'cirros' with public key authentication 2023-10-16 09:47:13,889 83421 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-10-16 09:47:14,012 83421 INFO [paramiko.transport] Authentication (publickey) successful! 2023-10-16 09:47:14,013 83421 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.122 successfully created 2023-10-16 09:47:15,136 83421 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 202 POST http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4/action 1.106s 2023-10-16 09:47:15,137 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': ''} Body: {"rebuild": {"name": "tempest-ServerActionsV293TestJSON-server-615225718", "metadata": {"rebuild": "server"}, "adminPass": "rebuildPassw0rd", "imageRef": "01fbac29-34fa-4a9a-a2f8-2f304b74a717"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '2041', 'location': 'http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d04ebe62-d40b-4d96-abeb-8e432ec5900b', 'x-compute-request-id': 'req-d04ebe62-d40b-4d96-abeb-8e432ec5900b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4/action'} Body: b'{"server": {"id": "017caffb-5be2-4e78-ab48-a8091c5c00f4", "name": "tempest-ServerActionsV293TestJSON-server-615225718", "status": "REBUILD", "tenant_id": "cbba73e7218148b492aca0b1c2673b85", "user_id": "596268e3d8b7413ba90094ae370971f9", "metadata": {"rebuild": "server"}, "hostId": "bbe3240a4f0052ce3b230e10aadda98a166ee5147692271fc729e345", "image": "", "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "origin al_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:45:15Z", "updated": "2023-10-16T09:47:15Z", "addresses": {"tempest-ServerActionsV293TestJSON-1404292047-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}, {"version": 4, "addr": "172.24.4.122", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1307970994", "OS-SRV-USG:launched_at": "2023-10-16T09:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--62713528"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fe2aa7c1-4340-4adb-915f-3be7ae4a985d", "delete_on_termination": true}], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-6026343", "server_groups": [], "adminPass": "rebuildPassw0rd", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}' 2023-10-16 09:47:15,172 83421 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://10.0.0.210/compute/v2.1/flavors/1 0.017s 2023-10-16 09:47:15,173 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '423', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91e368b0-f773-4715-82d5-6b3e772b9f33', 'x-compute-request-id': 'req-91e368b0-f773-4715-82d5-6b3e772b9f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/flavors/1'} Body: b'{"flavor": {"id": "1", "name": "m1.tiny", "ram": 512, "disk": 1, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}], "description": null, "extra_specs": {"hw_rng:allowed": "True"}}}' 2023-10-16 09:47:15,417 83421 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4 0.239s 2023-10-16 09:47:15,418 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1864', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db202d49-a942-40fd-bc15-63b0ea7f5fdd', 'x-compute-request-id': 'req-db202d49-a942-40fd-bc15-63b0ea7f5fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091 c5c00f4'} Body: b'{"server": {"id": "017caffb-5be2-4e78-ab48-a8091c5c00f4", "name": "tempest-ServerActionsV293TestJSON-server-615225718", "status": "REBUILD", "tenant_id": "cbba73e7218148b492aca0b1c2673b85", "user_id": "596268e3d8b7413ba90094ae370971f9", "metadata": {"rebuild": "server"}, "hostId": "bbe3240a4f0052ce3b230e10aadda98a166ee5147692271fc729e345", "image": "", "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:45:15Z", "updated": "2023-10-16T09:47:15Z", "addresses": {"tempest-ServerActionsV293TestJSON-1404292047-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}, {"version": 4, "addr": "172.24.4.122", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1307970994", "OS-SRV-USG:launched_at": "2023-10-16T09:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--62713528"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fe2aa7c1-4340-4adb-915f-3be7ae4a985d", "delete_on_termination": true}], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-6026343", "server_groups": []}}' 2023-10-16 09:48:05,913 83421 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4 0.428s 2023-10-16 09:48:05,914 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1864', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa965e1c-213b-4e73-a99f-76d8db0c0a55', 'x-compute-request-id': 'req-fa965e1c-213b-4e73-a99f-76d8db0c0a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4'} Body: b'{"server": {"id": "017caffb-5be2-4e78-ab48-a8091c5c00f4", "name": "tempest-ServerActionsV293TestJSON-server-615225718", "status": "REBUILD", "tenant_id": "cbba73e7218148b492aca0b1c2673b85", "user_id": "596268e3d8b7413ba90094ae370971f9", "metadata": {"rebuild": "server"}, "hostId": "bbe3240a4f0052ce3b230e10aadda98a166ee5147692271fc729e345", "image": "", "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:45:15Z", "updated": "2023-10-16T09:47:17Z", "addresses": {"tempest-ServerActionsV293TestJSON-1404292047-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}, {"version": 4, "addr": "172.24.4.122", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4 "}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1307970994", "OS-SRV-USG:launched_at": "2023-10-16T09:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--62713528"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fe2aa7c1-4340-4adb-915f-3be7ae4a985d", "delete_on_termination": true}], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-6026343", "server_groups": []}}' 2023-10-16 09:48:56,520 83421 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4 0.539s 2023-10-16 09:48:56,521 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1855', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20ef94cf-5946-49b9-9a64-6d31a64758f2', 'x-compute-request-id': 'req-20ef94cf-5946-49b9-9a64-6d31a64758f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4'} Body: b'{"server": {"id": "017caffb-5be2-4e78-ab48-a8091c5c00f4", "name": "tempest-ServerActionsV293TestJSON-server-615225718", "status": "ACTIVE", "tenant_id": "cbba73e7218148b492aca0b1c2673b85", "user_id": "596268e3d8b7413ba90094ae370971f9", "metadata": {"rebuild": "server"}, "hostId": "bbe3240a4f0052ce3b230e10aadda98a166ee5147692271fc729e345", "image": "", "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:45:15Z", "updated": "2023-10-16T09:48:19Z", "addresses": {"tempest-ServerActionsV293TestJSON-1404292047-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}, {"version": 4, "addr": "172.24.4.122", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1307970994", "OS-SRV-USG:launched_at": "2023-10-16T09:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--62713528"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fe2aa7c1-4340-4adb-915f-3be7ae4a985d", "delete_on_termination": true}], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-6026343", "server_groups": []}}' 2023-10-16 09:48:56,538 83421 INFO [tempest.common.waiters] State transition "REBUILD/rebuilding" ==> "ACTIVE/None" after 101 second wait 2023-10-16 09:49:56,921 83421 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4 0.322s 2023-10-16 09:49:56,922 83421 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1855', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-027a4107-cd69-4b34-8d25-5fa2a3c6c770', 'x-compute-request-id': 'req-027a4107-cd69-4b34-8d25-5fa2a3c6c770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4'} Body: b'{"server": {"id": "017caffb-5be2-4e78-ab48-a8091c5c00f4", "name": "tempest-ServerActionsV293TestJSON-server-615225718", "status": "ACTIVE", "tenant_id": "cbba73e7218148b492aca0b1c2673b85", "user_id": "596268e3d8b7413ba90094ae370971f9", "metadata": {"rebuild": "server"}, "hostId": "bbe3240a4f0052ce3b230e10aadda98a166ee5147692271fc729e345", "image": "", "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:45:15Z", "updated": "2023-10-16T09:48:19Z", "addresses": {"tempest-ServerActionsV293TestJSON-1404292047-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}, {"version": 4, "addr": "172.24.4.122", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1307970994", "OS-SRV-USG:launched_at": "2023-10-16T09:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--62713528"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fe2aa7c1-4340-4adb-915f-3be7ae4a985d", "delete_on_termination": true}], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-6026343", "server_groups": []}}' 2023-10-16 09:49:57,014 83421 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://10.0.0.210/volume/v3/cbba73e7218148b492aca0b1c2673b85/volumes/fe2aa7c1-4340-4adb-915f-3be7ae4a985d 0.052s 2023-10-16 09:49:57,014 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.68', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-381777e7-ea9b-4a21-9f42-575a77718d1b', 'content-length': '1566', 'openstack-api-version': 'volume 3.68', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-381777e7-ea9b-4a21-9f42-575a77718d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cbba73e7218148b492aca0b1c2673b85/volumes/fe2aa7c1-4340-4adb-915f-3be7ae4a985d'} Body: b'{"volume": {"id": "fe2aa7c1-4340-4adb-915f-3be7ae4a985d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:43:56.000000", "updated_at": "2023-10-16T09:47:38.000000", "name": "tempest-tempest.common.compute-volume-992872977", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metad ata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cbba73e7218148b492aca0b1c2673b85/volumes/fe2aa7c1-4340-4adb-915f-3be7ae4a985d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cbba73e7218148b492aca0b1c2673b85/volumes/fe2aa7c1-4340-4adb-915f-3be7ae4a985d"}], "user_id": "596268e3d8b7413ba90094ae370971f9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": "c8a721e9-4ca3-4767-acb7-be84e1ad0ea9", "volume_type_id": "3e12980e-cff8-4673-bd64-cf5344a30bfb", "consumes_quota": true, "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "cbba73e7218148b492aca0b1c2673b85"}}' 2023-10-16 09:49:57,029 83421 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.122:22' as 'cirros' with public key authentication 2023-10-16 09:50:57,089 83421 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.122 (timed out). Number attempts: 1. Retry after 2 seconds. 2023-10-16 09:51:59,798 83421 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.122 (timed out). Number attempts: 2. Retry after 3 seconds. 2023-10-16 09:53:03,362 83421 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.122 (timed out). Number attempts: 3. Retry after 4 seconds. 2023-10-16 09:54:07,905 83421 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.122 after 3 attempts. Proxy client: no proxy client 2023-10-16 09:54:07.905 83421 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2023-10-16 09:54:07.905 83421 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2023-10-16 09:54:07.905 83421 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2023-10-16 09:54:07.905 83421 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/paramiko/client.py", line 386, in connect 2023-10-16 09:54:07.905 83421 ERROR tempest.lib.common.ssh sock.connect(addr) 2023-10-16 09:54:07.905 83421 ERROR tempest.lib.common.ssh TimeoutError: timed out 2023-10-16 09:54:07.905 83421 ERROR tempest.lib.common.ssh 2023-10-16 09:54:07,908 83421 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerActionsV293TestJSON:test_rebuild_volume_backed_server. Timeout trying to ssh to server {'id': '017caffb-5be2-4e78-ab48-a8091c5c00f4', 'name': 'tempest-ServerActionsV293TestJSON-server-615225718', 'status': 'REBUILD', 'tenant_id': 'cbba73e7218148b492aca0b1c2673b85', 'user_id': '596268e3d8b7413ba90094ae370971f9', 'metadata': {'rebuild': 'server'}, 'hostId': 'bbe3240a4f0052ce3b230e10aadda98a166ee5147692271fc729e345', 'image': '', 'flavor': {'vcpus': 1, 'ram': 512, 'disk': 1, 'ephemeral': 0, 'swap': 0, 'original_name': 'm1.tiny', 'extra_specs': {'hw_rng:allowed': 'True'}}, 'created': '2023-10-16T09:45:15Z', 'updated': '2023-10-16T09:47:15Z', 'addresses': {'tempest-ServerActionsV293TestJSON-1404292047-network': [{'version': 4, 'addr': '10.0.0.13', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:56:bd:70'}, {'version': 4, 'addr': '172.24.4.122', 'OS-EXT-IPS:type': 'floating', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:56:bd:70'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4'}, {'rel': 'bookmark ', 'href': 'http://10.0.0.210/compute/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1307970994', 'OS-SRV-USG:launched_at': '2023-10-16T09:45:40.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--62713528'}], 'OS-EXT-STS:task_state': 'rebuilding', 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'fe2aa7c1-4340-4adb-915f-3be7ae4a985d', 'delete_on_termination': True}], 'locked': False, 'locked_reason': None, 'description': None, 'tags': [], 'trusted_image_certificates': None, 'OS-EXT-SRV-ATTR:hostname': 'tempest-serveractionsv293testjson-server-6026343', 'server_groups': [], 'adminPass': 'rebuildPassw0rd', 'user_data': 'IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo='} 2023-10-16 09:54:08,141 83421 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 404 POST http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4/action 0.232s 2023-10-16 09:54:08,141 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-54bd7709-c28f-4241-b9bb-2d8f886830c3', 'x-compute-request-id': 'req-54bd7709-c28f-4241-b9bb-2d8f886830c3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4/action'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 017caffb-5be2-4e78-ab48-a8091c5c00f4 could not be found."}}' 2023-10-16 09:54:08,141 83421 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 017caffb-5be2-4e78-ab48-a8091c5c00f4 {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [14.620115s] ... ok {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [14.459737s] ... ok {6} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached [524.402605s] ... ok {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [15.776167s] ... ok {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [116.087853s] ... ok {10} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [334.362986s] ... ok {10} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [16.218455s] ... ok {1} setUpClass (tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest) ... SKIPPED: Attached volume extend is disabled. {1} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.177968s] ... ok {11} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [255.699102s] ... ok {4} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits [0.061147s] ... ok {1} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {1} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached [290.528726s] ... 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 544, in test_resize_server_revert_with_volume_attached waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server c5e44d3b-ed41-4920-825f-e1d283caecfd failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-10-16T09:53:14Z', 'message': 'ClientException'}. Captured traceback-1: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 80, in tearDown self.server_check_teardown() File "/opt/stack/tempest/tempest/api/compute/base.py", line 197, in server_check_teardown waiters.wait_for_server_status(cls.servers_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server c5e44d3b-ed41-4920-825f-e1d283caecfd failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-10-16T09:53:14Z', 'message': 'ClientException'}. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-16 09:50:41,317 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.198s 2023-10-16 09:50:41,317 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:50:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dd5ae40-42e0-4559-b716-1468a1cf963a', 'x-compute-request-id': 'req-2dd5ae40-42e0-4559-b716-1468a1cf963a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"server": {"id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "name": "tempest-ServerActionsTestOtherB-server-13118212", "status": "ACTIVE", "tenant_id": "81481518f90a4d99abd102ab65d54caa", "user_id": "afbe4a406e6a43309a197e2a209c7554", "metadata": {}, "hostId": "b3e8df7f82566d334b9c1991d1f8175f4e4ad7169c69f3a6a2eab437", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:48:49Z", "updated": "2023-10-16T09:48:56Z", "addresses": {"tempest-ServerActionsTestOtherB-409249207-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1671594657", "OS-SRV-USG:launched_at": "2023-10-16T09:48:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--358238779"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-16 09:50:41,546 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.216s 2023-10-16 09:50:41,546 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:50:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b211820-70f6-42bd-9cca-c970f969efbf', 'x-compute-request-id': 'req-7b211820-70f6-42bd-9cca-c970f969efbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"server": {"id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "name": "tempest-ServerActionsTestOtherB-server-13118212", "status": "ACTIVE", "tenant_id": "81481518f90a4d99abd102ab65d54caa", "user_id": "afbe4a406e6a43309a197e2a209c7554", "metadata": {}, "hostId": "b3e8df7f82566d334b9c1991d1f8175f4e4ad7169c69f3a6a2eab437", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark" , "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:48:49Z", "updated": "2023-10-16T09:48:56Z", "addresses": {"tempest-ServerActionsTestOtherB-409249207-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1671594657", "OS-SRV-USG:launched_at": "2023-10-16T09:48:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--358238779"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-16 09:51:31,897 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.287s 2023-10-16 09:51:31,897 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:51: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-80a407b6-f6d6-4a4b-9f67-f88996d7cd46', 'x-compute-request-id': 'req-80a407b6-f6d6-4a4b-9f67-f88996d7cd46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"server": {"id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "name": "tempest-ServerActionsTestOtherB-server-13118212", "status": "ACTIVE", "tenant_id": "81481518f90a4d99abd102ab65d54caa", "user_id": "afbe4a406e6a43309a197e2a209c7554", "metadata": {}, "hostId": "b3e8df7f82566d334b9c1991d1f8175f4e4ad7169c69f3a6a2eab437", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:48:49Z", "updated": "2023-10-16T09:48:56Z", "addresses": {"tempest-ServerActionsTestOtherB-409249207-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}, {"version": 4, "addr": "172.24.4.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1671594657", "OS-SRV-USG:launched_at": "2023-10-16T09:48:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--358238779"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-16 09:51:32,183 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.271s 2023-10-16 09:51:32,183 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - H eaders: {'date': 'Mon, 16 Oct 2023 09:51: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-ef974b97-20fd-4d11-886b-89724d817667', 'x-compute-request-id': 'req-ef974b97-20fd-4d11-886b-89724d817667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"server": {"id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "name": "tempest-ServerActionsTestOtherB-server-13118212", "status": "ACTIVE", "tenant_id": "81481518f90a4d99abd102ab65d54caa", "user_id": "afbe4a406e6a43309a197e2a209c7554", "metadata": {}, "hostId": "b3e8df7f82566d334b9c1991d1f8175f4e4ad7169c69f3a6a2eab437", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:48:49Z", "updated": "2023-10-16T09:48:56Z", "addresses": {"tempest-ServerActionsTestOtherB-409249207-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}, {"version": 4, "addr": "172.24.4.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1671594657", "OS-SRV-USG:launched_at": "2023-10-16T09:48:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--358238779"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-16 09:52:32,499 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes 0.241s 2023-10-16 09:52:32,499 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-273654232"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b66f898-cd86-4bee-9709-f6bab4ecd50f', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b66f898-cd86-4bee-9709-f6bab4ecd50f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.431693", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-16 09:52:32,556 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.046s 2023-10-16 09:52:32,556 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a3a11c0-84bf-41f4-9328-846f1390bd97', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a3a11c0-84bf-41f4-9328-846f1390bd97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:33,614 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.046s 2023-10-16 09:52:33,615 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab1c94e0-5f3f-497b-9702-c4f19da9caf3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab1c94e0-5f3f-497b-9702-c4f19da9caf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:33.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:34,670 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/814 81518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.041s 2023-10-16 09:52:34,671 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e0a3c9-4fd6-4820-ba7c-5303f983ea65', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e0a3c9-4fd6-4820-ba7c-5303f983ea65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:33.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:35,732 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.049s 2023-10-16 09:52:35,733 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd2682d-2e5d-44ad-9f2c-86ac72d35a2a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd2682d-2e5d-44ad-9f2c-86ac72d35a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:33.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:36,786 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.041s 2023-10-16 09:52:36,786 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-657b7303-7302-44d6-82f0-5aa327d38b56', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-657b7303-7302-44d6-82f0-5aa327d38b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:36,798 83425 INFO [tempest.common.waiters] volume 281894b3-f5a9-4b38-842f-ab4e3d550a02 reached available after waiting for 4.798771 seconds 2023-10-16 09:52:36,999 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.200s 2023-10-16 09:52:36,999 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:36 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-6a74ea47-bebc-4b7a-a3bd-ab11b8efe250', 'x-compute-request-id': 'req-6a74ea47-bebc-4b7a-a3bd-ab11b8efe250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"server": {"id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "name": "tempest-ServerActionsTestOtherB-server-13118212", "status": "ACTIVE", "tenant_id": "81481518f90a4d99abd102ab65d54caa", "user_id": "afbe4a406e6a43309a197e2a209c7554", "metadata": {}, "hostId": "b3e8df7f82566d334b9c1991d1f8175f4e4ad7169c69f3a6a2eab437", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:48:49Z", "updated": "2023-10-16T09:48:56Z", "addresses": {"tempest-ServerActionsTestOtherB-409249207-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}, {"version": 4, "addr": "172.24.4.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive ": "", "key_name": "tempest-keypair-1671594657", "OS-SRV-USG:launched_at": "2023-10-16T09:48:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--358238779"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-16 09:52:37,301 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd/os-volume_attachments 0.288s 2023-10-16 09:52:37,301 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "281894b3-f5a9-4b38-842f-ab4e3d550a02"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d435264-b300-49c9-b94c-f1a98509e624', 'x-compute-request-id': 'req-9d435264-b300-49c9-b94c-f1a98509e624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "serverId": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "volumeId": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "device": "/dev/vdb"}}' 2023-10-16 09:52:37,354 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.050s 2023-10-16 09:52:37,354 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0744ce81-0531-46c1-848c-8fbdb40ac084', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0744ce81-0531-46c1-848c-8fbdb40ac084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:38,427 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.060s 2023-10-16 09:52:38,428 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Aut h-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff0d1b31-8c54-4034-ab66-1310c537036a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff0d1b31-8c54-4034-ab66-1310c537036a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:39,519 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.078s 2023-10-16 09:52:39,519 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65c9f8be-ea37-47f8-af28-4898886d2a7e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65c9f8be-ea37-47f8-af28-4898886d2a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:40,583 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.050s 2023-10-16 09:52:40,583 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute -request-id': 'req-379e09f7-b1b8-4c6c-afcc-4e5447de731a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-379e09f7-b1b8-4c6c-afcc-4e5447de731a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:41,670 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.073s 2023-10-16 09:52:41,671 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd85a8c9-f514-4eaa-a0f4-7f1d69e4d272', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd85a8c9-f514-4eaa-a0f4-7f1d69e4d272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:42,793 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.098s 2023-10-16 09:52:42,793 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fb5469-3c1d-4326-a890-460ac62569c0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fb 5469-3c1d-4326-a890-460ac62569c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:43,898 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.090s 2023-10-16 09:52:43,899 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7c44bad-74e1-426d-a666-da1252af0d30', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7c44bad-74e1-426d-a666-da1252af0d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:44,966 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.053s 2023-10-16 09:52:44,967 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77ebb04d-7d7c-4c37-bb97-0504d1f3f111', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77ebb04d-7d7c-4c37-bb97-0504d1f3f111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-a b4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:46,039 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.058s 2023-10-16 09:52:46,040 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e249888-e8ac-47ab-99a7-332038e1ef97', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e249888-e8ac-47ab-99a7-332038e1ef97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:47,123 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.068s 2023-10-16 09:52:47,123 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b92a855-ef25-418a-b6b6-2345363fd30f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b92a855-ef25-418a-b6b6-2345363fd30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.00000 0", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:48,202 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.051s 2023-10-16 09:52:48,202 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eea0900b-dfc7-4652-aa74-006b2ab72e62', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eea0900b-dfc7-4652-aa74-006b2ab72e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:49,303 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.087s 2023-10-16 09:52:49,303 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eaf6459-4774-437c-8731-c97683af1812', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eaf6459-4774-437c-8731-c97683af1812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_vo lid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:50,375 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.056s 2023-10-16 09:52:50,376 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4031777-1561-4b9a-9eaa-9406386ad285', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4031777-1561-4b9a-9eaa-9406386ad285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:51,442 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.052s 2023-10-16 09:52:51,443 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e033cb65-313d-4a9c-a3ba-37a816edfba0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e033cb65-313d-4a9c-a3ba-37a816edfba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark" , "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:52,510 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.053s 2023-10-16 09:52:52,511 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5596388d-6cd2-417e-ad92-e6dcff2abe33', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5596388d-6cd2-417e-ad92-e6dcff2abe33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:53,586 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.059s 2023-10-16 09:52:53,586 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77a454e7-53e9-4639-b933-403c8017c6ef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77a454e7-53e9-4639-b933-403c8017c6ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "enc rypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:54,655 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.051s 2023-10-16 09:52:54,655 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c89c81cf-ea8f-45e7-857a-1de3dd97fbd9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c89c81cf-ea8f-45e7-857a-1de3dd97fbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:55,738 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.069s 2023-10-16 09:52:55,738 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-129a312e-67a3-4d93-b5dc-e54c3953785b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-129a312e-67a3-4d93-b5dc-e54c3953785b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:56.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023- 10-16 09:52:56,825 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.074s 2023-10-16 09:52:56,826 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8fdf243-cece-404b-8026-ea4c0edd202f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8fdf243-cece-404b-8026-ea4c0edd202f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:56.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:57,893 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.054s 2023-10-16 09:52:57,894 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bffce1b-c36d-4c98-964b-4c185bfce5c4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bffce1b-c36d-4c98-964b-4c185bfce5c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:56.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:58,966 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/814 81518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.046s 2023-10-16 09:52:58,966 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7528dad6-c01f-4dbf-84b6-ea86ba1fb42d', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7528dad6-c01f-4dbf-84b6-ea86ba1fb42d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:58.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "attachment_id": "73cb55d8-cd2e-4784-abdd-02833ac3d5b3", "volume_id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "server_id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-16T09:52:56.000000"}], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:58,991 83425 INFO [tempest.common.waiters] Attachment 73cb55d8-cd2e-4784-abdd-02833ac3d5b3 created for volume 281894b3-f5a9-4b38-842f-ab4e3d550a02 to server c5e44d3b-ed41-4920-825f-e1d283caecfd after waiting for 21.991862 seconds 2023-10-16 09:52:59,038 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.045s 2023-10-16 09:52:59,038 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d88dceb-0737-4263-a41c-e98aeb085026', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d88dceb-0737-4263-a41c-e98aeb085026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:58.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replic ation_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "attachment_id": "73cb55d8-cd2e-4784-abdd-02833ac3d5b3", "volume_id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "server_id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-16T09:52:56.000000"}], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:59,057 83425 INFO [tempest.common.waiters] volume 281894b3-f5a9-4b38-842f-ab4e3d550a02 reached in-use after waiting for 0.057769 seconds 2023-10-16 09:52:59,624 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd/action 0.566s 2023-10-16 09:52:59,624 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"resize": {"flavorRef": "2"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:59 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-96ee51f9-f97d-4b5d-a68b-e0feda7fcecc', 'x-compute-request-id': 'req-96ee51f9-f97d-4b5d-a68b-e0feda7fcecc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd/action'} Body: b'' 2023-10-16 09:52:59,896 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.270s 2023-10-16 09:52:59,896 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1713', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52a4c5df-3263-4ec8-8440-62cf97b85516', 'x-compute-request-id': 'req-52a4c5df-3263-4ec8-8440-62cf97b85516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"server": {"id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "name": "tempest-ServerActionsTestOtherB-server-13118212", "status": "RESIZE", "tenant_id": "81481518f90a4d99abd102ab65d54caa", "user_id": "afbe4a406e6a43309a197e2a209c7554", "metadata": {}, "hostId": "b3e8df7f82566d334b9c1991d1f8175f4e4ad7169c69f3a6a2eab437", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:48:49Z", "updated": "2023-10-16T09:53:00Z", "addresses": {"tempest-ServerActionsTestOtherB-409249207-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}, {"version": 4, "addr": "172.24.4.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-k eypair-1671594657", "OS-SRV-USG:launched_at": "2023-10-16T09:48:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--358238779"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02"}]}}' 2023-10-16 09:53:50,369 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.408s 2023-10-16 09:53:50,370 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1776', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fc67912-f886-4d27-b4a6-c230377030b0', 'x-compute-request-id': 'req-5fc67912-f886-4d27-b4a6-c230377030b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"server": {"id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "name": "tempest-ServerActionsTestOtherB-server-13118212", "status": "ERROR", "tenant_id": "81481518f90a4d99abd102ab65d54caa", "user_id": "afbe4a406e6a43309a197e2a209c7554", "metadata": {}, "hostId": "b3e8df7f82566d334b9c1991d1f8175f4e4ad7169c69f3a6a2eab437", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/2"}]}, "created": "2023-10-16T09:48:49Z", "updated": "2023-10-16T09:53:14Z", "addresses": {"tempest-ServerActionsTestOtherB-409249207-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}, {"version": 4, "addr": "172.24.4.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-10-16T09:53:14Z", "message": "ClientException"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1671594657", "OS-SRV-USG:launched_at": "2023-10-16T09:48:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--358238779"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02"}]}}' 2023-10-16 09:53:50,387 83425 INFO [tempest.common.waiters] State transition "RESIZE/resize_prep" ==> "ERROR/None" after 51 second wait 2023-10-16 09:53:50,388 83425 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-10-16 09:53:50,558 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.167s 2023-10-16 09:53:50,559 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1776', 'content-type': 'application/json' , 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-553d5a33-9270-48b1-985f-59f8382028e8', 'x-compute-request-id': 'req-553d5a33-9270-48b1-985f-59f8382028e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"server": {"id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "name": "tempest-ServerActionsTestOtherB-server-13118212", "status": "ERROR", "tenant_id": "81481518f90a4d99abd102ab65d54caa", "user_id": "afbe4a406e6a43309a197e2a209c7554", "metadata": {}, "hostId": "b3e8df7f82566d334b9c1991d1f8175f4e4ad7169c69f3a6a2eab437", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/2"}]}, "created": "2023-10-16T09:48:49Z", "updated": "2023-10-16T09:53:14Z", "addresses": {"tempest-ServerActionsTestOtherB-409249207-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}, {"version": 4, "addr": "172.24.4.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-10-16T09:53:14Z", "message": "ClientException"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1671594657", "OS-SRV-USG:launched_at": "2023-10-16T09:48:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--358238779"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02"}]}}' 2023-10-16 09:54:40,897 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.275s 2023-10-16 09:54:40,898 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1776', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2c46df3-2b90-4ef1-8902-7ea4685db390', 'x-compute-request-id': 'req-e2c46df3-2b90-4ef1-8902-7ea4685db390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"server": {"id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "name": "tempest-ServerActionsTestOtherB-server-13118212", "status": "ERROR", "tenant_id": "81481518f90a4d99abd102ab65d54caa", "user_id": "afbe4a406e6a43309a197e2a209c7554", "metadata": {}, "hostId": "b3e8df7f82566d334b9c1991d1f8175f4e4ad7169c69f3a6a2eab437", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/2"}]}, "created": "2023-10-16T09:48:49Z", "updated": "2023-10-16T09:53:14Z", "addresses": {"tempest-ServerActionsTestOtherB-409249207-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}, {"version": 4, "addr": "172.24 .4.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-10-16T09:53:14Z", "message": "ClientException"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1671594657", "OS-SRV-USG:launched_at": "2023-10-16T09:48:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--358238779"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02"}]}}' 2023-10-16 09:54:40,911 83425 ERROR [tempest.api.compute.base] Server c5e44d3b-ed41-4920-825f-e1d283caecfd failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-10-16T09:53:14Z', 'message': 'ClientException'}. 2023-10-16 09:54:40.911 83425 ERROR tempest.api.compute.base Traceback (most recent call last): 2023-10-16 09:54:40.911 83425 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 197, in server_check_teardown 2023-10-16 09:54:40.911 83425 ERROR tempest.api.compute.base waiters.wait_for_server_status(cls.servers_client, 2023-10-16 09:54:40.911 83425 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status 2023-10-16 09:54:40.911 83425 ERROR tempest.api.compute.base raise exceptions.BuildErrorException(details, server_id=server_id) 2023-10-16 09:54:40.911 83425 ERROR tempest.api.compute.base tempest.exceptions.BuildErrorException: Server c5e44d3b-ed41-4920-825f-e1d283caecfd failed to build and is in ERROR status 2023-10-16 09:54:40.911 83425 ERROR tempest.api.compute.base Details: Fault: {'code': 500, 'created': '2023-10-16T09:53:14Z', 'message': 'ClientException'}. 2023-10-16 09:54:40.911 83425 ERROR tempest.api.compute.base 2023-10-16 09:54:41,079 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.167s 2023-10-16 09:54:41,080 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:54:40 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-6f3a7684-25cd-47a0-a8ba-af2e568a1ba5', 'x-compute-request-id': 'req-6f3a7684-25cd-47a0-a8ba-af2e568a1ba5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'' 2023-10-16 09:54:41,262 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.181s 2023-10-16 09:54:41,262 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1782', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db417b06-a862-498a-8ec9-ae59e4c6b929', 'x-compute-request-id': 'req-db417b06-a862-498a-8ec9-ae59e4c6b929', 'connection': 'close', 'status': '200', 'conten t-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"server": {"id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "name": "tempest-ServerActionsTestOtherB-server-13118212", "status": "ERROR", "tenant_id": "81481518f90a4d99abd102ab65d54caa", "user_id": "afbe4a406e6a43309a197e2a209c7554", "metadata": {}, "hostId": "b3e8df7f82566d334b9c1991d1f8175f4e4ad7169c69f3a6a2eab437", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/2"}]}, "created": "2023-10-16T09:48:49Z", "updated": "2023-10-16T09:54:41Z", "addresses": {"tempest-ServerActionsTestOtherB-409249207-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}, {"version": 4, "addr": "172.24.4.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-10-16T09:53:14Z", "message": "ClientException"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1671594657", "OS-SRV-USG:launched_at": "2023-10-16T09:48:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--358238779"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02"}]}}' 2023-10-16 09:55:31,395 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 404 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.070s 2023-10-16 09:55:31,396 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e60e832b-d97a-4d5c-ae17-6905e2533715', 'x-compute-request-id': 'req-e60e832b-d97a-4d5c-ae17-6905e2533715', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c5e44d3b-ed41-4920-825f-e1d283caecfd could not be found."}}' 2023-10-16 09:55:31,443 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:_run_cleanups): 404 DELETE http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.046s 2023-10-16 09:55:31,443 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d87a5a31-6e4a-4f1c-8c33-7def07be5e94', 'x-compute-request-id': 'req-d87a5a31-6e4a-4f1c-8c33-7def07be5e94', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"itemNotFound": {"code": 404, "m essage": "Instance c5e44d3b-ed41-4920-825f-e1d283caecfd could not be found."}}' 2023-10-16 09:55:31,444 83425 ERROR [tempest.api.compute.base] Failed to delete server c5e44d3b-ed41-4920-825f-e1d283caecfd 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base Traceback (most recent call last): 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 424, in delete_server 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base cls.servers_client.delete_server(server_id) 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 170, in delete_server 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base resp, body = self.delete("servers/%s" % server_id) 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base return self.request('DELETE', url, extra_headers, headers, body) 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base resp, resp_body = super(BaseComputeClient, self).request( 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base self._error_checker(resp, resp_body) 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 852, in _error_checker 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base raise exceptions.NotFound(resp_body, resp=resp) 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base tempest.lib.exceptions.NotFound: Object not found 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base Details: {'code': 404, 'message': 'Instance c5e44d3b-ed41-4920-825f-e1d283caecfd could not be found.'} 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base 2023-10-16 09:55:31,513 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.067s 2023-10-16 09:55:31,514 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c5f48c5-7b86-4619-8dc6-75a3412f1fc3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c5f48c5-7b86-4619-8dc6-75a3412f1fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:54:42.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:55:31,575 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd/os-volume_attachments 0.045s 2023-10-16 09:55:31,575 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2ee553ab-147b-405f-819f-62a548700433', 'x-compute-request-id': 'req-2ee553ab-147b-405f-819f-62a548700433', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd/os-volume_attachments'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c5e44d3b-ed41-4920-825f-e1d283caecfd could not be found."}}' 2023-10-16 09:55:31,631 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.055s 2023-10-16 09:55:31,632 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cde8963-6976-49d1-9c8c-3d99251f5d10', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cde8963-6976-49d1-9c8c-3d99251f5d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:54:42.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:55:31,644 83425 INFO [tempest.common.waiters] volume 281894b3-f5a9-4b38-842f-ab4e3d550a02 reached available after waiting for 0.644695 seconds {11} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [30.173415s] ... ok {4} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [18.224542s] ... ok {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [410.121949s] ... ok {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list [0.167267s] ... ok {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit [0.227124s] ... ok {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit [0.351514s] ... ok {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit [0.092900s] ... ok {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit [0.358807s] ... ok {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details [0.124552s] ... ok {4} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [17.611940s] ... ok {5} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [515.643564s] ... ok {10} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [101.605813s] ... ok {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.031879s] ... ok {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.037239s] ... ok {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.033968s] ... ok {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [15.786365s] ... ok {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.050952s] ... ok {10} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [17.911663s] ... ok {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.018827s] ... ok {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.030863s] ... ok {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.025745s] ... ok {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.025634s] ... ok {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.027041s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.207455s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.089779s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.239711s] ... ok {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata [0.304045s] ... ok {3} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [44.599398s] ... ok {1} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [208.084464s] ... ok {3} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {3} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {5} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [21.349780s] ... ok {8} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [495.200210s] ... ok {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [245.255047s] ... ok {5} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [42.399805s] ... ok {5} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.394974s] ... ok {5} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.259851s] ... ok {5} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [14.255204s] ... ok {5} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [30.341457s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.075697s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.086760s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.085810s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.394697s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.184814s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.727455s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.061973s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.077158s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker [0.109160s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.091144s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.095506s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.069094s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.134695s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable [0.158156s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.139188s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.094512s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable [0.100273s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.092687s] ... ok {5} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {5} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {5} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {5} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [10.315270s] ... ok {4} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [413.634172s] ... ok {7} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [658.534892s] ... ok {4} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name [0.056619s] ... ok {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [125.792081s] ... ok {4} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code [14.180258s] ... ok {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [242.242711s] ... ok {6} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm [573.266441s] ... ok {2} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {1} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [365.710073s] ... ok {2} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [13.578911s] ... ok {2} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.270447s] ... ok {2} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.171592s] ... ok {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [37.912885s] ... ok {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [132.761878s] ... ok {8} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [395.289242s] ... ok {8} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.012974s] ... ok {8} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.319916s] ... ok {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [77.438348s] ... ok {8} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [14.373856s] ... ok {0} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.592208s] ... ok {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.190434s] ... ok {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.187602s] ... ok {8} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [15.603312s] ... ok {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [41.056873s] ... ok {0} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [18.224708s] ... ok {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [16.400513s] ... ok {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.182886s] ... ok {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.576954s] ... ok {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.070423s] ... ok {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.272074s] ... ok {7} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [294.840016s] ... ok {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant [5.971771s] ... ok {7} setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest) ... SKIPPED: Attached encrypted volume extend is disabled. {0} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {7} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [48.678880s] ... ok {8} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [162.390801s] ... ok {0} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [79.785744s] ... ok {7} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [77.028291s] ... ok {0} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [80.947898s] ... ok {7} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [57.583765s] ... ok {7} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status [0.237907s] ... ok {7} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating [16.987080s] ... ok {7} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting [16.999181s] ... ok {8} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment [162.824570s] ... ok {8} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.205475s] ... ok {8} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.183973s] ... ok {8} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.218630s] ... ok {7} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error [19.117121s] ... ok {7} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting [19.985079s] ... ok {7} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status [0.311797s] ... ok {8} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [42.128443s] ... ok {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [228.484774s] ... ok {7} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.001316s] ... ok {7} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.784104s] ... ok {7} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.205236s] ... ok {7} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.916385s] ... ok {7} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {1} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [574.711306s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit [0.034726s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite [0.067545s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero [0.026726s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker [0.081874s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset [0.070729s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc [0.045431s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc [0.028145s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc [0.057114s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc [0.038563s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc [0.050556s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc [0.041263s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.125657s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.113508s] ... ok {1} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {1} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {1} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {1} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {1} setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {1} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {7} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [32.013497s] ... ok {7} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [40.918835s] ... ok {2} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [538.235505s] ... ok {2} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {2} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [22.093037s] ... ok {2} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [410.926970s] ... ok {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [384.405823s] ... ok {6} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [31.030304s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.020217s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.018296s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.034758s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.047647s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.027576s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.031343s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.018367s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.016592s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.013577s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.040910s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.075902s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.032188s] ... ok {6} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.194268s] ... ok {6} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.282764s] ... ok {6} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.017934s] ... ok {6} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.148744s] ... ok {6} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.018183s] ... ok {6} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.019286s] ... ok {6} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [46.208627s] ... ok {6} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [57.286337s] ... ok {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [366.145770s] ... ok {8} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id [161.439001s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image [2.418357s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size [2.133710s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.017453s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.024880s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.028780s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.026623s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.013033s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.013354s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.012111s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.022372s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.010566s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id [0.047803s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.021728s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.008652s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.126200s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.071790s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.066096s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.058743s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.141210s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.022821s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.022481s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.010717s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.023348s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.023757s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.023858s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size [0.013412s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size [0.012581s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id [0.028552s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size [0.012717s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id [0.022777s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.025086s] ... ok {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... SKIPPED: Cinder backup is disabled {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use [256.151130s] ... ok {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [18.002250s] ... ok {8} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [567.495632s] ... ok {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online [240.976438s] ... ok {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [44.524502s] ... ok {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size [44.454893s] ... ok ============================== Failed 6 tests - output below: ============================== 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 213, in test_tagged_boot_devices server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 241, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 338, 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 321, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 347c7f16-6bd0-4a51-b40a-1d9d705acc27 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-10-16T09:47:26Z', 'message': 'Build of instance 347c7f16-6bd0-4a51-b40a-1d9d705acc27 aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:'}. Request ID of server operation performed before checking the server status req-e9ed11bb-5086-4efd-ba8c-db6b967c6084. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-16 09:44:09,688 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes 0.761s 2023-10-16 09:44:09,688 83439 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-1605346327", "imageRef": "01fbac29-34fa-4a9a-a2f8-2f304b74a717"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4abadeba-86c1-41a0-b1af-d167536b7fc9', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4abadeba-86c1-41a0-b1af-d167536b7fc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:09.596450", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-16 09:44:09,789 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.090s 2023-10-16 09:44:09,789 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d0df23d-088b-440d-a9fe-f4670c7162f6', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d0df23d-088b-440d-a9fe-f4670c7162f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:10,875 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.068s 2023-10-16 09:44:10,875 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57a5da19-9968-45ab-bc06-0686a280e66e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57a5da19-9968-45ab-bc06-0686a280e66e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:11,951 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.062s 2023-10-16 09:44:11,951 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-892409ed-2996-4dd9-be38-a6dc6baf1d4f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-892409ed-2996-4dd9-be38-a6dc6baf1d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:13,064 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.096s 2023-10-16 09:44:13,065 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4748c198-c6f3-4228-ae53-7e2f7c2dd2f0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4748c198-c6f3-4228-ae53-7e2f7c2dd2f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:14,269 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.178s 2023-10-16 09:44:14,269 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc140019-6c76-4139-b2bb-f406fc1e32a8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc140019-6c76-4139-b2bb-f406fc1e32a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:15,398 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.107s 2023-10-16 09:44:15,398 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e9748e7-8430-4c00-9af2-9943697b0d95', 'content-length': '916', 'openstack-ap i-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e9748e7-8430-4c00-9af2-9943697b0d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:16,497 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.084s 2023-10-16 09:44:16,498 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10164880-9ee5-46ab-af71-0ff180f01f59', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10164880-9ee5-46ab-af71-0ff180f01f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:17,625 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.104s 2023-10-16 09:44:17,625 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bf83bb4-29f3-4762-879b-841e9117b4ac', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bf83bb4-29f3-4762-879b-841e9117b4ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b 01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:18,698 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.053s 2023-10-16 09:44:18,699 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbc5585b-f7e5-4b53-9dcb-8803675aba3f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbc5585b-f7e5-4b53-9dcb-8803675aba3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:19,785 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.071s 2023-10-16 09:44:19,786 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13e20554-15bd-4225-ad47-ff74f341de54', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13e20554-15bd-4225-ad47-ff74f341de54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "creat ed_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:20,888 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.087s 2023-10-16 09:44:20,889 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95865b0e-56a8-4655-94d6-88a99965caa7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95865b0e-56a8-4655-94d6-88a99965caa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:21,979 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.071s 2023-10-16 09:44:21,980 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0add3f1b-d8c6-4af6-aa49-22a61c82a291', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0add3f1b-d8c6-4af6-aa49-22a61c82a291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "s ource_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:23,075 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.079s 2023-10-16 09:44:23,076 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-360cf515-3f34-408c-a449-4a2d21dda90e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-360cf515-3f34-408c-a449-4a2d21dda90e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:24,160 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.072s 2023-10-16 09:44:24,161 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ffd8f4f-f95d-438b-b5e8-20f1cc6c46a1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ffd8f4f-f95d-438b-b5e8-20f1cc6c46a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0 .0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:25,244 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.069s 2023-10-16 09:44:25,244 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-201ea587-72be-487b-9cbc-f4f32b16d309', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-201ea587-72be-487b-9cbc-f4f32b16d309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:26,336 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.077s 2023-10-16 09:44:26,336 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2264ab5-9887-46d3-b5b1-237ebefc5fee', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2264ab5-9887-46d3-b5b1-237ebefc5fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consist encygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:27,570 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.156s 2023-10-16 09:44:27,571 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0949c466-b9cf-4187-8f9f-dd60428f00cf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0949c466-b9cf-4187-8f9f-dd60428f00cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:28,677 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.093s 2023-10-16 09:44:28,678 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25d33670-2e82-413a-a7fb-4df3271176f9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25d33670-2e82-413a-a7fb-4df3271176f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:29,782 83439 INFO [tempest.lib.common.rest_client] Request (TaggedB ootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.089s 2023-10-16 09:44:29,782 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d1e629c-0811-4e3c-b903-e6fea14b3a19', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d1e629c-0811-4e3c-b903-e6fea14b3a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:30,847 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.052s 2023-10-16 09:44:30,848 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a8b37d9-729f-4cc8-b01b-f048f842095b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a8b37d9-729f-4cc8-b01b-f048f842095b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:31,920 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.054s 2023-10-16 09:44:31,921 83439 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2045ac5-ff88-4e41-af8e-a20355414b01', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2045ac5-ff88-4e41-af8e-a20355414b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:33,005 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.071s 2023-10-16 09:44:33,005 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-421f1ba7-50a2-4ede-92f2-424a0602f1d0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-421f1ba7-50a2-4ede-92f2-424a0602f1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:34,117 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.097s 2023-10-16 09:44:34,118 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85be805c-2ef6-40a7-9518-4fcf779cccaf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85be805c-2ef6-40a7-9518-4fcf779cccaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:35,201 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.052s 2023-10-16 09:44:35,202 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-055cabd4-5e0e-47de-9edb-156c594082c8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-055cabd4-5e0e-47de-9edb-156c594082c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:36,299 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.082s 2023-10-16 09:44:36,300 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98982f0f-0c40-498d-ad23-7c6313e1d3ff', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenSta ck-API-Version', 'x-openstack-request-id': 'req-98982f0f-0c40-498d-ad23-7c6313e1d3ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:37,384 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.061s 2023-10-16 09:44:37,385 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb950bb0-08fd-47f6-b796-88a01e9dcdd2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb950bb0-08fd-47f6-b796-88a01e9dcdd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:38,461 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.049s 2023-10-16 09:44:38,462 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26ab16e-7bac-4423-9038-e92fea2886c1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26ab16e-7bac-4423-9038-e92fea2886c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f09 0ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:39,534 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.059s 2023-10-16 09:44:39,535 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d712b210-a1f8-498e-bd5d-ff2dd1cc9280', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d712b210-a1f8-498e-bd5d-ff2dd1cc9280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:40,635 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.086s 2023-10-16 09:44:40,635 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e290d2cc-1df7-4669-98de-ae5c51cbb23d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e290d2cc-1df7-4669-98de-ae5c51cbb23d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "upd ated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:41,728 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.076s 2023-10-16 09:44:41,728 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13727716-61f0-40d4-b4c4-72712ca1c3ba', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13727716-61f0-40d4-b4c4-72712ca1c3ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:42,834 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.089s 2023-10-16 09:44:42,835 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cec3d91-75c9-41f8-9762-b2f9da0f2160', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cec3d91-75c9-41f8-9762-b2f9da0f2160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links ": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:44,136 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.057s 2023-10-16 09:44:44,136 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ceed345-82c6-4da1-9192-c3eba81f1e34', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ceed345-82c6-4da1-9192-c3eba81f1e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:45,244 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.094s 2023-10-16 09:44:45,245 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4241af0c-df59-4d67-8d74-c28d978e09fe', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4241af0c-df59-4d67-8d74-c28d978e09fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5 b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:46,309 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.048s 2023-10-16 09:44:46,309 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-616a9f6a-2802-41e8-8bc5-2cd1171247d5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-616a9f6a-2802-41e8-8bc5-2cd1171247d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:47,387 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.061s 2023-10-16 09:44:47,387 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d26c585-6339-49f3-b500-510734ae26df', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d26c585-6339-49f3-b500-510734ae26df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:48,468 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.066s 2023-10-16 09:44:48,469 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06f814ff-2c45-4e31-8fb3-68c4937c049f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06f814ff-2c45-4e31-8fb3-68c4937c049f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:49,533 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.042s 2023-10-16 09:44:49,533 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9eed96d-eac0-45cc-8bd4-a659c35ce797', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9eed96d-eac0-45cc-8bd4-a659c35ce797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:50,585 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devic es): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.041s 2023-10-16 09:44:50,586 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c22b6d2-12c5-4880-8c44-37e658ff6c83', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c22b6d2-12c5-4880-8c44-37e658ff6c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:51,645 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.047s 2023-10-16 09:44:51,646 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb437439-5e6b-4221-86c7-a666f034e5e4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb437439-5e6b-4221-86c7-a666f034e5e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:52,734 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.076s 2023-10-16 09:44:52,735 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406f2fa5-1550-448d-9b74-6bb70ba9ec85', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406f2fa5-1550-448d-9b74-6bb70ba9ec85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:53,807 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.058s 2023-10-16 09:44:53,807 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e6faa6e-613e-46e8-9342-9a58721ca947', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e6faa6e-613e-46e8-9342-9a58721ca947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:54,870 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.049s 2023-10-16 09:44:54,870 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-type': 'application/json', 'x-compute-request-id': 'req-bfac199b-dba6-47d1-b9f5-67f33e8c725e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfac199b-dba6-47d1-b9f5-67f33e8c725e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:55,927 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.042s 2023-10-16 09:44:55,927 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e575913b-7fa6-4d6f-ba19-0f61233a0e29', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e575913b-7fa6-4d6f-ba19-0f61233a0e29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:56,994 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.045s 2023-10-16 09:44:56,994 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-092d8481-5395-4e61-920e-6c2d8b3c91dd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-092d8481-5395-4e61-920e-6c2d8b3c91dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:58,060 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.043s 2023-10-16 09:44:58,060 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c70f7cfa-4173-435d-9c2b-7c9b78d355bd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c70f7cfa-4173-435d-9c2b-7c9b78d355bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:44:59,122 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.049s 2023-10-16 09:44:59,123 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d09fa663-b25a-4f84-a4b1-c000aa4caa4d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d09fa663-b25a-4f84-a4b1-c000aa4caa4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:00,176 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.037s 2023-10-16 09:45:00,176 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69d1dc9c-e0d4-4ec6-8d64-0870d50d08fa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69d1dc9c-e0d4-4ec6-8d64-0870d50d08fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:01,237 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.048s 2023-10-16 09:45:01,237 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56d4d49d-ab22-4883-a7b9-a7fadc45b37a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56d4d49d-ab22-4883-a7b9-a7fadc45b37a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "n ame": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:02,347 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.096s 2023-10-16 09:45:02,347 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a91310-c767-4b74-b9d9-e03e1a23fbd6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a91310-c767-4b74-b9d9-e03e1a23fbd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:03,415 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.052s 2023-10-16 09:45:03,415 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-119ab2b3-2e1f-4c79-8343-51790034268d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-119ab2b3-2e1f-4c79-8343-51790034268d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0 .210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:04,491 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.054s 2023-10-16 09:45:04,492 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81f8843b-33df-4495-8e2c-fe6a5b347164', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81f8843b-33df-4495-8e2c-fe6a5b347164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:05,543 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.038s 2023-10-16 09:45:05,543 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b16070a0-df35-41a3-88a1-87048b10789b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b16070a0-df35-41a3-88a1-87048b10789b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343a fc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:06,601 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.044s 2023-10-16 09:45:06,601 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06217f14-e9ff-4102-a9d8-3caa74c3db04', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06217f14-e9ff-4102-a9d8-3caa74c3db04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:07,656 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.042s 2023-10-16 09:45:07,657 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cdf8e67-01c0-4b1d-9af9-f8d055faa8ae', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cdf8e67-01c0-4b1d-9af9-f8d055faa8ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:te nant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:08,712 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.043s 2023-10-16 09:45:08,712 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4e03ad7-5f71-4613-9591-c55c9af7aba6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4e03ad7-5f71-4613-9591-c55c9af7aba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:09,762 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.037s 2023-10-16 09:45:09,762 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-593d9641-f710-4b29-9303-1a74bf7ae117', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-593d9641-f710-4b29-9303-1a74bf7ae117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:10,841 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8 b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.066s 2023-10-16 09:45:10,842 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36a5420a-1b94-4e2f-b8a2-84a999876e64', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36a5420a-1b94-4e2f-b8a2-84a999876e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:11,899 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.043s 2023-10-16 09:45:11,899 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cf63213-2b34-49c1-bbbe-dcdb11807713', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cf63213-2b34-49c1-bbbe-dcdb11807713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:12,954 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.040s 2023-10-16 09:45:12,954 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88de7108-cd62-4aae-ba84-318c353a4e2c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88de7108-cd62-4aae-ba84-318c353a4e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:14,033 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.066s 2023-10-16 09:45:14,033 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1759328b-4abc-4b2d-998a-b14b68487ab7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1759328b-4abc-4b2d-998a-b14b68487ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:15,087 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.041s 2023-10-16 09:45:15,088 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-r equest-id': 'req-26d63578-852e-4d4c-b9af-2f147648a2ca', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26d63578-852e-4d4c-b9af-2f147648a2ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:16,159 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.056s 2023-10-16 09:45:16,159 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae8aafb3-75db-4a45-81b1-9e1e25c0d54a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae8aafb3-75db-4a45-81b1-9e1e25c0d54a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:17,218 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.045s 2023-10-16 09:45:17,218 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f12e0e-800a-4ed3-b89a-cd70a96f45cb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f12e0e-800a-4ed3-b89a-cd70a96f45cb ', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:18,280 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.042s 2023-10-16 09:45:18,281 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df797383-99ad-496e-861f-9fa570522a0e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df797383-99ad-496e-861f-9fa570522a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:19,335 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.041s 2023-10-16 09:45:19,335 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-996ff523-6ef2-4a02-ad06-0e2c6f986fe6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-996ff523-6ef2-4a02-ad06-0e2c6f986fe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48 -4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:20,392 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.044s 2023-10-16 09:45:20,392 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd0a9b35-6511-4326-9e6e-aa816e92e314', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd0a9b35-6511-4326-9e6e-aa816e92e314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:21,473 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.068s 2023-10-16 09:45:21,473 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21320741-d64e-4fc7-89c6-959300d897c2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21320741-d64e-4fc7-89c6-959300d897c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242- volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:22,525 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.038s 2023-10-16 09:45:22,526 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d6eca3-73b8-4710-b6d1-3452d13ed0f1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d6eca3-73b8-4710-b6d1-3452d13ed0f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:23,583 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.045s 2023-10-16 09:45:23,584 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6b0b70b-d590-4475-8e00-a0b1f0ef1a2a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6b0b70b-d590-4475-8e00-a0b1f0ef1a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae 5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:24,640 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.043s 2023-10-16 09:45:24,641 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25e787c-3463-4e68-986c-fbe15f81c045', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25e787c-3463-4e68-986c-fbe15f81c045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:25,697 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.044s 2023-10-16 09:45:25,698 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bbfeaf4-d18a-46c3-94c0-7b329dde426c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bbfeaf4-d18a-46c3-94c0-7b329dde426c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:44:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb8 7f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:26,754 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498 0.043s 2023-10-16 09:45:26,755 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c63c87-aea7-42c4-bf9f-870ed7031326', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c63c87-aea7-42c4-bf9f-870ed7031326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498'} Body: b'{"volume": {"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:10.000000", "updated_at": "2023-10-16T09:45:26.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1605346327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/f090ed4a-db48-4b4a-b057-b343afc8f498"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:26,766 83439 INFO [tempest.common.waiters] volume f090ed4a-db48-4b4a-b057-b343afc8f498 reached available after waiting for 77.766877 seconds 2023-10-16 09:45:26,983 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes 0.216s 2023-10-16 09:45:26,983 83439 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-1250381957"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3e227b1-4039-4abe-9f17-ad98429054fd', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3e227b1-4039-4abe-9f17-ad98429054fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes'} Body: b'{"volume": {"id": "6cd07ef1-0354-4cfd-82a8-08c488a5641d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:26.911963", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1250381957", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-16 09:45:27,052 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d 0.053s 2023-10-16 09:45:27,052 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3873f44e-3b0a-4b77-8bc3-e9adb8db8317', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3873f44e-3b0a-4b77-8bc3-e9adb8db8317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d'} Body: b'{"volume": {"id": "6cd07ef1-0354-4cfd-82a8-08c488a5641d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:27.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1250381957", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:28,112 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d 0.046s 2023-10-16 09:45:28,112 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f4f2fc8-77ee-4573-9f76-20006c0655f2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f4f2fc8-77ee-4573-9f76-20006c0655f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d'} Body: b'{"volume": {"id": "6cd07ef1-0354-4cfd-82a8-08c488a5641d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:27.000000", "updated_at": "2023-10-16T09:45:27.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1250381957", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volume s/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:29,214 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d 0.089s 2023-10-16 09:45:29,214 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb40447-347b-4ed8-a12b-426cc10b3608', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb40447-347b-4ed8-a12b-426cc10b3608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d'} Body: b'{"volume": {"id": "6cd07ef1-0354-4cfd-82a8-08c488a5641d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:27.000000", "updated_at": "2023-10-16T09:45:27.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1250381957", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:30,267 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d 0.040s 2023-10-16 09:45:30,268 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e92548ad-1c9b-494b-aee5-4f49c4679d2a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e92548ad-1c9b-494b-aee5-4f49c4679d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d'} Body: b'{"volume": {"id": "6cd07ef1-0354-4cfd-82a8-08c488a5641d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:27.000000", "updated_at": "2023-10-16T09:45:27.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1250381957", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachmen ts": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:31,327 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d 0.046s 2023-10-16 09:45:31,327 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84a83ce6-a748-4278-aba0-fbf98eeff7ec', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84a83ce6-a748-4278-aba0-fbf98eeff7ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d'} Body: b'{"volume": {"id": "6cd07ef1-0354-4cfd-82a8-08c488a5641d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:27.000000", "updated_at": "2023-10-16T09:45:31.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1250381957", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/6cd07ef1-0354-4cfd-82a8-08c488a5641d"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:31,339 83439 INFO [tempest.common.waiters] volume 6cd07ef1-0354-4cfd-82a8-08c488a5641d reached available after waiting for 4.339080 seconds 2023-10-16 09:45:31,661 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes 0.322s 2023-10-16 09:45:31,661 83439 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-864112558"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f35eae-a7d5-4d83-8c6b-d6ff1c00b074', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f35eae-a7d5-4d83-8c6b-d6ff1c00b074', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes'} Body: b'{"volume": {"id": "47e3235c-fa0b-4896-ab7c-eea043469405", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:31.579489", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-864112558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-16 09:45:31,715 83439 INFO [tempest.lib.com mon.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405 0.042s 2023-10-16 09:45:31,715 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e821eaa4-01d7-4ea5-ab1e-0e81feb03844', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e821eaa4-01d7-4ea5-ab1e-0e81feb03844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405'} Body: b'{"volume": {"id": "47e3235c-fa0b-4896-ab7c-eea043469405", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:32.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-864112558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:32,770 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405 0.042s 2023-10-16 09:45:32,770 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf4b0973-07a2-45ab-8473-a6e35bbd69c9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf4b0973-07a2-45ab-8473-a6e35bbd69c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405'} Body: b'{"volume": {"id": "47e3235c-fa0b-4896-ab7c-eea043469405", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:32.000000", "updated_at": "2023-10-16T09:45:32.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-864112558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:33,828 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405 0.041s 2023-10-16 09:45:33,829 83439 DEBUG [tempe st.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0064c74c-12c3-4911-b21a-77a692f74e15', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0064c74c-12c3-4911-b21a-77a692f74e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405'} Body: b'{"volume": {"id": "47e3235c-fa0b-4896-ab7c-eea043469405", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:32.000000", "updated_at": "2023-10-16T09:45:32.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-864112558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:34,887 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405 0.045s 2023-10-16 09:45:34,887 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f30d6d02-efad-414f-9d10-2b10c6fd456c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f30d6d02-efad-414f-9d10-2b10c6fd456c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405'} Body: b'{"volume": {"id": "47e3235c-fa0b-4896-ab7c-eea043469405", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:32.000000", "updated_at": "2023-10-16T09:45:32.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-864112558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:35,941 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405 0.041s 2023-10-16 09:45:35,942 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:35 G MT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d25aab6-7579-4d08-b5d6-a0fe18e35d72', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d25aab6-7579-4d08-b5d6-a0fe18e35d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405'} Body: b'{"volume": {"id": "47e3235c-fa0b-4896-ab7c-eea043469405", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:32.000000", "updated_at": "2023-10-16T09:45:32.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-864112558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:37,022 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405 0.066s 2023-10-16 09:45:37,022 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32882e9a-333d-4e33-9c3f-588385ac715a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32882e9a-333d-4e33-9c3f-588385ac715a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405'} Body: b'{"volume": {"id": "47e3235c-fa0b-4896-ab7c-eea043469405", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:32.000000", "updated_at": "2023-10-16T09:45:36.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-864112558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b01b25d1cea4707925f30c00ae5b22c/volumes/47e3235c-fa0b-4896-ab7c-eea043469405"}], "user_id": "fab6c328617247fcb87f3470224ff649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:37,034 83439 INFO [tempest.common.waiters] volume 47e3235c-fa0b-4896-ab7c-eea043469405 reached available after waiting for 6.034002 seconds 2023-10-16 09:45:37,677 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.643s 2023-10-16 09:45:37,678 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net1-1858898971"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-fb 5703c1-45d1-4b68-a16a-15b6eb691003', 'date': 'Mon, 16 Oct 2023 09:45:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"578174b2-6a57-4658-b908-8da7864bf01b","name":"tempest-device-tagging-net1-1858898971","tenant_id":"8b01b25d1cea4707925f30c00ae5b22c","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"8b01b25d1cea4707925f30c00ae5b22c","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-10-16T09:45:37Z","updated_at":"2023-10-16T09:45:37Z","revision_number":1}}' 2023-10-16 09:45:38,219 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.541s 2023-10-16 09:45:38,220 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net2-1505077802"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-df012023-a292-48b2-b1f0-85ac0c78e25c', 'date': 'Mon, 16 Oct 2023 09:45:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"f17d2296-784e-415b-9d03-fda53086e730","name":"tempest-device-tagging-net2-1505077802","tenant_id":"8b01b25d1cea4707925f30c00ae5b22c","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"8b01b25d1cea4707925f30c00ae5b22c","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-10-16T09:45:37Z","updated_at":"2023-10-16T09:45:37Z","revision_number":1}}' 2023-10-16 09:45:39,727 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.506s 2023-10-16 09:45:39,727 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "578174b2-6a57-4658-b908-8da7864bf01b", "cidr": "10.1.1.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-60c1ca99-2ff3-4940-bd0d-ebe336b0edd9', 'date': 'Mon, 16 Oct 2023 09:45:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"ec23d15f-71f1-4db1-b681-83bdbd6b79be","name":"","tenant_id":"8b01b25d1cea4707925f30c00ae5b22c","network_id":"578174b2-6a57-4658-b908-8da7864bf01b","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-10-16T09:45:38Z","updated_at":"2023-10-16T09:45:38Z","revision_number":0,"project_id":"8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:40,568 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 0.841s 2023-10-16 09:45:40,569 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "f17d2296-784e-415b-9d03-fda53086e730", "cidr": "10.2.2.0/24", "ip_version": 4}} Response - He aders: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-58950418-aa0d-4d32-bf9d-a0ae0a352329', 'date': 'Mon, 16 Oct 2023 09:45:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"b49a2004-a01c-4570-bbb2-db5844f6c827","name":"","tenant_id":"8b01b25d1cea4707925f30c00ae5b22c","network_id":"f17d2296-784e-415b-9d03-fda53086e730","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-10-16T09:45:39Z","updated_at":"2023-10-16T09:45:39Z","revision_number":0,"project_id":"8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:41,173 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 0.603s 2023-10-16 09:45:41,173 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "578174b2-6a57-4658-b908-8da7864bf01b", "name": "tempest-TaggedBootDevicesTest_v242-381845633", "fixed_ips": [{"subnet_id": "ec23d15f-71f1-4db1-b681-83bdbd6b79be"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '737', 'x-openstack-request-id': 'req-9c018e6d-e8c9-4e8a-b9c0-47a4c4cbb7d9', 'date': 'Mon, 16 Oct 2023 09:45:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"173fea01-20c0-43e0-9d3b-5435bceb4f12","name":"tempest-TaggedBootDevicesTest_v242-381845633","network_id":"578174b2-6a57-4658-b908-8da7864bf01b","tenant_id":"8b01b25d1cea4707925f30c00ae5b22c","mac_address":"fa:16:3e:7a:a3:e1","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"ec23d15f-71f1-4db1-b681-83bdbd6b79be","ip_address":"10.1.1.168"}],"project_id":"8b01b25d1cea4707925f30c00ae5b22c","port_security_enabled":true,"security_groups":["03037647-538c-422c-bb82-52e7ea6efef6"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-10-16T09:45:40Z","updated_at":"2023-10-16T09:45:40Z","revision_number":1}}' 2023-10-16 09:45:41,892 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 0.718s 2023-10-16 09:45:41,893 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "578174b2-6a57-4658-b908-8da7864bf01b", "name": "tempest-TaggedBootDevicesTest_v242-816832076", "fixed_ips": [{"subnet_id": "ec23d15f-71f1-4db1-b681-83bdbd6b79be"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '736', 'x-openstack-request-id': 'req-ec2d8704-c692-4fd4-844b-f58207ac3d5e', 'date': 'Mon, 16 Oct 2023 09:45:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"b723dc46-4fec-4be3-ba77-33792c72330b","name":"tempest-TaggedBootDevicesTest_v242-816832076","network_id":"578174b2-6a57-4658-b908-8da7864bf01b","tenant_id":"8b01b25d1cea4707925f30c00ae5b22c","mac_address":"fa:16:3e:5d:22:04","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"ec23d15f-71f1-4db1-b681-83bdbd6b79be","ip_address":"10.1.1.16"}],"project_id":"8b01b25d1cea4707925f30c00ae5b22c","port_security_enabled":true,"security_groups":["03037647-538c-422c-bb82-52e7ea6efef6"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","ta gs":[],"created_at":"2023-10-16T09:45:41Z","updated_at":"2023-10-16T09:45:41Z","revision_number":1}}' 2023-10-16 09:45:41,894 83439 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-10-16 09:45:41,894 83439 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-10-16 09:45:41,966 83439 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.069s 2023-10-16 09:45:41,966 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-200879109", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFL2a0dPx9IUjSNeyDHnw3YNse+Rjl4IPS+dVggjyzrum8Wsz+oFxhbB8Z2kb9InIY1DznDWT858GfhzOSi9VXUYNO9rhqKlHvjMF2x++LbIOg4yPYaGSWNgVCYj/ffd6w=="}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d440a16-e661-4de0-9a40-9e11697e7421', 'x-compute-request-id': 'req-8d440a16-e661-4de0-9a40-9e11697e7421', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-200879109", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFL2a0dPx9IUjSNeyDHnw3YNse+Rjl4IPS+dVggjyzrum8Wsz+oFxhbB8Z2kb9InIY1DznDWT858GfhzOSi9VXUYNO9rhqKlHvjMF2x++LbIOg4yPYaGSWNgVCYj/ffd6w==", "fingerprint": "ec:16:84:be:62:74:dd:28:79:81:dc:47:b6:9a:95:d4", "user_id": "fab6c328617247fcb87f3470224ff649"}}' 2023-10-16 09:45:41,969 83439 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-200879109 created 2023-10-16 09:45:42,138 83439 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-10-16 09:45:42,139 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--112209376", "description": "tempest-description--1715142610"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-144631d2-0062-44fb-a829-ab324a35d54a', 'date': 'Mon, 16 Oct 2023 09:45:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "943ef6fe-94b8-44f2-b259-c6bee2e5e989", "name": "tempest-securitygroup--112209376", "stateful": true, "tenant_id": "8b01b25d1cea4707925f30c00ae5b22c", "description": "tempest-description--1715142610", "shared": false, "security_group_rules": [{"id": "4513c0e9-3049-425d-b9fe-658b7930f40c", "project_id": "8b01b25d1cea4707925f30c00ae5b22c", "tenant_id": "8b01b25d1cea4707925f30c00ae5b22c", "security_group_id": "943ef6fe-94b8-44f2-b259-c6bee2e5e989", "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": 374, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-16T09:45:42Z", "updated_at": "2023-10-16T09:45:42Z", "revision_number": 0}, {"id": "47e81c5d-3e36-400e-8a1c-9dd3fc9f88e4", "project_id": "8b01b25d1cea4707925f30c00ae5b22c", "tenant_id": "8b01b25d1cea4707925f30c00ae5b22c ", "security_group_id": "943ef6fe-94b8-44f2-b259-c6bee2e5e989", "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": 375, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-16T09:45:42Z", "updated_at": "2023-10-16T09:45:42Z", "revision_number": 0}], "tags": [], "created_at": "2023-10-16T09:45:42Z", "updated_at": "2023-10-16T09:45:42Z", "revision_number": 1, "project_id": "8b01b25d1cea4707925f30c00ae5b22c"}}' 2023-10-16 09:45:42,333 83439 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.194s 2023-10-16 09:45:42,334 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "943ef6fe-94b8-44f2-b259-c6bee2e5e989", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-751b3988-9d53-4ab2-9d22-df4b2055e867', 'date': 'Mon, 16 Oct 2023 09:45:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f663de5a-d782-45f8-9d0f-3edd3246c819", "project_id": "8b01b25d1cea4707925f30c00ae5b22c", "tenant_id": "8b01b25d1cea4707925f30c00ae5b22c", "security_group_id": "943ef6fe-94b8-44f2-b259-c6bee2e5e989", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2023-10-16T09:45:42Z", "updated_at": "2023-10-16T09:45:42Z", "revision_number": 0}}' 2023-10-16 09:45:42,590 83439 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.256s 2023-10-16 09:45:42,591 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "943ef6fe-94b8-44f2-b259-c6bee2e5e989", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b6f5abbd-9041-4c69-8a55-dc048c05bf3f', 'date': 'Mon, 16 Oct 2023 09:45:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a63d4371-3075-4755-91e5-56d3e9380f73", "project_id": "8b01b25d1cea4707925f30c00ae5b22c", "tenant_id": "8b01b25d1cea4707925f30c00ae5b22c", "security_group_id": "943ef6fe-94b8-44f2-b259-c6bee2e5e989", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2023-10-16T09:45:42Z", "updated_at": "2023-10-16T09:45:42Z", "revision_number": 0}}' 2023-10-16 09:45:42,591 83439 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--112209376 created 2023-10-16 09:45:43,413 83439 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.821s 2023-10-16 09:45:43,413 83439 DEBUG [tempest.lib.common.rest_client] Request - Hea ders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9f4ada7e-1918-466c-8275-3df76a336097"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-3b25ad7c-57ea-4520-89d4-a864dba14b82', 'date': 'Mon, 16 Oct 2023 09:45:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5b30ff5c-54b5-496b-8616-98ec25bdc397", "tenant_id": "8b01b25d1cea4707925f30c00ae5b22c", "floating_ip_address": "172.24.4.114", "floating_network_id": "9f4ada7e-1918-466c-8275-3df76a336097", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8b01b25d1cea4707925f30c00ae5b22c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-10-16T09:45:43Z", "updated_at": "2023-10-16T09:45:43Z", "revision_number": 0}}' 2023-10-16 09:45:43,414 83439 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5b30ff5c-54b5-496b-8616-98ec25bdc397', 'tenant_id': '8b01b25d1cea4707925f30c00ae5b22c', 'floating_ip_address': '172.24.4.114', 'floating_network_id': '9f4ada7e-1918-466c-8275-3df76a336097', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8b01b25d1cea4707925f30c00ae5b22c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-16T09:45:43Z', 'updated_at': '2023-10-16T09:45:43Z', 'revision_number': 0, 'ip': '172.24.4.114'} created 2023-10-16 09:45:43,529 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.110s 2023-10-16 09:45:43,529 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fb2011d4-4df0-4a29-ac7b-64db40bc20a3', '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": "fab6c328617247fcb87f3470224ff649", "name": "tempest-TaggedBootDevicesTest_v242-883246743-project-member", "password_expires_at": null}, "audit_ids": ["CEhSUVI4RzSNE7aO4rhrUw"], "expires_at": "2023-10-16T10:45:43.000000Z", "issued_at": "2023-10-16T09:45:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b01b25d1cea4707925f30c00ae5b22c", "name": "tempest-TaggedBootDevicesTest_v242-883246743"}, "is_domain": false, "roles": [{"id": "0700db7830dd43919c06b3f145035732", "name": "member"}, {"id": "b351167b150d4eca82f399555e55d939", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a94b46e3d9cb4754b9647990bdd999e8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1b40c80e4ed24ea8bd4f7c7aa2f793ce", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a985385e708044ec9e12286387ead581", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2475ab05291b445098e267ee7c74de86", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d311e98323fd4b8b897473ec4d7a12fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c", "region": "RegionOne"}], "id": "36ac3605c1d14f36b09ea7471d4b0244", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5949d4d8bed14a1380ca240f2ff46b30", "interface": "public", "region_id": "RegionOne", "url": "http://10. 0.0.210/identity", "region": "RegionOne"}], "id": "38a0ee3472c942fd88b426de0e96f11b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "903a13c8670f4967ac3c536374c2a4e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "39dd5055b47b4eb5b6617888e83b10fe", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9f73e4c9c92e457c9d2300bbe09e7f34", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "3bb5ead06899413cb27aa08eb39ed9d8", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2a7f133b01e24f51a82f278cf84b003c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8b01b25d1cea4707925f30c00ae5b22c", "region": "RegionOne"}], "id": "779c2ce61768472294d9a3c009de0aa2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "558fb440c96c4780973bdfe3391e42e4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c", "region": "RegionOne"}], "id": "f64e648e8c154f0280017c6022efae70", "type": "volumev3", "name": "cinderv3"}]}}' 2023-10-16 09:45:43,530 83439 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': '2dfb7a78-ecff-4578-8d70-1ba2afeae38a', 'name': 'tempest-TaggedBootDevicesTest_v242-1942641106-network', 'tenant_id': '8b01b25d1cea4707925f30c00ae5b22c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8b01b25d1cea4707925f30c00ae5b22c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2206, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-10-16T09:43:31Z', 'updated_at': '2023-10-16T09:43:31Z', 'revision_number': 1} available for tenant 2023-10-16 09:45:43,575 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.040s 2023-10-16 09:45:43,576 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-81632655-1bc3-48f6-9719-dfd18e6123b9', '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": "fab6c328617247fcb87f3470224ff649", "name": "tempest-TaggedBootDevicesTest_v242-883246743-project-member", "password_expires_at": null}, "audit_ids": ["6ZDNyXnVQIyYjevxOyGDog"], "expires_at": "2023-10-16T10:45:43.000000Z", "issued_at": "2023-10-16T09:45:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b01b25d1cea4707925f30c00ae5b22c", "name": "tempest-TaggedBootDevicesTest_v242-883246743"}, "is_domain": false, "roles": [{"id": "0700db7830dd43919c06b3f145035732", "name": "member"}, {"id": "b351167b150d4eca82f399555e55d939", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a94b46e3d9cb4754b9647990bdd999e8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1b40c80e4ed24ea8bd4f7c7aa2f793ce", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a985385e708044ec9e12286387ead581", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2475ab05291b445098e267ee7c74de86", "type": "image", "name": "glance"}, {"endpoints" : [{"id": "d311e98323fd4b8b897473ec4d7a12fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c", "region": "RegionOne"}], "id": "36ac3605c1d14f36b09ea7471d4b0244", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5949d4d8bed14a1380ca240f2ff46b30", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "38a0ee3472c942fd88b426de0e96f11b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "903a13c8670f4967ac3c536374c2a4e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "39dd5055b47b4eb5b6617888e83b10fe", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9f73e4c9c92e457c9d2300bbe09e7f34", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "3bb5ead06899413cb27aa08eb39ed9d8", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2a7f133b01e24f51a82f278cf84b003c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8b01b25d1cea4707925f30c00ae5b22c", "region": "RegionOne"}], "id": "779c2ce61768472294d9a3c009de0aa2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "558fb440c96c4780973bdfe3391e42e4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8b01b25d1cea4707925f30c00ae5b22c", "region": "RegionOne"}], "id": "f64e648e8c154f0280017c6022efae70", "type": "volumev3", "name": "cinderv3"}]}}' 2023-10-16 09:45:43,577 83439 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': '2dfb7a78-ecff-4578-8d70-1ba2afeae38a', 'name': 'tempest-TaggedBootDevicesTest_v242-1942641106-network', 'tenant_id': '8b01b25d1cea4707925f30c00ae5b22c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8b01b25d1cea4707925f30c00ae5b22c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2206, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-10-16T09:43:31Z', 'updated_at': '2023-10-16T09:43:31Z', 'revision_number': 1} available for tenant 2023-10-16 09:45:43,578 83439 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-200879109', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFL2a0dPx9IUjSNeyDHnw3YNse+Rjl4IPS+dVggjyzrum8Wsz+oFxhbB8Z2kb9InIY1DznDWT858GfhzOSi9VXUYNO9rhqKlHvjMF2x++LbIOg4yPYaGSWNgVCYj/ffd6w==', 'fingerprint': 'ec:16:84:be:62:74:dd:28:79:81:dc:47:b6:9a:95:d4', 'user_id': 'fab6c328617247fcb87f3470224ff649', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD/nwgu3CVRaAyXc1r9cNZ9sPXG0EU9qt+xu8ig3tg4k+FT+GS15ki9\n6aWePTCzd7mgBwYFK4EEACKhZANiAARS9mtHT8fSFI0jXsgx58N2DbHvkY5eCD0v\nnVYII8s67pvFrM/qBcYWwfGdpG/SJyGNQ85w1k/OfBn4czkovVV1GDTva4aipR74\nzBdsfvi2yDoOMj2GhkljYFQmI/333es=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '943ef6fe-94b8-44f2-b259-c6bee2e5e989', 'name': 'tempest-securitygroup--112209376', 'stateful': True, 'tenant_id': '8b01b25d1cea4707925f30c00ae5b22c', 'description': 'tempest-description--1715142610', 'shared': False, 'security_group_rules': [{'id': '4513c0e9-3049-425d-b9fe-658b7930f40c', 'project_id': '8b01b25d1cea4707925f30c00ae5b22c', 'tenant_id': '8b01b25d1cea4707925f30c00ae5b22c', 'security_group_id': '943ef6fe-94b8-44f2-b259-c6bee2e5e989', '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': 374, 'belongs_to_default_sg': False, 'de scription': None, 'tags': [], 'created_at': '2023-10-16T09:45:42Z', 'updated_at': '2023-10-16T09:45:42Z', 'revision_number': 0}, {'id': '47e81c5d-3e36-400e-8a1c-9dd3fc9f88e4', 'project_id': '8b01b25d1cea4707925f30c00ae5b22c', 'tenant_id': '8b01b25d1cea4707925f30c00ae5b22c', 'security_group_id': '943ef6fe-94b8-44f2-b259-c6bee2e5e989', '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': 375, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-16T09:45:42Z', 'updated_at': '2023-10-16T09:45:42Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-10-16T09:45:42Z', 'updated_at': '2023-10-16T09:45:42Z', 'revision_number': 1, 'project_id': '8b01b25d1cea4707925f30c00ae5b22c'}, 'floating_ip': {'id': '5b30ff5c-54b5-496b-8616-98ec25bdc397', 'tenant_id': '8b01b25d1cea4707925f30c00ae5b22c', 'floating_ip_address': '172.24.4.114', 'floating_network_id': '9f4ada7e-1918-466c-8275-3df76a336097', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8b01b25d1cea4707925f30c00ae5b22c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-16T09:45:43Z', 'updated_at': '2023-10-16T09:45:43Z', 'revision_number': 0, 'ip': '172.24.4.114'}} 2023-10-16 09:45:46,678 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/compute/v2.1/servers 3.098s 2023-10-16 09:45:46,678 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-device-tagging-server-939582709", "imageRef": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "2dfb7a78-ecff-4578-8d70-1ba2afeae38a"}, {"port": "173fea01-20c0-43e0-9d3b-5435bceb4f12", "tag": "port-1"}, {"port": "b723dc46-4fec-4be3-ba77-33792c72330b", "tag": "port-2"}, {"uuid": "578174b2-6a57-4658-b908-8da7864bf01b", "tag": "net-1"}, {"uuid": "578174b2-6a57-4658-b908-8da7864bf01b"}, {"uuid": "f17d2296-784e-415b-9d03-fda53086e730", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "f17d2296-784e-415b-9d03-fda53086e730", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "f090ed4a-db48-4b4a-b057-b343afc8f498", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "6cd07ef1-0354-4cfd-82a8-08c488a5641d", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "47e3235c-fa0b-4896-ab7c-eea043469405", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--112209376"}], "key_name": "tempest-keypair-200879109", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9ed11bb-5086-4efd-ba8c-db6b967c6084', 'x-compute-request-id': 'req-e9ed11bb-5086-4efd-ba8c-db6b967c6084', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "347c7f16-6bd0-4a51-b40a-1d9d705acc27", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27"}, {"rel": "bookmark", "href": "http://10.0.0 .210/compute/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--112209376"}], "adminPass": "BTzJEDVxLL6g"}}' 2023-10-16 09:45:46,792 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27 0.110s 2023-10-16 09:45:46,792 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1276', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4189c97-3d14-4e7e-bedf-59697f1d1d42', 'x-compute-request-id': 'req-f4189c97-3d14-4e7e-bedf-59697f1d1d42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27'} Body: b'{"server": {"id": "347c7f16-6bd0-4a51-b40a-1d9d705acc27", "name": "tempest-device-tagging-server-939582709", "status": "BUILD", "tenant_id": "8b01b25d1cea4707925f30c00ae5b22c", "user_id": "fab6c328617247fcb87f3470224ff649", "metadata": {}, "hostId": "", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:45:47Z", "updated": "2023-10-16T09:45:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-200879109", "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, "tags": []}}' 2023-10-16 09:46:37,221 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27 0.389s 2023-10-16 09:46:37,222 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:46:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1877', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-788f1c28-bd63-4171-90c5-a0078be7317d', 'x-compute-request-id': 'req-788f1c28-bd63-4171-90c5-a0078be7317d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27'} Body: b'{"server": {"id": "347c7f16-6bd0-4a51-b40a-1d9d705acc27", "name": "tempest-device-tagging-server-939582709", "status": "BUILD", "tenant_id": "8b01b25d1cea4707925f30c00ae5b22c", "user_id": "fab6c328617247fcb87f3470224ff649", "metadata": {}, "hostId": "b8fc634c188f1398a599ac16a93fc947ff9cee5eb3efa7eb58c1e6a4", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "fl avor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:45:46Z", "updated": "2023-10-16T09:45:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-200879109", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--112209376"}, {"name": "tempest-securitygroup--112209376"}, {"name": "default"}, {"name": "tempest-securitygroup--112209376"}, {"name": "tempest-securitygroup--112209376"}, {"name": "tempest-securitygroup--112209376"}, {"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "delete_on_termination": false}, {"id": "6cd07ef1-0354-4cfd-82a8-08c488a5641d", "delete_on_termination": false}, {"id": "47e3235c-fa0b-4896-ab7c-eea043469405", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2023-10-16 09:46:37,252 83439 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 51 second wait 2023-10-16 09:47:27,427 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27 0.118s 2023-10-16 09:47:27,427 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1817', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27226408-566c-4975-ad59-47ae905f0dd3', 'x-compute-request-id': 'req-27226408-566c-4975-ad59-47ae905f0dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27'} Body: b'{"server": {"id": "347c7f16-6bd0-4a51-b40a-1d9d705acc27", "name": "tempest-device-tagging-server-939582709", "status": "ERROR", "tenant_id": "8b01b25d1cea4707925f30c00ae5b22c", "user_id": "fab6c328617247fcb87f3470224ff649", "metadata": {}, "hostId": "", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:45:46Z", "updated": "2023-10-16T09:47:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-10-16T09:47:26Z", "message": "Build of instance 347c7f16-6bd0-4a51-b40a-1d9d705acc27 aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-200879109", "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": [{"id": "f090ed4a-db48-4b4a-b057-b343afc8f498", "delete_on_termination": false}, {"id": "6cd07ef1-0354-4cfd-82a8-08c488a5641d", "delete_on_termination": false}, {"id": "47e3235c-fa0b-4896-ab7c-eea043469405", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2023-10-16 09:47:27,453 83439 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "ERROR/None" after 101 second wait 2023-10-16 09:47:28,337 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 204 DELETE http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27 0.883s 2023-10-16 09:47:28,337 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52589cc7-4a80-4a93-8c6b-ed6fdb7d53b1', 'x-compute-request-id': 'req-52589cc7-4a80-4a93-8c6b-ed6fdb7d53b1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27'} Body: b'' 2023-10-16 09:47:28,407 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 404 GET http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27 0.069s 2023-10-16 09:47:28,407 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-f457be51-301c-405f-9038-43a78cb916b7', 'x-compute-request-id': 'req-f457be51-301c-405f-9038-43a78cb916b7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/347c7f16-6bd0-4a51-b40a-1d9d705acc27'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 347c7f16-6bd0-4a51-b40a-1d9d705acc27 could not be found."}}' 2023-10-16 09:47:28,452 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-200879109 0.039s 2023-10-16 09:47:28,452 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3850c333-645d-4c43-b240-131a95146643', 'x-compute-request-id': 'req-3850c333-645d-4c43-b240-131a95146643', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-200879109'} Body: b'' 2023-10-16 09:47:28,643 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/943ef6fe-94b8-44f2-b259-c6bee2e5e989 0.190s 2023-10-16 09:47:28,644 83439 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-3e6f53a8-c012-47c1-a489-8645504289a0', 'content-length': '0', 'date': 'Mon, 16 Oct 2023 09:47:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/943ef6fe-94b8-44f2-b259-c6bee2e5e989'} Body: b'' 2023-10-16 09:47:28,663 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/943ef6fe-94b8-44f2-b259-c6bee2e5e989 0.019s 2023-10-16 09:47:28,664 83439 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-e0d161ff-6e85-41e9-b56f-b0236535cc54', 'date': 'Mon, 16 Oct 2023 09:47:28 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/943ef6fe-94b8-44f2-b259-c6bee2e5e989'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 943ef6fe-94b8-44f2-b259-c6bee2e5e989 does not exist", "detail": ""}}' 2023-10-16 09:47:29,079 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/5b30ff5c-54b5-496b-8616-98ec25bdc397 0.414s 2023-10-16 09:47:29,079 83439 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-1b8d1a39-3558-4c9c-a60a-2a8637e29514', 'content-length': '0', 'date': 'Mon, 16 Oct 2023 09:47:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/5b30ff5c-54b5-496b-8616-98ec25bdc397'} Body: b'' 2023-10-16 09:47:29,430 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/b723dc46-4fec-4be3-ba77-33792c72330b 0.350s 2023-10-16 09:47:29,431 83439 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-880383eb-0409-476f-8934-624caa1e0520', 'date': 'Mon, 16 Oct 2023 09:47:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/b723dc46-4fec-4be3-ba77-33792c72330b'} Body: b'' 2023-10-16 09:47:29,699 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/173fea01-20c0-43e0-9d3b-5435bceb4f12 0.267s 2023-10-16 09:47:29,699 83439 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-c8af9708-e850-46d4-b162-2b9daeb75c11', 'date': 'Mon, 16 Oct 2023 09:47:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/173fea01-20c0-43e0-9d3b-5435bceb4f12'} Body: b'' 2023-10-16 09:47:29,927 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/b49a2004-a01c-4570-bbb2-db5844f6c827 0.227s 2023-10-16 09:47:29,927 83439 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-513a7404-f768-4e31-a64c-6fd05597cb8d', 'date': 'Mon, 16 Oct 2023 09:47:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/b49a2004-a01c-4570-bbb2-db5844f6c827'} Body: b'' 2023-10-16 09:47:30,264 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/ec23d15f-71f1-4db1-b681-83bdbd6b79be 0.336s 2023-10-16 09:47:30,264 83439 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-068363b4-6166-4773-8542-b3ea39b78b72', 'date': 'Mon, 16 Oct 2023 09:47:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/ec23d15f-71f1-4db1-b681-83bdbd6b79be'} Body: b'' 2023-10-16 09:47:30,808 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/f17d2296-784e-415b-9d03-fda53086e730 0.543s 2023-10-16 09:47:30,808 83439 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-c05fa54f-a4c5-4e85-b51e-4e1abe52dc8c', 'date': 'Mon, 16 Oct 2023 09:47:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/f17d2296-784e-415b-9d03-fda53086e730'} Body: b'' 2023-10-16 09:47:31,363 83439 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/578174b2-6a57-4658-b908-8da7864bf01b 0.554s 2023-10-16 09:47:31,363 83439 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-785e8563-fab9-48e7-9be0-475f86ccd705', 'date': 'Mon, 16 Oct 2023 09:47:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/578174b2-6a57-4658-b908-8da7864bf01b'} 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 213, in test_tagged_boot_devices server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 241, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 338, 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 321, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-10-16T09:47:21Z', 'message': 'Build of instance 79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5 aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:'}. Request ID of server operation performed before checking the server status req-26bef127-3032-4526-b8e3-6d78a9142a8f. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-16 09:44:08,622 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes 0.957s 2023-10-16 09:44:08,623 83425 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-1241456567", "imageRef": "01fbac29-34fa-4a9a-a2f8-2f304b74a717"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca193117-297e-45de-bcac-05f8813f8d25', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca193117-297e-45de-bcac-05f8813f8d25', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.288567", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-16 09:44:08,686 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.043s 2023-10-16 09:44:08,687 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a3b9c6c-f774-4a87-ac6c-bc846c68678b', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a3b9c6c-f774-4a87-ac6c-bc846c68678b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:09,801 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.089s 2023-10-16 09:44:09,802 83425 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c9ef7a-abf8-442d-bc7b-823165a46f1e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c9ef7a-abf8-442d-bc7b-823165a46f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:10,857 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.041s 2023-10-16 09:44:10,857 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a077b1a-e055-46b6-99b6-edcc4f6c6390', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a077b1a-e055-46b6-99b6-edcc4f6c6390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:11,939 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.058s 2023-10-16 09:44:11,939 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:11 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0332a1d-dead-4e17-8a09-afaa0a865a82', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0332a1d-dead-4e17-8a09-afaa0a865a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:13,035 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.082s 2023-10-16 09:44:13,036 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-283a7bda-d1b6-4106-aac1-aad1f88eb533', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-283a7bda-d1b6-4106-aac1-aad1f88eb533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:14,200 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.109s 2023-10-16 09:44:14,200 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42d8f031-3328-40f3-8227-9a1d783818d9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstac k-request-id': 'req-42d8f031-3328-40f3-8227-9a1d783818d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:15,300 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.087s 2023-10-16 09:44:15,300 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-266d2f34-1c16-494a-9ed9-bf97eb7604ff', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-266d2f34-1c16-494a-9ed9-bf97eb7604ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:16,409 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.089s 2023-10-16 09:44:16,410 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb9cc83-f13a-4f48-bf90-08a318f9327c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb9cc83-f13a-4f48-bf90-08a318f9327c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body : b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:17,506 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.076s 2023-10-16 09:44:17,507 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80a5d2d9-9a9c-4deb-a8d3-2e99a3edc676', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80a5d2d9-9a9c-4deb-a8d3-2e99a3edc676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:18,642 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.113s 2023-10-16 09:44:18,643 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc3cf7ae-7fe0-4328-88e8-3dd36805b8aa', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc3cf7ae-7fe0-4328-88e8-3dd36805b8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootD evicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:19,733 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.057s 2023-10-16 09:44:19,734 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d26f90e5-c500-403d-904e-c674515d8639', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d26f90e5-c500-403d-904e-c674515d8639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:20,821 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.070s 2023-10-16 09:44:20,821 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14a00384-5707-43de-9e68-72f416309d75', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14a00384-5707-43de-9e68-72f416309d75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/vol umes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:21,904 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.062s 2023-10-16 09:44:21,905 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce3bc4e6-ecce-4c54-b197-26f1c1b2e78a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce3bc4e6-ecce-4c54-b197-26f1c1b2e78a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:23,109 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.173s 2023-10-16 09:44:23,110 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186cbbb9-9cbf-4fdb-a50f-879f14e4d5e2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186cbbb9-9cbf-4fdb-a50f-879f14e4d5e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:24,192 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.069s 2023-10-16 09:44:24,192 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4103a70f-5cd4-431f-b23e-4af7418c7b1f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4103a70f-5cd4-431f-b23e-4af7418c7b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:25,247 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.041s 2023-10-16 09:44:25,248 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c91a7e1e-294a-49b7-beee-4a4e29a36c80', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c91a7e1e-294a-49b7-beee-4a4e29a36c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:26,375 83425 INFO [tem pest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.103s 2023-10-16 09:44:26,375 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40dfabd9-5eb3-492b-89d3-f8472ed21000', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40dfabd9-5eb3-492b-89d3-f8472ed21000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:27,524 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.122s 2023-10-16 09:44:27,525 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74fda87f-87a4-4691-9c34-28a29382dd54', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74fda87f-87a4-4691-9c34-28a29382dd54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:28,611 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.060s 2023-10-16 09:44:28,611 83425 DE BUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-066474d3-e983-4d44-8a04-4fd3ee9f342c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-066474d3-e983-4d44-8a04-4fd3ee9f342c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:29,694 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.067s 2023-10-16 09:44:29,694 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2902170e-3c24-4932-89c9-fd8e9f1766a4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2902170e-3c24-4932-89c9-fd8e9f1766a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:30,822 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.114s 2023-10-16 09:44:30,822 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f84bbb53-cf87-4454-9b5a-481aeac4c055', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f84bbb53-cf87-4454-9b5a-481aeac4c055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:31,891 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.052s 2023-10-16 09:44:31,892 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d30abb1-972c-4c2a-a721-b640312f0b7b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d30abb1-972c-4c2a-a721-b640312f0b7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:32,972 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.056s 2023-10-16 09:44:32,973 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d71cdb6f-31b8-4513-9155-18c42b9d8897', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x- openstack-request-id': 'req-d71cdb6f-31b8-4513-9155-18c42b9d8897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:34,058 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.063s 2023-10-16 09:44:34,059 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3d87e6f-f0b8-493f-aa07-7e715aca0c1c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3d87e6f-f0b8-493f-aa07-7e715aca0c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:35,154 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.078s 2023-10-16 09:44:35,155 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6b954a2-9790-4858-a69c-df21a9585a0b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b954a2-9790-4858-a69c-df21a9585a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:36,222 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.049s 2023-10-16 09:44:36,222 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2bc529-1c12-465d-a847-a7b6d729b4b9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b2bc529-1c12-465d-a847-a7b6d729b4b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:37,326 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.077s 2023-10-16 09:44:37,326 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38bcd812-f1e8-4471-9897-d5480af637b1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38bcd812-f1e8-4471-9897-d5480af637b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-Tag gedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:38,392 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.048s 2023-10-16 09:44:38,392 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e119c6a2-0bb1-46a5-87c2-9c368900408c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e119c6a2-0bb1-46a5-87c2-9c368900408c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:39,470 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.065s 2023-10-16 09:44:39,471 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-616bd4ab-14c4-4327-b8ce-4be383dbb741', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-616bd4ab-14c4-4327-b8ce-4be383dbb741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4 f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:40,571 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.087s 2023-10-16 09:44:40,572 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6311dd9-dc00-4253-9561-05d239f16b6f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6311dd9-dc00-4253-9561-05d239f16b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:41,699 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.112s 2023-10-16 09:44:41,699 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd88e245-6c26-42fb-ad09-6ea5acbd5cbe', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd88e245-6c26-42fb-ad09-6ea5acbd5cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "boo table": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:42,776 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.052s 2023-10-16 09:44:42,776 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7af9a5a1-acb1-4e1b-8314-05f023a28935', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7af9a5a1-acb1-4e1b-8314-05f023a28935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:43,932 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.142s 2023-10-16 09:44:43,932 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc825c7f-184b-4470-9cc9-0cc69034df5e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc825c7f-184b-4470-9cc9-0cc69034df5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:44,999 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.053s 2023-10-16 09:44:44,999 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-295e4e08-83c3-48b5-825b-3fa06d3b5055', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-295e4e08-83c3-48b5-825b-3fa06d3b5055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:46,062 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.049s 2023-10-16 09:44:46,063 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-291248a9-5914-4af9-9bc6-d592ea4126b0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-291248a9-5914-4af9-9bc6-d592ea4126b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:47,142 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.050s 2023-10-16 09:44:47,143 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a14c0865-5c98-44f6-b75f-285d2748e53b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a14c0865-5c98-44f6-b75f-285d2748e53b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:48,197 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.040s 2023-10-16 09:44:48,198 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d30acde-029e-4ab7-9705-01ccc0336106', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d30acde-029e-4ab7-9705-01ccc0336106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:49,267 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.056s 2023-10-16 09:44:49,268 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:4 9 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf20897-21f2-483a-a0f6-5db7b5c0735b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf20897-21f2-483a-a0f6-5db7b5c0735b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:50,358 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.077s 2023-10-16 09:44:50,359 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2a544ad-b958-4afa-8df6-416144deb20b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a544ad-b958-4afa-8df6-416144deb20b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:51,416 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.044s 2023-10-16 09:44:51,416 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cb67ee3-916a-4fed-a4a9-e6f951434a34', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versi on', 'x-openstack-request-id': 'req-2cb67ee3-916a-4fed-a4a9-e6f951434a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:52,476 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.047s 2023-10-16 09:44:52,477 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc5ac6c5-23e4-473e-bb59-58deaa8d6a86', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc5ac6c5-23e4-473e-bb59-58deaa8d6a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:53,548 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.057s 2023-10-16 09:44:53,548 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da94841-9e38-4820-80cb-efd809661fa7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da94841-9e38-4820-80cb-efd809661fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c 7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:54,617 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.045s 2023-10-16 09:44:54,618 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdbca25d-17ed-40ba-bcdc-9ced93807b0e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdbca25d-17ed-40ba-bcdc-9ced93807b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:55,677 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.045s 2023-10-16 09:44:55,678 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4759d636-73d5-469c-b4df-96dfa38e41e6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4759d636-73d5-469c-b4df-96dfa38e41e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tem pest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:56,754 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.051s 2023-10-16 09:44:56,754 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5551ecc-db73-41fb-b1e6-ec589a4f0c85', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5551ecc-db73-41fb-b1e6-ec589a4f0c85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:57,809 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.040s 2023-10-16 09:44:57,809 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e316608-14ab-4b0b-9725-2c8805a8475c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e316608-14ab-4b0b-9725-2c8805a8475c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b799 99f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:58,867 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.045s 2023-10-16 09:44:58,867 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90ac59e0-7f01-4a0b-94da-67e3a743ff28', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90ac59e0-7f01-4a0b-94da-67e3a743ff28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:44:59,923 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.042s 2023-10-16 09:44:59,923 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40f8d815-173a-4034-b824-4a2f14efb33d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40f8d815-173a-4034-b824-4a2f14efb33d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38 f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:00,977 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.041s 2023-10-16 09:45:00,983 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b11e9d3-5259-434d-890d-f45782bacec9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b11e9d3-5259-434d-890d-f45782bacec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:02,071 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.074s 2023-10-16 09:45:02,071 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db872580-c1ec-4650-90fe-d920216ff9de', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db872580-c1ec-4650-90fe-d920216ff9de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:03,149 834 25 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.059s 2023-10-16 09:45:03,149 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d6873be-7f3a-42f5-822e-0bef54bd144a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d6873be-7f3a-42f5-822e-0bef54bd144a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:04,206 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.039s 2023-10-16 09:45:04,207 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0595c987-ebba-45e2-bfaf-0872b9650750', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0595c987-ebba-45e2-bfaf-0872b9650750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:05,268 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.048s 2023-10-16 09:45 :05,269 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c83ddbb1-688a-4190-ac9c-1bbd01bb4925', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c83ddbb1-688a-4190-ac9c-1bbd01bb4925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:06,331 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.039s 2023-10-16 09:45:06,331 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf48b8d-b04d-406f-8f6d-ceed4a0a8cab', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf48b8d-b04d-406f-8f6d-ceed4a0a8cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:07,383 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.038s 2023-10-16 09:45:07,384 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc80217-043e-4efb-9552-09e346012469', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc80217-043e-4efb-9552-09e346012469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:08,450 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.053s 2023-10-16 09:45:08,450 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28a3da5d-3fe7-4a1c-8f06-b877dc8b733a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28a3da5d-3fe7-4a1c-8f06-b877dc8b733a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:09,503 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.039s 2023-10-16 09:45:09,503 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dd1b661-3047-47fe-9ee7-13cdc4e7a776', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-A PI-Version', 'x-openstack-request-id': 'req-3dd1b661-3047-47fe-9ee7-13cdc4e7a776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:10,568 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.042s 2023-10-16 09:45:10,568 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80c2fef4-b782-4c5e-be6a-264ff3d23427', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80c2fef4-b782-4c5e-be6a-264ff3d23427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:11,624 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.042s 2023-10-16 09:45:11,625 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c33186-b8bc-4283-bccd-f2c101c20ca6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c33186-b8bc-4283-bccd-f2c101c20ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349 e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:12,682 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.040s 2023-10-16 09:45:12,682 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-416625d0-c252-490d-9a8e-13c6f9e841aa', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-416625d0-c252-490d-9a8e-13c6f9e841aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:13,734 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.038s 2023-10-16 09:45:13,734 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe3c664e-8455-49dd-8a70-ea950899d619', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe3c664e-8455-49dd-8a70-ea950899d619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "nam e": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:14,787 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.040s 2023-10-16 09:45:14,788 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c6e7c38-b539-41c4-905b-deb32a548633', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c6e7c38-b539-41c4-905b-deb32a548633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:15,851 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.049s 2023-10-16 09:45:15,851 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6bb0974-4a23-49d0-a073-cc57d1cf15cb', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6bb0974-4a23-49d0-a073-cc57d1cf15cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc 48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:16,918 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.045s 2023-10-16 09:45:16,918 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91583418-8d27-4c8a-9ef0-1bbd1a018b12', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91583418-8d27-4c8a-9ef0-1bbd1a018b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:17,972 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.040s 2023-10-16 09:45:17,973 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e79e2c-7705-43f6-9570-67243fb4976e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e79e2c-7705-43f6-9570-67243fb4976e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb 5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:19,028 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.041s 2023-10-16 09:45:19,029 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d2664b9-d6b6-4693-b45f-182e4aa561d9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d2664b9-d6b6-4693-b45f-182e4aa561d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:20,104 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.059s 2023-10-16 09:45:20,105 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0db03b0-a05e-4fa6-b1e2-b537d98ed69d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0db03b0-a05e-4fa6-b1e2-b537d98ed69d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:21 ,189 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.050s 2023-10-16 09:45:21,192 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd298e33-8be4-4f60-8d4a-8fb19c106535', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd298e33-8be4-4f60-8d4a-8fb19c106535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:22,259 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.052s 2023-10-16 09:45:22,259 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c0d539-8709-4e5f-99f3-e784d3e2a2f7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c0d539-8709-4e5f-99f3-e784d3e2a2f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:23,317 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.045s 2023-10- 16 09:45:23,318 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea56539-2f07-4e6e-b17a-3866a34f98e9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea56539-2f07-4e6e-b17a-3866a34f98e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:24,391 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.046s 2023-10-16 09:45:24,391 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2a2efc3-0eaa-4d38-a9b4-bb63f56a2817', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2a2efc3-0eaa-4d38-a9b4-bb63f56a2817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:25,456 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.052s 2023-10-16 09:45:25,457 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb04c82f-5b4b-4aea-bb1d-61c4c34a606a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb04c82f-5b4b-4aea-bb1d-61c4c34a606a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:26,535 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.065s 2023-10-16 09:45:26,536 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e5b300-160d-4120-aea0-d55889e05834', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e5b300-160d-4120-aea0-d55889e05834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:27,594 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7 0.045s 2023-10-16 09:45:27,595 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ada5598-5016-47ca-89bf-a40924e343b5', 'content-length': '1359', 'openstack-api-version': 'volume 3.0', 'vary': 'Op enStack-API-Version', 'x-openstack-request-id': 'req-1ada5598-5016-47ca-89bf-a40924e343b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7'} Body: b'{"volume": {"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:45:27.000000", "name": "tempest-TaggedBootDevicesTest-volume-1241456567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/5b359a4f-7da7-4706-82e6-349e2d0c39c7"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:27,616 83425 INFO [tempest.common.waiters] volume 5b359a4f-7da7-4706-82e6-349e2d0c39c7 reached available after waiting for 79.616569 seconds 2023-10-16 09:45:27,887 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes 0.268s 2023-10-16 09:45:27,887 83425 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-337571742"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf975a6-8fcf-4bb0-bbe5-170b220408d8', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf975a6-8fcf-4bb0-bbe5-170b220408d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:27.807213", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-16 09:45:27,975 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.075s 2023-10-16 09:45:27,975 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bod y: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f5e7f34-a507-4228-a4da-88a03945acd1', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f5e7f34-a507-4228-a4da-88a03945acd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:29,046 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.048s 2023-10-16 09:45:29,047 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-358db235-b6ed-4f11-b49f-214cced173d6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-358db235-b6ed-4f11-b49f-214cced173d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:30,105 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.043s 2023-10-16 09:45:30,105 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f30ca78-e82b-4062-8830-9ba548be2fbd', 'content-length': '910', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f30ca78-e82b-4062-8830-9ba548be2fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:31,161 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.041s 2023-10-16 09:45:31,162 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5d6cccf-0a00-4b11-9958-81b89a2a1389', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5d6cccf-0a00-4b11-9958-81b89a2a1389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:32,218 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.044s 2023-10-16 09:45:32,219 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23a7aac9-3c8a-4777-9c0a-2a11f4723e1f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23a7aac9-3c8a-4777-9c0a-2a11f4723e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volum es/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:33,275 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.042s 2023-10-16 09:45:33,275 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0242399-72b6-43b8-8cfa-4e2ac4be4404', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0242399-72b6-43b8-8cfa-4e2ac4be4404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:34,327 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.038s 2023-10-16 09:45:34,327 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7426c73a-312f-4fc7-ab10-62505d097277', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7426c73a-312f-4fc7-ab10-62505d097277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023- 10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:35,385 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.042s 2023-10-16 09:45:35,385 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a7c86fc-56ce-4d00-9a2f-b3c942d80bd0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a7c86fc-56ce-4d00-9a2f-b3c942d80bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:36,453 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.054s 2023-10-16 09:45:36,453 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae54456-a23d-4312-9434-09b4bc977aa2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae54456-a23d-4312-9434-09b4bc977aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.2 10/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:37,506 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.037s 2023-10-16 09:45:37,506 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df3da34a-82f6-4754-811a-5039f0064927', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df3da34a-82f6-4754-811a-5039f0064927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:38,578 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.058s 2023-10-16 09:45:38,578 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5b7af46-0c36-490e-8e70-4eff590bde65', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5b7af46-0c36-490e-8e70-4eff590bde65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": " 77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:39,643 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.050s 2023-10-16 09:45:39,643 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f457ea-79eb-4ab4-bf2c-a1264eb417eb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f457ea-79eb-4ab4-bf2c-a1264eb417eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:40,702 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44 0.044s 2023-10-16 09:45:40,703 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9b098b0-3506-49f1-9623-c5d143d6013a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9b098b0-3506-49f1-9623-c5d143d6013a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44'} Body: b'{"volume": {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:28.000000", "updated_at": "2023-10-16T09:45:40.000000", "name": "tempest-TaggedBootDevicesTest-volume-337571742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/e812ff78-fd6a-453f-a3e3-82ff43a99b44"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"} }' 2023-10-16 09:45:40,717 83425 INFO [tempest.common.waiters] volume e812ff78-fd6a-453f-a3e3-82ff43a99b44 reached available after waiting for 13.716946 seconds 2023-10-16 09:45:40,936 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes 0.218s 2023-10-16 09:45:40,936 83425 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-253441081"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bf77e62-9fbb-49fc-b650-fa2fd86d2dab', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bf77e62-9fbb-49fc-b650-fa2fd86d2dab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes'} Body: b'{"volume": {"id": "f6dacc5c-08b8-448c-9f43-e53e59704e05", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:40.869796", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-253441081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-16 09:45:41,010 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05 0.060s 2023-10-16 09:45:41,010 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7db4a584-c1b3-40d1-8e7e-86076ba058ee', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7db4a584-c1b3-40d1-8e7e-86076ba058ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05'} Body: b'{"volume": {"id": "f6dacc5c-08b8-448c-9f43-e53e59704e05", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:41.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-253441081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:42,108 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c 3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05 0.075s 2023-10-16 09:45:42,109 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a2e417-ca24-4742-a701-0b3c8bf48f50', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a2e417-ca24-4742-a701-0b3c8bf48f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05'} Body: b'{"volume": {"id": "f6dacc5c-08b8-448c-9f43-e53e59704e05", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:41.000000", "updated_at": "2023-10-16T09:45:41.000000", "name": "tempest-TaggedBootDevicesTest-volume-253441081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:43,204 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05 0.071s 2023-10-16 09:45:43,205 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47ae2963-58f2-4757-82de-5aa147b70ec6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47ae2963-58f2-4757-82de-5aa147b70ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05'} Body: b'{"volume": {"id": "f6dacc5c-08b8-448c-9f43-e53e59704e05", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:41.000000", "updated_at": "2023-10-16T09:45:41.000000", "name": "tempest-TaggedBootDevicesTest-volume-253441081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:44,288 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05 0.059s 2023-10-16 09:45:44,288 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3ec57b-8565-4917-bb86-02f17deb5636', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3ec57b-8565-4917-bb86-02f17deb5636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05'} Body: b'{"volume": {"id": "f6dacc5c-08b8-448c-9f43-e53e59704e05", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:41.000000", "updated_at": "2023-10-16T09:45:41.000000", "name": "tempest-TaggedBootDevicesTest-volume-253441081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:45,355 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05 0.046s 2023-10-16 09:45:45,355 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60eb9e39-e1dc-4248-ae8c-9787a9c61487', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60eb9e39-e1dc-4248-ae8c-9787a9c61487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05'} Body: b'{"volume": {"id": "f6dacc5c-08b8-448c-9f43-e53e59704e05", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:41.000000", "updated_at": "2023-10-16T09:45:41.000000", "name": "tempest-TaggedBootDevicesTest-volume-253441081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:46,426 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05 0.057s 2023-10-16 09:45:46,426 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8476876-dedc-43d9-9344-ba4e390ad315', 'c ontent-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8476876-dedc-43d9-9344-ba4e390ad315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05'} Body: b'{"volume": {"id": "f6dacc5c-08b8-448c-9f43-e53e59704e05", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:45:41.000000", "updated_at": "2023-10-16T09:45:46.000000", "name": "tempest-TaggedBootDevicesTest-volume-253441081", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/23e0176e92bc48c3b79999f47fa4f6d1/volumes/f6dacc5c-08b8-448c-9f43-e53e59704e05"}], "user_id": "77333a3273b5429fbabb5cb5f229f38f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:46,439 83425 INFO [tempest.common.waiters] volume f6dacc5c-08b8-448c-9f43-e53e59704e05 reached available after waiting for 5.439086 seconds 2023-10-16 09:45:47,136 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.696s 2023-10-16 09:45:47,136 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net1-491590125"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-4ca751d2-8a8f-4ef3-b3e8-814f3fd7b3c8', 'date': 'Mon, 16 Oct 2023 09:45:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"593778f5-87b9-4daf-86b2-fb84bdcfe3aa","name":"tempest-device-tagging-net1-491590125","tenant_id":"23e0176e92bc48c3b79999f47fa4f6d1","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"23e0176e92bc48c3b79999f47fa4f6d1","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-10-16T09:45:46Z","updated_at":"2023-10-16T09:45:46Z","revision_number":1}}' 2023-10-16 09:45:48,090 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.953s 2023-10-16 09:45:48,091 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net2-908365697"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-35f15f83-ebb2-4a8d-9d50-2dd30b2100b1', 'date': 'Mon, 16 Oct 2023 09:45:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"b1cf0cb2-de9d-433d-8129-9c94f785303a","name":"tempest-device-tagging-net2-908365697","tenant_id":"23e0176e92bc48c3b79999f47fa4f6d1","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"23e0176e92bc48c3b79999f47fa4f6d1","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-10-16T09:45:47Z","updated_at":"2 023-10-16T09:45:47Z","revision_number":1}}' 2023-10-16 09:45:49,471 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.379s 2023-10-16 09:45:49,471 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "593778f5-87b9-4daf-86b2-fb84bdcfe3aa", "cidr": "10.1.1.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-2f1dbe2d-4477-4b0c-bf75-ad748887ab2b', 'date': 'Mon, 16 Oct 2023 09:45:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"6ca6495c-9aa2-4175-8019-c9e04f370203","name":"","tenant_id":"23e0176e92bc48c3b79999f47fa4f6d1","network_id":"593778f5-87b9-4daf-86b2-fb84bdcfe3aa","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-10-16T09:45:48Z","updated_at":"2023-10-16T09:45:48Z","revision_number":0,"project_id":"23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:50,689 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.216s 2023-10-16 09:45:50,689 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "b1cf0cb2-de9d-433d-8129-9c94f785303a", "cidr": "10.2.2.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-7ccc00fe-b4b8-4619-bef5-a0e2c80de6ad', 'date': 'Mon, 16 Oct 2023 09:45:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"f20b2c02-c3e0-4292-88a2-4f9517ba1143","name":"","tenant_id":"23e0176e92bc48c3b79999f47fa4f6d1","network_id":"b1cf0cb2-de9d-433d-8129-9c94f785303a","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-10-16T09:45:49Z","updated_at":"2023-10-16T09:45:49Z","revision_number":0,"project_id":"23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:51,613 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 0.923s 2023-10-16 09:45:51,613 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "593778f5-87b9-4daf-86b2-fb84bdcfe3aa", "name": "tempest-TaggedBootDevicesTest-488987756", "fixed_ips": [{"subnet_id": "6ca6495c-9aa2-4175-8019-c9e04f370203"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '732', 'x-openstack-request-id': 'req-32766f20-73ee-4e2c-be67-00429c1fac43', 'date': 'Mon, 16 Oct 2023 09:45:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"08227f9b-6a0a-417b-87f9-a55db2a0db4c","name":"tempest-TaggedBootDevicesTest-488987756","network_id":"593778f5-87b9-4daf-86b2-fb84bdcfe3aa","tenant_id":"23e0176e92bc48c3b79999f47fa4f6d1","mac_address":"fa:16:3e:57:b3:3e","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixe d_ips":[{"subnet_id":"6ca6495c-9aa2-4175-8019-c9e04f370203","ip_address":"10.1.1.199"}],"project_id":"23e0176e92bc48c3b79999f47fa4f6d1","port_security_enabled":true,"security_groups":["19ba5ba4-be12-433f-913b-94114264250f"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-10-16T09:45:50Z","updated_at":"2023-10-16T09:45:50Z","revision_number":1}}' 2023-10-16 09:45:53,207 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 1.593s 2023-10-16 09:45:53,207 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "593778f5-87b9-4daf-86b2-fb84bdcfe3aa", "name": "tempest-TaggedBootDevicesTest-712859297", "fixed_ips": [{"subnet_id": "6ca6495c-9aa2-4175-8019-c9e04f370203"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '732', 'x-openstack-request-id': 'req-8775995b-06be-4e8f-923c-a0956b3049ec', 'date': 'Mon, 16 Oct 2023 09:45:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"ee333c40-496c-4672-8740-b5798c67f89f","name":"tempest-TaggedBootDevicesTest-712859297","network_id":"593778f5-87b9-4daf-86b2-fb84bdcfe3aa","tenant_id":"23e0176e92bc48c3b79999f47fa4f6d1","mac_address":"fa:16:3e:25:30:b3","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"6ca6495c-9aa2-4175-8019-c9e04f370203","ip_address":"10.1.1.136"}],"project_id":"23e0176e92bc48c3b79999f47fa4f6d1","port_security_enabled":true,"security_groups":["19ba5ba4-be12-433f-913b-94114264250f"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-10-16T09:45:52Z","updated_at":"2023-10-16T09:45:52Z","revision_number":1}}' 2023-10-16 09:45:53,210 83425 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-10-16 09:45:53,211 83425 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-10-16 09:45:53,285 83425 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.066s 2023-10-16 09:45:53,286 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1939131193", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHtvAyAc5YlgzGpyZmfRiypAVaH+Rw6q2lPR3YzpV0waVPwnCIFebqosu2U3xljUpjxa2E1+FpLnBOiuenmANhx59O2YDUDKTumlLtxemEjwJiLdC6/tsqipCgPMZiH0dw=="}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66d20135-dde2-41da-9b11-589e645848a3', 'x-compute-request-id': 'req-66d20135-dde2-41da-9b11-589e645848a3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1939131193", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHtvAyAc5YlgzGpyZmfRiypAVaH+Rw6q2lPR3YzpV0waVPwnCIFebqosu2U3xljUpjxa2E1+FpLnBOiuenmANhx59O2YDUDKTumlLtxemEjwJiLdC6/tsqipCgPMZiH0dw==", "fingerprint": "85:62:00:6a:c2:15:fa:68:6a:82:bf:df:24:44:bf:2d", "user_id": "77333a3273b5429fbabb5cb5f229f38f"}}' 2023-10-16 09:45:53,289 83425 DEBUG [tempe st.lib.common.validation_resources] Validation resource key tempest-keypair-1939131193 created 2023-10-16 09:45:53,487 83425 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.197s 2023-10-16 09:45:53,487 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1084324248", "description": "tempest-description--290981822"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-f944d7f4-0b72-4628-899f-92860c3d7c68', 'date': 'Mon, 16 Oct 2023 09:45:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d40473e2-bd7d-4109-8507-9b19025daf09", "name": "tempest-securitygroup--1084324248", "stateful": true, "tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1", "description": "tempest-description--290981822", "shared": false, "security_group_rules": [{"id": "59f225d9-a3b3-4bbf-947a-d1063fc7c0d8", "project_id": "23e0176e92bc48c3b79999f47fa4f6d1", "tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1", "security_group_id": "d40473e2-bd7d-4109-8507-9b19025daf09", "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": 395, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-16T09:45:53Z", "updated_at": "2023-10-16T09:45:53Z", "revision_number": 0}, {"id": "66eb03f9-adda-44ad-aeee-f783630dcd32", "project_id": "23e0176e92bc48c3b79999f47fa4f6d1", "tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1", "security_group_id": "d40473e2-bd7d-4109-8507-9b19025daf09", "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": 396, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-16T09:45:53Z", "updated_at": "2023-10-16T09:45:53Z", "revision_number": 0}], "tags": [], "created_at": "2023-10-16T09:45:53Z", "updated_at": "2023-10-16T09:45:53Z", "revision_number": 1, "project_id": "23e0176e92bc48c3b79999f47fa4f6d1"}}' 2023-10-16 09:45:53,680 83425 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.192s 2023-10-16 09:45:53,681 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d40473e2-bd7d-4109-8507-9b19025daf09", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-9ac562ce-4c20-4f80-b548-43f776ce8981', 'date': 'Mon, 16 Oct 2023 09:45: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": "72d345db-a276-4e24-9ff9-9537d1ee7f6f", "project_id": "23e0176e92bc48c3b79999f47fa4f6d1", "tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1", "security_group_id": "d40473e2-bd7d-4109-8507-9b19025daf09", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2023-10-16T09:45:53Z", "updated_at": "2023-10-16T09:45:53Z", "revi sion_number": 0}}' 2023-10-16 09:45:53,892 83425 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.211s 2023-10-16 09:45:53,893 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d40473e2-bd7d-4109-8507-9b19025daf09", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d0691035-e1db-4673-87a2-62de8fdf7eea', 'date': 'Mon, 16 Oct 2023 09:45: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": "644da61a-969e-4108-9108-c944fa2a7e0f", "project_id": "23e0176e92bc48c3b79999f47fa4f6d1", "tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1", "security_group_id": "d40473e2-bd7d-4109-8507-9b19025daf09", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2023-10-16T09:45:53Z", "updated_at": "2023-10-16T09:45:53Z", "revision_number": 0}}' 2023-10-16 09:45:53,893 83425 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1084324248 created 2023-10-16 09:45:54,530 83425 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.636s 2023-10-16 09:45:54,530 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9f4ada7e-1918-466c-8275-3df76a336097"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-341eb44d-6647-4d0c-b6d4-1575a4570902', 'date': 'Mon, 16 Oct 2023 09:45:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b3de99e2-6229-4476-a450-5c959f225e24", "tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1", "floating_ip_address": "172.24.4.124", "floating_network_id": "9f4ada7e-1918-466c-8275-3df76a336097", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "23e0176e92bc48c3b79999f47fa4f6d1", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-10-16T09:45:54Z", "updated_at": "2023-10-16T09:45:54Z", "revision_number": 0}}' 2023-10-16 09:45:54,531 83425 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b3de99e2-6229-4476-a450-5c959f225e24', 'tenant_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'floating_ip_address': '172.24.4.124', 'floating_network_id': '9f4ada7e-1918-466c-8275-3df76a336097', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-16T09:45:54Z', 'updated_at': '2023-10-16T09:45:54Z', 'revision_number': 0, 'ip': '172.24.4.124'} created 2023-10-16 09:45:54,645 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.099s 2023-10-16 09:45:54,645 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:54 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-48f4dad4-9b33-4fdb-874f-0ba4e3fee695', '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": "77333a3273b5429fbabb5cb5f229f38f", "name": "tempest-TaggedBootDevicesTest-1477645559-project-member", "password_expires_at": null}, "audit_ids": ["kaX0oyCORDK2g1pG39cniw"], "expires_at": "2023-10-16T10:45:54.000000Z", "issued_at": "2023-10-16T09:45:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23e0176e92bc48c3b79999f47fa4f6d1", "name": "tempest-TaggedBootDevicesTest-1477645559"}, "is_domain": false, "roles": [{"id": "0700db7830dd43919c06b3f145035732", "name": "member"}, {"id": "b351167b150d4eca82f399555e55d939", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a94b46e3d9cb4754b9647990bdd999e8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1b40c80e4ed24ea8bd4f7c7aa2f793ce", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a985385e708044ec9e12286387ead581", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2475ab05291b445098e267ee7c74de86", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d311e98323fd4b8b897473ec4d7a12fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1", "region": "RegionOne"}], "id": "36ac3605c1d14f36b09ea7471d4b0244", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5949d4d8bed14a1380ca240f2ff46b30", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "38a0ee3472c942fd88b426de0e96f11b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "903a13c8670f4967ac3c536374c2a4e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "39dd5055b47b4eb5b6617888e83b10fe", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9f73e4c9c92e457c9d2300bbe09e7f34", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "3bb5ead06899413cb27aa08eb39ed9d8", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2a7f133b01e24f51a82f278cf84b003c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/23e0176e92bc48c3b79999f47fa4f6d1", "region": "RegionOne"}], "id": "779c2ce61768472294d9a3c009de0aa2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "558fb440c96c4780973bdfe3391e42e4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1", "region": "RegionOne"}], "id": "f64e648e8c154f0280017c6022efae70", "type": "volumev3", "name": "cinderv3"}]}}' 2023-10-16 09:45:54,646 83425 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '800822d5-14d4-47bb-9cfa-d8ad634b374b', 'name': 'tempest-TaggedBootDevicesTest-2023130200-network', 'tenant_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10781, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-10-16T09:43:31Z', 'updated_at': '2023-10-16T09:43:31Z', 'revision_number': 1} available for tenant 2023-10-16 09:45:54,708 83425 INFO [tempest.l ib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.052s 2023-10-16 09:45:54,709 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:54 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-bd2f83fc-9753-4bd0-83b1-fcfcd9a9a20c', '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": "77333a3273b5429fbabb5cb5f229f38f", "name": "tempest-TaggedBootDevicesTest-1477645559-project-member", "password_expires_at": null}, "audit_ids": ["Y5udxEiiRIu_OC9uet09bA"], "expires_at": "2023-10-16T10:45:54.000000Z", "issued_at": "2023-10-16T09:45:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23e0176e92bc48c3b79999f47fa4f6d1", "name": "tempest-TaggedBootDevicesTest-1477645559"}, "is_domain": false, "roles": [{"id": "0700db7830dd43919c06b3f145035732", "name": "member"}, {"id": "b351167b150d4eca82f399555e55d939", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a94b46e3d9cb4754b9647990bdd999e8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1b40c80e4ed24ea8bd4f7c7aa2f793ce", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a985385e708044ec9e12286387ead581", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2475ab05291b445098e267ee7c74de86", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d311e98323fd4b8b897473ec4d7a12fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1", "region": "RegionOne"}], "id": "36ac3605c1d14f36b09ea7471d4b0244", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5949d4d8bed14a1380ca240f2ff46b30", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "38a0ee3472c942fd88b426de0e96f11b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "903a13c8670f4967ac3c536374c2a4e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "39dd5055b47b4eb5b6617888e83b10fe", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9f73e4c9c92e457c9d2300bbe09e7f34", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "3bb5ead06899413cb27aa08eb39ed9d8", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2a7f133b01e24f51a82f278cf84b003c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/23e0176e92bc48c3b79999f47fa4f6d1", "region": "RegionOne"}], "id": "779c2ce61768472294d9a3c009de0aa2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "558fb440c96c4780973bdfe3391e42e4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/23e0176e92bc48c3b79999f47fa4f6d1", "region": "RegionOne"}], "id": "f64e648e8c154f0280017c6022efae70", "type": "volumev3", "name": "cinderv3"}]}}' 2023-10-16 09:45:54,710 83425 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '800822d5-14d4-47bb-9cfa-d8ad634b374b', 'name': 'tempest-TaggedBootDevicesTest-2023130200-network', 'tenant_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_netw ork': None, 'provider:segmentation_id': 10781, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-10-16T09:43:31Z', 'updated_at': '2023-10-16T09:43:31Z', 'revision_number': 1} available for tenant 2023-10-16 09:45:54,711 83425 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1939131193', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHtvAyAc5YlgzGpyZmfRiypAVaH+Rw6q2lPR3YzpV0waVPwnCIFebqosu2U3xljUpjxa2E1+FpLnBOiuenmANhx59O2YDUDKTumlLtxemEjwJiLdC6/tsqipCgPMZiH0dw==', 'fingerprint': '85:62:00:6a:c2:15:fa:68:6a:82:bf:df:24:44:bf:2d', 'user_id': '77333a3273b5429fbabb5cb5f229f38f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCsNXT/Y64tfvIpcrJPyBIez9rbglTgmFmIXDqaYDwt9CwkPb1shRin\nkQqHZfqwTmmgBwYFK4EEACKhZANiAAR7bwMgHOWJYMxqcmZn0YsqQFWh/kcOqtpT\n0d2M6VdMGlT8JwiBXm6qLLtlN8ZY1KY8WthNfhaS5wTornp5gDYcefTtmA1Ayk7p\npS7cXphI8CYi3Quv7bKoqQoDzGYh9Hc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd40473e2-bd7d-4109-8507-9b19025daf09', 'name': 'tempest-securitygroup--1084324248', 'stateful': True, 'tenant_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'description': 'tempest-description--290981822', 'shared': False, 'security_group_rules': [{'id': '59f225d9-a3b3-4bbf-947a-d1063fc7c0d8', 'project_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'tenant_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'security_group_id': 'd40473e2-bd7d-4109-8507-9b19025daf09', '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': 395, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-16T09:45:53Z', 'updated_at': '2023-10-16T09:45:53Z', 'revision_number': 0}, {'id': '66eb03f9-adda-44ad-aeee-f783630dcd32', 'project_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'tenant_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'security_group_id': 'd40473e2-bd7d-4109-8507-9b19025daf09', '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': 396, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-16T09:45:53Z', 'updated_at': '2023-10-16T09:45:53Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-10-16T09:45:53Z', 'updated_at': '2023-10-16T09:45:53Z', 'revision_number': 1, 'project_id': '23e0176e92bc48c3b79999f47fa4f6d1'}, 'floating_ip': {'id': 'b3de99e2-6229-4476-a450-5c959f225e24', 'tenant_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'floating_ip_address': '172.24.4.124', 'floating_network_id': '9f4ada7e-1918-466c-8275-3df76a336097', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '23e0176e92bc48c3b79999f47fa4f6d1', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-16T09:45:54Z', 'updated_at': '2023-10-16T09:45:54Z', 'revision_number': 0, 'ip': '172.24.4.124'}} 2023-10-16 09:45:57,410 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/compute/v2.1/servers 2.696s 2023-10-16 09:45:57,411 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-device-tagging-server-1793993723", "imageRef": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "800822d5-14d4-47bb-9cfa-d8ad634b374b"}, {"port": "08227f9b-6a0a-417b-87f9-a55db2a0db4c", "tag": "port-1"}, {"port": "ee 333c40-496c-4672-8740-b5798c67f89f", "tag": "port-2"}, {"uuid": "593778f5-87b9-4daf-86b2-fb84bdcfe3aa", "tag": "net-1"}, {"uuid": "593778f5-87b9-4daf-86b2-fb84bdcfe3aa"}, {"uuid": "b1cf0cb2-de9d-433d-8129-9c94f785303a", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "b1cf0cb2-de9d-433d-8129-9c94f785303a", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "f6dacc5c-08b8-448c-9f43-e53e59704e05", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--1084324248"}], "key_name": "tempest-keypair-1939131193", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26bef127-3032-4526-b8e3-6d78a9142a8f', 'x-compute-request-id': 'req-26bef127-3032-4526-b8e3-6d78a9142a8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1084324248"}], "adminPass": "7qt8PZDdvssa"}}' 2023-10-16 09:45:57,520 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5 0.105s 2023-10-16 09:45:57,521 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1278', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd616cbe-58fd-4433-802d-e0d15101fc46', 'x-compute-request-id': 'req-dd616cbe-58fd-4433-802d-e0d15101fc46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5'} Body: b'{"server": {"id": "79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5", "name": "tempest-device-tagging-server-1793993723", "status": "BUILD", "tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1", "user_id": "77333a3273b5429fbabb5cb5f229f38f", "metadata": {}, "hostId": "", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:45:57Z", "updated": "2023-10-16T09:45:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ :availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1939131193", "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, "tags": []}}' 2023-10-16 09:46:47,988 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5 0.399s 2023-10-16 09:46:47,989 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1884', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a51d8bc-2f31-44c6-bd83-a056990d8496', 'x-compute-request-id': 'req-7a51d8bc-2f31-44c6-bd83-a056990d8496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5'} Body: b'{"server": {"id": "79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5", "name": "tempest-device-tagging-server-1793993723", "status": "BUILD", "tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1", "user_id": "77333a3273b5429fbabb5cb5f229f38f", "metadata": {}, "hostId": "be3c18c5c430005940c77207cce2803d67b501c3233c0fe410893d0a", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:45:57Z", "updated": "2023-10-16T09:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1939131193", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1084324248"}, {"name": "tempest-securitygroup--1084324248"}, {"name": "tempest-securitygroup--1084324248"}, {"name": "tempest-securitygroup--1084324248"}, {"name": "tempest-securitygroup--1084324248"}, {"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "delete_on_termination": false}, {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "delete_on_termination": false}, {"id": "f6dacc5c-08b8-448c-9f43-e53e59704e05", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2023-10-16 09:46:48,005 83425 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 51 second wait 2023-10-16 09:47:38,176 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5 0.123s 2023-10-16 09:47:38,177 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1819', 'content-type': 'application/json', 'o penstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-955ec86c-3b9f-494c-848c-b24bd94648a1', 'x-compute-request-id': 'req-955ec86c-3b9f-494c-848c-b24bd94648a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5'} Body: b'{"server": {"id": "79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5", "name": "tempest-device-tagging-server-1793993723", "status": "ERROR", "tenant_id": "23e0176e92bc48c3b79999f47fa4f6d1", "user_id": "77333a3273b5429fbabb5cb5f229f38f", "metadata": {}, "hostId": "", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:45:57Z", "updated": "2023-10-16T09:47:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-10-16T09:47:21Z", "message": "Build of instance 79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5 aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1939131193", "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": [{"id": "5b359a4f-7da7-4706-82e6-349e2d0c39c7", "delete_on_termination": false}, {"id": "e812ff78-fd6a-453f-a3e3-82ff43a99b44", "delete_on_termination": false}, {"id": "f6dacc5c-08b8-448c-9f43-e53e59704e05", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2023-10-16 09:47:38,192 83425 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "ERROR/None" after 101 second wait 2023-10-16 09:47:39,052 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 204 DELETE http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5 0.859s 2023-10-16 09:47:39,053 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a631148-8862-4851-bd76-7dc2d5ba74cd', 'x-compute-request-id': 'req-6a631148-8862-4851-bd76-7dc2d5ba74cd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5'} Body: b'' 2023-10-16 09:47:39,104 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 404 GET http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5 0.050s 2023-10-16 09:47:39,104 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.3 2', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-19a34b35-d384-4ef3-a874-eb5c4d055d14', 'x-compute-request-id': 'req-19a34b35-d384-4ef3-a874-eb5c4d055d14', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 79e27c8c-ff77-4cf4-a66a-d5d0b5296ec5 could not be found."}}' 2023-10-16 09:47:39,151 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1939131193 0.043s 2023-10-16 09:47:39,152 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b998f10-01a7-42b7-acc0-053d10d9344c', 'x-compute-request-id': 'req-7b998f10-01a7-42b7-acc0-053d10d9344c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1939131193'} Body: b'' 2023-10-16 09:47:39,327 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d40473e2-bd7d-4109-8507-9b19025daf09 0.174s 2023-10-16 09:47:39,327 83425 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-f79d2887-1172-4d5a-9ac8-ac4e6ad3332a', 'content-length': '0', 'date': 'Mon, 16 Oct 2023 09:47:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d40473e2-bd7d-4109-8507-9b19025daf09'} Body: b'' 2023-10-16 09:47:39,344 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d40473e2-bd7d-4109-8507-9b19025daf09 0.016s 2023-10-16 09:47:39,345 83425 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-21b48768-3bfb-48a3-a331-38cf8ffd5628', 'date': 'Mon, 16 Oct 2023 09:47:39 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d40473e2-bd7d-4109-8507-9b19025daf09'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d40473e2-bd7d-4109-8507-9b19025daf09 does not exist", "detail": ""}}' 2023-10-16 09:47:39,825 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/b3de99e2-6229-4476-a450-5c959f225e24 0.480s 2023-10-16 09:47:39,826 83425 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-5b78a3d1-2bc2-48b9-bf3f-e8791c12624a', 'content-length': '0', 'date': 'Mon, 16 Oct 2023 09:47:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b3de99e2-6229-4476-a450-5c959f225e24'} Body: b'' 2023-10-16 09:47:40,315 83425 INFO [tempest.lib .common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/ee333c40-496c-4672-8740-b5798c67f89f 0.488s 2023-10-16 09:47:40,316 83425 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-72c072d9-67a7-4acd-9d00-0fbb85cdbbcd', 'date': 'Mon, 16 Oct 2023 09:47:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/ee333c40-496c-4672-8740-b5798c67f89f'} Body: b'' 2023-10-16 09:47:40,736 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/08227f9b-6a0a-417b-87f9-a55db2a0db4c 0.419s 2023-10-16 09:47:40,736 83425 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-bd6ea6ac-0b9d-4078-b721-0b4a69815262', 'date': 'Mon, 16 Oct 2023 09:47:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/08227f9b-6a0a-417b-87f9-a55db2a0db4c'} Body: b'' 2023-10-16 09:47:40,993 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/f20b2c02-c3e0-4292-88a2-4f9517ba1143 0.256s 2023-10-16 09:47:40,994 83425 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-9a243b79-db3a-4cbe-916a-ce53f233f4ba', 'date': 'Mon, 16 Oct 2023 09:47:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/f20b2c02-c3e0-4292-88a2-4f9517ba1143'} Body: b'' 2023-10-16 09:47:41,227 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/6ca6495c-9aa2-4175-8019-c9e04f370203 0.232s 2023-10-16 09:47:41,227 83425 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-ac54aa8f-a5e7-49a4-b71a-3218a0dfffe1', 'date': 'Mon, 16 Oct 2023 09:47:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/6ca6495c-9aa2-4175-8019-c9e04f370203'} Body: b'' 2023-10-16 09:47:41,722 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/b1cf0cb2-de9d-433d-8129-9c94f785303a 0.493s 2023-10-16 09:47:41,722 83425 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-f537d4b5-b2de-498e-becf-6b13dff54717', 'date': 'Mon, 16 Oct 2023 09:47:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/b1cf0cb2-de9d-433d-8129-9c94f785303a'} Body: b'' 2023-10-16 09:47:42,275 83425 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/593778f5-87b9-4daf-86b2-fb84bdcfe3aa 0.552s 2023-10-16 09:47:42,276 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '< omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-215f0c98-d797-41ac-9e76-629a97869400', 'date': 'Mon, 16 Oct 2023 09:47:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/593778f5-87b9-4daf-86b2-fb84bdcfe3aa'} Body: b'' tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 288, in test_stable_device_rescue_bfv_blank_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 241, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 338, 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 321, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 16d64ca5-035b-4c15-a6ec-7c0dfe64724f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-10-16T09:47:27Z', 'message': 'Build of instance 16d64ca5-035b-4c15-a6ec-7c0dfe64724f aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:'}. Request ID of server operation performed before checking the server status req-c02a2723-469c-465b-9bfd-e64113ca76d9. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-16 09:43:50,360 83429 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.034s 2023-10-16 09:43:50,361 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 16 Oct 2023 09:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ae2f81a9-09b3-4385-9165-d919d7356e9b', '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": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "password_expires_at": null}, "audit_ids": ["18-XqMuuTDOd-ArrQtHraQ"], "expires_at": "2023-10-16T10:43:50.000000Z", "issued_at": "2023-10-16T09:43:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4fcf2437a2d413ea584d0cc2508bed3", "name": "tempest-ServerBootFromVolumeStableRescueTest-476995503"}, "is_domain": false, "roles": [{"id": "0700db7830dd43919c06b3f145035732", "name": "member"}, {"id": "b351167b150d4eca82f399555e55d939", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a94b46e3d9cb4754b9647990bdd999e8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1b40c80e4ed24ea8bd4f7c7aa2f793ce", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a985385e708044ec9e12286387ead581", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2475ab05291b445098e267ee7c74de86", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d311e98323fd4b8b897473ec4d7a12fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a4fcf2437a2d413ea584d0cc2508bed3", "region": "RegionOne"}], "id": "36ac3605c1d14f36b09ea7471d4b0244", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5949d4d8bed14a1380ca240f2ff46b30", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "38a0ee3472c942fd88b426de0e96f11b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "903a13c8670f4967ac3c536374c2a4e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "39dd5055b47b4eb5b6617888e83b10fe", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9f73e4c9c92e457c9d2300bbe09e7f34", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "3bb5ead06899413cb27aa08eb39ed9d8", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2a7f133b01e24f51a82f278cf84b003c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a4fcf2437a2d413ea584d0cc2508bed3", "region": "RegionOne"}], "id": "779c2ce61768472294d9a3c009de0aa2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "558fb440c96c4780973bdfe3391e42e4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a4fcf2437a2d413ea584d0cc2508bed3", "region": "RegionOne"}], "id": "f64e648e8c154f0280017c6022efae70", "type": "volumev3", "name": "cinderv3"}]}}' 2023-10-16 09:43:50,361 83429 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'a571ad70-6f8b-4b02-86b9-df50290509f6', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-292826937-network', 'tenant_id': 'a4fcf2437a2d413ea584d0cc2508bed3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project _id': 'a4fcf2437a2d413ea584d0cc2508bed3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39966, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-10-16T09:43:31Z', 'updated_at': '2023-10-16T09:43:31Z', 'revision_number': 1} available for tenant 2023-10-16 09:43:52,895 83429 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.533s 2023-10-16 09:43:52,896 83429 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-664158185", "imageRef": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "flavorRef": "1", "networks": [{"uuid": "a571ad70-6f8b-4b02-86b9-df50290509f6"}]}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3', '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-2864f017-433f-4b4a-9439-8a6f32b4e854', 'x-compute-request-id': 'req-2864f017-433f-4b4a-9439-8a6f32b4e854', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "tLtN6ru5wcPh"}}' 2023-10-16 09:43:53,127 83429 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/d45abd20-3a58-4657-8f4c-a426d8e39be3 0.227s 2023-10-16 09:43:53,127 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:43:52 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-936ab68b-0446-479b-97d6-fe06297eb1d7', 'x-compute-request-id': 'req-936ab68b-0446-479b-97d6-fe06297eb1d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3'} Body: b'{"server": {"id": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-664158185", "status": "BUILD", "tenant_id": "a4fcf2437a2d413ea584d0cc2508bed3", "user_id": "f90f091b76254a13957807feaeaef3fc", "metadata": {}, "hostId": "", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:43:53Z", "updated": "2023-10-16T09:43:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d45abd20 -3a58-4657-8f4c-a426d8e39be3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3"}], "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-10-16 09:44:43,670 83429 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/d45abd20-3a58-4657-8f4c-a426d8e39be3 0.473s 2023-10-16 09:44:43,671 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', '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-41090c96-035b-4a16-945e-ca21a15b844a', 'x-compute-request-id': 'req-41090c96-035b-4a16-945e-ca21a15b844a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3'} Body: b'{"server": {"id": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-664158185", "status": "ACTIVE", "tenant_id": "a4fcf2437a2d413ea584d0cc2508bed3", "user_id": "f90f091b76254a13957807feaeaef3fc", "metadata": {}, "hostId": "0c02da93f502ff87c28a6e7f7e0afbbbb0330fbef4029274ce53a6c5", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:43:52Z", "updated": "2023-10-16T09:44:15Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-292826937-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:de:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-10-16T09:44: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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-10-16 09:44:43,692 83429 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-10-16 09:45:45,062 83429 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/d45abd20-3a58-4657-8f4c-a426d8e39be3/action 1.312s 2023-10-16 09:45:45,063 83429 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-ServerBootFromVolumeStableRe scueTest-image-606221625"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:43 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-51dea501-e970-4793-9f1f-185590d7488a', 'x-compute-request-id': 'req-51dea501-e970-4793-9f1f-185590d7488a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3/action'} Body: b'{"image_id": "e487480f-19b3-4c3f-9da8-2e30adbb7f5b"}' 2023-10-16 09:45:45,095 83429 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/e487480f-19b3-4c3f-9da8-2e30adbb7f5b 0.031s 2023-10-16 09:45:45,096 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-26416813-05b1-4133-8b52-4385b1540a7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b'} Body: b'{"base_image_ref": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "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": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "user_id": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-606221625", "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": "a4fcf2437a2d413ea584d0cc2508bed3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "created_at": "2023-10-16T09:45:45Z", "updated_at": "2023-10-16T09:45:45Z", "tags": [], "self": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "file": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b/file", "schema": "/v2/schemas/image"}' 2023-10-16 09:45:46,131 83429 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/e487480f-19b3-4c3f-9da8-2e30adbb7f5b 0.033s 2023-10-16 09:45:46,132 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b95161ba-5b82-413d-88d9-b8299a991cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b'} Body: b'{"base_image_ref": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "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": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "owner_project_name": "tempest-ServerBootFromV olumeStableRescueTest-476995503", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "user_id": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-606221625", "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": "a4fcf2437a2d413ea584d0cc2508bed3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "created_at": "2023-10-16T09:45:45Z", "updated_at": "2023-10-16T09:45:45Z", "tags": [], "self": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "file": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b/file", "schema": "/v2/schemas/image"}' 2023-10-16 09:45:47,161 83429 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/e487480f-19b3-4c3f-9da8-2e30adbb7f5b 0.028s 2023-10-16 09:45:47,162 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-de01f4c7-7235-469f-a87b-84cd3b2d73f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b'} Body: b'{"base_image_ref": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "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": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "user_id": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-606221625", "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": "a4fcf2437a2d413ea584d0cc2508bed3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "created_at": "2023-10-16T09:45:45Z", "updated_at": "2023-10-16T09:45:45Z", "tags": [], "self": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "file": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b/file", "schema": "/v2/schemas/image"}' 2023-10-16 09:45:48,192 83429 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/e487480f-19b3-4c3f-9da8-2e30adbb7f5b 0.028s 2023-10-16 09:45:48,192 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7cfc9b24-7213-420e-8b4f-d9ab5d645296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b'} Body: b'{"base_image_ref": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "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": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "user_id": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-606221625", "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": "a4fcf2437a2d413ea584d0cc2508bed3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "created_at": "2023-10-16T09:45:45Z", "updated_at": "2023-10-16T09:45:45Z", "tags": [], "self": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "file": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b/file", "schema": "/v2/schemas/image"}' 2023-10-16 09:45:49,230 83429 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/e487480f-19b3-4c3f-9da8-2e30adbb7f5b 0.036s 2023-10-16 09:45:49,231 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aea8bb99-4156-4be3-9332-85f1bb450727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b'} Body: b'{"base_image_ref": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "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": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "user_id": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-606221625", "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": "a4fcf2437a2d413ea584d0cc2508bed3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "created_at": "2023-10-16T09:45:45Z", "updated_at": "2023-10-16T09:45:45Z", "tags": [], "self": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "file": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b/file", "schema": "/v2/schemas/image"}' 2023-10-16 09:45:50,256 83429 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/e487480f-19b3-4c3f-9da8-2e30adbb7f5b 0.023s 2023-10-16 09:45:50,256 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application /json', 'x-openstack-request-id': 'req-155a80ed-1e00-4433-82e8-e61443a590e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b'} Body: b'{"base_image_ref": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "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": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "owner_id": "a4fcf2437a2d413ea584d0cc2508bed3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "user_id": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-606221625", "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": "a4fcf2437a2d413ea584d0cc2508bed3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "created_at": "2023-10-16T09:45:45Z", "updated_at": "2023-10-16T09:45:50Z", "tags": [], "self": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "file": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b/file", "schema": "/v2/schemas/image"}' 2023-10-16 09:45:51,285 83429 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/e487480f-19b3-4c3f-9da8-2e30adbb7f5b 0.027s 2023-10-16 09:45:51,285 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b82f30d1-9f59-4fef-92e5-c5964bf0a485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b'} Body: b'{"base_image_ref": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "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": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "owner_id": "a4fcf2437a2d413ea584d0cc2508bed3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "user_id": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-606221625", "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": "a4fcf2437a2d413ea584d0cc2508bed3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "created_at": "2023-10-16T09:45:45Z", "updated_at": "2023-10-16T09:45:51Z", "tags": [], "self": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "file": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b/file", "schema": "/v2/schemas/image"}' 2023-10-16 09:45:52,321 83429 INFO [tempest.lib.common.rest_client] Request (ServerBo otFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b 0.035s 2023-10-16 09:45:52,321 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-147b4592-49a1-4d41-9f1e-23d78cb8699a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b'} Body: b'{"base_image_ref": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "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": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "owner_id": "a4fcf2437a2d413ea584d0cc2508bed3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "user_id": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-606221625", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "bccb40b3ecb86ceb2ff5de76dbc01775", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a4fcf2437a2d413ea584d0cc2508bed3", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "4051065b9f0b226de9e535899fc5ece31e20951ffcd292d966f3ed07ac21044cb5dce08c57c458838636c7b3a08f66a33f9b17664eb2cb8da2286f1a2c2b8809", "id": "e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "created_at": "2023-10-16T09:45:45Z", "updated_at": "2023-10-16T09:45:52Z", "tags": [], "self": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "file": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b/file", "schema": "/v2/schemas/image"}' 2023-10-16 09:45:52,356 83429 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/e487480f-19b3-4c3f-9da8-2e30adbb7f5b 0.034s 2023-10-16 09:45:52,357 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1c4faac5-091b-4173-9c80-6f595f9afe52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b'} Body: b'{"base_image_ref": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "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": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "owner_id": "a4fcf2437a2d413ea584d0cc2508bed3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "user_id": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-60622162 5", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "bccb40b3ecb86ceb2ff5de76dbc01775", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a4fcf2437a2d413ea584d0cc2508bed3", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "4051065b9f0b226de9e535899fc5ece31e20951ffcd292d966f3ed07ac21044cb5dce08c57c458838636c7b3a08f66a33f9b17664eb2cb8da2286f1a2c2b8809", "id": "e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "created_at": "2023-10-16T09:45:45Z", "updated_at": "2023-10-16T09:45:52Z", "tags": [], "self": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b", "file": "/v2/images/e487480f-19b3-4c3f-9da8-2e30adbb7f5b/file", "schema": "/v2/schemas/image"}' 2023-10-16 09:45:52,876 83429 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/d45abd20-3a58-4657-8f4c-a426d8e39be3 0.518s 2023-10-16 09:45:52,876 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', '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-2d8b783c-4988-46a2-930e-2a64a5eee40c', 'x-compute-request-id': 'req-2d8b783c-4988-46a2-930e-2a64a5eee40c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3'} Body: b'{"server": {"id": "d45abd20-3a58-4657-8f4c-a426d8e39be3", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-664158185", "status": "ACTIVE", "tenant_id": "a4fcf2437a2d413ea584d0cc2508bed3", "user_id": "f90f091b76254a13957807feaeaef3fc", "metadata": {}, "hostId": "0c02da93f502ff87c28a6e7f7e0afbbbb0330fbef4029274ce53a6c5", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:43:52Z", "updated": "2023-10-16T09:45:52Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-292826937-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:de:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d45abd20-3a58-4657-8f4c-a426d8e39be3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-10-16T09:44: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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-10-16 09:46:53,044 83429 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.084s 2023-10-16 09:46:53,045 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 16 Oct 2023 09:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e5af7cfe-bca7-4e54-b27f-6d977cf9983e', '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": "f90f091b76254a13957807feaeaef3fc", "name": "tempest-ServerBootFromVolumeStableRescueTest-476995503-project-member", "password_expires_at": null}, "audit_ids": ["2YhmX--CRfy1JT2hxE7gOw"], "expires_at": "2023-10-16T10:46:52.000000Z", "issued_at": "2023-10-16T09:46:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4fcf2437a2d413ea584d0cc2508bed3", "name": "tempest-ServerBootFromVolumeStableRescueTest-476995503"}, "is_domain": false, "roles": [{"id": "0700db7830dd43919c06b3f145035732", "name": "member"}, {"id": "b351167b150d4eca82f399555e55d939", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a94b46e3d9cb4754b9647990bdd999e8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1b40c80e4ed24ea8bd4f7c7aa2f793ce", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a985385e708044ec9e12286387ead581", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2475ab05291b445098e267ee7c74de86", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d311e98323fd4b8b897473ec4d7a12fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a4fcf2437a2d413ea584d0cc2508bed3", "region": "RegionOne"}], "id": "36ac3605c1d14f36b09ea7471d4b0244", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5949d4d8bed14a1380ca240f2ff46b30", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "38a0ee3472c942fd88b426de0e96f11b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "903a13c8670f4967ac3c536374c2a4e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "39dd5055b47b4eb5b6617888e83b10fe", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9f73e4c9c92e457c9d2300bbe09e7f34", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "3bb5ead06899413cb27aa08eb39ed9d8", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2a7f133b01e24f51a82f278cf84b003c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a4fcf2437a2d413ea584d0cc2508bed3", "region": "RegionOne"}], "id": "779c2ce61768472294d9a3c009de0aa2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "558fb440c96c4780973bdfe3391e42e4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a4fcf2437a2d413ea584d0cc2508bed3", "region": "RegionOne"}], "id": "f64e648e8c154f0280017c6022efae70", "type": "volumev3", "name": "cinderv3"}]}}' 2023-10-16 09:46:53,046 83429 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'a571ad70-6f8b-4b02-86b9-df50290509f6', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-292826937-network', 'tenant_id': 'a4fcf2437a2d413ea584d0cc2508bed3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a4fcf2437a2d413ea584d0cc2508bed3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39966, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-10-16T09:43:31Z', 'updated_at': '2023-10-16T09:43:31Z', 'revision_number': 1} available for tenant 2023-10-16 09:46:53,605 83429 INFO [tem pest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.559s 2023-10-16 09:46:53,606 83429 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-2080310587", "imageRef": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "a571ad70-6f8b-4b02-86b9-df50290509f6"}]}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:46:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f', '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-c02a2723-469c-465b-9bfd-e64113ca76d9', 'x-compute-request-id': 'req-c02a2723-469c-465b-9bfd-e64113ca76d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "16d64ca5-035b-4c15-a6ec-7c0dfe64724f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "RdztqoH8JMLH"}}' 2023-10-16 09:46:53,689 83429 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/16d64ca5-035b-4c15-a6ec-7c0dfe64724f 0.080s 2023-10-16 09:46:53,689 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:46:53 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-971f3b97-8452-4127-a220-15680d5ac20b', 'x-compute-request-id': 'req-971f3b97-8452-4127-a220-15680d5ac20b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f'} Body: b'{"server": {"id": "16d64ca5-035b-4c15-a6ec-7c0dfe64724f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2080310587", "status": "BUILD", "tenant_id": "a4fcf2437a2d413ea584d0cc2508bed3", "user_id": "f90f091b76254a13957807feaeaef3fc", "metadata": {}, "hostId": "", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:46:54Z", "updated": "2023-10-16T09:46:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f"}], "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-10-16 09:47:43,870 83429 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/16d64ca5-035b-4c15-a6ec-7c0dfe64724f 0.112s 2023-10-16 09:47:43,871 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1776', '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-76f94c11-c711-441f-8cd8-14cb32b200c5', 'x-compute-request-id': 'req-76f94c11-c711-441f-8cd8-14cb32b200c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f'} Body: b'{"server": {"id": "16d64ca5-035b-4c15-a6ec-7c0dfe64724f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2080310587", "status": "ERROR", "tenant_id": "a4fcf2437a2d413ea584d0cc2508bed3", "user_id": "f90f091b76254a13957807feaeaef3fc", "metadata": {}, "hostId": "", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:46:53Z", "updated": "2023-10-16T09:47:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-10-16T09:47:27Z", "message": "Build of instance 16d64ca5-035b-4c15-a6ec-7c0dfe64724f aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:"}, "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": [{"id": "f9263ebe-08b4-4419-a820-16c361747637", "delete_on_termination": false}], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-10-16 09:47:43,901 83429 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-10-16 09:47:44,349 83429 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/16d64ca5-035b-4c15-a6ec-7c0dfe64724f 0.447s 2023-10-16 09:47:44,350 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:43 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-bdc79f1b-f37c-4299-b4ca-6ae5a372ef03', 'x-compute-request-id': 'req-bdc7 9f1b-f37c-4299-b4ca-6ae5a372ef03', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f'} Body: b'' 2023-10-16 09:47:44,380 83429 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/16d64ca5-035b-4c15-a6ec-7c0dfe64724f 0.030s 2023-10-16 09:47:44,381 83429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:44 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-328918cf-fd94-4ee1-ab75-1a83fcc660f4', 'x-compute-request-id': 'req-328918cf-fd94-4ee1-ab75-1a83fcc660f4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/16d64ca5-035b-4c15-a6ec-7c0dfe64724f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 16d64ca5-035b-4c15-a6ec-7c0dfe64724f could not be found."}}' tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] ------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume_swap.py", line 119, in test_volume_swap self.attach_volume(server, volume1) File "/opt/stack/tempest/tempest/api/compute/base.py", line 569, in attach_volume waiters.wait_for_volume_attachment_create( File "/opt/stack/tempest/tempest/common/waiters.py", line 375, in wait_for_volume_attachment_create raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Failed to attach volume 337baae2-5ce3-4443-847d-c7eff116e231 to server 1c0d394c-6e6b-41f6-b6eb-e5d54b82990f within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-16 09:44:08,677 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes 0.943s 2023-10-16 09:44:08,677 83435 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-1108633646"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70c9ad53-4860-4d01-a800-3b48ecad8a44', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70c9ad53-4860-4d01-a800-3b48ecad8a44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.243997", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-16 09:44:08,755 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.057s 2023-10-16 09:44:08,756 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11180364-1924-432e-99d4-8b0f1d1eeed4', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11180364-1924-432e-99d4-8b0f1d1eeed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:09,834 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.054s 2023-10-16 09:44:09,835 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e255f1-7153-42fe-af0b-b9267f804748', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e255f1-7153-42fe-af0b-b9267f804748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:10,891 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.043s 2023-10-16 09:44:10,892 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d270bda7-acec-4b96-a326-66a9049252c8', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d270bda7-acec-4b96-a326-66a9049252c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:11,971 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.065s 2023-10-16 09:44:11,971 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68a1f7f9-53fa-426e-aff8-e8267dc52a89', 'content-length': '904', 'open stack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68a1f7f9-53fa-426e-aff8-e8267dc52a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:13,111 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.125s 2023-10-16 09:44:13,112 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1b5d3da-7f16-4e97-92f9-7c772fbb017c', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1b5d3da-7f16-4e97-92f9-7c772fbb017c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:14,293 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.162s 2023-10-16 09:44:14,294 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa345242-8eec-4271-91bf-7230b7aae2a1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa345242-8eec-4271-91bf-7230b7aae2a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-444 3-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:15,371 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.062s 2023-10-16 09:44:15,371 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7951fe36-35d7-4557-8028-32e8087cbe16', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7951fe36-35d7-4557-8028-32e8087cbe16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:16,491 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.083s 2023-10-16 09:44:16,491 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cd3c0be-55d6-4039-b110-c7e2c624e8a5', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cd3c0be-55d6-4039-b110-c7e2c624e8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume -1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:17,588 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.079s 2023-10-16 09:44:17,588 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1769a088-999f-4feb-b353-884fe9a2acf4', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1769a088-999f-4feb-b353-884fe9a2acf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:18,712 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.103s 2023-10-16 09:44:18,713 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a27ed3c8-cba1-45cb-b59c-bcdaba5da9f7', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a27ed3c8-cba1-45cb-b59c-bcdaba5da9f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmar k", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:19,843 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.093s 2023-10-16 09:44:19,843 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f8e69d-d94a-4d10-9cad-4fa6a7add685', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f8e69d-d94a-4d10-9cad-4fa6a7add685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:20,921 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.059s 2023-10-16 09:44:20,922 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16278e09-7772-4a7a-94f2-b8d3bafe8edf', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16278e09-7772-4a7a-94f2-b8d3bafe8edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": fals e, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:22,004 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.065s 2023-10-16 09:44:22,005 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac8fec4f-0171-4349-89cb-934ee77bd086', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac8fec4f-0171-4349-89cb-934ee77bd086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:23,074 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.051s 2023-10-16 09:44:23,075 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d9c5049-fcdf-4dc0-96cc-011af34fa36c', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d9c5049-fcdf-4dc0-96cc-011af34fa36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:24,158 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/ 337baae2-5ce3-4443-847d-c7eff116e231 0.070s 2023-10-16 09:44:24,159 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e92416-780e-4710-a2c3-0abd6dcde079', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e92416-780e-4710-a2c3-0abd6dcde079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:25,247 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.064s 2023-10-16 09:44:25,247 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642b2642-c8c5-48d2-b775-21f383aae5e5', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642b2642-c8c5-48d2-b775-21f383aae5e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:26,369 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.109s 2023-10-16 09:44:26,370 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': ' Mon, 16 Oct 2023 09:44:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e28fe9ea-af72-4a9c-8ce7-6690ba939e83', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e28fe9ea-af72-4a9c-8ce7-6690ba939e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:27,485 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.101s 2023-10-16 09:44:27,486 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebdef630-bd17-416f-812e-803280c3b139', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebdef630-bd17-416f-812e-803280c3b139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:28,586 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.085s 2023-10-16 09:44:28,586 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa6d3e42-28a6-4162-8315-6ccfd21b62bb', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-aa6d3e42-28a6-4162-8315-6ccfd21b62bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:29,661 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.061s 2023-10-16 09:44:29,661 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e19cf02-83ad-4f1c-8241-163a323555c5', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e19cf02-83ad-4f1c-8241-163a323555c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:30,794 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.114s 2023-10-16 09:44:30,795 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b96271bb-4b6e-4303-a122-bb641ebaafaa', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b96271bb-4b6e-4303-a122-bb641ebaafaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c 7eff116e231", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:09.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:31,930 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.106s 2023-10-16 09:44:31,931 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ceee3ad-955f-4178-9492-8dd1241e544a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ceee3ad-955f-4178-9492-8dd1241e544a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:44:32.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:31,946 83435 INFO [tempest.common.waiters] volume 337baae2-5ce3-4443-847d-c7eff116e231 reached available after waiting for 23.946490 seconds 2023-10-16 09:44:32,420 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes 0.472s 2023-10-16 09:44:32,421 83435 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-1947383572"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e9968b-a5c4-485c-baae-66097b197702', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e9968b-a5c4-485c-baae-66097b197702', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes'} Body: b'{"volume": {"id": "a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:32.3005 19", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1947383572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-16 09:44:32,517 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39 0.081s 2023-10-16 09:44:32,518 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-684ac345-efb3-497b-a812-aed2427383b5', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-684ac345-efb3-497b-a812-aed2427383b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39'} Body: b'{"volume": {"id": "a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:32.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1947383572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:33,609 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39 0.072s 2023-10-16 09:44:33,609 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f94c3b8-e614-4d62-b78a-4437f73debbe', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f94c3b8-e614-4d62-b78a-4437f73debbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39'} Body: b'{"volume": {"id": "a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:32.000000", "updated_at": "2023-10-16T09:44:33.000000", "name": "tempest-TestVolumeSwap-volume-1947383572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}, {"rel": "bookmark", "href": "http://10.0.0.21 0/volume/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:34,669 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39 0.045s 2023-10-16 09:44:34,670 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-975a7a89-5419-46e9-ac31-13bef329170b', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-975a7a89-5419-46e9-ac31-13bef329170b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39'} Body: b'{"volume": {"id": "a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:32.000000", "updated_at": "2023-10-16T09:44:33.000000", "name": "tempest-TestVolumeSwap-volume-1947383572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:35,767 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39 0.057s 2023-10-16 09:44:35,770 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-633e2e4c-3918-45cd-8d3f-37f2e341d215', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-633e2e4c-3918-45cd-8d3f-37f2e341d215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39'} Body: b'{"volume": {"id": "a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:32.000000", "updated_at": "2023-10-16T09:44:33.000000", "name": "tempest-TestVolumeSwap-volume-1947383572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol -tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:36,851 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39 0.064s 2023-10-16 09:44:36,852 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f18a8f-7616-4007-b1b1-b865bb77c8dc', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f18a8f-7616-4007-b1b1-b865bb77c8dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39'} Body: b'{"volume": {"id": "a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:32.000000", "updated_at": "2023-10-16T09:44:33.000000", "name": "tempest-TestVolumeSwap-volume-1947383572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:37,920 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39 0.046s 2023-10-16 09:44:37,921 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c419b99b-0b73-4396-9df6-f3c06c2f6c27', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c419b99b-0b73-4396-9df6-f3c06c2f6c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39'} Body: b'{"volume": {"id": "a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:32.000000", "updated_at": "2023-10-16T09:44:33.000000", "name": "tempest-TestVolumeSwap-volume-1947383572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:39,054 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc2 4d90a39 0.120s 2023-10-16 09:44:39,054 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fda0858-283e-44c4-b566-cb5651e46672', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fda0858-283e-44c4-b566-cb5651e46672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39'} Body: b'{"volume": {"id": "a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:32.000000", "updated_at": "2023-10-16T09:44:33.000000", "name": "tempest-TestVolumeSwap-volume-1947383572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:40,136 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39 0.051s 2023-10-16 09:44:40,137 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17417318-00dc-4ff7-8101-29c03ff2207f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17417318-00dc-4ff7-8101-29c03ff2207f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39'} Body: b'{"volume": {"id": "a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:32.000000", "updated_at": "2023-10-16T09:44:40.000000", "name": "tempest-TestVolumeSwap-volume-1947383572", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:40,149 83435 INFO [tempest.common.waiters] volume a2f8a00a-1c0a-4f62-8b47-b3bc24d90a39 reached available after waiting for 8.149510 seconds 2023-10-16 09:44:40,151 83435 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-10-16 09:44:40,290 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.134s 2023- 10-16 09:44:40,291 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-193753504", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCkerhSX2ESfi6yIwy3pqF6xZrlFRUGF12oJeq33lLeKQHy8c5rhTkNY8IXsANWd8wE4iLXnUdFod6fG0rtDOmdxB4KiLO13GHeDXbu3yUdDrnraYfYTMRCQ0m8EMPtUag=="}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:40 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-133a1031-3482-40c8-a897-78c2673fdadb', 'x-compute-request-id': 'req-133a1031-3482-40c8-a897-78c2673fdadb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-193753504", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCkerhSX2ESfi6yIwy3pqF6xZrlFRUGF12oJeq33lLeKQHy8c5rhTkNY8IXsANWd8wE4iLXnUdFod6fG0rtDOmdxB4KiLO13GHeDXbu3yUdDrnraYfYTMRCQ0m8EMPtUag==", "fingerprint": "e4:6b:55:75:95:23:2a:e8:93:73:23:9b:6a:9c:f8:52", "user_id": "cfac413e4633478b9e524c34d5239d8b"}}' 2023-10-16 09:44:40,293 83435 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-193753504 created 2023-10-16 09:44:40,617 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.322s 2023-10-16 09:44:40,617 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--556246883", "description": "tempest-description--73677820"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1658', 'x-openstack-request-id': 'req-55c1a985-6b66-47ea-a02d-48d7d372201c', 'date': 'Mon, 16 Oct 2023 09:44:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ca76aec9-b744-4cbb-bf29-cdf4e66e8c05", "name": "tempest-securitygroup--556246883", "stateful": true, "tenant_id": "96d85f52140448bca8fa0646bea02d75", "description": "tempest-description--73677820", "shared": false, "security_group_rules": [{"id": "1b8e2008-8e16-4b29-894e-3c78686ae7b5", "project_id": "96d85f52140448bca8fa0646bea02d75", "tenant_id": "96d85f52140448bca8fa0646bea02d75", "security_group_id": "ca76aec9-b744-4cbb-bf29-cdf4e66e8c05", "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": 346, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-16T09:44:40Z", "updated_at": "2023-10-16T09:44:40Z", "revision_number": 0}, {"id": "65032781-dd29-45c9-84e2-1110fb7c2ac0", "project_id": "96d85f52140448bca8fa0646bea02d75", "tenant_id": "96d85f52140448bca8fa0646bea02d75", "security_group_id": "ca76aec9-b744-4cbb-bf29-cdf4e66e8c05", "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": 345, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-16T09:44:40Z", "updated_at": "2023-10-16T09:44:40Z", "revision_number": 0}], "tags": [], "created_at": "2023-10-16T09:44:40Z", "updated_at": "2023-10-16T09:44:40Z", "revision_number": 1, "project_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:44:41,040 83435 INFO [tempe st.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.422s 2023-10-16 09:44:41,041 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ca76aec9-b744-4cbb-bf29-cdf4e66e8c05", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-da9e554d-552c-47b4-b028-075ac42ee9f0', 'date': 'Mon, 16 Oct 2023 09:44: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": "610687a1-7814-4677-b3ac-17855c432f91", "project_id": "96d85f52140448bca8fa0646bea02d75", "tenant_id": "96d85f52140448bca8fa0646bea02d75", "security_group_id": "ca76aec9-b744-4cbb-bf29-cdf4e66e8c05", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2023-10-16T09:44:40Z", "updated_at": "2023-10-16T09:44:40Z", "revision_number": 0}}' 2023-10-16 09:44:41,382 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.340s 2023-10-16 09:44:41,382 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ca76aec9-b744-4cbb-bf29-cdf4e66e8c05", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c5303fa1-1111-45b6-96de-79499629960b', 'date': 'Mon, 16 Oct 2023 09:44: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": "4e763b6a-4444-4b93-bc04-365f3ad88b47", "project_id": "96d85f52140448bca8fa0646bea02d75", "tenant_id": "96d85f52140448bca8fa0646bea02d75", "security_group_id": "ca76aec9-b744-4cbb-bf29-cdf4e66e8c05", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2023-10-16T09:44:41Z", "updated_at": "2023-10-16T09:44:41Z", "revision_number": 0}}' 2023-10-16 09:44:41,383 83435 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--556246883 created 2023-10-16 09:44:42,468 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.085s 2023-10-16 09:44:42,469 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9f4ada7e-1918-466c-8275-3df76a336097"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-18c01416-e303-4d3a-b5dd-93eee7ccf2bd', 'date': 'Mon, 16 Oct 2023 09:44:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "34913a18-97a2-4f9e-9a49-f745effb23f1", "tenant_id": "96d85f52140448bca8fa0646bea02d75", "floating_ip_address": "172.24.4.226", "floating_ network_id": "9f4ada7e-1918-466c-8275-3df76a336097", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "96d85f52140448bca8fa0646bea02d75", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-10-16T09:44:41Z", "updated_at": "2023-10-16T09:44:41Z", "revision_number": 0}}' 2023-10-16 09:44:42,469 83435 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '34913a18-97a2-4f9e-9a49-f745effb23f1', 'tenant_id': '96d85f52140448bca8fa0646bea02d75', 'floating_ip_address': '172.24.4.226', 'floating_network_id': '9f4ada7e-1918-466c-8275-3df76a336097', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '96d85f52140448bca8fa0646bea02d75', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-16T09:44:41Z', 'updated_at': '2023-10-16T09:44:41Z', 'revision_number': 0, 'ip': '172.24.4.226'} created 2023-10-16 09:44:42,589 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.110s 2023-10-16 09:44:42,589 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2799', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-db6ca99c-fa62-452d-8642-5be6afaf031f', '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": "cfac413e4633478b9e524c34d5239d8b", "name": "tempest-TestVolumeSwap-346509380-project-member", "password_expires_at": null}, "audit_ids": ["NpkVqOIATEGA_vwLlaZO5Q"], "expires_at": "2023-10-16T10:44:42.000000Z", "issued_at": "2023-10-16T09:44:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96d85f52140448bca8fa0646bea02d75", "name": "tempest-TestVolumeSwap-346509380"}, "is_domain": false, "roles": [{"id": "0700db7830dd43919c06b3f145035732", "name": "member"}, {"id": "b351167b150d4eca82f399555e55d939", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a94b46e3d9cb4754b9647990bdd999e8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "1b40c80e4ed24ea8bd4f7c7aa2f793ce", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a985385e708044ec9e12286387ead581", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2475ab05291b445098e267ee7c74de86", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d311e98323fd4b8b897473ec4d7a12fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75", "region": "RegionOne"}], "id": "36ac3605c1d14f36b09ea7471d4b0244", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5949d4d8bed14a1380ca240f2ff46b30", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "38a0ee3472c942fd88b426de0e96f11b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "903a13c8670f4967ac3c536374c2a4e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "39dd5055b47b4eb5b6617888e83b10fe", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9f73e4c9c92e457c9d2300bbe09e7f34", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "3bb5ead06899413cb27aa08eb39ed9d8", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2a7f133b01e24f51a82f278cf84b003c", "interface": "public", "region _id": "RegionOne", "url": "http://10.0.0.210/compute/v2/96d85f52140448bca8fa0646bea02d75", "region": "RegionOne"}], "id": "779c2ce61768472294d9a3c009de0aa2", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "558fb440c96c4780973bdfe3391e42e4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75", "region": "RegionOne"}], "id": "f64e648e8c154f0280017c6022efae70", "type": "volumev3", "name": "cinderv3"}]}}' 2023-10-16 09:44:42,590 83435 INFO [tempest.lib.common.fixed_network] (TestVolumeSwap:test_volume_swap) Found network {'id': 'b6011a11-a0a3-40cb-bf20-d1df67f13d18', 'name': 'tempest-TestVolumeSwap-1041414891-network', 'tenant_id': '96d85f52140448bca8fa0646bea02d75', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '96d85f52140448bca8fa0646bea02d75', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2341, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-10-16T09:43:31Z', 'updated_at': '2023-10-16T09:43:31Z', 'revision_number': 1} available for tenant 2023-10-16 09:44:42,591 83435 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-193753504', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCkerhSX2ESfi6yIwy3pqF6xZrlFRUGF12oJeq33lLeKQHy8c5rhTkNY8IXsANWd8wE4iLXnUdFod6fG0rtDOmdxB4KiLO13GHeDXbu3yUdDrnraYfYTMRCQ0m8EMPtUag==', 'fingerprint': 'e4:6b:55:75:95:23:2a:e8:93:73:23:9b:6a:9c:f8:52', 'user_id': 'cfac413e4633478b9e524c34d5239d8b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCsypxXF1bn/qeu2EDNUBZnD3HzrRp+7ebzAcqlan2L7+mziu+kM4c6\nD+lpitzD61CgBwYFK4EEACKhZANiAAQpHq4Ul9hEn4usiMMt6ahesWa5RUVBhddq\nCXqt95S3ikB8vHOa4U5DWPCF7ADVnfMBOIi151HRaHenxtK7QzpncQeCoiztdxh3\ng127t8lHQ6562mH2EzEQkNJvBDD7VGo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ca76aec9-b744-4cbb-bf29-cdf4e66e8c05', 'name': 'tempest-securitygroup--556246883', 'stateful': True, 'tenant_id': '96d85f52140448bca8fa0646bea02d75', 'description': 'tempest-description--73677820', 'shared': False, 'security_group_rules': [{'id': '1b8e2008-8e16-4b29-894e-3c78686ae7b5', 'project_id': '96d85f52140448bca8fa0646bea02d75', 'tenant_id': '96d85f52140448bca8fa0646bea02d75', 'security_group_id': 'ca76aec9-b744-4cbb-bf29-cdf4e66e8c05', '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': 346, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-16T09:44:40Z', 'updated_at': '2023-10-16T09:44:40Z', 'revision_number': 0}, {'id': '65032781-dd29-45c9-84e2-1110fb7c2ac0', 'project_id': '96d85f52140448bca8fa0646bea02d75', 'tenant_id': '96d85f52140448bca8fa0646bea02d75', 'security_group_id': 'ca76aec9-b744-4cbb-bf29-cdf4e66e8c05', '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': 345, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-16T09:44:40Z', 'updated_at': '2023-10-16T09:44:40Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-10-16T09:44:40Z', 'updated_at': '2023-10-16T09:44:40Z', 'revision_number': 1, 'project_id': '96d85f52140448bca8fa0646bea02d75'}, 'floating_ip': {'id': '34913a18-97a2-4f9e-9a49-f745effb23f1', 'tenant_id': '96d85f52140448bca8fa0646bea02d75', 'floating_ip_address': '172.24.4.226', 'floating_network_id': '9f4ada7e-1918-466c-8275-3df76a336097', 'router_id': None, 'port_id': None, 'fixed_ip_address': Non e, 'status': 'DOWN', 'project_id': '96d85f52140448bca8fa0646bea02d75', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-16T09:44:41Z', 'updated_at': '2023-10-16T09:44:41Z', 'revision_number': 0, 'ip': '172.24.4.226'}} 2023-10-16 09:44:43,305 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/compute/v2.1/servers 0.711s 2023-10-16 09:44:43,305 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeSwap-server-1526365471", "imageRef": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "flavorRef": "1", "networks": [{"uuid": "b6011a11-a0a3-40cb-bf20-d1df67f13d18"}], "security_groups": [{"name": "tempest-securitygroup--556246883"}], "key_name": "tempest-keypair-193753504", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f73d233b-111e-4ec2-b676-a5d7c85e491d', 'x-compute-request-id': 'req-f73d233b-111e-4ec2-b676-a5d7c85e491d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1c0d394c-6e6b-41f6-b6eb-e5d54b82990f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--556246883"}], "adminPass": "hSpu2cD9EtKD"}}' 2023-10-16 09:44:43,435 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f 0.126s 2023-10-16 09:44:43,435 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:44:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1223', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39dbf63f-7453-4d17-a82b-585f5fe8c810', 'x-compute-request-id': 'req-39dbf63f-7453-4d17-a82b-585f5fe8c810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f'} Body: b'{"server": {"id": "1c0d394c-6e6b-41f6-b6eb-e5d54b82990f", "name": "tempest-TestVolumeSwap-server-1526365471", "status": "BUILD", "tenant_id": "96d85f52140448bca8fa0646bea02d75", "user_id": "cfac413e4633478b9e524c34d5239d8b", "metadata": {}, "hostId": "", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:44:43Z", "updated": "2023-10-16T09:44:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:ava ilability_zone": "", "config_drive": "", "key_name": "tempest-keypair-193753504", "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-10-16 09:45:33,735 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f 0.241s 2023-10-16 09:45:33,736 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:45:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1522', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30427c34-662c-4f2a-b2e3-b169786236eb', 'x-compute-request-id': 'req-30427c34-662c-4f2a-b2e3-b169786236eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f'} Body: b'{"server": {"id": "1c0d394c-6e6b-41f6-b6eb-e5d54b82990f", "name": "tempest-TestVolumeSwap-server-1526365471", "status": "ACTIVE", "tenant_id": "96d85f52140448bca8fa0646bea02d75", "user_id": "cfac413e4633478b9e524c34d5239d8b", "metadata": {}, "hostId": "3fd1fcff88e504929eb7c32f9273412fe5f5d061d8f74925922c26b5", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:44:43Z", "updated": "2023-10-16T09:44:52Z", "addresses": {"tempest-TestVolumeSwap-1041414891-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:54:d6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-193753504", "OS-SRV-USG:launched_at": "2023-10-16T09:44:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--556246883"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-16 09:45:33,762 83435 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-10-16 09:46:33,981 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f/os-interface 0.159s 2023-10-16 09:46:33,981 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:46:33 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-8ec90266-01ab-47f6-8ca8-e548e6e0faac', 'x-compute-request-id': 'req-8ec90266-01ab-47f6-8ca8-e548e6e0faac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b6011a11-a0a3-40cb-bf20-d1df67f13d18", "port_id": "49 00a7e6-ebaf-4b7e-b244-9ba4f926c1e9", "mac_addr": "fa:16:3e:42:54:d6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2c534c7e-082a-43ef-8f42-9033922d8323", "ip_address": "10.0.0.4"}]}]}' 2023-10-16 09:46:34,648 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/34913a18-97a2-4f9e-9a49-f745effb23f1 0.662s 2023-10-16 09:46:34,648 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4900a7e6-ebaf-4b7e-b244-9ba4f926c1e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-6d309153-9cb3-4119-badb-24de93536ac7', 'date': 'Mon, 16 Oct 2023 09:46:34 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/34913a18-97a2-4f9e-9a49-f745effb23f1'} Body: b'{"floatingip": {"id": "34913a18-97a2-4f9e-9a49-f745effb23f1", "tenant_id": "96d85f52140448bca8fa0646bea02d75", "floating_ip_address": "172.24.4.226", "floating_network_id": "9f4ada7e-1918-466c-8275-3df76a336097", "router_id": "6aaa3211-9062-48f5-a9c5-9ad5a7bf0043", "port_id": "4900a7e6-ebaf-4b7e-b244-9ba4f926c1e9", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b6011a11-a0a3-40cb-bf20-d1df67f13d18", "mac_address": "fa:16:3e:42:54:d6", "admin_state_up": true, "status": "ACTIVE", "device_id": "1c0d394c-6e6b-41f6-b6eb-e5d54b82990f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-10-16T09:44:41Z", "updated_at": "2023-10-16T09:46:34Z", "revision_number": 1, "project_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:46:34,652 83435 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.226:22' as 'cirros' with public key authentication 2023-10-16 09:46:34,691 83435 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-10-16 09:46:34,808 83435 INFO [paramiko.transport] Authentication (publickey) successful! 2023-10-16 09:46:34,808 83435 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.226 successfully created 2023-10-16 09:46:36,080 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 POST http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f/os-volume_attachments 1.271s 2023-10-16 09:46:36,081 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "337baae2-5ce3-4443-847d-c7eff116e231"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:46:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baae67b5-d3ed-421e-97b6-a8e882aace7e', 'x-compute-request-id': 'req-baae67b5-d3ed-421e-97b6-a8e882aace7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1c0d394c-6e6b-41f6-b6eb-e5d54b82990f/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "serverId": "1c0d394c-6e6b-41f6-b6eb-e5d54b82990f", "volumeId": "337baae2-5ce3-4443-847d-c7eff116e231", "device": "/dev/vdb"}}' 2023-10-16 09:46:54,088 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 18.005s 2023-10-16 09:46:54,089 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:46:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d04a0e69-1dc0-4fd1-bfa5-cc6591fadb06', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d04a0e69-1dc0-4fd1-bfa5-cc6591fadb06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:46:36.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:02,026 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 6.924s 2023-10-16 09:47:02,027 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:46:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f825ae-337a-4d3f-9f28-abac67db4fc2', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f825ae-337a-4d3f-9f28-abac67db4fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:46:36.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:12,899 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 9.856s 2023-10-16 09:47:12,900 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec9a58f-ec37-4105-9a19-4b47f04a3309', 'content-length': '904', 'openstack-api-version': 'vo lume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec9a58f-ec37-4105-9a19-4b47f04a3309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:46:36.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:14,453 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.540s 2023-10-16 09:47:14,453 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89876411-7491-4933-81d8-3ae48f681f03', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89876411-7491-4933-81d8-3ae48f681f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:46:36.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:15,569 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.102s 2023-10-16 09:47:15,569 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-100c990f-b206-4c2e-a877-7b9ac7657daf', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-100c990f-b206-4c2e-a877-7b9ac7657daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:16,623 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.040s 2023-10-16 09:47:16,623 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcda9864-0aa7-4aae-9ca8-04b39fcbda54', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcda9864-0aa7-4aae-9ca8-04b39fcbda54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:18,399 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.750s 2023-10-16 09:47:18,399 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be8d1953-b53e-457d-aabd-a62294ac7467', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be8d1953-b53e-457d-aabd-a62294ac7467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "descr iption": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:19,569 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.144s 2023-10-16 09:47:19,569 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-361cb9cc-f217-42e8-a643-c319252a8fc6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-361cb9cc-f217-42e8-a643-c319252a8fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:20,673 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.091s 2023-10-16 09:47:20,674 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff24c60-d1bf-41c2-a619-4cf2c8ff4b39', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff24c60-d1bf-41c2-a619-4cf2c8ff4b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http: //10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:21,728 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.040s 2023-10-16 09:47:21,728 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-967f73dc-4c57-4e64-affa-cf607a7574ed', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-967f73dc-4c57-4e64-affa-cf607a7574ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:22,808 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.064s 2023-10-16 09:47:22,808 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5305d99-ac3f-4286-b791-b170f8a0b1e3', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5305d99-ac3f-4286-b791-b170f8a0b1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments" : [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:23,866 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.045s 2023-10-16 09:47:23,866 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d4b0cc4-03c3-4851-9862-0e595246b8b7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d4b0cc4-03c3-4851-9862-0e595246b8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:24,924 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.040s 2023-10-16 09:47:24,925 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60974298-3b62-4df8-b9be-ca0bd30c313c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60974298-3b62-4df8-b9be-ca0bd30c313c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:25,985 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3- 4443-847d-c7eff116e231 0.046s 2023-10-16 09:47:25,985 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1aff871-e81e-46da-bc24-d81ed1769920', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1aff871-e81e-46da-bc24-d81ed1769920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:27,054 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.055s 2023-10-16 09:47:27,054 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6411ec69-9afd-40f4-aa03-a8e529228825', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6411ec69-9afd-40f4-aa03-a8e529228825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:28,105 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.038s 2023-10-16 09:47:28,105 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebd9d5b7-83f4-48b9-8e42-777e3a12664a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebd9d5b7-83f4-48b9-8e42-777e3a12664a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:29,158 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.039s 2023-10-16 09:47:29,158 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57cd0389-6a92-41d1-a64d-a1577c51b9af', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57cd0389-6a92-41d1-a64d-a1577c51b9af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:30,211 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.039s 2023-10-16 09:47:30,211 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8edc2a0f-28d5-412c-82a1-79c5effd4800', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8edc2a0f-28d5-412c-82a1-79c5effd4800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:31,262 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.037s 2023-10-16 09:47:31,263 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f5e24c-39d9-4517-9ff2-e6108e99d3fd', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f5e24c-39d9-4517-9ff2-e6108e99d3fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:32,321 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.044s 2023-10-16 09:47:32,322 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7018655a-c0af-452f-a1e4-5ae80a0608b5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7018655a-c0af-452f-a1e4-5ae80a0608b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e 231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:33,397 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.049s 2023-10-16 09:47:33,398 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25686c02-09ac-41cd-a337-3109ae8737a5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25686c02-09ac-41cd-a337-3109ae8737a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:34,471 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.060s 2023-10-16 09:47:34,472 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b53982c-c2b6-4078-866f-a0a87d6347e8', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b53982c-c2b6-4078-866f-a0a87d6347e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, " source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:35,529 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.043s 2023-10-16 09:47:35,529 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32cfed1-3e1a-41ff-9edd-c81e5304fc38', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32cfed1-3e1a-41ff-9edd-c81e5304fc38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:36,582 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.039s 2023-10-16 09:47:36,583 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a30b2827-27ea-45fd-b353-ae24098684ae', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a30b2827-27ea-45fd-b353-ae24098684ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baa e2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:37,913 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.316s 2023-10-16 09:47:37,913 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a19f6e75-b2bb-440a-b235-16afc6272629', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a19f6e75-b2bb-440a-b235-16afc6272629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:38,975 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.048s 2023-10-16 09:47:38,975 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-888996a8-8823-4bf6-8302-54a76a041c39', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-888996a8-8823-4bf6-8302-54a76a041c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea0 2d75"}}' 2023-10-16 09:47:40,071 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.082s 2023-10-16 09:47:40,072 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09af2bb-0274-4238-ad5d-b087d7e42942', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09af2bb-0274-4238-ad5d-b087d7e42942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:41,132 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.046s 2023-10-16 09:47:41,133 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bfe1d82-3e1e-45fd-8a9c-65df414ceb05', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bfe1d82-3e1e-45fd-8a9c-65df414ceb05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:42,253 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.108s 2023-10-16 09:47:42,254 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c74d2b9-07d6-497a-8cdc-ed27aed9d71d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c74d2b9-07d6-497a-8cdc-ed27aed9d71d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:43,313 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.043s 2023-10-16 09:47:43,314 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9478ee1f-d8a0-4b3b-ace5-de7d39df5465', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9478ee1f-d8a0-4b3b-ace5-de7d39df5465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:44,413 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.085s 2023-10-16 09:47:44,413 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-ty pe': 'application/json', 'x-compute-request-id': 'req-a9eb81ac-169d-40dc-a5ab-02142e0f8987', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9eb81ac-169d-40dc-a5ab-02142e0f8987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:45,490 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.059s 2023-10-16 09:47:45,491 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c4f4e10-6c68-402c-839a-768d81ff19a7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c4f4e10-6c68-402c-839a-768d81ff19a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:46,585 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.072s 2023-10-16 09:47:46,585 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bcff53c-389d-4cd9-8ea0-8a5468baab18', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bcff53c-389d-4cd9-8ea0-8a5468baab18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:47,648 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.049s 2023-10-16 09:47:47,648 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7de6f2b-1315-47b4-baa8-4719cae74e44', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7de6f2b-1315-47b4-baa8-4719cae74e44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:48,737 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.074s 2023-10-16 09:47:48,738 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3264fce5-4a67-443a-92b4-fdee130934b4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3264fce5-4a67-443a-92b4-fdee130934b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova" , "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:49,803 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.051s 2023-10-16 09:47:49,804 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f05fe2db-4378-4959-8391-1ac8ee2974aa', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f05fe2db-4378-4959-8391-1ac8ee2974aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:50,866 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.049s 2023-10-16 09:47:50,867 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2a2e1c-bde3-452e-bc82-06ef3e0c21c6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2a2e1c-bde3-452e-bc82-06ef3e0c21c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "hre f": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:51,947 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.055s 2023-10-16 09:47:51,948 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9dd7859-1214-48aa-9f54-b5d80734aeb2', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9dd7859-1214-48aa-9f54-b5d80734aeb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:53,007 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.044s 2023-10-16 09:47:53,008 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e81f21f6-22ed-4213-b57d-f5ab0bc74a6a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e81f21f6-22ed-4213-b57d-f5ab0bc74a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e52 4c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:54,286 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.261s 2023-10-16 09:47:54,287 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ac52357-2f1e-4ad5-899f-481c0fba3f06', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ac52357-2f1e-4ad5-899f-481c0fba3f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:55,355 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.044s 2023-10-16 09:47:55,355 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e99a95e-6820-4b5f-9e11-abfc3641d926', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e99a95e-6820-4b5f-9e11-abfc3641d926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:56,415 83435 INFO [tempest.lib.common .rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.047s 2023-10-16 09:47:56,416 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f809e769-e25f-4478-9077-15237752f4c3', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f809e769-e25f-4478-9077-15237752f4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:57,492 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.061s 2023-10-16 09:47:57,492 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e7fd0e-74fe-4ba1-8aca-e49ea1d1155c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e7fd0e-74fe-4ba1-8aca-e49ea1d1155c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:58,608 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.080s 2023-10-16 09:47:58,609 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Typ e': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d59339de-8660-40df-b77c-5d972f7c2d01', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d59339de-8660-40df-b77c-5d972f7c2d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:47:59,694 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.063s 2023-10-16 09:47:59,694 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d91e303-17e0-4408-8450-c3de0d85f760', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d91e303-17e0-4408-8450-c3de0d85f760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:00,768 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.047s 2023-10-16 09:48:00,768 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f09e8746-93b0 -4ca5-acc3-15b97509569b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f09e8746-93b0-4ca5-acc3-15b97509569b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:01,901 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.115s 2023-10-16 09:48:01,902 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ab29afe-353c-48d0-b884-e41e78764e34', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ab29afe-353c-48d0-b884-e41e78764e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:02,992 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.067s 2023-10-16 09:48:02,993 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e852f0d-2f72-473b-9110-2dd4d9b47615', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e852f0d-2f72-473b-9110-2dd4d9b47615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ 96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:04,064 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.056s 2023-10-16 09:48:04,065 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a502dfa5-a7b6-475f-b177-51f5aab77a25', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a502dfa5-a7b6-475f-b177-51f5aab77a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:05,152 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.061s 2023-10-16 09:48:05,153 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c9685d-94f9-4d46-827f-59fe16588e32', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c9685d-94f9-4d46-827f-59fe16588e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-1 0-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:06,212 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.045s 2023-10-16 09:48:06,213 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26872a5c-4603-4afa-8446-3e8728a2d4c5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26872a5c-4603-4afa-8446-3e8728a2d4c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:07,280 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.054s 2023-10-16 09:48:07,281 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4012dbd-19c7-4ca0-87da-f35187ca1f2e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4012dbd-19c7-4ca0-87da-f35187ca1f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/v olumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:08,340 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.045s 2023-10-16 09:48:08,340 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f0cd634-79c2-4b76-9e16-cf48b37c428d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f0cd634-79c2-4b76-9e16-cf48b37c428d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:09,400 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.045s 2023-10-16 09:48:09,401 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-567e8069-fecf-4803-bbac-493198ffea1b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-567e8069-fecf-4803-bbac-493198ffea1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replicatio n_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:10,502 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.075s 2023-10-16 09:48:10,502 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0936295d-c449-4b58-8601-9b8b8a23a968', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0936295d-c449-4b58-8601-9b8b8a23a968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:11,581 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.055s 2023-10-16 09:48:11,582 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c87aec31-2a7f-483b-b118-56746d0f7659', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c87aec31-2a7f-483b-b118-56746d0f7659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:12,686 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET ht tp://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.083s 2023-10-16 09:48:12,686 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a615f2-dcbb-41f3-84df-d995fe8dd116', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a615f2-dcbb-41f3-84df-d995fe8dd116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:13,757 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.052s 2023-10-16 09:48:13,757 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-348737e0-50cb-41f1-b6be-081e7293830e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-348737e0-50cb-41f1-b6be-081e7293830e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:14,845 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.072s 2023-10-16 09:48:14,845 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token ': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc363920-4b9c-4951-b509-29484b7a0214', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc363920-4b9c-4951-b509-29484b7a0214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:15,899 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.040s 2023-10-16 09:48:15,899 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf9b3453-4313-413a-8103-7b6a06139f94', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf9b3453-4313-413a-8103-7b6a06139f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:16,993 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.080s 2023-10-16 09:48:16,994 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6cb5b80-8c1a-4905-9ded-04c459043b8d', 'content-length': '905', 'openstack-api-v ersion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6cb5b80-8c1a-4905-9ded-04c459043b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:18,097 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.088s 2023-10-16 09:48:18,097 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17f69854-87b6-42e9-a876-480b50b9eb2e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17f69854-87b6-42e9-a876-480b50b9eb2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:19,183 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.073s 2023-10-16 09:48:19,184 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00b90988-41a6-4e62-b9e1-31fe0cbc3494', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00b90988-41a6-4e62-b9e1-31fe0cbc3494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7 eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:20,245 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.048s 2023-10-16 09:48:20,245 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c6f840d-ad3d-4fdf-b9e7-ab8931473163', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c6f840d-ad3d-4fdf-b9e7-ab8931473163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:21,305 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.046s 2023-10-16 09:48:21,305 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6397a9a1-23de-4cf1-b3fd-f40300d98727', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6397a9a1-23de-4cf1-b3fd-f40300d98727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-11086 33646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:22,367 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.047s 2023-10-16 09:48:22,367 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4020b9df-d964-451f-8365-e2ce99b13de2', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4020b9df-d964-451f-8365-e2ce99b13de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:23,424 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.044s 2023-10-16 09:48:23,424 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0090b4ea-483f-419c-a4af-4f513118ec67', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0090b4ea-483f-419c-a4af-4f513118ec67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:24,501 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.063s 2023-10-16 09:48:24,501 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31243f6c-f953-4b7e-80d8-68482e8081a1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31243f6c-f953-4b7e-80d8-68482e8081a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:25,562 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.048s 2023-10-16 09:48:25,563 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ef2c26-30a2-4633-8c75-2382c78a3927', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ef2c26-30a2-4633-8c75-2382c78a3927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:26,622 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.046s 2023-10-16 09:48:26,623 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b2d68e-e6d6-4d2b-9d3a-fb4565f389f3', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b2d68e-e6d6-4d2b-9d3a-fb4565f389f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:27,681 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.045s 2023-10-16 09:48:27,682 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9869766a-4b8a-44b3-9630-cdfa8dada2b8', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9869766a-4b8a-44b3-9630-cdfa8dada2b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:28,734 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/ 337baae2-5ce3-4443-847d-c7eff116e231 0.039s 2023-10-16 09:48:28,734 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b0df2f5-abd8-4c83-8dbf-d179899efc3c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b0df2f5-abd8-4c83-8dbf-d179899efc3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:29,837 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.090s 2023-10-16 09:48:29,838 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cdc2099-dd66-498b-b04a-6c287e55bf44', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cdc2099-dd66-498b-b04a-6c287e55bf44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:30,897 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.045s 2023-10-16 09:48:30,897 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bce6f753-0b21-4283-a491-206d8e77ca67', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bce6f753-0b21-4283-a491-206d8e77ca67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:31,960 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.049s 2023-10-16 09:48:31,960 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca27767c-89e1-4f73-981d-aa026a14ee72', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca27767c-89e1-4f73-981d-aa026a14ee72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:33,029 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.056s 2023-10-16 09:48:33,030 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1fe2fd0-b95d-47e8-9d6c-67cdef49254f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstac k-request-id': 'req-a1fe2fd0-b95d-47e8-9d6c-67cdef49254f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:34,096 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.052s 2023-10-16 09:48:34,096 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f88d0398-ffe4-4694-bf6a-30cd90b67384', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f88d0398-ffe4-4694-bf6a-30cd90b67384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:35,157 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.049s 2023-10-16 09:48:35,158 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c5fbf0-a97a-4abc-86bd-e503eb645cb9', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c5fbf0-a97a-4abc-86bd-e503eb645cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443- 847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:36,219 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.044s 2023-10-16 09:48:36,220 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d9c9e72-081f-4f5a-a05d-deffdfb565d7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d9c9e72-081f-4f5a-a05d-deffdfb565d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:37,290 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.058s 2023-10-16 09:48:37,291 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f6a2ad-be94-4fde-b7c9-46e6bf064a27', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f6a2ad-be94-4fde-b7c9-46e6bf064a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapsho t_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:38,381 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.077s 2023-10-16 09:48:38,382 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e483e7-55d5-402c-96e5-f22bcdb66b88', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e483e7-55d5-402c-96e5-f22bcdb66b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:39,442 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.047s 2023-10-16 09:48:39,443 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3aca03-15fe-493e-a62c-4395d0790be1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b3aca03-15fe-493e-a62c-4395d0790be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/ volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:40,519 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.057s 2023-10-16 09:48:40,520 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-079a106a-d122-4f92-af30-3078f35426d5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-079a106a-d122-4f92-af30-3078f35426d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:41,576 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.043s 2023-10-16 09:48:41,576 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bafd9160-a380-45c5-bce2-d680092d5579', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bafd9160-a380-45c5-bce2-d680092d5579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448 bca8fa0646bea02d75"}}' 2023-10-16 09:48:42,648 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.054s 2023-10-16 09:48:42,649 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a9de7a9-0c2d-4b01-9a2c-3592bec3d893', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a9de7a9-0c2d-4b01-9a2c-3592bec3d893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:43,705 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.042s 2023-10-16 09:48:43,705 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfddf347-7b27-4b6a-b28f-dbb13c712612', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfddf347-7b27-4b6a-b28f-dbb13c712612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:44,774 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.050s 2023-10-16 09:48:44,775 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c19c0c-150d-49c4-aca3-5a8e8446cc3b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c19c0c-150d-49c4-aca3-5a8e8446cc3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:45,839 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.050s 2023-10-16 09:48:45,839 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c68dde96-16aa-4ab1-a594-04539c28c7a0', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c68dde96-16aa-4ab1-a594-04539c28c7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:46,917 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.054s 2023-10-16 09:48:46,917 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu) ', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d111e0-2bfa-4f28-bb5e-72d3c9efb918', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d111e0-2bfa-4f28-bb5e-72d3c9efb918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:47,985 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.054s 2023-10-16 09:48:47,985 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11e01d0c-5df8-4b4c-818e-1350e1646456', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11e01d0c-5df8-4b4c-818e-1350e1646456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:49,056 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.055s 2023-10-16 09:48:49,057 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e489b056-fcbd-4b07-9d74-40e52644e1e2', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e489b056-fcbd-4b07-9d74-40e52644e1e2', 'connect ion': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:50,126 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.053s 2023-10-16 09:48:50,126 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1403d0ee-5974-49d0-bdaf-dafc92e2d59a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1403d0ee-5974-49d0-bdaf-dafc92e2d59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:51,181 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.042s 2023-10-16 09:48:51,181 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63b060eb-ea46-4ef2-a0cb-f227df4cef41', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63b060eb-ea46-4ef2-a0cb-f227df4cef41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability _zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:52,234 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.039s 2023-10-16 09:48:52,234 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d09fe0b-135d-4166-8089-a70461cd2b53', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d09fe0b-135d-4166-8089-a70461cd2b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:53,290 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.040s 2023-10-16 09:48:53,291 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93d6e65e-11e9-4491-8d95-b9aed342a37b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93d6e65e-11e9-4491-8d95-b9aed342a37b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel" : "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:54,358 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.045s 2023-10-16 09:48:54,358 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0793a05c-7646-4671-b089-f070865b12b7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0793a05c-7646-4671-b089-f070865b12b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:55,414 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.043s 2023-10-16 09:48:55,415 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4803932-d3b5-44ed-82a8-78fe1b92a758', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4803932-d3b5-44ed-82a8-78fe1b92a758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac41 3e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:56,483 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.047s 2023-10-16 09:48:56,484 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3abca76c-8083-41e6-af71-0ef563fd74bb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3abca76c-8083-41e6-af71-0ef563fd74bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:57,551 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.052s 2023-10-16 09:48:57,554 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b113a468-5280-4b71-852a-4b9a4322552e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b113a468-5280-4b71-852a-4b9a4322552e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:58,617 83435 INFO [temp est.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.048s 2023-10-16 09:48:58,617 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcdbf0fd-362f-4e45-bfb4-b8b50c40ebf4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcdbf0fd-362f-4e45-bfb4-b8b50c40ebf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:48:59,677 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.046s 2023-10-16 09:48:59,678 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58163597-9887-4324-b1d0-870f18fb4fc7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58163597-9887-4324-b1d0-870f18fb4fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:00,745 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.052s 2023-10-16 09:49:00,745 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48624ac7-c4f1-4c8b-81d6-90f736d2fc23', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48624ac7-c4f1-4c8b-81d6-90f736d2fc23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:01,857 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.096s 2023-10-16 09:49:01,858 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f899cb-b8dc-47aa-abc5-c723e80f5081', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f899cb-b8dc-47aa-abc5-c723e80f5081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:02,959 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.073s 2023-10-16 09:49:02,959 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req -e5a64f97-2736-420e-bf64-309bcb832580', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a64f97-2736-420e-bf64-309bcb832580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:04,028 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.049s 2023-10-16 09:49:04,028 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be8c4f5d-d546-4364-bd23-725879ee2bc9', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be8c4f5d-d546-4364-bd23-725879ee2bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:05,094 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.052s 2023-10-16 09:49:05,095 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f22340b-60ee-48ba-9982-8f03ffac8deb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f22340b-60ee-48ba-9982-8f03ffac8deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:06,176 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.068s 2023-10-16 09:49:06,177 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10da011d-30d3-4535-8af0-80b207fa74d5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10da011d-30d3-4535-8af0-80b207fa74d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:07,431 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.239s 2023-10-16 09:49:07,431 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-067678ed-3165-431c-b9b6-3691a15f7ef5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-067678ed-3165-431c-b9b6-3691a15f7ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "update d_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:08,516 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.072s 2023-10-16 09:49:08,517 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dabb6580-8ce1-4695-85e5-11446e36edcb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dabb6580-8ce1-4695-85e5-11446e36edcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:09,582 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.042s 2023-10-16 09:49:09,583 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592f5b8d-a7d2-4119-a71f-e3972f9e9624', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592f5b8d-a7d2-4119-a71f-e3972f9e9624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa 0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:10,678 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.082s 2023-10-16 09:49:10,679 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f24555b-b257-47ab-a861-cb6cc17e2e1d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f24555b-b257-47ab-a861-cb6cc17e2e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:11,757 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.065s 2023-10-16 09:49:11,758 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dc82455-29b3-4d50-970f-fa392af660d4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dc82455-29b3-4d50-970f-fa392af660d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": fals e, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:12,846 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.060s 2023-10-16 09:49:12,846 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0ebad5a-8b36-4f0c-8010-14df58ab4213', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0ebad5a-8b36-4f0c-8010-14df58ab4213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:13,907 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.048s 2023-10-16 09:49:13,908 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0af8966c-c47a-41a7-be73-e1ba10dbeae1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0af8966c-c47a-41a7-be73-e1ba10dbeae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:14,984 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swa p): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.063s 2023-10-16 09:49:14,984 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fde4f47-ceb5-43c4-8952-9970e389b705', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fde4f47-ceb5-43c4-8952-9970e389b705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:16,066 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.067s 2023-10-16 09:49:16,066 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9482daa-6578-450b-b073-913b35eefa6c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9482daa-6578-450b-b073-913b35eefa6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:17,126 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.045s 2023-10-16 09:49:17,126 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-650ae130-d42d-4ec5-93f0-93758a573b53', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-650ae130-d42d-4ec5-93f0-93758a573b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:18,191 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.050s 2023-10-16 09:49:18,191 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24a32f55-759e-4814-9990-20f3df45a55b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24a32f55-759e-4814-9990-20f3df45a55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:19,290 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.070s 2023-10-16 09:49:19,290 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d31cfe2-5d7d-40e7-bfc3-a2dc9e301ce3', 'content-length': '905', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d31cfe2-5d7d-40e7-bfc3-a2dc9e301ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:20,388 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.075s 2023-10-16 09:49:20,388 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbb6a368-f4c8-4c18-aa19-fafdb41b9ff4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbb6a368-f4c8-4c18-aa19-fafdb41b9ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:21,483 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.082s 2023-10-16 09:49:21,484 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25cdeddf-237c-4b56-baa0-6b02efe5a4d1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25cdeddf-237c-4b56-baa0-6b02efe5a4d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce 3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:22,575 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.074s 2023-10-16 09:49:22,575 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf802c01-e7fe-4109-ba4f-9c854ff3f8e4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf802c01-e7fe-4109-ba4f-9c854ff3f8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:23,704 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.116s 2023-10-16 09:49:23,704 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff05888d-1af6-4f22-b413-6f831ae7c32b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff05888d-1af6-4f22-b413-6f831ae7c32b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwa p-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:24,780 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.063s 2023-10-16 09:49:24,780 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77a922cb-6e2d-45be-93be-a1f7c75fabdb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77a922cb-6e2d-45be-93be-a1f7c75fabdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:25,885 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.086s 2023-10-16 09:49:25,886 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5d68ffc-ee8b-4df0-bb32-c7b7ca88714a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5d68ffc-ee8b-4df0-bb32-c7b7ca88714a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel" : "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:26,949 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.046s 2023-10-16 09:49:26,950 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5abf6c84-4810-4a0a-9d5a-ac18e2bd635c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5abf6c84-4810-4a0a-9d5a-ac18e2bd635c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:28,016 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.054s 2023-10-16 09:49:28,125 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-960f0552-0b14-4f5f-81c9-f322f4a1b4d3', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-960f0552-0b14-4f5f-81c9-f322f4a1b4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multia ttach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:29,202 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.053s 2023-10-16 09:49:29,203 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f72e60-41aa-4c44-ac26-a5d9e8e465c3', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f72e60-41aa-4c44-ac26-a5d9e8e465c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:30,273 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.056s 2023-10-16 09:49:30,273 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-969b0ea4-e3ac-45f7-898d-1db4372f6c96', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-969b0ea4-e3ac-45f7-898d-1db4372f6c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:31,365 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea 02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.068s 2023-10-16 09:49:31,365 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a534f473-32eb-4314-987a-70faa1bffb7f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a534f473-32eb-4314-987a-70faa1bffb7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:32,428 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.050s 2023-10-16 09:49:32,429 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b44faa-9d49-478f-a8cc-74d93885b88f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b44faa-9d49-478f-a8cc-74d93885b88f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:33,490 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.047s 2023-10-16 09:49:33,490 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Hea ders: {'date': 'Mon, 16 Oct 2023 09:49:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-798a75ff-760c-4a0f-973b-2290ff2e44a4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-798a75ff-760c-4a0f-973b-2290ff2e44a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:34,640 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.137s 2023-10-16 09:49:34,641 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-644b2cd4-515a-4744-961e-fbd343989326', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-644b2cd4-515a-4744-961e-fbd343989326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:35,771 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.110s 2023-10-16 09:49:35,772 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b180f692-58eb-43e4-a072-c779a528a88f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version ', 'x-openstack-request-id': 'req-b180f692-58eb-43e4-a072-c779a528a88f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:36,867 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.067s 2023-10-16 09:49:36,868 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6348b2c-e7f8-473c-a87a-e18789f74542', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6348b2c-e7f8-473c-a87a-e18789f74542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:37,960 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.067s 2023-10-16 09:49:37,961 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8010a66a-9f18-4894-a4c9-76022e0841c8', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8010a66a-9f18-4894-a4c9-76022e0841c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337ba ae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:39,048 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.063s 2023-10-16 09:49:39,048 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4846a4a8-a523-4f4c-a953-7d2a5e43cb2c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4846a4a8-a523-4f4c-a953-7d2a5e43cb2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:40,125 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.063s 2023-10-16 09:49:40,125 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24be89c8-de95-44b4-b8da-24fdd8f3003d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24be89c8-de95-44b4-b8da-24fdd8f3003d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviands s-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:41,254 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.111s 2023-10-16 09:49:41,254 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd99e23e-37f1-4da0-a823-42124d356a4e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd99e23e-37f1-4da0-a823-42124d356a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:42,344 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.077s 2023-10-16 09:49:42,345 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d97ca4-7b28-4a2e-97f8-e7c58c503d3e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d97ca4-7b28-4a2e-97f8-e7c58c503d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8f a0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:43,429 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.068s 2023-10-16 09:49:43,430 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9222d01-752e-47fe-8503-dace1344c118', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9222d01-752e-47fe-8503-dace1344c118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:44,488 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.044s 2023-10-16 09:49:44,488 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b358e296-7b8f-42ea-a2eb-eb3c42a4d45c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b358e296-7b8f-42ea-a2eb-eb3c42a4d45c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": " 96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:45,576 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.065s 2023-10-16 09:49:45,576 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d1ebe92-8199-44d9-a80b-f547ea4ea05c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d1ebe92-8199-44d9-a80b-f547ea4ea05c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:46,706 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.105s 2023-10-16 09:49:46,706 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77c179ac-2fe5-4a9d-9b42-2b952894c45b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77c179ac-2fe5-4a9d-9b42-2b952894c45b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:47,770 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.049s 2023-10-1 6 09:49:47,770 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a65c9728-e903-4b80-a50c-af63366f4a0b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a65c9728-e903-4b80-a50c-af63366f4a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:48,869 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.085s 2023-10-16 09:49:48,870 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2823fb60-f57a-4b24-9d6e-d9626a263b27', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2823fb60-f57a-4b24-9d6e-d9626a263b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:49,940 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.049s 2023-10-16 09:49:49,940 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:49 GMT', 'server': 'Apache/2 .4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d08f2de5-8b32-4605-929d-1b53e28a928f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d08f2de5-8b32-4605-929d-1b53e28a928f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' 2023-10-16 09:49:51,005 83435 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231 0.052s 2023-10-16 09:49:51,006 83435 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a930fab-71bd-4f7c-9900-973d4a82cecb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a930fab-71bd-4f7c-9900-973d4a82cecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231'} Body: b'{"volume": {"id": "337baae2-5ce3-4443-847d-c7eff116e231", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:44:08.000000", "updated_at": "2023-10-16T09:47:15.000000", "name": "tempest-TestVolumeSwap-volume-1108633646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/96d85f52140448bca8fa0646bea02d75/volumes/337baae2-5ce3-4443-847d-c7eff116e231"}], "user_id": "cfac413e4633478b9e524c34d5239d8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96d85f52140448bca8fa0646bea02d75"}}' tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] ---------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/paramiko/client.py", line 386, in connect sock.connect(addr) TimeoutError: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 909, in test_rebuild_volume_backed_server linux_client.validate_authentication() File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 123, in validate_authentication self.ssh_client.test_connection_auth() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 245, in test_connection_auth connection = self._get_ssh_connection() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 155, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.4.122 via SSH timed out. User: cirros, Password: rebuildPassw0rd Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-16 09:47:07,653 83421 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4 0.364s 2023-10-16 09:47:07,654 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1715', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71d377a0-a2be-4485-8755-a4fa1787e467', 'x-compute-request-id': 'req-71d377a0-a2be-4485-8755-a4fa1787e467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4'} Body: b'{"server": {"id": "017caffb-5be2-4e78-ab48-a8091c5c00f4", "name": "tempest-ServerActionsV293TestJSON-server-6026343", "status": "ACTIVE", "tenant_id": "cbba73e7218148b492aca0b1c2673b85", "user_id": "596268e3d8b7413ba90094ae370971f9", "metadata": {}, "hostId": "bbe3240a4f0052ce3b230e10aadda98a166ee5147692271fc729e345", "image": "", "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:45:15Z", "updated": "2023-10-16T09:45:41Z", "addresses": {"tempest-ServerActionsV293TestJSON-1404292047-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1307970994", "OS-SRV-USG:launched_at": "2023-10-16T09:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--62713528"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fe2aa7c1-4340-4adb-915f-3be7ae4a985d", "delete_on_termination": true}], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-6026343", "server_groups": []}}' 2023-10-16 09:47:13,825 83421 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://10.0.0.210/volume/v3/cbba73e7218148b492aca0b1c2673b85/volumes/fe2aa7c1-4340-4adb-915f-3be7ae4a985d 6.141s 2023-10-16 09:47:13,826 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.68', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c72b4d4f-01ce-472f-a28e-109d5e44ffb1', 'content-length': '1862', 'openstack-api-version': 'volume 3.68', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c72b4d4f-01ce-472f-a28e-109d5e44ffb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cbba73e7218148b492aca0b1c2673b85/volumes/fe2aa7c1-4340-4adb-915f-3be7ae4a985d'} Body: b'{"volume": {"id": "fe2aa7c1-4340-4adb-915f-3be7ae4a985d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:43:56.000000", "updated_at": "2023-10-16T09:45:35.000000", "name": "tempest-tempes t.common.compute-volume-992872977", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cbba73e7218148b492aca0b1c2673b85/volumes/fe2aa7c1-4340-4adb-915f-3be7ae4a985d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cbba73e7218148b492aca0b1c2673b85/volumes/fe2aa7c1-4340-4adb-915f-3be7ae4a985d"}], "user_id": "596268e3d8b7413ba90094ae370971f9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "fe2aa7c1-4340-4adb-915f-3be7ae4a985d", "attachment_id": "e98ef2e5-96e7-4db9-8e76-33e57c352c87", "volume_id": "fe2aa7c1-4340-4adb-915f-3be7ae4a985d", "server_id": "017caffb-5be2-4e78-ab48-a8091c5c00f4", "host_name": null, "device": "/dev/vda", "attached_at": "2023-10-16T09:45:35.000000"}], "group_id": null, "shared_targets": true, "service_uuid": "c8a721e9-4ca3-4767-acb7-be84e1ad0ea9", "volume_type_id": "3e12980e-cff8-4673-bd64-cf5344a30bfb", "consumes_quota": true, "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "cbba73e7218148b492aca0b1c2673b85"}}' 2023-10-16 09:47:13,847 83421 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; touch test_file 2023-10-16 09:47:13,847 83421 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.122:22' as 'cirros' with public key authentication 2023-10-16 09:47:13,889 83421 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-10-16 09:47:14,012 83421 INFO [paramiko.transport] Authentication (publickey) successful! 2023-10-16 09:47:14,013 83421 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.122 successfully created 2023-10-16 09:47:15,136 83421 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 202 POST http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4/action 1.106s 2023-10-16 09:47:15,137 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': ''} Body: {"rebuild": {"name": "tempest-ServerActionsV293TestJSON-server-615225718", "metadata": {"rebuild": "server"}, "adminPass": "rebuildPassw0rd", "imageRef": "01fbac29-34fa-4a9a-a2f8-2f304b74a717"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '2041', 'location': 'http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d04ebe62-d40b-4d96-abeb-8e432ec5900b', 'x-compute-request-id': 'req-d04ebe62-d40b-4d96-abeb-8e432ec5900b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4/action'} Body: b'{"server": {"id": "017caffb-5be2-4e78-ab48-a8091c5c00f4", "name": "tempest-ServerActionsV293TestJSON-server-615225718", "status": "REBUILD", "tenant_id": "cbba73e7218148b492aca0b1c2673b85", "user_id": "596268e3d8b7413ba90094ae370971f9", "metadata": {"rebuild": "server"}, "hostId": "bbe3240a4f0052ce3b230e10aadda98a166ee5147692271fc729e345", "image": "", "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "origin al_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:45:15Z", "updated": "2023-10-16T09:47:15Z", "addresses": {"tempest-ServerActionsV293TestJSON-1404292047-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}, {"version": 4, "addr": "172.24.4.122", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1307970994", "OS-SRV-USG:launched_at": "2023-10-16T09:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--62713528"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fe2aa7c1-4340-4adb-915f-3be7ae4a985d", "delete_on_termination": true}], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-6026343", "server_groups": [], "adminPass": "rebuildPassw0rd", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}' 2023-10-16 09:47:15,172 83421 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://10.0.0.210/compute/v2.1/flavors/1 0.017s 2023-10-16 09:47:15,173 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '423', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91e368b0-f773-4715-82d5-6b3e772b9f33', 'x-compute-request-id': 'req-91e368b0-f773-4715-82d5-6b3e772b9f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/flavors/1'} Body: b'{"flavor": {"id": "1", "name": "m1.tiny", "ram": 512, "disk": 1, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}], "description": null, "extra_specs": {"hw_rng:allowed": "True"}}}' 2023-10-16 09:47:15,417 83421 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4 0.239s 2023-10-16 09:47:15,418 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1864', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db202d49-a942-40fd-bc15-63b0ea7f5fdd', 'x-compute-request-id': 'req-db202d49-a942-40fd-bc15-63b0ea7f5fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091 c5c00f4'} Body: b'{"server": {"id": "017caffb-5be2-4e78-ab48-a8091c5c00f4", "name": "tempest-ServerActionsV293TestJSON-server-615225718", "status": "REBUILD", "tenant_id": "cbba73e7218148b492aca0b1c2673b85", "user_id": "596268e3d8b7413ba90094ae370971f9", "metadata": {"rebuild": "server"}, "hostId": "bbe3240a4f0052ce3b230e10aadda98a166ee5147692271fc729e345", "image": "", "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:45:15Z", "updated": "2023-10-16T09:47:15Z", "addresses": {"tempest-ServerActionsV293TestJSON-1404292047-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}, {"version": 4, "addr": "172.24.4.122", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1307970994", "OS-SRV-USG:launched_at": "2023-10-16T09:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--62713528"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fe2aa7c1-4340-4adb-915f-3be7ae4a985d", "delete_on_termination": true}], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-6026343", "server_groups": []}}' 2023-10-16 09:48:05,913 83421 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4 0.428s 2023-10-16 09:48:05,914 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1864', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa965e1c-213b-4e73-a99f-76d8db0c0a55', 'x-compute-request-id': 'req-fa965e1c-213b-4e73-a99f-76d8db0c0a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4'} Body: b'{"server": {"id": "017caffb-5be2-4e78-ab48-a8091c5c00f4", "name": "tempest-ServerActionsV293TestJSON-server-615225718", "status": "REBUILD", "tenant_id": "cbba73e7218148b492aca0b1c2673b85", "user_id": "596268e3d8b7413ba90094ae370971f9", "metadata": {"rebuild": "server"}, "hostId": "bbe3240a4f0052ce3b230e10aadda98a166ee5147692271fc729e345", "image": "", "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:45:15Z", "updated": "2023-10-16T09:47:17Z", "addresses": {"tempest-ServerActionsV293TestJSON-1404292047-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}, {"version": 4, "addr": "172.24.4.122", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4 "}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1307970994", "OS-SRV-USG:launched_at": "2023-10-16T09:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--62713528"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fe2aa7c1-4340-4adb-915f-3be7ae4a985d", "delete_on_termination": true}], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-6026343", "server_groups": []}}' 2023-10-16 09:48:56,520 83421 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4 0.539s 2023-10-16 09:48:56,521 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1855', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20ef94cf-5946-49b9-9a64-6d31a64758f2', 'x-compute-request-id': 'req-20ef94cf-5946-49b9-9a64-6d31a64758f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4'} Body: b'{"server": {"id": "017caffb-5be2-4e78-ab48-a8091c5c00f4", "name": "tempest-ServerActionsV293TestJSON-server-615225718", "status": "ACTIVE", "tenant_id": "cbba73e7218148b492aca0b1c2673b85", "user_id": "596268e3d8b7413ba90094ae370971f9", "metadata": {"rebuild": "server"}, "hostId": "bbe3240a4f0052ce3b230e10aadda98a166ee5147692271fc729e345", "image": "", "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:45:15Z", "updated": "2023-10-16T09:48:19Z", "addresses": {"tempest-ServerActionsV293TestJSON-1404292047-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}, {"version": 4, "addr": "172.24.4.122", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1307970994", "OS-SRV-USG:launched_at": "2023-10-16T09:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--62713528"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fe2aa7c1-4340-4adb-915f-3be7ae4a985d", "delete_on_termination": true}], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-6026343", "server_groups": []}}' 2023-10-16 09:48:56,538 83421 INFO [tempest.common.waiters] State transition "REBUILD/rebuilding" ==> "ACTIVE/None" after 101 second wait 2023-10-16 09:49:56,921 83421 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4 0.322s 2023-10-16 09:49:56,922 83421 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1855', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-027a4107-cd69-4b34-8d25-5fa2a3c6c770', 'x-compute-request-id': 'req-027a4107-cd69-4b34-8d25-5fa2a3c6c770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4'} Body: b'{"server": {"id": "017caffb-5be2-4e78-ab48-a8091c5c00f4", "name": "tempest-ServerActionsV293TestJSON-server-615225718", "status": "ACTIVE", "tenant_id": "cbba73e7218148b492aca0b1c2673b85", "user_id": "596268e3d8b7413ba90094ae370971f9", "metadata": {"rebuild": "server"}, "hostId": "bbe3240a4f0052ce3b230e10aadda98a166ee5147692271fc729e345", "image": "", "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-10-16T09:45:15Z", "updated": "2023-10-16T09:48:19Z", "addresses": {"tempest-ServerActionsV293TestJSON-1404292047-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}, {"version": 4, "addr": "172.24.4.122", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:bd:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1307970994", "OS-SRV-USG:launched_at": "2023-10-16T09:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--62713528"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "fe2aa7c1-4340-4adb-915f-3be7ae4a985d", "delete_on_termination": true}], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-6026343", "server_groups": []}}' 2023-10-16 09:49:57,014 83421 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://10.0.0.210/volume/v3/cbba73e7218148b492aca0b1c2673b85/volumes/fe2aa7c1-4340-4adb-915f-3be7ae4a985d 0.052s 2023-10-16 09:49:57,014 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.68', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:49:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-381777e7-ea9b-4a21-9f42-575a77718d1b', 'content-length': '1566', 'openstack-api-version': 'volume 3.68', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-381777e7-ea9b-4a21-9f42-575a77718d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cbba73e7218148b492aca0b1c2673b85/volumes/fe2aa7c1-4340-4adb-915f-3be7ae4a985d'} Body: b'{"volume": {"id": "fe2aa7c1-4340-4adb-915f-3be7ae4a985d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:43:56.000000", "updated_at": "2023-10-16T09:47:38.000000", "name": "tempest-tempest.common.compute-volume-992872977", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metad ata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cbba73e7218148b492aca0b1c2673b85/volumes/fe2aa7c1-4340-4adb-915f-3be7ae4a985d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cbba73e7218148b492aca0b1c2673b85/volumes/fe2aa7c1-4340-4adb-915f-3be7ae4a985d"}], "user_id": "596268e3d8b7413ba90094ae370971f9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": "c8a721e9-4ca3-4767-acb7-be84e1ad0ea9", "volume_type_id": "3e12980e-cff8-4673-bd64-cf5344a30bfb", "consumes_quota": true, "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "cbba73e7218148b492aca0b1c2673b85"}}' 2023-10-16 09:49:57,029 83421 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.122:22' as 'cirros' with public key authentication 2023-10-16 09:50:57,089 83421 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.122 (timed out). Number attempts: 1. Retry after 2 seconds. 2023-10-16 09:51:59,798 83421 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.122 (timed out). Number attempts: 2. Retry after 3 seconds. 2023-10-16 09:53:03,362 83421 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.122 (timed out). Number attempts: 3. Retry after 4 seconds. 2023-10-16 09:54:07,905 83421 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.122 after 3 attempts. Proxy client: no proxy client 2023-10-16 09:54:07.905 83421 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2023-10-16 09:54:07.905 83421 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2023-10-16 09:54:07.905 83421 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2023-10-16 09:54:07.905 83421 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/paramiko/client.py", line 386, in connect 2023-10-16 09:54:07.905 83421 ERROR tempest.lib.common.ssh sock.connect(addr) 2023-10-16 09:54:07.905 83421 ERROR tempest.lib.common.ssh TimeoutError: timed out 2023-10-16 09:54:07.905 83421 ERROR tempest.lib.common.ssh 2023-10-16 09:54:07,908 83421 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerActionsV293TestJSON:test_rebuild_volume_backed_server. Timeout trying to ssh to server {'id': '017caffb-5be2-4e78-ab48-a8091c5c00f4', 'name': 'tempest-ServerActionsV293TestJSON-server-615225718', 'status': 'REBUILD', 'tenant_id': 'cbba73e7218148b492aca0b1c2673b85', 'user_id': '596268e3d8b7413ba90094ae370971f9', 'metadata': {'rebuild': 'server'}, 'hostId': 'bbe3240a4f0052ce3b230e10aadda98a166ee5147692271fc729e345', 'image': '', 'flavor': {'vcpus': 1, 'ram': 512, 'disk': 1, 'ephemeral': 0, 'swap': 0, 'original_name': 'm1.tiny', 'extra_specs': {'hw_rng:allowed': 'True'}}, 'created': '2023-10-16T09:45:15Z', 'updated': '2023-10-16T09:47:15Z', 'addresses': {'tempest-ServerActionsV293TestJSON-1404292047-network': [{'version': 4, 'addr': '10.0.0.13', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:56:bd:70'}, {'version': 4, 'addr': '172.24.4.122', 'OS-EXT-IPS:type': 'floating', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:56:bd:70'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4'}, {'rel': 'bookmark ', 'href': 'http://10.0.0.210/compute/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1307970994', 'OS-SRV-USG:launched_at': '2023-10-16T09:45:40.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--62713528'}], 'OS-EXT-STS:task_state': 'rebuilding', 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'fe2aa7c1-4340-4adb-915f-3be7ae4a985d', 'delete_on_termination': True}], 'locked': False, 'locked_reason': None, 'description': None, 'tags': [], 'trusted_image_certificates': None, 'OS-EXT-SRV-ATTR:hostname': 'tempest-serveractionsv293testjson-server-6026343', 'server_groups': [], 'adminPass': 'rebuildPassw0rd', 'user_data': 'IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo='} 2023-10-16 09:54:08,141 83421 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 404 POST http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4/action 0.232s 2023-10-16 09:54:08,141 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-54bd7709-c28f-4241-b9bb-2d8f886830c3', 'x-compute-request-id': 'req-54bd7709-c28f-4241-b9bb-2d8f886830c3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/017caffb-5be2-4e78-ab48-a8091c5c00f4/action'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 017caffb-5be2-4e78-ab48-a8091c5c00f4 could not be found."}}' 2023-10-16 09:54:08,141 83421 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 017caffb-5be2-4e78-ab48-a8091c5c00f4 tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 544, in test_resize_server_revert_with_volume_attached waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server c5e44d3b-ed41-4920-825f-e1d283caecfd failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-10-16T09:53:14Z', 'message': 'ClientException'}. Captured traceback-1: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 80, in tearDown self.server_check_teardown() File "/opt/stack/tempest/tempest/api/compute/base.py", line 197, in server_check_teardown waiters.wait_for_server_status(cls.servers_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server c5e44d3b-ed41-4920-825f-e1d283caecfd failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-10-16T09:53:14Z', 'message': 'ClientException'}. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-16 09:50:41,317 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.198s 2023-10-16 09:50:41,317 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:50:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dd5ae40-42e0-4559-b716-1468a1cf963a', 'x-compute-request-id': 'req-2dd5ae40-42e0-4559-b716-1468a1cf963a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"server": {"id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "name": "tempest-ServerActionsTestOtherB-server-13118212", "status": "ACTIVE", "tenant_id": "81481518f90a4d99abd102ab65d54caa", "user_id": "afbe4a406e6a43309a197e2a209c7554", "metadata": {}, "hostId": "b3e8df7f82566d334b9c1991d1f8175f4e4ad7169c69f3a6a2eab437", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:48:49Z", "updated": "2023-10-16T09:48:56Z", "addresses": {"tempest-ServerActionsTestOtherB-409249207-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1671594657", "OS-SRV-USG:launched_at": "2023-10-16T09:48:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--358238779"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-16 09:50:41,546 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.216s 2023-10-16 09:50:41,546 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:50:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b211820-70f6-42bd-9cca-c970f969efbf', 'x-compute-request-id': 'req-7b211820-70f6-42bd-9cca-c970f969efbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"server": {"id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "name": "tempest-ServerActionsTestOtherB-server-13118212", "status": "ACTIVE", "tenant_id": "81481518f90a4d99abd102ab65d54caa", "user_id": "afbe4a406e6a43309a197e2a209c7554", "metadata": {}, "hostId": "b3e8df7f82566d334b9c1991d1f8175f4e4ad7169c69f3a6a2eab437", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark" , "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:48:49Z", "updated": "2023-10-16T09:48:56Z", "addresses": {"tempest-ServerActionsTestOtherB-409249207-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1671594657", "OS-SRV-USG:launched_at": "2023-10-16T09:48:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--358238779"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-16 09:51:31,897 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.287s 2023-10-16 09:51:31,897 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:51: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-80a407b6-f6d6-4a4b-9f67-f88996d7cd46', 'x-compute-request-id': 'req-80a407b6-f6d6-4a4b-9f67-f88996d7cd46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"server": {"id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "name": "tempest-ServerActionsTestOtherB-server-13118212", "status": "ACTIVE", "tenant_id": "81481518f90a4d99abd102ab65d54caa", "user_id": "afbe4a406e6a43309a197e2a209c7554", "metadata": {}, "hostId": "b3e8df7f82566d334b9c1991d1f8175f4e4ad7169c69f3a6a2eab437", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:48:49Z", "updated": "2023-10-16T09:48:56Z", "addresses": {"tempest-ServerActionsTestOtherB-409249207-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}, {"version": 4, "addr": "172.24.4.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1671594657", "OS-SRV-USG:launched_at": "2023-10-16T09:48:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--358238779"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-16 09:51:32,183 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.271s 2023-10-16 09:51:32,183 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - H eaders: {'date': 'Mon, 16 Oct 2023 09:51: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-ef974b97-20fd-4d11-886b-89724d817667', 'x-compute-request-id': 'req-ef974b97-20fd-4d11-886b-89724d817667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"server": {"id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "name": "tempest-ServerActionsTestOtherB-server-13118212", "status": "ACTIVE", "tenant_id": "81481518f90a4d99abd102ab65d54caa", "user_id": "afbe4a406e6a43309a197e2a209c7554", "metadata": {}, "hostId": "b3e8df7f82566d334b9c1991d1f8175f4e4ad7169c69f3a6a2eab437", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:48:49Z", "updated": "2023-10-16T09:48:56Z", "addresses": {"tempest-ServerActionsTestOtherB-409249207-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}, {"version": 4, "addr": "172.24.4.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1671594657", "OS-SRV-USG:launched_at": "2023-10-16T09:48:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--358238779"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-16 09:52:32,499 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes 0.241s 2023-10-16 09:52:32,499 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-273654232"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b66f898-cd86-4bee-9709-f6bab4ecd50f', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b66f898-cd86-4bee-9709-f6bab4ecd50f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.431693", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-16 09:52:32,556 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.046s 2023-10-16 09:52:32,556 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a3a11c0-84bf-41f4-9328-846f1390bd97', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a3a11c0-84bf-41f4-9328-846f1390bd97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:33,614 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.046s 2023-10-16 09:52:33,615 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab1c94e0-5f3f-497b-9702-c4f19da9caf3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab1c94e0-5f3f-497b-9702-c4f19da9caf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:33.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:34,670 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/814 81518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.041s 2023-10-16 09:52:34,671 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e0a3c9-4fd6-4820-ba7c-5303f983ea65', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e0a3c9-4fd6-4820-ba7c-5303f983ea65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:33.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:35,732 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.049s 2023-10-16 09:52:35,733 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd2682d-2e5d-44ad-9f2c-86ac72d35a2a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd2682d-2e5d-44ad-9f2c-86ac72d35a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:33.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:36,786 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.041s 2023-10-16 09:52:36,786 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-657b7303-7302-44d6-82f0-5aa327d38b56', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-657b7303-7302-44d6-82f0-5aa327d38b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:36,798 83425 INFO [tempest.common.waiters] volume 281894b3-f5a9-4b38-842f-ab4e3d550a02 reached available after waiting for 4.798771 seconds 2023-10-16 09:52:36,999 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.200s 2023-10-16 09:52:36,999 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:36 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-6a74ea47-bebc-4b7a-a3bd-ab11b8efe250', 'x-compute-request-id': 'req-6a74ea47-bebc-4b7a-a3bd-ab11b8efe250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"server": {"id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "name": "tempest-ServerActionsTestOtherB-server-13118212", "status": "ACTIVE", "tenant_id": "81481518f90a4d99abd102ab65d54caa", "user_id": "afbe4a406e6a43309a197e2a209c7554", "metadata": {}, "hostId": "b3e8df7f82566d334b9c1991d1f8175f4e4ad7169c69f3a6a2eab437", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:48:49Z", "updated": "2023-10-16T09:48:56Z", "addresses": {"tempest-ServerActionsTestOtherB-409249207-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}, {"version": 4, "addr": "172.24.4.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive ": "", "key_name": "tempest-keypair-1671594657", "OS-SRV-USG:launched_at": "2023-10-16T09:48:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--358238779"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-16 09:52:37,301 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd/os-volume_attachments 0.288s 2023-10-16 09:52:37,301 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "281894b3-f5a9-4b38-842f-ab4e3d550a02"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d435264-b300-49c9-b94c-f1a98509e624', 'x-compute-request-id': 'req-9d435264-b300-49c9-b94c-f1a98509e624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "serverId": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "volumeId": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "device": "/dev/vdb"}}' 2023-10-16 09:52:37,354 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.050s 2023-10-16 09:52:37,354 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0744ce81-0531-46c1-848c-8fbdb40ac084', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0744ce81-0531-46c1-848c-8fbdb40ac084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:38,427 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.060s 2023-10-16 09:52:38,428 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Aut h-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff0d1b31-8c54-4034-ab66-1310c537036a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff0d1b31-8c54-4034-ab66-1310c537036a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:39,519 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.078s 2023-10-16 09:52:39,519 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65c9f8be-ea37-47f8-af28-4898886d2a7e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65c9f8be-ea37-47f8-af28-4898886d2a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:40,583 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.050s 2023-10-16 09:52:40,583 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute -request-id': 'req-379e09f7-b1b8-4c6c-afcc-4e5447de731a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-379e09f7-b1b8-4c6c-afcc-4e5447de731a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:41,670 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.073s 2023-10-16 09:52:41,671 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd85a8c9-f514-4eaa-a0f4-7f1d69e4d272', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd85a8c9-f514-4eaa-a0f4-7f1d69e4d272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:42,793 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.098s 2023-10-16 09:52:42,793 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fb5469-3c1d-4326-a890-460ac62569c0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fb 5469-3c1d-4326-a890-460ac62569c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:43,898 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.090s 2023-10-16 09:52:43,899 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7c44bad-74e1-426d-a666-da1252af0d30', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7c44bad-74e1-426d-a666-da1252af0d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:44,966 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.053s 2023-10-16 09:52:44,967 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77ebb04d-7d7c-4c37-bb97-0504d1f3f111', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77ebb04d-7d7c-4c37-bb97-0504d1f3f111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-a b4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:46,039 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.058s 2023-10-16 09:52:46,040 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e249888-e8ac-47ab-99a7-332038e1ef97', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e249888-e8ac-47ab-99a7-332038e1ef97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:47,123 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.068s 2023-10-16 09:52:47,123 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b92a855-ef25-418a-b6b6-2345363fd30f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b92a855-ef25-418a-b6b6-2345363fd30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.00000 0", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:48,202 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.051s 2023-10-16 09:52:48,202 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eea0900b-dfc7-4652-aa74-006b2ab72e62', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eea0900b-dfc7-4652-aa74-006b2ab72e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:49,303 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.087s 2023-10-16 09:52:49,303 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eaf6459-4774-437c-8731-c97683af1812', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eaf6459-4774-437c-8731-c97683af1812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_vo lid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:50,375 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.056s 2023-10-16 09:52:50,376 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4031777-1561-4b9a-9eaa-9406386ad285', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4031777-1561-4b9a-9eaa-9406386ad285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:51,442 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.052s 2023-10-16 09:52:51,443 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e033cb65-313d-4a9c-a3ba-37a816edfba0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e033cb65-313d-4a9c-a3ba-37a816edfba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark" , "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:52,510 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.053s 2023-10-16 09:52:52,511 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5596388d-6cd2-417e-ad92-e6dcff2abe33', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5596388d-6cd2-417e-ad92-e6dcff2abe33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:53,586 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.059s 2023-10-16 09:52:53,586 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77a454e7-53e9-4639-b933-403c8017c6ef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77a454e7-53e9-4639-b933-403c8017c6ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "enc rypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:54,655 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.051s 2023-10-16 09:52:54,655 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c89c81cf-ea8f-45e7-857a-1de3dd97fbd9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c89c81cf-ea8f-45e7-857a-1de3dd97fbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:37.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:55,738 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.069s 2023-10-16 09:52:55,738 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-129a312e-67a3-4d93-b5dc-e54c3953785b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-129a312e-67a3-4d93-b5dc-e54c3953785b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:56.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023- 10-16 09:52:56,825 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.074s 2023-10-16 09:52:56,826 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8fdf243-cece-404b-8026-ea4c0edd202f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8fdf243-cece-404b-8026-ea4c0edd202f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:56.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:57,893 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.054s 2023-10-16 09:52:57,894 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bffce1b-c36d-4c98-964b-4c185bfce5c4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bffce1b-c36d-4c98-964b-4c185bfce5c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:56.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:58,966 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/814 81518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.046s 2023-10-16 09:52:58,966 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7528dad6-c01f-4dbf-84b6-ea86ba1fb42d', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7528dad6-c01f-4dbf-84b6-ea86ba1fb42d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:58.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "attachment_id": "73cb55d8-cd2e-4784-abdd-02833ac3d5b3", "volume_id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "server_id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-16T09:52:56.000000"}], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:58,991 83425 INFO [tempest.common.waiters] Attachment 73cb55d8-cd2e-4784-abdd-02833ac3d5b3 created for volume 281894b3-f5a9-4b38-842f-ab4e3d550a02 to server c5e44d3b-ed41-4920-825f-e1d283caecfd after waiting for 21.991862 seconds 2023-10-16 09:52:59,038 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.045s 2023-10-16 09:52:59,038 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d88dceb-0737-4263-a41c-e98aeb085026', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d88dceb-0737-4263-a41c-e98aeb085026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:52:58.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replic ation_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "attachment_id": "73cb55d8-cd2e-4784-abdd-02833ac3d5b3", "volume_id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "server_id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-16T09:52:56.000000"}], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:52:59,057 83425 INFO [tempest.common.waiters] volume 281894b3-f5a9-4b38-842f-ab4e3d550a02 reached in-use after waiting for 0.057769 seconds 2023-10-16 09:52:59,624 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd/action 0.566s 2023-10-16 09:52:59,624 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"resize": {"flavorRef": "2"}} Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:59 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-96ee51f9-f97d-4b5d-a68b-e0feda7fcecc', 'x-compute-request-id': 'req-96ee51f9-f97d-4b5d-a68b-e0feda7fcecc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd/action'} Body: b'' 2023-10-16 09:52:59,896 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.270s 2023-10-16 09:52:59,896 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:52:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1713', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52a4c5df-3263-4ec8-8440-62cf97b85516', 'x-compute-request-id': 'req-52a4c5df-3263-4ec8-8440-62cf97b85516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"server": {"id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "name": "tempest-ServerActionsTestOtherB-server-13118212", "status": "RESIZE", "tenant_id": "81481518f90a4d99abd102ab65d54caa", "user_id": "afbe4a406e6a43309a197e2a209c7554", "metadata": {}, "hostId": "b3e8df7f82566d334b9c1991d1f8175f4e4ad7169c69f3a6a2eab437", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-16T09:48:49Z", "updated": "2023-10-16T09:53:00Z", "addresses": {"tempest-ServerActionsTestOtherB-409249207-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}, {"version": 4, "addr": "172.24.4.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-k eypair-1671594657", "OS-SRV-USG:launched_at": "2023-10-16T09:48:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--358238779"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02"}]}}' 2023-10-16 09:53:50,369 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.408s 2023-10-16 09:53:50,370 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1776', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fc67912-f886-4d27-b4a6-c230377030b0', 'x-compute-request-id': 'req-5fc67912-f886-4d27-b4a6-c230377030b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"server": {"id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "name": "tempest-ServerActionsTestOtherB-server-13118212", "status": "ERROR", "tenant_id": "81481518f90a4d99abd102ab65d54caa", "user_id": "afbe4a406e6a43309a197e2a209c7554", "metadata": {}, "hostId": "b3e8df7f82566d334b9c1991d1f8175f4e4ad7169c69f3a6a2eab437", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/2"}]}, "created": "2023-10-16T09:48:49Z", "updated": "2023-10-16T09:53:14Z", "addresses": {"tempest-ServerActionsTestOtherB-409249207-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}, {"version": 4, "addr": "172.24.4.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-10-16T09:53:14Z", "message": "ClientException"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1671594657", "OS-SRV-USG:launched_at": "2023-10-16T09:48:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--358238779"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02"}]}}' 2023-10-16 09:53:50,387 83425 INFO [tempest.common.waiters] State transition "RESIZE/resize_prep" ==> "ERROR/None" after 51 second wait 2023-10-16 09:53:50,388 83425 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-10-16 09:53:50,558 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.167s 2023-10-16 09:53:50,559 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1776', 'content-type': 'application/json' , 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-553d5a33-9270-48b1-985f-59f8382028e8', 'x-compute-request-id': 'req-553d5a33-9270-48b1-985f-59f8382028e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"server": {"id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "name": "tempest-ServerActionsTestOtherB-server-13118212", "status": "ERROR", "tenant_id": "81481518f90a4d99abd102ab65d54caa", "user_id": "afbe4a406e6a43309a197e2a209c7554", "metadata": {}, "hostId": "b3e8df7f82566d334b9c1991d1f8175f4e4ad7169c69f3a6a2eab437", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/2"}]}, "created": "2023-10-16T09:48:49Z", "updated": "2023-10-16T09:53:14Z", "addresses": {"tempest-ServerActionsTestOtherB-409249207-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}, {"version": 4, "addr": "172.24.4.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-10-16T09:53:14Z", "message": "ClientException"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1671594657", "OS-SRV-USG:launched_at": "2023-10-16T09:48:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--358238779"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02"}]}}' 2023-10-16 09:54:40,897 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.275s 2023-10-16 09:54:40,898 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1776', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2c46df3-2b90-4ef1-8902-7ea4685db390', 'x-compute-request-id': 'req-e2c46df3-2b90-4ef1-8902-7ea4685db390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"server": {"id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "name": "tempest-ServerActionsTestOtherB-server-13118212", "status": "ERROR", "tenant_id": "81481518f90a4d99abd102ab65d54caa", "user_id": "afbe4a406e6a43309a197e2a209c7554", "metadata": {}, "hostId": "b3e8df7f82566d334b9c1991d1f8175f4e4ad7169c69f3a6a2eab437", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/2"}]}, "created": "2023-10-16T09:48:49Z", "updated": "2023-10-16T09:53:14Z", "addresses": {"tempest-ServerActionsTestOtherB-409249207-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}, {"version": 4, "addr": "172.24 .4.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-10-16T09:53:14Z", "message": "ClientException"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1671594657", "OS-SRV-USG:launched_at": "2023-10-16T09:48:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--358238779"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02"}]}}' 2023-10-16 09:54:40,911 83425 ERROR [tempest.api.compute.base] Server c5e44d3b-ed41-4920-825f-e1d283caecfd failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-10-16T09:53:14Z', 'message': 'ClientException'}. 2023-10-16 09:54:40.911 83425 ERROR tempest.api.compute.base Traceback (most recent call last): 2023-10-16 09:54:40.911 83425 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 197, in server_check_teardown 2023-10-16 09:54:40.911 83425 ERROR tempest.api.compute.base waiters.wait_for_server_status(cls.servers_client, 2023-10-16 09:54:40.911 83425 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status 2023-10-16 09:54:40.911 83425 ERROR tempest.api.compute.base raise exceptions.BuildErrorException(details, server_id=server_id) 2023-10-16 09:54:40.911 83425 ERROR tempest.api.compute.base tempest.exceptions.BuildErrorException: Server c5e44d3b-ed41-4920-825f-e1d283caecfd failed to build and is in ERROR status 2023-10-16 09:54:40.911 83425 ERROR tempest.api.compute.base Details: Fault: {'code': 500, 'created': '2023-10-16T09:53:14Z', 'message': 'ClientException'}. 2023-10-16 09:54:40.911 83425 ERROR tempest.api.compute.base 2023-10-16 09:54:41,079 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.167s 2023-10-16 09:54:41,080 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:54:40 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-6f3a7684-25cd-47a0-a8ba-af2e568a1ba5', 'x-compute-request-id': 'req-6f3a7684-25cd-47a0-a8ba-af2e568a1ba5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'' 2023-10-16 09:54:41,262 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.181s 2023-10-16 09:54:41,262 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1782', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db417b06-a862-498a-8ec9-ae59e4c6b929', 'x-compute-request-id': 'req-db417b06-a862-498a-8ec9-ae59e4c6b929', 'connection': 'close', 'status': '200', 'conten t-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"server": {"id": "c5e44d3b-ed41-4920-825f-e1d283caecfd", "name": "tempest-ServerActionsTestOtherB-server-13118212", "status": "ERROR", "tenant_id": "81481518f90a4d99abd102ab65d54caa", "user_id": "afbe4a406e6a43309a197e2a209c7554", "metadata": {}, "hostId": "b3e8df7f82566d334b9c1991d1f8175f4e4ad7169c69f3a6a2eab437", "image": {"id": "01fbac29-34fa-4a9a-a2f8-2f304b74a717", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/01fbac29-34fa-4a9a-a2f8-2f304b74a717"}]}, "flavor": {"id": "2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/2"}]}, "created": "2023-10-16T09:48:49Z", "updated": "2023-10-16T09:54:41Z", "addresses": {"tempest-ServerActionsTestOtherB-409249207-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}, {"version": 4, "addr": "172.24.4.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:83:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-10-16T09:53:14Z", "message": "ClientException"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1671594657", "OS-SRV-USG:launched_at": "2023-10-16T09:48:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--358238779"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02"}]}}' 2023-10-16 09:55:31,395 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 404 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.070s 2023-10-16 09:55:31,396 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e60e832b-d97a-4d5c-ae17-6905e2533715', 'x-compute-request-id': 'req-e60e832b-d97a-4d5c-ae17-6905e2533715', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c5e44d3b-ed41-4920-825f-e1d283caecfd could not be found."}}' 2023-10-16 09:55:31,443 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:_run_cleanups): 404 DELETE http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd 0.046s 2023-10-16 09:55:31,443 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d87a5a31-6e4a-4f1c-8c33-7def07be5e94', 'x-compute-request-id': 'req-d87a5a31-6e4a-4f1c-8c33-7def07be5e94', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd'} Body: b'{"itemNotFound": {"code": 404, "m essage": "Instance c5e44d3b-ed41-4920-825f-e1d283caecfd could not be found."}}' 2023-10-16 09:55:31,444 83425 ERROR [tempest.api.compute.base] Failed to delete server c5e44d3b-ed41-4920-825f-e1d283caecfd 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base Traceback (most recent call last): 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 424, in delete_server 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base cls.servers_client.delete_server(server_id) 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 170, in delete_server 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base resp, body = self.delete("servers/%s" % server_id) 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base return self.request('DELETE', url, extra_headers, headers, body) 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base resp, resp_body = super(BaseComputeClient, self).request( 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base self._error_checker(resp, resp_body) 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 852, in _error_checker 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base raise exceptions.NotFound(resp_body, resp=resp) 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base tempest.lib.exceptions.NotFound: Object not found 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base Details: {'code': 404, 'message': 'Instance c5e44d3b-ed41-4920-825f-e1d283caecfd could not be found.'} 2023-10-16 09:55:31.444 83425 ERROR tempest.api.compute.base 2023-10-16 09:55:31,513 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.067s 2023-10-16 09:55:31,514 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c5f48c5-7b86-4619-8dc6-75a3412f1fc3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c5f48c5-7b86-4619-8dc6-75a3412f1fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:54:42.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:55:31,575 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd/os-volume_attachments 0.045s 2023-10-16 09:55:31,575 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2ee553ab-147b-405f-819f-62a548700433', 'x-compute-request-id': 'req-2ee553ab-147b-405f-819f-62a548700433', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e44d3b-ed41-4920-825f-e1d283caecfd/os-volume_attachments'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c5e44d3b-ed41-4920-825f-e1d283caecfd could not be found."}}' 2023-10-16 09:55:31,631 83425 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02 0.055s 2023-10-16 09:55:31,632 83425 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 16 Oct 2023 09:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cde8963-6976-49d1-9c8c-3d99251f5d10', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cde8963-6976-49d1-9c8c-3d99251f5d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02'} Body: b'{"volume": {"id": "281894b3-f5a9-4b38-842f-ab4e3d550a02", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-16T09:52:32.000000", "updated_at": "2023-10-16T09:54:42.000000", "name": "tempest-ServerActionsTestOtherB-volume-273654232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81481518f90a4d99abd102ab65d54caa/volumes/281894b3-f5a9-4b38-842f-ab4e3d550a02"}], "user_id": "afbe4a406e6a43309a197e2a209c7554", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81481518f90a4d99abd102ab65d54caa"}}' 2023-10-16 09:55:31,644 83425 INFO [tempest.common.waiters] volume 281894b3-f5a9-4b38-842f-ab4e3d550a02 reached available after waiting for 0.644695 seconds ====== Totals ====== Ran: 292 tests in 3353.8203 sec. - Passed: 254 - Skipped: 32 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 6 Sum of execute time for each test: 15707.8677 sec. ============== Worker Balance ============== - Worker 0 (18 tests) => 0:27:32.374258 - Worker 1 (14 tests) => 0:27:29.817774 - Worker 2 (15 tests) => 0:34:20.024260 - Worker 3 (25 tests) => 0:15:02.046425 - Worker 4 (17 tests) => 0:20:01.621850 - Worker 5 (30 tests) => 0:18:23.176000 - Worker 6 (64 tests) => 0:55:53.777321 - Worker 7 (20 tests) => 0:31:30.092629 - Worker 8 (30 tests) => 0:53:41.227860 - Worker 9 (18 tests) => 0:03:06.745186 - Worker 10 (18 tests) => 0:13:33.484137 - Worker 11 (23 tests) => 0:11:46.022411 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed