Status: Pass 901 Failure 137 Skip 65
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (tempest.api.compute.admin.test_servers | 1 | 0 | 1 | 0 | 0 | Detail | |
ServersAdminTestJSON) |
fail
ft1.1: setUpClass (tempest.api.compute.admin.test_servers.ServersAdminTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/admin/test_servers.py", line 44, in resource_setup wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.admin.test_servers_negative | 2 | 0 | 2 | 0 | 0 | Detail | |
ServersAdminNegativeTestJSON) |
fail
ft2.1: setUpClass (tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/admin/test_servers_negative.py", line 42, in resource_setup server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
ServersAdminNegativeTestJSON) |
fail
ft2.2: setUpClass (tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/admin/test_servers_negative.py", line 42, in resource_setup server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.admin.test_servers_on_multinodes | 1 | 0 | 1 | 0 | 0 | Detail | |
ServersOnMultiNodesTest) |
fail
ft3.1: setUpClass (tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/admin/test_servers_on_multinodes.py", line 30, in resource_setup cls.server01 = cls.create_test_server(wait_until='ACTIVE')['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.admin.test_simple_tenant_usage | 1 | 0 | 1 | 0 | 0 | Detail | |
TenantUsagesTestJSON) |
fail
ft4.1: setUpClass (tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/admin/test_simple_tenant_usage.py", line 43, in resource_setup cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.admin.test_volumes_negative | 2 | 0 | 1 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt5.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) |
||||||
VolumesAdminNegativeTest) |
fail
ft5.2: setUpClass (tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 40, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
FloatingIPsAssociationTestJSON) |
fail
ft6.1: setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/floating_ips/test_floating_ips_actions.py", line 70, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
FloatingIPsAssociationNegativeTestJSON) |
fail
ft7.1: setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py", line 72, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.images.test_images_oneserver | 1 | 0 | 1 | 0 | 0 | Detail | |
ImagesOneServerTestJSON) |
fail
ft8.1: setUpClass (tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/images/test_images_oneserver.py", line 30, in resource_setup cls.server_id = cls.create_test_server(wait_until='ACTIVE')['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.images.test_images_oneserver_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ImagesOneServerNegativeTestJSON) |
fail
ft9.1: setUpClass (tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/images/test_images_oneserver_negative.py", line 86, in resource_setup server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.images.test_list_image_filters | 1 | 0 | 1 | 0 | 0 | Detail | |
ListImageFiltersTestJSON) |
fail
ft10.1: setUpClass (tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/images/test_list_image_filters.py", line 110, in resource_setup cls.server2 = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.servers.test_create_server | 3 | 0 | 3 | 0 | 0 | Detail | |
ServersTestJSON) |
fail
ft11.1: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 69, in resource_setup volume_backed=cls.volume_backed) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
ServersTestManualDisk) |
fail
ft11.2: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestManualDisk)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 69, in resource_setup volume_backed=cls.volume_backed) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
ServersTestBootFromVolume) |
fail
ft11.3: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 69, in resource_setup volume_backed=cls.volume_backed) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.servers.test_instance_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
InstanceActionsTestJSON) |
fail
ft12.1: setUpClass (tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_instance_actions.py", line 34, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.servers.test_instance_actions_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
InstanceActionsNegativeTestJSON) |
fail
ft13.1: setUpClass (tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_instance_actions_negative.py", line 35, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.servers.test_list_server_filters | 1 | 0 | 1 | 0 | 0 | Detail | |
ListServerFiltersTestJSON) |
fail
ft14.1: setUpClass (tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_list_server_filters.py", line 64, in resource_setup wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.servers.test_list_servers_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ListServersNegativeTestJSON) |
fail
ft15.1: setUpClass (tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_list_servers_negative.py", line 40, in resource_setup body = cls.create_test_server(wait_until='ACTIVE', min_count=3) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.servers.test_server_actions | 2 | 0 | 2 | 0 | 0 | Detail | |
ServerActionsTestJSON) |
fail
ft16.1: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 83, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True) File "/opt/stack/tempest/tempest/api/compute/base.py", line 433, in recreate_server **kwargs) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
ServerActionsTestJSON) |
fail
ft16.2: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 83, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True) File "/opt/stack/tempest/tempest/api/compute/base.py", line 433, in recreate_server **kwargs) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.servers.test_server_addresses | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerAddressesTestJSON) |
fail
ft17.1: setUpClass (tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_addresses.py", line 34, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.servers.test_server_addresses_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerAddressesNegativeTestJSON) |
fail
ft18.1: setUpClass (tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_addresses_negative.py", line 34, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.servers.test_server_metadata_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerMetadataNegativeTestJSON) |
fail
ft19.1: setUpClass (tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_metadata_negative.py", line 39, in resource_setup cls.server = cls.create_test_server(metadata={}, wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.servers.test_server_password | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerPasswordTestJSON) |
fail
ft20.1: setUpClass (tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_password.py", line 29, in resource_setup cls.server = cls.create_test_server(wait_until="ACTIVE") File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.servers.test_server_rescue | 4 | 0 | 2 | 0 | 2 | Detail | |
ServerBootFromVolumeStableRescueTest) |
skip
pt21.1: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest) |
||||||
ServerRescueTestJSON) |
fail
ft21.2: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 49, in resource_setup wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
ServerStableDeviceRescueTest) |
skip
pt21.3: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest) |
||||||
ServerRescueTestJSONUnderV235) |
fail
ft21.4: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 49, in resource_setup wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft22.1: setUpClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 51, in resource_setup wait_until='BUILD') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.servers.test_server_tags | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerTagsTestJSON) |
fail
ft23.1: setUpClass (tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_tags.py", line 47, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.servers.test_servers_negative | 3 | 0 | 3 | 0 | 0 | Detail | |
ServersNegativeTestJSON) |
fail
ft24.1: setUpClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 60, in resource_setup server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
ServersNegativeTestMultiTenantJSON) |
fail
ft24.2: setUpClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 599, in resource_setup server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
ServersNegativeTestJSON) |
fail
ft24.3: setUpClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 188, in setUpClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 60, in resource_setup server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tearDownClass (tempest.api.compute.admin.test_migrations | 1 | 0 | 1 | 0 | 0 | Detail | |
MigrationsAdminTest) |
fail
ft25.1: tearDownClass (tempest.api.compute.admin.test_migrations.MigrationsAdminTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 242, in tearDownClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 214, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 713, in clear_credentials cls._creds_provider.clear_creds() File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 459, in clear_creds self._cleanup_default_secgroup(creds.tenant_id) File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 406, in _cleanup_default_secgroup nsg_client.delete_security_group(secgroup['id']) File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group return self.delete_resource(uri) File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 41, in delete_resource resp, body = self.delete(req_uri) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 331, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 825, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 34f97bd9-3290-4cfe-a5fa-a91c13f1993d in use.', 'detail': ''} |
||||||
tearDownClass (tempest.api.compute.images.test_images | 1 | 0 | 1 | 0 | 0 | Detail | |
ImagesTestJSON) |
fail
ft26.1: tearDownClass (tempest.api.compute.images.test_images.ImagesTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 242, in tearDownClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 214, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 713, in clear_credentials cls._creds_provider.clear_creds() File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 445, in clear_creds self._clear_isolated_net_resources() File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 436, in _clear_isolated_net_resources creds.subnet['name']) File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 386, in _clear_isolated_subnet client.delete_subnet(subnet_id) File "/opt/stack/tempest/tempest/lib/services/network/subnets_client.py", line 52, in delete_subnet return self.delete_resource(uri) File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 41, in delete_resource resp, body = self.delete(req_uri) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 331, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 825, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'type': 'SubnetInUse', 'message': 'Unable to complete operation on subnet a7049f99-1521-41cc-84cb-0f1c388db992: One or more ports have an IP allocation from this subnet.', 'detail': ''} |
||||||
tearDownClass (tempest.api.compute.images.test_images_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ImagesNegativeTestJSON) |
fail
ft27.1: tearDownClass (tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 242, in tearDownClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 214, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 713, in clear_credentials cls._creds_provider.clear_creds() File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 459, in clear_creds self._cleanup_default_secgroup(creds.tenant_id) File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 406, in _cleanup_default_secgroup nsg_client.delete_security_group(secgroup['id']) File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group return self.delete_resource(uri) File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 41, in delete_resource resp, body = self.delete(req_uri) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 331, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 825, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group c66712b9-77f6-42ce-b8a6-4aa1691fc8bf in use.', 'detail': ''} |
||||||
tearDownClass (tempest.api.compute.servers.test_delete_server | 1 | 0 | 1 | 0 | 0 | Detail | |
DeleteServersTestJSON) |
fail
ft28.1: tearDownClass (tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 242, in tearDownClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 214, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 713, in clear_credentials cls._creds_provider.clear_creds() File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 445, in clear_creds self._clear_isolated_net_resources() File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 436, in _clear_isolated_net_resources creds.subnet['name']) File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 386, in _clear_isolated_subnet client.delete_subnet(subnet_id) File "/opt/stack/tempest/tempest/lib/services/network/subnets_client.py", line 52, in delete_subnet return self.delete_resource(uri) File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 41, in delete_resource resp, body = self.delete(req_uri) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 331, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 825, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'type': 'SubnetInUse', 'message': 'Unable to complete operation on subnet b385fee3-26ec-4869-9751-94f300fc71fe: One or more ports have an IP allocation from this subnet.', 'detail': ''} |
||||||
tearDownClass (tempest.api.compute.servers.test_disk_config | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerDiskConfigTestJSON) |
fail
ft29.1: tearDownClass (tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 242, in tearDownClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 214, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 713, in clear_credentials cls._creds_provider.clear_creds() File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 445, in clear_creds self._clear_isolated_net_resources() File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 436, in _clear_isolated_net_resources creds.subnet['name']) File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 386, in _clear_isolated_subnet client.delete_subnet(subnet_id) File "/opt/stack/tempest/tempest/lib/services/network/subnets_client.py", line 52, in delete_subnet return self.delete_resource(uri) File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 41, in delete_resource resp, body = self.delete(req_uri) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 331, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 825, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'type': 'SubnetInUse', 'message': 'Unable to complete operation on subnet c385b801-e5a5-4e1e-9e2c-13ef2be877ab: One or more ports have an IP allocation from this subnet.', 'detail': ''} |
||||||
tearDownClass (tempest.api.compute.servers.test_servers | 2 | 0 | 2 | 0 | 0 | Detail | |
ServersTestJSON) |
fail
ft30.1: tearDownClass (tempest.api.compute.servers.test_servers.ServersTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 242, in tearDownClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 214, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 713, in clear_credentials cls._creds_provider.clear_creds() File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 445, in clear_creds self._clear_isolated_net_resources() File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 436, in _clear_isolated_net_resources creds.subnet['name']) File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 386, in _clear_isolated_subnet client.delete_subnet(subnet_id) File "/opt/stack/tempest/tempest/lib/services/network/subnets_client.py", line 52, in delete_subnet return self.delete_resource(uri) File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 41, in delete_resource resp, body = self.delete(req_uri) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 331, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 825, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'type': 'SubnetInUse', 'message': 'Unable to complete operation on subnet 3d92c1ce-f961-4b74-aad1-203b87ba148e: One or more ports have an IP allocation from this subnet.', 'detail': ''} |
||||||
ServerShowV247Test) |
fail
ft30.2: tearDownClass (tempest.api.compute.servers.test_servers.ServerShowV247Test)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 242, in tearDownClass six.reraise(etype, value, trace) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/test.py", line 214, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 585, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (<class 'tempest.lib.exceptions.ServerFault'>, Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'>, <traceback object at 0x7fc52c862ec8>) |
||||||
tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON | 9 | 8 | 1 | 0 | 0 | Detail | |
test_aggregate_add_host_create_server_with_az[id-96be03c7-570d-409c-90f8-e4db3c646996] |
fail
ft31.1: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az[id-96be03c7-570d-409c-90f8-e4db3c646996]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:19:02,699 96399 DEBUG [oslo_concurrency.lockutils] Acquired lock "availability_zone" 2021-01-14 07:19:02,700 96399 DEBUG [oslo_concurrency.lockutils] Acquired external semaphore "availability_zone" 2021-01-14 07:19:04,215 96399 INFO [tempest.lib.common.rest_client] Request (AggregatesAdminTestJSON:test_aggregate_add_host_create_server_with_az): 200 POST http://10.222.0.41/compute/v2.1/os-aggregates 1.515s 2021-01-14 07:19:04,215 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"aggregate": {"availability_zone": "tempest-test_az-611555440", "name": "tempest-test_aggregate-1229926036"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '221', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46f5762d-ca8f-4f75-82a6-222e5f9b6974', 'x-compute-request-id': 'req-46f5762d-ca8f-4f75-82a6-222e5f9b6974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-aggregates'} Body: b'{"aggregate": {"id": 1, "name": "tempest-test_aggregate-1229926036", "created_at": "2021-01-14T07:19:04.144025", "updated_at": null, "deleted_at": null, "deleted": false, "availability_zone": "tempest-test_az-611555440"}}' 2021-01-14 07:19:04,702 96399 INFO [tempest.lib.common.rest_client] Request (AggregatesAdminTestJSON:test_aggregate_add_host_create_server_with_az): 200 GET http://10.222.0.41/compute/v2.1/os-aggregates 0.483s 2021-01-14 07:19:04,702 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '301', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-643a0dee-f4b3-48f5-a578-17266b1753c4', 'x-compute-request-id': 'req-643a0dee-f4b3-48f5-a578-17266b1753c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-aggregates'} Body: b'{"aggregates": [{"id": 1, "name": "tempest-test_aggregate-1229926036", "hosts": [], "metadata": {"availability_zone": "tempest-test_az-611555440"}, "created_at": "2021-01-14T07:19:04.000000", "updated_at": null, "deleted_at": null, "deleted": false, "availability_zone": "tempest-test_az-611555440"}]}' 2021-01-14 07:19:05,662 96399 INFO [tempest.lib.common.rest_client] Request (AggregatesAdminTestJSON:test_aggregate_add_host_create_server_with_az): 200 POST http://10.222.0.41/compute/v2.1/os-aggregates/1/action 0.957s 2021-01-14 07:19:05,663 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"add_host": {"host": "n-h2-769329-2"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f44349f6-a69c-4cf8-af04-7be20d686c27', 'x-compute-request-id': 'req-f44349f6-a69c-4cf8-af04-7be20d686c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-aggregates/1/action'} Body: b'{"aggregate": {"id": 1, "name": "tempest-test_aggregate-1229926036", "hosts": ["n-h2-769329-2"], "metadata": {"availability_zone": "tempest-test_az-611555440"}, "created_at": "2021-01-14T07:19:04.000000", "updated_at": null, "deleted_at": null, "deleted": false, "availability_zone": "tempest-test_az-611555440"}}' 2021-01-14 07:19:06,052 96399 INFO [tempest.lib.common.rest_client] Request (AggregatesAdminTestJSON:test_aggregate_add_host_create_server_with_az): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.380s 2021-01-14 07:19:06,053 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3680', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9536e2da-2a08-4883-9c61-f575bcd5ce93', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5731e45e691d4d3898469e3e7e20d47b", "name": "tempest-AggregatesAdminTestJSON-102358483", "password_expires_at": null}, "audit_ids": ["-8pZo7-cSMeXNKAAKm_ngg"], "expires_at": "2021-01-14T08:19:05.000000Z", "issued_at": "2021-01-14T07:19:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c92f86e35864484bbb40c4c01d5c58c", "name": "tempest-AggregatesAdminTestJSON-102358483"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/0c92f86e35864484bbb40c4c01d5c58c", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/0c92f86e35864484bbb40c4c01d5c58c", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/0c92f86e35864484bbb40c4c01d5c58c", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_0c92f86e35864484bbb40c4c01d5c58c", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/0c92f86e35864484bbb40c4c01d5c58c", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:19:06,054 96399 INFO [tempest.lib.common.fixed_network] (AggregatesAdminTestJSON:test_aggregate_add_host_create_server_with_az) Found network None available for tenant 2021-01-14 07:19:07,507 96399 INFO [tempest.lib.common.rest_client] Request (AggregatesAdminTestJSON:test_aggregate_add_host_create_server_with_az): 202 POST http://10.222.0.41/compute/v2.1/servers 1.453s 2021-01-14 07:19:07,508 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AggregatesAdminTestJSON-server-936611788", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "availability_zone": "tempest-test_az-611555440"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/5fe68392-62c2-4d80-a75d-39333fab077c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5d532bb-6e37-4c8f-b7fa-81e8f33d5d66', 'x-compute-request-id': 'req-a5d532bb-6e37-4c8f-b7fa-81e8f33d5d66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "5fe68392-62c2-4d80-a75d-39333fab077c", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/5fe68392-62c2-4d80-a75d-39333fab077c"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/5fe68392-62c2-4d80-a75d-39333fab077c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "HyQMhs8gG4rS"}}' 2021-01-14 07:19:07,573 96399 INFO [tempest.lib.common.rest_client] Request (AggregatesAdminTestJSON:test_aggregate_add_host_create_server_with_az): 500 GET http://10.222.0.41/compute/v2.1/servers/5fe68392-62c2-4d80-a75d-39333fab077c 0.062s 2021-01-14 07:19:07,574 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:07 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-96f2701c-cadc-4287-a9ff-7411a3cc7b8b', 'x-compute-request-id': 'req-96f2701c-cadc-4287-a9ff-7411a3cc7b8b', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/5fe68392-62c2-4d80-a75d-39333fab077c'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:19:08,620 96399 INFO [tempest.lib.common.rest_client] Request (AggregatesAdminTestJSON:test_aggregate_add_host_create_server_with_az): 204 DELETE http://10.222.0.41/compute/v2.1/servers/5fe68392-62c2-4d80-a75d-39333fab077c 1.046s 2021-01-14 07:19:08,621 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:07 GMT', 'server': 'Apache/2.4.29 (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-bd0a1e9e-214a-44b2-87ca-b3f73e149e0b', 'x-compute-request-id': 'req-bd0a1e9e-214a-44b2-87ca-b3f73e149e0b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/5fe68392-62c2-4d80-a75d-39333fab077c'} Body: b'' 2021-01-14 07:19:08,720 96399 INFO [tempest.lib.common.rest_client] Request (AggregatesAdminTestJSON:test_aggregate_add_host_create_server_with_az): 404 GET http://10.222.0.41/compute/v2.1/servers/5fe68392-62c2-4d80-a75d-39333fab077c 0.098s 2021-01-14 07:19:08,720 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:08 GMT', 'server': 'Apache/2.4.29 (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-65f80199-adc1-47b8-832d-7dd4d4fd7d90', 'x-compute-request-id': 'req-65f80199-adc1-47b8-832d-7dd4d4fd7d90', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/5fe68392-62c2-4d80-a75d-39333fab077c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5fe68392-62c2-4d80-a75d-39333fab077c could not be found."}}' 2021-01-14 07:19:09,039 96399 INFO [tempest.lib.common.rest_client] Request (AggregatesAdminTestJSON:_run_cleanups): 200 POST http://10.222.0.41/compute/v2.1/os-aggregates/1/action 0.316s 2021-01-14 07:19:09,040 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"remove_host": {"host": "n-h2-769329-2"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9691c08b-816f-484e-89c2-05d6826878ff', 'x-compute-request-id': 'req-9691c08b-816f-484e-89c2-05d6826878ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-aggregates/1/action'} Body: b'{"aggregate": {"id": 1, "name": "tempest-test_aggregate-1229926036", "hosts": [], "metadata": {"availability_zone": "tempest-test_az-611555440"}, "created_at": "2021-01-14T07:19:04.000000", "updated_at": null, "deleted_at": null, "deleted": false, "availability_zone": "tempest-test_az-611555440"}}' 2021-01-14 07:19:09,200 96399 INFO [tempest.lib.common.rest_client] Request (AggregatesAdminTestJSON:_run_cleanups): 200 DELETE http://10.222.0.41/compute/v2.1/os-aggregates/1 0.156s 2021-01-14 07:19:09,200 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:09 GMT', 'server': 'Apache/2.4.29 (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-63b798cc-782d-4c5c-9f23-cbe16d1ba337', 'x-compute-request-id': 'req-63b798cc-782d-4c5c-9f23-cbe16d1ba337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-aggregates/1'} Body: b'' 2021-01-14 07:19:09,200 96399 DEBUG [oslo_concurrency.lockutils] Releasing lock "availability_zone" }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_aggregates.py", line 237, in test_aggregate_add_host_create_server_with_az wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_aggregate_add_host_get_details[id-eeef473c-7c52-494d-9f09-2ed7fc8fc036] |
pass
pt31.2: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details[id-eeef473c-7c52-494d-9f09-2ed7fc8fc036] |
||||||
test_aggregate_add_host_list[id-7f6a1cc5-2446-4cdb-9baa-b6ae0a919b72] |
pass
pt31.3: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list[id-7f6a1cc5-2446-4cdb-9baa-b6ae0a919b72] |
||||||
test_aggregate_add_remove_host[id-c8e85064-e79b-4906-9931-c11c24294d02] |
pass
pt31.4: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host[id-c8e85064-e79b-4906-9931-c11c24294d02] |
||||||
test_aggregate_create_delete[id-0d148aa3-d54c-4317-aa8d-42040a475e20] |
pass
pt31.5: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete[id-0d148aa3-d54c-4317-aa8d-42040a475e20] |
||||||
test_aggregate_create_delete_with_az[id-5873a6f8-671a-43ff-8838-7ce430bb6d0b] |
pass
pt31.6: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az[id-5873a6f8-671a-43ff-8838-7ce430bb6d0b] |
||||||
test_aggregate_create_update_metadata_get_details[id-36ec92ca-7a73-43bc-b920-7531809e8540] |
pass
pt31.7: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details[id-36ec92ca-7a73-43bc-b920-7531809e8540] |
||||||
test_aggregate_create_update_with_az[id-4d2b2004-40fa-40a1-aab2-66f4dab81beb] |
pass
pt31.8: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az[id-4d2b2004-40fa-40a1-aab2-66f4dab81beb] |
||||||
test_aggregate_create_verify_entry_in_list[id-68089c38-04b1-4758-bdf0-cf0daec4defd] |
pass
pt31.9: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list[id-68089c38-04b1-4758-bdf0-cf0daec4defd] |
||||||
tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
fail
ft32.1: tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:19:28,195 96408 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.41/compute/v2.1/flavors/452 0.626s 2021-01-14 07:19:28,196 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc01cd3c-6e61-435d-894d-aa2c04372438', 'x-compute-request-id': 'req-fc01cd3c-6e61-435d-894d-aa2c04372438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/flavors/452'} Body: b'{"flavor": {"id": "452", "name": "m1.heat2", "ram": 1024, "disk": 1, "swap": "", "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.222.0.41/compute/v2.1/flavors/452"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}}' 2021-01-14 07:19:28,964 96408 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.41/compute/v2.1/flavors 0.764s 2021-01-14 07:19:28,965 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"flavor": {"ram": 1024, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_1-1729709530", "id": 1634722630, "OS-FLV-EXT-DATA:ephemeral": 1, "os-flavor-access:is_public": "True"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '425', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2287dd1f-3422-475d-971c-3aa7093e4d97', 'x-compute-request-id': 'req-2287dd1f-3422-475d-971c-3aa7093e4d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/flavors'} Body: b'{"flavor": {"id": "1634722630", "name": "tempest-flavor_with_ephemeral_1-1729709530", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/flavors/1634722630"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/1634722630"}]}}' 2021-01-14 07:19:29,059 96408 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.41/compute/v2.1/flavors/452/os-extra_specs 0.089s 2021-01-14 07:19:29,059 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '19', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5d68acc-8c77-4011-a213-1fbe356aab7f', 'x-compute-request-id': 'req-d5d68acc-8c77-4011-a213-1fbe356aab7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/flavors/452/os-extra_specs'} Body: b'{"extra_specs": {}}' 2021-01-14 07:19:29,136 96408 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.41/compute/v2.1/flavors 0.075s 2021-01-14 07:19:29,136 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"flavor": {"ram": 1024, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_0-220609219", "id": 1069459412, "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": "True"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '424', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27e32a2a-3dd6-41a2-a3e4-ec64c405615d', 'x-compute-request-id': 'req-27e32a2a-3dd6-41a2-a3e4-ec64c405615d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/flavors'} Body: b'{"flavor": {"id": "1069459412", "name": "tempest-flavor_with_ephemeral_0-220609219", "ram": 1024, "disk": 1, "swap": "", "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.222.0.41/compute/v2.1/flavors/1069459412"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/1069459412"}]}}' 2021-01-14 07:19:29,206 96408 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.41/compute/v2.1/flavors/452/os-extra_specs 0.067s 2021-01-14 07:19:29,207 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '19', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-903e8d34-de09-4bd1-8cb8-414e6c28df75', 'x-compute-request-id': 'req-903e8d34-de09-4bd1-8cb8-414e6c28df75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/flavors/452/os-extra_specs'} Body: b'{"extra_specs": {}}' 2021-01-14 07:19:29,209 96408 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-01-14 07:19:29,209 96408 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-01-14 07:19:29,814 96408 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.604s 2021-01-14 07:19:29,814 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-886774175"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2300', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f234abc1-9ef9-4e05-a870-02fa09c63cd2', 'x-compute-request-id': 'req-f234abc1-9ef9-4e05-a870-02fa09c63cd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAt2+Y9+Jlev1YKubIWmn2c3NEwlzGapJ7iLo8Aaz5e0Zk7xwN\\nnYq71uTTGTHIUqbnbRwXJ6vt1MjENxJnDdgMgjqSDhwQU3irXvYofEOKIrUTsot/\\n9DoXXldHXxdUmZpNl2nrsJO7J2R84M1Z3iz75qY47jjhKBvas8eypQrFelKVv0gX\\ntwuShfaXAY8z/GjSv5uNc1tljZi6x70jyUk4tfftKw2C5lLyypxIUHT2KddqqD5T\\nq02xJYHPTiridOm9Ii1onuT2CnNOFfV8zAqV4mbdg9a2QfFNLoqlT1B+f9mJHze7\\nn2XNYDZltEGXHHmlXyyWUMcFIaMBYeSYi28WKQIDAQABAoIBAHyDFr0kAqgyMVel\\noVel13DUTFb17ITIe2v6peKpTAr+ZGLdkuxeEFS0rAnM/eIEgtBQIfN+w4gM4wtS\\nxXrjLNJ0+VD0gax3GzPxONfobGpUqVMnV6oqiFQ0QDDuwDEnSQW/EwmfrYj2r8FU\\nAm1J8Y7FQ52IJGU6SwB/S+a1Ygg9wLkN0z6PPsj2Zd4TnYgkLbCxYBBaGPVfdyIj\\nSC/176DS6YN2LDtEncPp3djlhul4gQyZyoe5fkxcJ7CzsZ4lYxzQGzVhDaUqsV//\\n0HYHowkd+1/QL9Q0m+oHz23neJMQ9dCCcAlkkmxNTXmAgkbHz2VKftRNNnLZ1HJH\\nSkdufKUCgYEA8HmwIwxTL49zpGeeV6dI6ZtQTrn3mRCbmlrg17UPW4TVvJcp9HcB\\nMoT2pF2E2/Jps81S764fk9E+IVYiuEyrRufgvvv3a3kJnhmLvv902mJT8LJoKw/7\\nZropRwQEiIi02IfYXI7Z6BR7UCLhZkGXFfegOZnY1ZWnKfu92y9dhlcCgYEAw0c5\\niqaS8y/v5cVxqPMj5NrwEXQA/90qWyecexx12pkRJGpu+QKf4Jlkat/u/ir6iSZ8\\na8cnh+/NFd2tvoV0IQ5pmO7w3JPirBMUdYmlJKztJG7j2EcbUpmUo/fwlBF6z3CW\\n/9YF3l+jV2i5a2QCN03wtnj5e9ZPfCavCC3Bd38CgYAn4MYoyb5xwKQ4u0Yy2vbo\\nZm0m4QgCRhLHwhJPMyNc1eZr49V9SM7WBd6w2yFRKB4HRyFdxc5OwQBAnvwa+/vb\\nQlCu2zHojKXfpfTas5o5LN0mqS9FFN1n5684q53k1mbHEZ/7mWTha6QXYfFm97GK\\nXwofAzhGEw8pkymk03H6+QKBgHrofHYhK8K2vFaxdD1zc3cauhkyG2LvsDYZc2sl\\nWaRRzTFPcDN4jGpQAZ0m/wSoxnHGcG9htSbhLwMBONb+pj4cFSi105Hx3qyRgcIM\\n9Y1k7gmNZgj9kFvn4F9nsdtwOQ0Rf2jdK2pwZZ2hg3rtQlvOyZ//+n8QP40Tx/zs\\n16U/AoGBAOwjMfpXNa7X04rm1wn4bB7WrWPf/AeNuUZRpJQR5jxSZEMiIQo0redV\\nL80UV6ZJvwNHUqNoBXUKuVzC34+W2hUVWcaHkXJeEK/xnQeyJHw30sS4aYTtLbfA\\nzo/yuPmoWf6Bq0ukKuFKgJYFX/R9IMUvmQP+RX1o7rl31PA9E38X\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-886774175", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3b5j34mV6/Vgq5shaafZzc0TCXMZqknuIujwBrPl7RmTvHA2dirvW5NMZMchSpudtHBcnq+3UyMQ3EmcN2AyCOpIOHBBTeKte9ih8Q4oitROyi3/0OhdeV0dfF1SZmk2Xaeuwk7snZHzgzVneLPvmpjjuOOEoG9qzx7KlCsV6UpW/SBe3C5KF9pcBjzP8aNK/m41zW2WNmLrHvSPJSTi19+0rDYLmUvLKnEhQdPYp12qoPlOrTbElgc9OKuJ06b0iLWie5PYKc04V9XzMCpXiZt2D1rZB8U0uiqVPUH5/2YkfN7ufZc1gNmW0QZcceaVfLJZQxwUhowFh5JiLbxYp Generated-by-Nova", "fingerprint": "d2:cc:47:8d:a8:f3:59:01:83:3d:dc:3a:c3:bf:92:68", "user_id": "89ab634b66a94721a5dd32ec210e32ea"}}' 2021-01-14 07:19:29,816 96408 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-886774175 created 2021-01-14 07:19:31,543 96408 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-groups 1.726s 2021-01-14 07:19:31,544 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--810996023", "description": "tempest-description--976161630"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1578', 'x-openstack-request-id': 'req-f4549b69-56ed-46ab-a8eb-640c41ca1f4d', 'date': 'Thu, 14 Jan 2021 07:19:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "4d26bc85-d35b-41a9-a9f5-0ebf568b6e9c", "name": "tempest-securitygroup--810996023", "stateful": true, "tenant_id": "c8eccedb11484749a36fad78bb0968c8", "description": "tempest-description--976161630", "security_group_rules": [{"id": "07927c9c-2a35-4ec4-8e68-46377fc81860", "tenant_id": "c8eccedb11484749a36fad78bb0968c8", "security_group_id": "4d26bc85-d35b-41a9-a9f5-0ebf568b6e9c", "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": 172, "description": null, "tags": [], "created_at": "2021-01-14T07:19:31Z", "updated_at": "2021-01-14T07:19:31Z", "revision_number": 0, "project_id": "c8eccedb11484749a36fad78bb0968c8"}, {"id": "b6a58e3c-f05b-4ae2-929a-7fb4fc5f7444", "tenant_id": "c8eccedb11484749a36fad78bb0968c8", "security_group_id": "4d26bc85-d35b-41a9-a9f5-0ebf568b6e9c", "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": 170, "description": null, "tags": [], "created_at": "2021-01-14T07:19:30Z", "updated_at": "2021-01-14T07:19:30Z", "revision_number": 0, "project_id": "c8eccedb11484749a36fad78bb0968c8"}], "tags": [], "created_at": "2021-01-14T07:19:30Z", "updated_at": "2021-01-14T07:19:31Z", "revision_number": 1, "project_id": "c8eccedb11484749a36fad78bb0968c8"}}' 2021-01-14 07:19:31,879 96408 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.334s 2021-01-14 07:19:31,879 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "4d26bc85-d35b-41a9-a9f5-0ebf568b6e9c", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-ab9bd945-ef96-459d-9494-40a3a1ea95ea', 'date': 'Thu, 14 Jan 2021 07:19:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "12a0080f-6666-4f34-bfe6-a4fb9aeb1e87", "tenant_id": "c8eccedb11484749a36fad78bb0968c8", "security_group_id": "4d26bc85-d35b-41a9-a9f5-0ebf568b6e9c", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:19:31Z", "updated_at": "2021-01-14T07:19:31Z", "revision_number": 0, "project_id": "c8eccedb11484749a36fad78bb0968c8"}}' 2021-01-14 07:19:32,279 96408 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.399s 2021-01-14 07:19:32,279 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "4d26bc85-d35b-41a9-a9f5-0ebf568b6e9c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5891b100-255a-4ce8-a832-d4c96259c017', 'date': 'Thu, 14 Jan 2021 07:19:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "40befbc4-51cf-4363-8541-d2bfd79d2173", "tenant_id": "c8eccedb11484749a36fad78bb0968c8", "security_group_id": "4d26bc85-d35b-41a9-a9f5-0ebf568b6e9c", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:19:32Z", "updated_at": "2021-01-14T07:19:32Z", "revision_number": 0, "project_id": "c8eccedb11484749a36fad78bb0968c8"}}' 2021-01-14 07:19:32,280 96408 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--810996023 created 2021-01-14 07:19:38,840 96408 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/floatingips 6.559s 2021-01-14 07:19:38,840 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-ad405863-8cad-4654-a33a-3822bc32970d', 'date': 'Thu, 14 Jan 2021 07:19:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "00411d2c-0666-498b-8e49-e1eaa60d3015", "tenant_id": "c8eccedb11484749a36fad78bb0968c8", "floating_ip_address": "172.25.3.185", "floating_network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "c8eccedb11484749a36fad78bb0968c8", "description": "", "port_details": null, "tags": [], "created_at": "2021-01-14T07:19:34Z", "updated_at": "2021-01-14T07:19:34Z", "revision_number": 0}}' 2021-01-14 07:19:38,841 96408 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '00411d2c-0666-498b-8e49-e1eaa60d3015', 'tenant_id': 'c8eccedb11484749a36fad78bb0968c8', 'floating_ip_address': '172.25.3.185', 'floating_network_id': 'c23423ca-c6f9-4e24-86aa-328f70d7d267', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c8eccedb11484749a36fad78bb0968c8', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-01-14T07:19:34Z', 'updated_at': '2021-01-14T07:19:34Z', 'revision_number': 0, 'ip': '172.25.3.185'} created 2021-01-14 07:19:39,314 96408 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.467s 2021-01-14 07:19:39,315 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3700', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7a42716b-cf09-4d75-95a0-66781369b002', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "89ab634b66a94721a5dd32ec210e32ea", "name": "tempest-ServersWithSpecificFlavorTestJSON-158173211", "password_expires_at": null}, "audit_ids": ["GuQ9SFYIQLSN8x5BqFbFIQ"], "expires_at": "2021-01-14T08:19:39.000000Z", "issued_at": "2021-01-14T07:19:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8eccedb11484749a36fad78bb0968c8", "name": "tempest-ServersWithSpecificFlavorTestJSON-158173211"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/c8eccedb11484749a36fad78bb0968c8", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/c8eccedb11484749a36fad78bb0968c8", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/c8eccedb11484749a36fad78bb0968c8", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_c8eccedb11484749a36fad78bb0968c8", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/c8eccedb11484749a36fad78bb0968c8", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:19:39,316 96408 INFO [tempest.lib.common.fixed_network] (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk) Found network {'id': 'c74d612a-452c-413f-aa1a-727e9a13a69a', 'name': 'tempest-ServersWithSpecificFlavorTestJSON-1498663123-network', 'tenant_id': 'c8eccedb11484749a36fad78bb0968c8', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c8eccedb11484749a36fad78bb0968c8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 3, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:18:59Z', 'updated_at': '2021-01-14T07:18:59Z', 'revision_number': 1} available for tenant 2021-01-14 07:19:39,316 96408 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAt2+Y9+Jlev1YKubIWmn2c3NEwlzGapJ7iLo8Aaz5e0Zk7xwN\nnYq71uTTGTHIUqbnbRwXJ6vt1MjENxJnDdgMgjqSDhwQU3irXvYofEOKIrUTsot/\n9DoXXldHXxdUmZpNl2nrsJO7J2R84M1Z3iz75qY47jjhKBvas8eypQrFelKVv0gX\ntwuShfaXAY8z/GjSv5uNc1tljZi6x70jyUk4tfftKw2C5lLyypxIUHT2KddqqD5T\nq02xJYHPTiridOm9Ii1onuT2CnNOFfV8zAqV4mbdg9a2QfFNLoqlT1B+f9mJHze7\nn2XNYDZltEGXHHmlXyyWUMcFIaMBYeSYi28WKQIDAQABAoIBAHyDFr0kAqgyMVel\noVel13DUTFb17ITIe2v6peKpTAr+ZGLdkuxeEFS0rAnM/eIEgtBQIfN+w4gM4wtS\nxXrjLNJ0+VD0gax3GzPxONfobGpUqVMnV6oqiFQ0QDDuwDEnSQW/EwmfrYj2r8FU\nAm1J8Y7FQ52IJGU6SwB/S+a1Ygg9wLkN0z6PPsj2Zd4TnYgkLbCxYBBaGPVfdyIj\nSC/176DS6YN2LDtEncPp3djlhul4gQyZyoe5fkxcJ7CzsZ4lYxzQGzVhDaUqsV//\n0HYHowkd+1/QL9Q0m+oHz23neJMQ9dCCcAlkkmxNTXmAgkbHz2VKftRNNnLZ1HJH\nSkdufKUCgYEA8HmwIwxTL49zpGeeV6dI6ZtQTrn3mRCbmlrg17UPW4TVvJcp9HcB\nMoT2pF2E2/Jps81S764fk9E+IVYiuEyrRufgvvv3a3kJnhmLvv902mJT8LJoKw/7\nZropRwQEiIi02IfYXI7Z6BR7UCLhZkGXFfegOZnY1ZWnKfu92y9dhlcCgYEAw0c5\niqaS8y/v5cVxqPMj5NrwEXQA/90qWyecexx12pkRJGpu+QKf4Jlkat/u/ir6iSZ8\na8cnh+/NFd2tvoV0IQ5pmO7w3JPirBMUdYmlJKztJG7j2EcbUpmUo/fwlBF6z3CW\n/9YF3l+jV2i5a2QCN03wtnj5e9ZPfCavCC3Bd38CgYAn4MYoyb5xwKQ4u0Yy2vbo\nZm0m4QgCRhLHwhJPMyNc1eZr49V9SM7WBd6w2yFRKB4HRyFdxc5OwQBAnvwa+/vb\nQlCu2zHojKXfpfTas5o5LN0mqS9FFN1n5684q53k1mbHEZ/7mWTha6QXYfFm97GK\nXwofAzhGEw8pkymk03H6+QKBgHrofHYhK8K2vFaxdD1zc3cauhkyG2LvsDYZc2sl\nWaRRzTFPcDN4jGpQAZ0m/wSoxnHGcG9htSbhLwMBONb+pj4cFSi105Hx3qyRgcIM\n9Y1k7gmNZgj9kFvn4F9nsdtwOQ0Rf2jdK2pwZZ2hg3rtQlvOyZ//+n8QP40Tx/zs\n16U/AoGBAOwjMfpXNa7X04rm1wn4bB7WrWPf/AeNuUZRpJQR5jxSZEMiIQo0redV\nL80UV6ZJvwNHUqNoBXUKuVzC34+W2hUVWcaHkXJeEK/xnQeyJHw30sS4aYTtLbfA\nzo/yuPmoWf6Bq0ukKuFKgJYFX/R9IMUvmQP+RX1o7rl31PA9E38X\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-886774175', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3b5j34mV6/Vgq5shaafZzc0TCXMZqknuIujwBrPl7RmTvHA2dirvW5NMZMchSpudtHBcnq+3UyMQ3EmcN2AyCOpIOHBBTeKte9ih8Q4oitROyi3/0OhdeV0dfF1SZmk2Xaeuwk7snZHzgzVneLPvmpjjuOOEoG9qzx7KlCsV6UpW/SBe3C5KF9pcBjzP8aNK/m41zW2WNmLrHvSPJSTi19+0rDYLmUvLKnEhQdPYp12qoPlOrTbElgc9OKuJ06b0iLWie5PYKc04V9XzMCpXiZt2D1rZB8U0uiqVPUH5/2YkfN7ufZc1gNmW0QZcceaVfLJZQxwUhowFh5JiLbxYp Generated-by-Nova', 'fingerprint': 'd2:cc:47:8d:a8:f3:59:01:83:3d:dc:3a:c3:bf:92:68', 'user_id': '89ab634b66a94721a5dd32ec210e32ea'}, 'security_group': {'id': '4d26bc85-d35b-41a9-a9f5-0ebf568b6e9c', 'name': 'tempest-securitygroup--810996023', 'stateful': True, 'tenant_id': 'c8eccedb11484749a36fad78bb0968c8', 'description': 'tempest-description--976161630', 'security_group_rules': [{'id': '07927c9c-2a35-4ec4-8e68-46377fc81860', 'tenant_id': 'c8eccedb11484749a36fad78bb0968c8', 'security_group_id': '4d26bc85-d35b-41a9-a9f5-0ebf568b6e9c', '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': 172, 'description': None, 'tags': [], 'created_at': '2021-01-14T07:19:31Z', 'updated_at': '2021-01-14T07:19:31Z', 'revision_number': 0, 'project_id': 'c8eccedb11484749a36fad78bb0968c8'}, {'id': 'b6a58e3c-f05b-4ae2-929a-7fb4fc5f7444', 'tenant_id': 'c8eccedb11484749a36fad78bb0968c8', 'security_group_id': '4d26bc85-d35b-41a9-a9f5-0ebf568b6e9c', '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': 170, 'description': None, 'tags': [], 'created_at': '2021-01-14T07:19:30Z', 'updated_at': '2021-01-14T07:19:30Z', 'revision_number': 0, 'project_id': 'c8eccedb11484749a36fad78bb0968c8'}], 'tags': [], 'created_at': '2021-01-14T07:19:30Z', 'updated_at': '2021-01-14T07:19:31Z', 'revision_number': 1, 'project_id': 'c8eccedb11484749a36fad78bb0968c8'}, 'floating_ip': {'id': '00411d2c-0666-498b-8e49-e1eaa60d3015', 'tenant_id': 'c8eccedb11484749a36fad78bb0968c8', 'floating_ip_address': '172.25.3.185', 'floating_network_id': 'c23423ca-c6f9-4e24-86aa-328f70d7d267', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c8eccedb11484749a36fad78bb0968c8', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-01-14T07:19:34Z', 'updated_at': '2021-01-14T07:19:34Z', 'revision_number': 0, 'ip': '172.25.3.185'}} 2021-01-14 07:19:43,734 96408 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 202 POST http://10.222.0.41/compute/v2.1/servers 4.417s 2021-01-14 07:19:43,735 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersWithSpecificFlavorTestJSON-server-856032013", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "1069459412", "adminPass": "password", "networks": [{"uuid": "c74d612a-452c-413f-aa1a-727e9a13a69a"}], "security_groups": [{"name": "tempest-securitygroup--810996023"}], "key_name": "tempest-keypair-886774175", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.41/compute/v2.1/servers/cce08fe1-9403-4d8e-bd86-f962ed6c09e8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-503393be-c3a7-48ec-aeae-9dbe5caa3d99', 'x-compute-request-id': 'req-503393be-c3a7-48ec-aeae-9dbe5caa3d99', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "cce08fe1-9403-4d8e-bd86-f962ed6c09e8", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/cce08fe1-9403-4d8e-bd86-f962ed6c09e8"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/cce08fe1-9403-4d8e-bd86-f962ed6c09e8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--810996023"}], "adminPass": "password"}}' 2021-01-14 07:19:44,001 96408 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 500 GET http://10.222.0.41/compute/v2.1/servers/cce08fe1-9403-4d8e-bd86-f962ed6c09e8 0.263s 2021-01-14 07:19:44,001 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:43 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-72f45783-37a1-407a-9bac-8bd263cb9e61', 'x-compute-request-id': 'req-72f45783-37a1-407a-9bac-8bd263cb9e61', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/cce08fe1-9403-4d8e-bd86-f962ed6c09e8'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:19:46,061 96408 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 204 DELETE http://10.222.0.41/compute/v2.1/servers/cce08fe1-9403-4d8e-bd86-f962ed6c09e8 2.060s 2021-01-14 07:19:46,062 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:44 GMT', 'server': 'Apache/2.4.29 (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-926cc5d9-ab88-4eec-8072-32a2fbb2934f', 'x-compute-request-id': 'req-926cc5d9-ab88-4eec-8072-32a2fbb2934f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/cce08fe1-9403-4d8e-bd86-f962ed6c09e8'} Body: b'' 2021-01-14 07:19:46,428 96408 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 500 GET http://10.222.0.41/compute/v2.1/servers/cce08fe1-9403-4d8e-bd86-f962ed6c09e8 0.365s 2021-01-14 07:19:46,428 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:46 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-228e6eab-d802-4fe9-8f95-bdb8fab754d4', 'x-compute-request-id': 'req-228e6eab-d802-4fe9-8f95-bdb8fab754d4', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/cce08fe1-9403-4d8e-bd86-f962ed6c09e8'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:19:46,429 96408 ERROR [tempest.common.compute] Server cce08fe1-9403-4d8e-bd86-f962ed6c09e8 failed to delete in time 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute clients.servers_client, server['id'], wait_until) 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute message=message) 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute During handling of the above exception, another exception occurred: 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute clients.servers_client, server['id']) 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 104, in wait_for_server_termination 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute message=message) 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:19:46.429 96408 ERROR tempest.common.compute 2021-01-14 07:19:46,479 96408 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-886774175 0.044s 2021-01-14 07:19:46,479 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:46 GMT', 'server': 'Apache/2.4.29 (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-c98f9591-8fe7-40c8-915d-34db524e2fcf', 'x-compute-request-id': 'req-c98f9591-8fe7-40c8-915d-34db524e2fcf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-886774175'} Body: b'' 2021-01-14 07:19:47,567 96408 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/4d26bc85-d35b-41a9-a9f5-0ebf568b6e9c 1.087s 2021-01-14 07:19:47,567 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-b37497c3-1f0d-4f8d-b774-cf6995c7027b', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:19:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/4d26bc85-d35b-41a9-a9f5-0ebf568b6e9c'} Body: b'' 2021-01-14 07:19:47,625 96408 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 404 GET http://10.222.0.41:9696/v2.0/security-groups/4d26bc85-d35b-41a9-a9f5-0ebf568b6e9c 0.057s 2021-01-14 07:19:47,625 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-7dd05ae9-5ced-42b6-b99c-df37f78eef8a', 'date': 'Thu, 14 Jan 2021 07:19:47 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/4d26bc85-d35b-41a9-a9f5-0ebf568b6e9c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 4d26bc85-d35b-41a9-a9f5-0ebf568b6e9c does not exist", "detail": ""}}' 2021-01-14 07:19:52,588 96408 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/floatingips/00411d2c-0666-498b-8e49-e1eaa60d3015 4.962s 2021-01-14 07:19:52,589 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-4ae7e022-2435-4002-ad33-e8f3ee13ca52', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:19:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips/00411d2c-0666-498b-8e49-e1eaa60d3015'} Body: b'' 2021-01-14 07:19:52,695 96408 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/flavors/1069459412 0.106s 2021-01-14 07:19:52,697 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:52 GMT', 'server': 'Apache/2.4.29 (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-020daf0c-8513-4b04-a8d5-20514b0663a6', 'x-compute-request-id': 'req-020daf0c-8513-4b04-a8d5-20514b0663a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/flavors/1069459412'} Body: b'' 2021-01-14 07:19:52,744 96408 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/flavors/detail 0.046s 2021-01-14 07:19:52,744 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '5406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4228011-bc58-40d9-ba7d-b47349a3b353', 'x-compute-request-id': 'req-c4228011-bc58-40d9-ba7d-b47349a3b353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/flavors/detail'} Body: b'{"flavors": [{"id": "1", "name": "m1.tiny", "ram": 512, "disk": 1, "swap": "", "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.222.0.41/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/1"}]}, {"id": "1634722630", "name": "tempest-flavor_with_ephemeral_1-1729709530", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/flavors/1634722630"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/1634722630"}]}, {"id": "2", "name": "m1.small", "ram": 2048, "disk": 20, "swap": "", "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.222.0.41/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/2"}]}, {"id": "3", "name": "m1.medium", "ram": 4096, "disk": 40, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/3"}]}, {"id": "4", "name": "m1.large", "ram": 8192, "disk": 80, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/4"}]}, {"id": "42", "name": "m1.nano", "ram": 256, "disk": 1, "swap": "", "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.222.0.41/compute/v2.1/flavors/42"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/42"}]}, {"id": "451", "name": "m1.heat", "ram": 512, "disk": 1, "swap": "", "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.222.0.41/compute/v2.1/flavors/451"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/451"}]}, {"id": "452", "name": "m1.heat2", "ram": 1024, "disk": 1, "swap": "", "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.222.0.41/compute/v2.1/flavors/452"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, {"id": "5", "name": "m1.xlarge", "ram": 16384, "disk": 160, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/5"}]}, {"id": "84", "name": "m1.micro", "ram": 256, "disk": 2, "swap": "", "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.222.0.41/compute/v2.1/flavors/84"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/84"}]}, {"id": "c1", "name": "cirros256", "ram": 256, "disk": 1, "swap": "", "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.222.0.41/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/c1"}]}, {"id": "d1", "name": "ds512M", "ram": 512, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FL 2021-01-14 07:19:52,828 96408 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/flavors/1634722630 0.075s 2021-01-14 07:19:52,828 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:52 GMT', 'server': 'Apache/2.4.29 (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-5cc8189f-a076-4216-85c7-9c3721d95e0f', 'x-compute-request-id': 'req-5cc8189f-a076-4216-85c7-9c3721d95e0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/flavors/1634722630'} Body: b'' 2021-01-14 07:19:52,921 96408 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/flavors/detail 0.092s 2021-01-14 07:19:52,921 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '4991', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f84e26bc-760f-4cc8-a730-14ff4b43f35e', 'x-compute-request-id': 'req-f84e26bc-760f-4cc8-a730-14ff4b43f35e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/flavors/detail'} Body: b'{"flavors": [{"id": "1", "name": "m1.tiny", "ram": 512, "disk": 1, "swap": "", "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.222.0.41/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/1"}]}, {"id": "2", "name": "m1.small", "ram": 2048, "disk": 20, "swap": "", "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.222.0.41/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/2"}]}, {"id": "3", "name": "m1.medium", "ram": 4096, "disk": 40, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/3"}]}, {"id": "4", "name": "m1.large", "ram": 8192, "disk": 80, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/4"}]}, {"id": "42", "name": "m1.nano", "ram": 256, "disk": 1, "swap": "", "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.222.0.41/compute/v2.1/flavors/42"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/42"}]}, {"id": "451", "name": "m1.heat", "ram": 512, "disk": 1, "swap": "", "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.222.0.41/compute/v2.1/flavors/451"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/451"}]}, {"id": "452", "name": "m1.heat2", "ram": 1024, "disk": 1, "swap": "", "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.222.0.41/compute/v2.1/flavors/452"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, {"id": "5", "name": "m1.xlarge", "ram": 16384, "disk": 160, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/5"}]}, {"id": "84", "name": "m1.micro", "ram": 256, "disk": 2, "swap": "", "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.222.0.41/compute/v2.1/flavors/84"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/84"}]}, {"id": "c1", "name": "cirros256", "ram": 256, "disk": 1, "swap": "", "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.222.0.41/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/c1"}]}, {"id": "d1", "name": "ds512M", "ram": 512, "disk": 5, "swap": "", "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.222.0.41/compute/v2.1/flavors/d1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/d1"}]}, {"id": "d2", "name": "ds1G", "ram": 1024, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_create_server.py", line 87, in test_verify_created_server_ephemeral_disk flavor=flavor_no_eph_disk_id) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
fail
ft33.1: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:19:01,869 96401 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.359s 2021-01-14 07:19:01,870 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3686', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-207ae1dd-63a6-402d-88a1-1d4d59d054ea', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "23d1fab6dce34daeba3b50fb905dccc5", "name": "tempest-DeleteServersAdminTestJSON-574311300", "password_expires_at": null}, "audit_ids": ["vR2C8XivRHqIpdaYqSBW6A"], "expires_at": "2021-01-14T08:19:01.000000Z", "issued_at": "2021-01-14T07:19:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07812e7a526348d09e44bb9da507fdc0", "name": "tempest-DeleteServersAdminTestJSON-574311300"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/07812e7a526348d09e44bb9da507fdc0", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/07812e7a526348d09e44bb9da507fdc0", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/07812e7a526348d09e44bb9da507fdc0", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_07812e7a526348d09e44bb9da507fdc0", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/07812e7a526348d09e44bb9da507fdc0", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:19:01,870 96401 INFO [tempest.lib.common.fixed_network] (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others) Found network None available for tenant 2021-01-14 07:19:04,635 96401 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 202 POST http://10.222.0.41/compute/v2.1/servers 2.764s 2021-01-14 07:19:04,636 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-DeleteServersAdminTestJSON-server-1148884034", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/ccfae189-f489-4dab-bacb-6416311eeafd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1c0b860-ab11-47c7-a727-2919c88ac19a', 'x-compute-request-id': 'req-e1c0b860-ab11-47c7-a727-2919c88ac19a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "ccfae189-f489-4dab-bacb-6416311eeafd", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/ccfae189-f489-4dab-bacb-6416311eeafd"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/ccfae189-f489-4dab-bacb-6416311eeafd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "DXHCshy56oPi"}}' 2021-01-14 07:19:04,816 96401 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 500 GET http://10.222.0.41/compute/v2.1/servers/ccfae189-f489-4dab-bacb-6416311eeafd 0.176s 2021-01-14 07:19:04,816 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:04 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-725b16b2-8e22-4184-8691-c419be01d6bf', 'x-compute-request-id': 'req-725b16b2-8e22-4184-8691-c419be01d6bf', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/ccfae189-f489-4dab-bacb-6416311eeafd'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:19:06,329 96401 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 204 DELETE http://10.222.0.41/compute/v2.1/servers/ccfae189-f489-4dab-bacb-6416311eeafd 1.512s 2021-01-14 07:19:06,329 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:04 GMT', 'server': 'Apache/2.4.29 (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-87739756-3233-46e4-9c13-e7302da07560', 'x-compute-request-id': 'req-87739756-3233-46e4-9c13-e7302da07560', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/ccfae189-f489-4dab-bacb-6416311eeafd'} Body: b'' 2021-01-14 07:19:06,648 96401 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 404 GET http://10.222.0.41/compute/v2.1/servers/ccfae189-f489-4dab-bacb-6416311eeafd 0.318s 2021-01-14 07:19:06,649 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:06 GMT', 'server': 'Apache/2.4.29 (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-ff029c39-a33b-4ff4-89ae-557a40d41bcf', 'x-compute-request-id': 'req-ff029c39-a33b-4ff4-89ae-557a40d41bcf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/ccfae189-f489-4dab-bacb-6416311eeafd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ccfae189-f489-4dab-bacb-6416311eeafd could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_delete_server.py", line 49, in test_admin_delete_servers_of_others server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
fail
ft33.2: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:19:06,855 96401 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.190s 2021-01-14 07:19:06,856 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3686', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d4cee689-206f-4aaf-a48d-25bbc6d53f48', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "23d1fab6dce34daeba3b50fb905dccc5", "name": "tempest-DeleteServersAdminTestJSON-574311300", "password_expires_at": null}, "audit_ids": ["3H_xFf1nTSuwO99zbzxGHw"], "expires_at": "2021-01-14T08:19:06.000000Z", "issued_at": "2021-01-14T07:19:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07812e7a526348d09e44bb9da507fdc0", "name": "tempest-DeleteServersAdminTestJSON-574311300"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/07812e7a526348d09e44bb9da507fdc0", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/07812e7a526348d09e44bb9da507fdc0", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/07812e7a526348d09e44bb9da507fdc0", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_07812e7a526348d09e44bb9da507fdc0", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/07812e7a526348d09e44bb9da507fdc0", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:19:06,856 96401 INFO [tempest.lib.common.fixed_network] (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state) Found network None available for tenant 2021-01-14 07:19:09,068 96401 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 202 POST http://10.222.0.41/compute/v2.1/servers 2.211s 2021-01-14 07:19:09,069 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-DeleteServersAdminTestJSON-server-380321114", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/2a213d0f-239c-4c3e-8261-913728cc8caa', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e769323e-9631-45ae-ba21-6f4e19a597ce', 'x-compute-request-id': 'req-e769323e-9631-45ae-ba21-6f4e19a597ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "2a213d0f-239c-4c3e-8261-913728cc8caa", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/2a213d0f-239c-4c3e-8261-913728cc8caa"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/2a213d0f-239c-4c3e-8261-913728cc8caa"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "CFW2CeoW4FuC"}}' 2021-01-14 07:19:09,180 96401 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 500 GET http://10.222.0.41/compute/v2.1/servers/2a213d0f-239c-4c3e-8261-913728cc8caa 0.108s 2021-01-14 07:19:09,180 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:09 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-59d14cd3-29be-4617-83c3-cb413df2c80f', 'x-compute-request-id': 'req-59d14cd3-29be-4617-83c3-cb413df2c80f', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/2a213d0f-239c-4c3e-8261-913728cc8caa'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:19:09,535 96401 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 204 DELETE http://10.222.0.41/compute/v2.1/servers/2a213d0f-239c-4c3e-8261-913728cc8caa 0.354s 2021-01-14 07:19:09,535 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:09 GMT', 'server': 'Apache/2.4.29 (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-8e3e81b1-b399-4dd3-8933-a1e88b84e352', 'x-compute-request-id': 'req-8e3e81b1-b399-4dd3-8933-a1e88b84e352', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/2a213d0f-239c-4c3e-8261-913728cc8caa'} Body: b'' 2021-01-14 07:19:09,616 96401 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 404 GET http://10.222.0.41/compute/v2.1/servers/2a213d0f-239c-4c3e-8261-913728cc8caa 0.080s 2021-01-14 07:19:09,617 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:09 GMT', 'server': 'Apache/2.4.29 (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-76791380-b6e2-44dd-98ce-33619ee2374c', 'x-compute-request-id': 'req-76791380-b6e2-44dd-98ce-33619ee2374c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/2a213d0f-239c-4c3e-8261-913728cc8caa'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2a213d0f-239c-4c3e-8261-913728cc8caa could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_delete_server.py", line 36, in test_delete_server_while_in_error_state server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test | 4 | 0 | 3 | 0 | 1 | Detail | |
test_iscsi_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
fail
ft34.1: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_iscsi_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:21:48,916 96408 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_iscsi_volume): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.126s 2021-01-14 07:21:48,917 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3694', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b93f46f0-de53-4b24-896c-b27a64a90f17', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6f93023105684cd4837b6a331386cdee", "name": "tempest-LiveAutoBlockMigrationV225Test-130904895", "password_expires_at": null}, "audit_ids": ["sZCIaCM8Q_2cGM9lv6SZIg"], "expires_at": "2021-01-14T08:21:48.000000Z", "issued_at": "2021-01-14T07:21:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca0f03b3c39144af8e359327e6d92d5b", "name": "tempest-LiveAutoBlockMigrationV225Test-130904895"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/ca0f03b3c39144af8e359327e6d92d5b", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/ca0f03b3c39144af8e359327e6d92d5b", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/ca0f03b3c39144af8e359327e6d92d5b", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_ca0f03b3c39144af8e359327e6d92d5b", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/ca0f03b3c39144af8e359327e6d92d5b", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:21:48,918 96408 INFO [tempest.lib.common.fixed_network] (LiveAutoBlockMigrationV225Test:test_iscsi_volume) Found network {'id': '58b389f9-4796-4d06-b58c-27373b3494f5', 'name': 'tempest-LiveAutoBlockMigrationV225Test-466879649-network', 'tenant_id': 'ca0f03b3c39144af8e359327e6d92d5b', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ca0f03b3c39144af8e359327e6d92d5b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 8, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:21:35Z', 'updated_at': '2021-01-14T07:21:35Z', 'revision_number': 1} available for tenant 2021-01-14 07:21:53,511 96408 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_iscsi_volume): 202 POST http://10.222.0.41/compute/v2.1/servers 4.593s 2021-01-14 07:21:53,512 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveAutoBlockMigrationV225Test-server-443018401", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "58b389f9-4796-4d06-b58c-27373b3494f5"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/733cd071-d7b4-4d31-b575-5bc88f55d1ce', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-285f221d-9874-43e9-bb31-98c211b0c9da', 'x-compute-request-id': 'req-285f221d-9874-43e9-bb31-98c211b0c9da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "733cd071-d7b4-4d31-b575-5bc88f55d1ce", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/733cd071-d7b4-4d31-b575-5bc88f55d1ce"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/733cd071-d7b4-4d31-b575-5bc88f55d1ce"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "imFQj9uo46Mo"}}' 2021-01-14 07:21:54,161 96408 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_iscsi_volume): 500 GET http://10.222.0.41/compute/v2.1/servers/733cd071-d7b4-4d31-b575-5bc88f55d1ce 0.646s 2021-01-14 07:21:54,162 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '183', 'x-openstack-request-id': 'req-4a3cbffb-b3a0-4d24-84b2-a36140891889', 'x-compute-request-id': 'req-4a3cbffb-b3a0-4d24-84b2-a36140891889', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/733cd071-d7b4-4d31-b575-5bc88f55d1ce'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:21:56,056 96408 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_iscsi_volume): 204 DELETE http://10.222.0.41/compute/v2.1/servers/733cd071-d7b4-4d31-b575-5bc88f55d1ce 1.894s 2021-01-14 07:21:56,057 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecf76fb9-501d-46a7-af57-fd9bda792563', 'x-compute-request-id': 'req-ecf76fb9-501d-46a7-af57-fd9bda792563', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/733cd071-d7b4-4d31-b575-5bc88f55d1ce'} Body: b'' 2021-01-14 07:21:56,450 96408 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_iscsi_volume): 500 GET http://10.222.0.41/compute/v2.1/servers/733cd071-d7b4-4d31-b575-5bc88f55d1ce 0.392s 2021-01-14 07:21:56,450 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '183', 'x-openstack-request-id': 'req-e92c8d7e-094e-4363-96a8-111e5a9c64e9', 'x-compute-request-id': 'req-e92c8d7e-094e-4363-96a8-111e5a9c64e9', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/733cd071-d7b4-4d31-b575-5bc88f55d1ce'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:21:56,451 96408 ERROR [tempest.common.compute] Server 733cd071-d7b4-4d31-b575-5bc88f55d1ce failed to delete in time 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute clients.servers_client, server['id'], wait_until) 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute message=message) 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute During handling of the above exception, another exception occurred: 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute clients.servers_client, server['id']) 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 104, in wait_for_server_termination 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute message=message) 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:21:56.451 96408 ERROR tempest.common.compute }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 174, in test_iscsi_volume server = self.create_test_server(wait_until="ACTIVE") File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
fail
ft34.2: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:21:56,883 96408 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.418s 2021-01-14 07:21:56,884 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3694', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-22fd7d5b-8943-41b0-ad25-81779f760462', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6f93023105684cd4837b6a331386cdee", "name": "tempest-LiveAutoBlockMigrationV225Test-130904895", "password_expires_at": null}, "audit_ids": ["Dn1ytsYoQam-WfQ19Unaig"], "expires_at": "2021-01-14T08:21:56.000000Z", "issued_at": "2021-01-14T07:21:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca0f03b3c39144af8e359327e6d92d5b", "name": "tempest-LiveAutoBlockMigrationV225Test-130904895"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/ca0f03b3c39144af8e359327e6d92d5b", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/ca0f03b3c39144af8e359327e6d92d5b", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/ca0f03b3c39144af8e359327e6d92d5b", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_ca0f03b3c39144af8e359327e6d92d5b", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/ca0f03b3c39144af8e359327e6d92d5b", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:21:56,884 96408 INFO [tempest.lib.common.fixed_network] (LiveAutoBlockMigrationV225Test:test_live_block_migration) Found network {'id': '58b389f9-4796-4d06-b58c-27373b3494f5', 'name': 'tempest-LiveAutoBlockMigrationV225Test-466879649-network', 'tenant_id': 'ca0f03b3c39144af8e359327e6d92d5b', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ca0f03b3c39144af8e359327e6d92d5b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 8, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:21:35Z', 'updated_at': '2021-01-14T07:21:35Z', 'revision_number': 1} available for tenant 2021-01-14 07:21:58,667 96408 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 202 POST http://10.222.0.41/compute/v2.1/servers 1.782s 2021-01-14 07:21:58,668 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveAutoBlockMigrationV225Test-server-475110014", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "58b389f9-4796-4d06-b58c-27373b3494f5"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/702aac57-47ad-4407-bcaa-9bb28fdccb5f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3eb99ba-1b22-47e8-a83c-a1b8d7eb0dae', 'x-compute-request-id': 'req-b3eb99ba-1b22-47e8-a83c-a1b8d7eb0dae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "702aac57-47ad-4407-bcaa-9bb28fdccb5f", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/702aac57-47ad-4407-bcaa-9bb28fdccb5f"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/702aac57-47ad-4407-bcaa-9bb28fdccb5f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "FutfY8rtmVEi"}}' 2021-01-14 07:21:58,810 96408 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 500 GET http://10.222.0.41/compute/v2.1/servers/702aac57-47ad-4407-bcaa-9bb28fdccb5f 0.139s 2021-01-14 07:21:58,810 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '183', 'x-openstack-request-id': 'req-8f324aaf-fd63-4176-96c3-8736616aec02', 'x-compute-request-id': 'req-8f324aaf-fd63-4176-96c3-8736616aec02', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/702aac57-47ad-4407-bcaa-9bb28fdccb5f'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:21:59,235 96408 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 204 DELETE http://10.222.0.41/compute/v2.1/servers/702aac57-47ad-4407-bcaa-9bb28fdccb5f 0.424s 2021-01-14 07:21:59,235 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2833ccf1-eda1-483b-95fb-8603ea454c6a', 'x-compute-request-id': 'req-2833ccf1-eda1-483b-95fb-8603ea454c6a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/702aac57-47ad-4407-bcaa-9bb28fdccb5f'} Body: b'' 2021-01-14 07:21:59,364 96408 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 404 GET http://10.222.0.41/compute/v2.1/servers/702aac57-47ad-4407-bcaa-9bb28fdccb5f 0.128s 2021-01-14 07:21:59,365 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-453c6771-098a-435d-ae5d-0a483c2b47b9', 'x-compute-request-id': 'req-453c6771-098a-435d-ae5d-0a483c2b47b9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/702aac57-47ad-4407-bcaa-9bb28fdccb5f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 702aac57-47ad-4407-bcaa-9bb28fdccb5f could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 143, in test_live_block_migration self._test_live_migration() File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 114, in _test_live_migration volume_backed=volume_backed)['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
fail
ft34.3: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:21:59,631 96408 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.257s 2021-01-14 07:21:59,632 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3694', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fef480f5-c92d-4eca-b75c-bb6780f24100', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6f93023105684cd4837b6a331386cdee", "name": "tempest-LiveAutoBlockMigrationV225Test-130904895", "password_expires_at": null}, "audit_ids": ["rLg7LTgmQti9vGwsWRnLtQ"], "expires_at": "2021-01-14T08:21:59.000000Z", "issued_at": "2021-01-14T07:21:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca0f03b3c39144af8e359327e6d92d5b", "name": "tempest-LiveAutoBlockMigrationV225Test-130904895"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/ca0f03b3c39144af8e359327e6d92d5b", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/ca0f03b3c39144af8e359327e6d92d5b", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/ca0f03b3c39144af8e359327e6d92d5b", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_ca0f03b3c39144af8e359327e6d92d5b", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/ca0f03b3c39144af8e359327e6d92d5b", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:21:59,632 96408 INFO [tempest.lib.common.fixed_network] (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused) Found network {'id': '58b389f9-4796-4d06-b58c-27373b3494f5', 'name': 'tempest-LiveAutoBlockMigrationV225Test-466879649-network', 'tenant_id': 'ca0f03b3c39144af8e359327e6d92d5b', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ca0f03b3c39144af8e359327e6d92d5b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 8, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:21:35Z', 'updated_at': '2021-01-14T07:21:35Z', 'revision_number': 1} available for tenant 2021-01-14 07:22:02,930 96408 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 202 POST http://10.222.0.41/compute/v2.1/servers 3.297s 2021-01-14 07:22:02,931 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveAutoBlockMigrationV225Test-server-568907391", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "58b389f9-4796-4d06-b58c-27373b3494f5"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/99ee1c3f-65f0-4381-adaf-f19b36ea8864', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66bb8a7e-dc99-46b8-987b-2650cd58c153', 'x-compute-request-id': 'req-66bb8a7e-dc99-46b8-987b-2650cd58c153', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "99ee1c3f-65f0-4381-adaf-f19b36ea8864", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/99ee1c3f-65f0-4381-adaf-f19b36ea8864"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/99ee1c3f-65f0-4381-adaf-f19b36ea8864"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "6iHoXQ332tsB"}}' 2021-01-14 07:22:03,307 96408 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 500 GET http://10.222.0.41/compute/v2.1/servers/99ee1c3f-65f0-4381-adaf-f19b36ea8864 0.374s 2021-01-14 07:22:03,308 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:22:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '183', 'x-openstack-request-id': 'req-d22a87cc-d8ab-4415-9f21-3b2133a4b70f', 'x-compute-request-id': 'req-d22a87cc-d8ab-4415-9f21-3b2133a4b70f', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/99ee1c3f-65f0-4381-adaf-f19b36ea8864'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:22:03,934 96408 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 204 DELETE http://10.222.0.41/compute/v2.1/servers/99ee1c3f-65f0-4381-adaf-f19b36ea8864 0.625s 2021-01-14 07:22:03,934 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:22:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65d9afb2-f2ed-42d3-940c-554244772cd1', 'x-compute-request-id': 'req-65d9afb2-f2ed-42d3-940c-554244772cd1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/99ee1c3f-65f0-4381-adaf-f19b36ea8864'} Body: b'' 2021-01-14 07:22:04,230 96408 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 500 GET http://10.222.0.41/compute/v2.1/servers/99ee1c3f-65f0-4381-adaf-f19b36ea8864 0.295s 2021-01-14 07:22:04,230 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:22:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '183', 'x-openstack-request-id': 'req-b86075d5-1cae-4e29-a4df-12412e9266d6', 'x-compute-request-id': 'req-b86075d5-1cae-4e29-a4df-12412e9266d6', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/99ee1c3f-65f0-4381-adaf-f19b36ea8864'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:22:04,231 96408 ERROR [tempest.common.compute] Server 99ee1c3f-65f0-4381-adaf-f19b36ea8864 failed to delete in time 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute clients.servers_client, server['id'], wait_until) 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute message=message) 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute During handling of the above exception, another exception occurred: 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute clients.servers_client, server['id']) 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 104, in wait_for_server_termination 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute message=message) 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:22:04.231 96408 ERROR tempest.common.compute }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 153, in test_live_block_migration_paused self._test_live_migration(state='PAUSED') File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 114, in _test_live_migration volume_backed=volume_backed)['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
skip
pt34.4: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
||||||
tempest.api.compute.admin.test_live_migration.LiveMigrationTest | 4 | 0 | 3 | 0 | 1 | Detail | |
test_iscsi_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
fail
ft35.1: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:19:59,279 96410 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_iscsi_volume): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.340s 2021-01-14 07:19:59,280 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3670', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f501fc61-b6eb-4d19-871b-4e501291abf8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "12e3a2df56a84cc588ef785221ee0719", "name": "tempest-LiveMigrationTest-1455887366", "password_expires_at": null}, "audit_ids": ["aDoFnjdZTGCmSNSqO5GA6g"], "expires_at": "2021-01-14T08:19:59.000000Z", "issued_at": "2021-01-14T07:19:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "269bc2720b814f999444a12579197700", "name": "tempest-LiveMigrationTest-1455887366"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/269bc2720b814f999444a12579197700", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/269bc2720b814f999444a12579197700", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/269bc2720b814f999444a12579197700", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_269bc2720b814f999444a12579197700", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/269bc2720b814f999444a12579197700", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:19:59,280 96410 INFO [tempest.lib.common.fixed_network] (LiveMigrationTest:test_iscsi_volume) Found network {'id': '43e91b83-f534-49fe-ba18-9de071987ad0', 'name': 'tempest-LiveMigrationTest-766596078-network', 'tenant_id': '269bc2720b814f999444a12579197700', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '269bc2720b814f999444a12579197700', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 6, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:19:41Z', 'updated_at': '2021-01-14T07:19:41Z', 'revision_number': 1} available for tenant 2021-01-14 07:20:04,395 96410 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_iscsi_volume): 202 POST http://10.222.0.41/compute/v2.1/servers 5.114s 2021-01-14 07:20:04,396 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveMigrationTest-server-1225279898", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "43e91b83-f534-49fe-ba18-9de071987ad0"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/66016446-eb39-4b1e-bcda-87ddb48dc618', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72bb7014-a3bd-45ad-9234-662660b37a81', 'x-compute-request-id': 'req-72bb7014-a3bd-45ad-9234-662660b37a81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "66016446-eb39-4b1e-bcda-87ddb48dc618", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/66016446-eb39-4b1e-bcda-87ddb48dc618"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/66016446-eb39-4b1e-bcda-87ddb48dc618"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "eE6KWAXagdEx"}}' 2021-01-14 07:20:04,496 96410 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_iscsi_volume): 500 GET http://10.222.0.41/compute/v2.1/servers/66016446-eb39-4b1e-bcda-87ddb48dc618 0.097s 2021-01-14 07:20:04,496 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:20:04 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-1a32b8b7-93f7-4446-9eba-379818786964', 'x-compute-request-id': 'req-1a32b8b7-93f7-4446-9eba-379818786964', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/66016446-eb39-4b1e-bcda-87ddb48dc618'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:20:05,124 96410 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_iscsi_volume): 204 DELETE http://10.222.0.41/compute/v2.1/servers/66016446-eb39-4b1e-bcda-87ddb48dc618 0.627s 2021-01-14 07:20:05,125 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:20:04 GMT', 'server': 'Apache/2.4.29 (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-2f779575-ae4f-4a7d-897d-d2d43344d420', 'x-compute-request-id': 'req-2f779575-ae4f-4a7d-897d-d2d43344d420', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/66016446-eb39-4b1e-bcda-87ddb48dc618'} Body: b'' 2021-01-14 07:20:05,188 96410 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_iscsi_volume): 404 GET http://10.222.0.41/compute/v2.1/servers/66016446-eb39-4b1e-bcda-87ddb48dc618 0.062s 2021-01-14 07:20:05,188 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:20:05 GMT', 'server': 'Apache/2.4.29 (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-7f52f8b9-a702-4faf-8ab0-6dd7f41e841a', 'x-compute-request-id': 'req-7f52f8b9-a702-4faf-8ab0-6dd7f41e841a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/66016446-eb39-4b1e-bcda-87ddb48dc618'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 66016446-eb39-4b1e-bcda-87ddb48dc618 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 174, in test_iscsi_volume server = self.create_test_server(wait_until="ACTIVE") File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
fail
ft35.2: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:20:05,628 96410 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.420s 2021-01-14 07:20:05,629 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:20:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3670', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3131c42a-65d3-44d6-b7ec-7decbea4fc63', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "12e3a2df56a84cc588ef785221ee0719", "name": "tempest-LiveMigrationTest-1455887366", "password_expires_at": null}, "audit_ids": ["C3Hd89SaQVGbBZsMAXQubQ"], "expires_at": "2021-01-14T08:20:05.000000Z", "issued_at": "2021-01-14T07:20:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "269bc2720b814f999444a12579197700", "name": "tempest-LiveMigrationTest-1455887366"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/269bc2720b814f999444a12579197700", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/269bc2720b814f999444a12579197700", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/269bc2720b814f999444a12579197700", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_269bc2720b814f999444a12579197700", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/269bc2720b814f999444a12579197700", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:20:05,629 96410 INFO [tempest.lib.common.fixed_network] (LiveMigrationTest:test_live_block_migration) Found network {'id': '43e91b83-f534-49fe-ba18-9de071987ad0', 'name': 'tempest-LiveMigrationTest-766596078-network', 'tenant_id': '269bc2720b814f999444a12579197700', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '269bc2720b814f999444a12579197700', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 6, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:19:41Z', 'updated_at': '2021-01-14T07:19:41Z', 'revision_number': 1} available for tenant 2021-01-14 07:20:07,906 96410 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 202 POST http://10.222.0.41/compute/v2.1/servers 2.276s 2021-01-14 07:20:07,907 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveMigrationTest-server-49641804", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "43e91b83-f534-49fe-ba18-9de071987ad0"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:20:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/b91aefd1-7f83-44ba-b0e7-649bfc2fe9e1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e264b408-6bd3-4b5f-a123-2c9062196b94', 'x-compute-request-id': 'req-e264b408-6bd3-4b5f-a123-2c9062196b94', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "b91aefd1-7f83-44ba-b0e7-649bfc2fe9e1", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b91aefd1-7f83-44ba-b0e7-649bfc2fe9e1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b91aefd1-7f83-44ba-b0e7-649bfc2fe9e1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "nTn2qETzx6Lz"}}' 2021-01-14 07:20:08,104 96410 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 500 GET http://10.222.0.41/compute/v2.1/servers/b91aefd1-7f83-44ba-b0e7-649bfc2fe9e1 0.194s 2021-01-14 07:20:08,104 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:20:07 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-bd2b6534-05a2-4237-9b3c-1d6d0a4d5d14', 'x-compute-request-id': 'req-bd2b6534-05a2-4237-9b3c-1d6d0a4d5d14', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b91aefd1-7f83-44ba-b0e7-649bfc2fe9e1'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:20:08,448 96410 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 204 DELETE http://10.222.0.41/compute/v2.1/servers/b91aefd1-7f83-44ba-b0e7-649bfc2fe9e1 0.343s 2021-01-14 07:20:08,449 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:20:08 GMT', 'server': 'Apache/2.4.29 (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-1f982c54-859a-413a-93a7-ecaa287c388a', 'x-compute-request-id': 'req-1f982c54-859a-413a-93a7-ecaa287c388a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b91aefd1-7f83-44ba-b0e7-649bfc2fe9e1'} Body: b'' 2021-01-14 07:20:08,537 96410 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 404 GET http://10.222.0.41/compute/v2.1/servers/b91aefd1-7f83-44ba-b0e7-649bfc2fe9e1 0.087s 2021-01-14 07:20:08,537 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:20:08 GMT', 'server': 'Apache/2.4.29 (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-e762941b-0792-4cbd-87fb-33d77429e195', 'x-compute-request-id': 'req-e762941b-0792-4cbd-87fb-33d77429e195', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b91aefd1-7f83-44ba-b0e7-649bfc2fe9e1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b91aefd1-7f83-44ba-b0e7-649bfc2fe9e1 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 143, in test_live_block_migration self._test_live_migration() File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 114, in _test_live_migration volume_backed=volume_backed)['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
fail
ft35.3: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:20:09,067 96410 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.520s 2021-01-14 07:20:09,068 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:20:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3670', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7b07e50b-ebe1-49be-be44-529c455b1a3f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "12e3a2df56a84cc588ef785221ee0719", "name": "tempest-LiveMigrationTest-1455887366", "password_expires_at": null}, "audit_ids": ["xtvhJsiZRQap3m4GO1YR-Q"], "expires_at": "2021-01-14T08:20:08.000000Z", "issued_at": "2021-01-14T07:20:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "269bc2720b814f999444a12579197700", "name": "tempest-LiveMigrationTest-1455887366"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/269bc2720b814f999444a12579197700", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/269bc2720b814f999444a12579197700", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/269bc2720b814f999444a12579197700", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_269bc2720b814f999444a12579197700", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/269bc2720b814f999444a12579197700", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:20:09,068 96410 INFO [tempest.lib.common.fixed_network] (LiveMigrationTest:test_live_block_migration_paused) Found network {'id': '43e91b83-f534-49fe-ba18-9de071987ad0', 'name': 'tempest-LiveMigrationTest-766596078-network', 'tenant_id': '269bc2720b814f999444a12579197700', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '269bc2720b814f999444a12579197700', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 6, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:19:41Z', 'updated_at': '2021-01-14T07:19:41Z', 'revision_number': 1} available for tenant 2021-01-14 07:20:10,496 96410 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 202 POST http://10.222.0.41/compute/v2.1/servers 1.427s 2021-01-14 07:20:10,497 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveMigrationTest-server-782934150", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "43e91b83-f534-49fe-ba18-9de071987ad0"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:20:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/c1df239d-2020-4190-a04f-ccd928875309', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce4da009-7c76-489a-b5f9-39860d0bf9d6', 'x-compute-request-id': 'req-ce4da009-7c76-489a-b5f9-39860d0bf9d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "c1df239d-2020-4190-a04f-ccd928875309", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/c1df239d-2020-4190-a04f-ccd928875309"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/c1df239d-2020-4190-a04f-ccd928875309"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "kKRt5D7e6n7h"}}' 2021-01-14 07:20:10,594 96410 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 500 GET http://10.222.0.41/compute/v2.1/servers/c1df239d-2020-4190-a04f-ccd928875309 0.095s 2021-01-14 07:20:10,595 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:20:10 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-4c600888-d280-44ae-9193-a1c66987d7bb', 'x-compute-request-id': 'req-4c600888-d280-44ae-9193-a1c66987d7bb', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/c1df239d-2020-4190-a04f-ccd928875309'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:20:10,872 96410 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 204 DELETE http://10.222.0.41/compute/v2.1/servers/c1df239d-2020-4190-a04f-ccd928875309 0.276s 2021-01-14 07:20:10,872 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:20:10 GMT', 'server': 'Apache/2.4.29 (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-3fbc7042-4f8c-40a5-a88c-a649b3e52f79', 'x-compute-request-id': 'req-3fbc7042-4f8c-40a5-a88c-a649b3e52f79', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/c1df239d-2020-4190-a04f-ccd928875309'} Body: b'' 2021-01-14 07:20:10,915 96410 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 404 GET http://10.222.0.41/compute/v2.1/servers/c1df239d-2020-4190-a04f-ccd928875309 0.042s 2021-01-14 07:20:10,916 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:20:10 GMT', 'server': 'Apache/2.4.29 (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-7efe9c69-20bf-41fc-a392-ca905a84303e', 'x-compute-request-id': 'req-7efe9c69-20bf-41fc-a392-ca905a84303e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/c1df239d-2020-4190-a04f-ccd928875309'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c1df239d-2020-4190-a04f-ccd928875309 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 153, in test_live_block_migration_paused self._test_live_migration(state='PAUSED') File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 114, in _test_live_migration volume_backed=volume_backed)['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
skip
pt35.4: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
||||||
tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative] |
fail
ft36.1: tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:19:20,346 96414 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.693s 2021-01-14 07:19:20,346 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3682', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8e2b158b-4be7-4caf-ab28-b2c6f05e1982', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "902f6bc00be640428ec7ff7f524ae657", "name": "tempest-LiveMigrationNegativeTest-47897971", "password_expires_at": null}, "audit_ids": ["aSqssqrXSqWm6rVwl_H8FQ"], "expires_at": "2021-01-14T08:19:20.000000Z", "issued_at": "2021-01-14T07:19:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "818b14bf5d654705acfecaaf1081501a", "name": "tempest-LiveMigrationNegativeTest-47897971"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/818b14bf5d654705acfecaaf1081501a", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/818b14bf5d654705acfecaaf1081501a", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/818b14bf5d654705acfecaaf1081501a", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_818b14bf5d654705acfecaaf1081501a", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/818b14bf5d654705acfecaaf1081501a", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:19:20,347 96414 INFO [tempest.lib.common.fixed_network] (LiveMigrationNegativeTest:test_invalid_host_for_migration) Found network None available for tenant 2021-01-14 07:19:22,137 96414 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 202 POST http://10.222.0.41/compute/v2.1/servers 1.789s 2021-01-14 07:19:22,137 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveMigrationNegativeTest-server-1979728669", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/c6cde804-bead-4fa3-86dd-4d1dc677758e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-454bf347-8acd-467f-a2b6-f05c3e64cbcd', 'x-compute-request-id': 'req-454bf347-8acd-467f-a2b6-f05c3e64cbcd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "c6cde804-bead-4fa3-86dd-4d1dc677758e", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/c6cde804-bead-4fa3-86dd-4d1dc677758e"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/c6cde804-bead-4fa3-86dd-4d1dc677758e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "2xZ2PdsSJrtf"}}' 2021-01-14 07:19:22,266 96414 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 500 GET http://10.222.0.41/compute/v2.1/servers/c6cde804-bead-4fa3-86dd-4d1dc677758e 0.126s 2021-01-14 07:19:22,267 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:22 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-5f2dca26-839c-4a5f-8878-e492472c84a5', 'x-compute-request-id': 'req-5f2dca26-839c-4a5f-8878-e492472c84a5', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/c6cde804-bead-4fa3-86dd-4d1dc677758e'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:19:22,690 96414 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 204 DELETE http://10.222.0.41/compute/v2.1/servers/c6cde804-bead-4fa3-86dd-4d1dc677758e 0.423s 2021-01-14 07:19:22,691 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:22 GMT', 'server': 'Apache/2.4.29 (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-523e00dc-4588-4b17-9593-173e451e1fa0', 'x-compute-request-id': 'req-523e00dc-4588-4b17-9593-173e451e1fa0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/c6cde804-bead-4fa3-86dd-4d1dc677758e'} Body: b'' 2021-01-14 07:19:22,798 96414 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 404 GET http://10.222.0.41/compute/v2.1/servers/c6cde804-bead-4fa3-86dd-4d1dc677758e 0.107s 2021-01-14 07:19:22,799 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:22 GMT', 'server': 'Apache/2.4.29 (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-8844356d-6fec-43b0-bb33-5ff1118096f2', 'x-compute-request-id': 'req-8844356d-6fec-43b0-bb33-5ff1118096f2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/c6cde804-bead-4fa3-86dd-4d1dc677758e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c6cde804-bead-4fa3-86dd-4d1dc677758e could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration_negative.py", line 47, in test_invalid_host_for_migration server = self.create_test_server(wait_until="ACTIVE") File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_live_block_migration_suspended[id-6e2f94f5-2ee8-4830-bef5-5bc95bb0795b,negative] |
fail
ft36.2: tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended[id-6e2f94f5-2ee8-4830-bef5-5bc95bb0795b,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:19:23,793 96414 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_live_block_migration_suspended): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.979s 2021-01-14 07:19:23,794 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3682', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a08f80cc-aa47-452a-97ff-e34cd8f4aca3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "902f6bc00be640428ec7ff7f524ae657", "name": "tempest-LiveMigrationNegativeTest-47897971", "password_expires_at": null}, "audit_ids": ["AfAzfGpOQb-2hDml84Cftw"], "expires_at": "2021-01-14T08:19:23.000000Z", "issued_at": "2021-01-14T07:19:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "818b14bf5d654705acfecaaf1081501a", "name": "tempest-LiveMigrationNegativeTest-47897971"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/818b14bf5d654705acfecaaf1081501a", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/818b14bf5d654705acfecaaf1081501a", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/818b14bf5d654705acfecaaf1081501a", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_818b14bf5d654705acfecaaf1081501a", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/818b14bf5d654705acfecaaf1081501a", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:19:23,794 96414 INFO [tempest.lib.common.fixed_network] (LiveMigrationNegativeTest:test_live_block_migration_suspended) Found network None available for tenant 2021-01-14 07:19:24,712 96414 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_live_block_migration_suspended): 202 POST http://10.222.0.41/compute/v2.1/servers 0.916s 2021-01-14 07:19:24,713 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveMigrationNegativeTest-server-26998868", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/3062f769-7acc-48f5-96e2-18dcfa21defa', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-091fe9aa-8b94-4922-922f-b45ffb5a6d7f', 'x-compute-request-id': 'req-091fe9aa-8b94-4922-922f-b45ffb5a6d7f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "3062f769-7acc-48f5-96e2-18dcfa21defa", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3062f769-7acc-48f5-96e2-18dcfa21defa"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3062f769-7acc-48f5-96e2-18dcfa21defa"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "LAaBP2Sn7A8p"}}' 2021-01-14 07:19:24,771 96414 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_live_block_migration_suspended): 500 GET http://10.222.0.41/compute/v2.1/servers/3062f769-7acc-48f5-96e2-18dcfa21defa 0.055s 2021-01-14 07:19:24,771 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:24 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-1d62ac6f-bcf9-45ed-9f5c-614faff3c43b', 'x-compute-request-id': 'req-1d62ac6f-bcf9-45ed-9f5c-614faff3c43b', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3062f769-7acc-48f5-96e2-18dcfa21defa'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:19:25,007 96414 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_live_block_migration_suspended): 204 DELETE http://10.222.0.41/compute/v2.1/servers/3062f769-7acc-48f5-96e2-18dcfa21defa 0.235s 2021-01-14 07:19:25,008 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:24 GMT', 'server': 'Apache/2.4.29 (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-be07f404-12db-4280-8e1f-f5ec56f11417', 'x-compute-request-id': 'req-be07f404-12db-4280-8e1f-f5ec56f11417', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3062f769-7acc-48f5-96e2-18dcfa21defa'} Body: b'' 2021-01-14 07:19:25,087 96414 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_live_block_migration_suspended): 404 GET http://10.222.0.41/compute/v2.1/servers/3062f769-7acc-48f5-96e2-18dcfa21defa 0.078s 2021-01-14 07:19:25,087 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:25 GMT', 'server': 'Apache/2.4.29 (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-14336a62-617c-4115-8758-b5cd8a1f3332', 'x-compute-request-id': 'req-14336a62-617c-4115-8758-b5cd8a1f3332', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3062f769-7acc-48f5-96e2-18dcfa21defa'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3062f769-7acc-48f5-96e2-18dcfa21defa could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration_negative.py", line 58, in test_live_block_migration_suspended server = self.create_test_server(wait_until="ACTIVE") File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.admin.test_migrations.MigrationsAdminTest | 5 | 1 | 4 | 0 | 0 | Detail | |
test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d] |
fail
ft37.1: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:19:29,707 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.768s 2021-01-14 07:19:29,707 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3674', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-942e243c-e70d-4dca-ac48-1ddd23322f6d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "69ff35a737d741079fcc7b0932f4d956", "name": "tempest-MigrationsAdminTest-1358519305", "password_expires_at": null}, "audit_ids": ["y4_dCiIhTLS2E3AwCQOxzg"], "expires_at": "2021-01-14T08:19:29.000000Z", "issued_at": "2021-01-14T07:19:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71dc137c22294791a0b8533a7fab65a6", "name": "tempest-MigrationsAdminTest-1358519305"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/71dc137c22294791a0b8533a7fab65a6", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/71dc137c22294791a0b8533a7fab65a6", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/71dc137c22294791a0b8533a7fab65a6", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_71dc137c22294791a0b8533a7fab65a6", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/71dc137c22294791a0b8533a7fab65a6", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:19:29,708 96403 INFO [tempest.lib.common.fixed_network] (MigrationsAdminTest:test_cold_migration) Found network None available for tenant 2021-01-14 07:19:31,707 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 202 POST http://10.222.0.41/compute/v2.1/servers 1.998s 2021-01-14 07:19:31,707 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-MigrationsAdminTest-server-79927224", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/12c8c9a3-3ae8-41db-b92a-8f659dacce24', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddadb872-99bb-4478-b1f1-7aa2bd8019be', 'x-compute-request-id': 'req-ddadb872-99bb-4478-b1f1-7aa2bd8019be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "12c8c9a3-3ae8-41db-b92a-8f659dacce24", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/12c8c9a3-3ae8-41db-b92a-8f659dacce24"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/12c8c9a3-3ae8-41db-b92a-8f659dacce24"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "8QRVtfQtxNp7"}}' 2021-01-14 07:19:31,871 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 500 GET http://10.222.0.41/compute/v2.1/servers/12c8c9a3-3ae8-41db-b92a-8f659dacce24 0.161s 2021-01-14 07:19:31,871 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:31 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-d8db56f2-0367-4c48-9017-f18eedb5d103', 'x-compute-request-id': 'req-d8db56f2-0367-4c48-9017-f18eedb5d103', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/12c8c9a3-3ae8-41db-b92a-8f659dacce24'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:19:32,260 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 204 DELETE http://10.222.0.41/compute/v2.1/servers/12c8c9a3-3ae8-41db-b92a-8f659dacce24 0.388s 2021-01-14 07:19:32,261 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:31 GMT', 'server': 'Apache/2.4.29 (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-b75e7060-b9f7-4a5e-b529-5616e7620974', 'x-compute-request-id': 'req-b75e7060-b9f7-4a5e-b529-5616e7620974', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/12c8c9a3-3ae8-41db-b92a-8f659dacce24'} Body: b'' 2021-01-14 07:19:32,354 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 404 GET http://10.222.0.41/compute/v2.1/servers/12c8c9a3-3ae8-41db-b92a-8f659dacce24 0.092s 2021-01-14 07:19:32,354 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:32 GMT', 'server': 'Apache/2.4.29 (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-51f94631-4741-43a5-83f0-64f37bc957ae', 'x-compute-request-id': 'req-51f94631-4741-43a5-83f0-64f37bc957ae', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/12c8c9a3-3ae8-41db-b92a-8f659dacce24'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 12c8c9a3-3ae8-41db-b92a-8f659dacce24 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_migrations.py", line 166, in test_cold_migration self._test_cold_migrate_server(revert=False) File "/opt/stack/tempest/tempest/api/compute/admin/test_migrations.py", line 141, in _test_cold_migrate_server server = self.create_test_server(wait_until="ACTIVE") File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
pass
pt37.2: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
||||||
test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
fail
ft37.3: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:19:34,361 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 201 POST http://10.222.0.41/identity/v3/auth/tokens 1.011s 2021-01-14 07:19:34,362 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3674', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2995e533-0740-4fa2-997e-75b20686591f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "69ff35a737d741079fcc7b0932f4d956", "name": "tempest-MigrationsAdminTest-1358519305", "password_expires_at": null}, "audit_ids": ["A_MTg4GGR1-uF0MQLmSuyg"], "expires_at": "2021-01-14T08:19:34.000000Z", "issued_at": "2021-01-14T07:19:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71dc137c22294791a0b8533a7fab65a6", "name": "tempest-MigrationsAdminTest-1358519305"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/71dc137c22294791a0b8533a7fab65a6", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/71dc137c22294791a0b8533a7fab65a6", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/71dc137c22294791a0b8533a7fab65a6", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_71dc137c22294791a0b8533a7fab65a6", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/71dc137c22294791a0b8533a7fab65a6", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:19:34,363 96403 INFO [tempest.lib.common.fixed_network] (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation) Found network None available for tenant 2021-01-14 07:19:35,320 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 202 POST http://10.222.0.41/compute/v2.1/servers 0.956s 2021-01-14 07:19:35,320 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-MigrationsAdminTest-server-741006162", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/1c3497b2-5bf8-4e85-bb79-3876d4360db2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75585e1d-ea29-4873-b3c2-dc0fe3c2430d', 'x-compute-request-id': 'req-75585e1d-ea29-4873-b3c2-dc0fe3c2430d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "1c3497b2-5bf8-4e85-bb79-3876d4360db2", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/1c3497b2-5bf8-4e85-bb79-3876d4360db2"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/1c3497b2-5bf8-4e85-bb79-3876d4360db2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "XfzG6jsF4CGE"}}' 2021-01-14 07:19:35,460 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 500 GET http://10.222.0.41/compute/v2.1/servers/1c3497b2-5bf8-4e85-bb79-3876d4360db2 0.137s 2021-01-14 07:19:35,460 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:35 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-547ec7c9-0260-4fff-8aee-4932138e5f00', 'x-compute-request-id': 'req-547ec7c9-0260-4fff-8aee-4932138e5f00', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/1c3497b2-5bf8-4e85-bb79-3876d4360db2'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:19:35,721 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 204 DELETE http://10.222.0.41/compute/v2.1/servers/1c3497b2-5bf8-4e85-bb79-3876d4360db2 0.260s 2021-01-14 07:19:35,722 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:35 GMT', 'server': 'Apache/2.4.29 (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-3433adf4-c934-4491-95e9-44d2cdfc0034', 'x-compute-request-id': 'req-3433adf4-c934-4491-95e9-44d2cdfc0034', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/1c3497b2-5bf8-4e85-bb79-3876d4360db2'} Body: b'' 2021-01-14 07:19:35,814 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 404 GET http://10.222.0.41/compute/v2.1/servers/1c3497b2-5bf8-4e85-bb79-3876d4360db2 0.091s 2021-01-14 07:19:35,814 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:35 GMT', 'server': 'Apache/2.4.29 (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-669c3949-e202-4fe6-a3f3-61945a965710', 'x-compute-request-id': 'req-669c3949-e202-4fe6-a3f3-61945a965710', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/1c3497b2-5bf8-4e85-bb79-3876d4360db2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1c3497b2-5bf8-4e85-bb79-3876d4360db2 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_migrations.py", line 45, in test_list_migrations_in_flavor_resize_situation server = self.create_test_server(wait_until="ACTIVE") File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
fail
ft37.4: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:19:35,904 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 GET http://10.222.0.41/compute/v2.1/flavors/452 0.086s 2021-01-14 07:19:35,904 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03f87735-1530-4e1f-9a51-18b4736eba85', 'x-compute-request-id': 'req-03f87735-1530-4e1f-9a51-18b4736eba85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/flavors/452'} Body: b'{"flavor": {"id": "452", "name": "m1.heat2", "ram": 1024, "disk": 1, "swap": "", "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.222.0.41/compute/v2.1/flavors/452"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}}' 2021-01-14 07:19:36,095 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 POST http://10.222.0.41/compute/v2.1/flavors 0.187s 2021-01-14 07:19:36,095 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"flavor": {"name": "tempest-test_resize_flavor_-1431949704", "ram": 1024, "disk": 1, "vcpus": 1}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '499', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac355f04-f414-4ce1-a78d-824ffc83cbfd', 'x-compute-request-id': 'req-ac355f04-f414-4ce1-a78d-824ffc83cbfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/flavors'} Body: b'{"flavor": {"id": "741f1374-2df4-4636-8b6c-50cb58c4cc0b", "name": "tempest-test_resize_flavor_-1431949704", "ram": 1024, "disk": 1, "swap": "", "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.222.0.41/compute/v2.1/flavors/741f1374-2df4-4636-8b6c-50cb58c4cc0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/741f1374-2df4-4636-8b6c-50cb58c4cc0b"}]}}' 2021-01-14 07:19:36,202 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 GET http://10.222.0.41/compute/v2.1/flavors/452/os-extra_specs 0.104s 2021-01-14 07:19:36,202 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '19', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cadb52ac-5397-4837-b1c1-7a97fbe837a2', 'x-compute-request-id': 'req-cadb52ac-5397-4837-b1c1-7a97fbe837a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/flavors/452/os-extra_specs'} Body: b'{"extra_specs": {}}' 2021-01-14 07:19:36,580 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.371s 2021-01-14 07:19:36,581 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3674', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dd3ba2ae-0de2-467f-9299-376598a490d2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "69ff35a737d741079fcc7b0932f4d956", "name": "tempest-MigrationsAdminTest-1358519305", "password_expires_at": null}, "audit_ids": ["zkEfYUUTRRKQZsO1lcT_aw"], "expires_at": "2021-01-14T08:19:36.000000Z", "issued_at": "2021-01-14T07:19:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71dc137c22294791a0b8533a7fab65a6", "name": "tempest-MigrationsAdminTest-1358519305"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/71dc137c22294791a0b8533a7fab65a6", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/71dc137c22294791a0b8533a7fab65a6", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/71dc137c22294791a0b8533a7fab65a6", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_71dc137c22294791a0b8533a7fab65a6", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/71dc137c22294791a0b8533a7fab65a6", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:19:36,581 96403 INFO [tempest.lib.common.fixed_network] (MigrationsAdminTest:test_resize_server_revert_deleted_flavor) Found network None available for tenant 2021-01-14 07:19:38,717 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 202 POST http://10.222.0.41/compute/v2.1/servers 2.135s 2021-01-14 07:19:38,718 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-MigrationsAdminTest-server-921641357", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "741f1374-2df4-4636-8b6c-50cb58c4cc0b"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/9066ab5b-0ff9-4eac-aa75-bdeb4ce46767', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6f899ed-caf2-40e1-b303-1d4fa6ac36b0', 'x-compute-request-id': 'req-d6f899ed-caf2-40e1-b303-1d4fa6ac36b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "9066ab5b-0ff9-4eac-aa75-bdeb4ce46767", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/9066ab5b-0ff9-4eac-aa75-bdeb4ce46767"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/9066ab5b-0ff9-4eac-aa75-bdeb4ce46767"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "APk6PxqfvCAp"}}' 2021-01-14 07:19:38,855 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 500 GET http://10.222.0.41/compute/v2.1/servers/9066ab5b-0ff9-4eac-aa75-bdeb4ce46767 0.135s 2021-01-14 07:19:38,855 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:38 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-42f95e2e-240a-4e9a-9b85-a3cec07eb5ea', 'x-compute-request-id': 'req-42f95e2e-240a-4e9a-9b85-a3cec07eb5ea', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/9066ab5b-0ff9-4eac-aa75-bdeb4ce46767'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:19:39,291 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 204 DELETE http://10.222.0.41/compute/v2.1/servers/9066ab5b-0ff9-4eac-aa75-bdeb4ce46767 0.435s 2021-01-14 07:19:39,291 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:38 GMT', 'server': 'Apache/2.4.29 (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-eca16d63-958c-4903-8938-3c25fc871995', 'x-compute-request-id': 'req-eca16d63-958c-4903-8938-3c25fc871995', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/9066ab5b-0ff9-4eac-aa75-bdeb4ce46767'} Body: b'' 2021-01-14 07:19:39,373 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 404 GET http://10.222.0.41/compute/v2.1/servers/9066ab5b-0ff9-4eac-aa75-bdeb4ce46767 0.081s 2021-01-14 07:19:39,373 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:39 GMT', 'server': 'Apache/2.4.29 (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-680b1d3d-2e38-43f3-9243-42eabd13e3c5', 'x-compute-request-id': 'req-680b1d3d-2e38-43f3-9243-42eabd13e3c5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/9066ab5b-0ff9-4eac-aa75-bdeb4ce46767'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9066ab5b-0ff9-4eac-aa75-bdeb4ce46767 could not be found."}}' 2021-01-14 07:19:40,731 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/flavors/741f1374-2df4-4636-8b6c-50cb58c4cc0b 1.356s 2021-01-14 07:19:40,731 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:39 GMT', 'server': 'Apache/2.4.29 (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-2bd1380a-283a-4c06-bd94-5fef4673ddc0', 'x-compute-request-id': 'req-2bd1380a-283a-4c06-bd94-5fef4673ddc0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/flavors/741f1374-2df4-4636-8b6c-50cb58c4cc0b'} Body: b'' 2021-01-14 07:19:41,665 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/flavors/detail 0.933s 2021-01-14 07:19:41,665 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '5820', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a55fea23-164f-4d8c-ab2a-acde48ef923c', 'x-compute-request-id': 'req-a55fea23-164f-4d8c-ab2a-acde48ef923c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/flavors/detail'} Body: b'{"flavors": [{"id": "1", "name": "m1.tiny", "ram": 512, "disk": 1, "swap": "", "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.222.0.41/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/1"}]}, {"id": "1069459412", "name": "tempest-flavor_with_ephemeral_0-220609219", "ram": 1024, "disk": 1, "swap": "", "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.222.0.41/compute/v2.1/flavors/1069459412"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/1069459412"}]}, {"id": "1634722630", "name": "tempest-flavor_with_ephemeral_1-1729709530", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/flavors/1634722630"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/1634722630"}]}, {"id": "2", "name": "m1.small", "ram": 2048, "disk": 20, "swap": "", "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.222.0.41/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/2"}]}, {"id": "3", "name": "m1.medium", "ram": 4096, "disk": 40, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/3"}]}, {"id": "4", "name": "m1.large", "ram": 8192, "disk": 80, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/4"}]}, {"id": "42", "name": "m1.nano", "ram": 256, "disk": 1, "swap": "", "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.222.0.41/compute/v2.1/flavors/42"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/42"}]}, {"id": "451", "name": "m1.heat", "ram": 512, "disk": 1, "swap": "", "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.222.0.41/compute/v2.1/flavors/451"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/451"}]}, {"id": "452", "name": "m1.heat2", "ram": 1024, "disk": 1, "swap": "", "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.222.0.41/compute/v2.1/flavors/452"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, {"id": "5", "name": "m1.xlarge", "ram": 16384, "disk": 160, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/5"}]}, {"id": "84", "name": "m1.micro", "ram": 256, "disk": 2, "swap": "", "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.222.0.41/compute/v2.1/flavors/84"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/84"}]}, {"id": "c1", "name": "cirros256", "ram": 256, " }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_migrations.py", line 96, in test_resize_server_revert_deleted_flavor wait_until='ACTIVE', flavor=flavor['id']) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d] |
fail
ft37.5: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:19:42,243 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.558s 2021-01-14 07:19:42,243 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3674', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6e8103b4-f4bb-4f2e-84a5-ceeddebd7957', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "69ff35a737d741079fcc7b0932f4d956", "name": "tempest-MigrationsAdminTest-1358519305", "password_expires_at": null}, "audit_ids": ["hqzPvFOVSB-7VhE3wcrsow"], "expires_at": "2021-01-14T08:19:42.000000Z", "issued_at": "2021-01-14T07:19:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71dc137c22294791a0b8533a7fab65a6", "name": "tempest-MigrationsAdminTest-1358519305"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/71dc137c22294791a0b8533a7fab65a6", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/71dc137c22294791a0b8533a7fab65a6", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/71dc137c22294791a0b8533a7fab65a6", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_71dc137c22294791a0b8533a7fab65a6", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/71dc137c22294791a0b8533a7fab65a6", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:19:42,244 96403 INFO [tempest.lib.common.fixed_network] (MigrationsAdminTest:test_revert_cold_migration) Found network None available for tenant 2021-01-14 07:19:43,910 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 202 POST http://10.222.0.41/compute/v2.1/servers 1.665s 2021-01-14 07:19:43,911 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-MigrationsAdminTest-server-1703495558", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/fcbe5b0f-044d-4e7a-a14e-2587f2ba9b91', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9d42ab2-b1e3-47f3-bfb1-1dd2a58205b2', 'x-compute-request-id': 'req-b9d42ab2-b1e3-47f3-bfb1-1dd2a58205b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "fcbe5b0f-044d-4e7a-a14e-2587f2ba9b91", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/fcbe5b0f-044d-4e7a-a14e-2587f2ba9b91"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/fcbe5b0f-044d-4e7a-a14e-2587f2ba9b91"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "obkGzefvpw3H"}}' 2021-01-14 07:19:45,211 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 500 GET http://10.222.0.41/compute/v2.1/servers/fcbe5b0f-044d-4e7a-a14e-2587f2ba9b91 1.298s 2021-01-14 07:19:45,212 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:43 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-c6e7e435-6b66-4bc3-b1ef-c2e215fb416e', 'x-compute-request-id': 'req-c6e7e435-6b66-4bc3-b1ef-c2e215fb416e', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/fcbe5b0f-044d-4e7a-a14e-2587f2ba9b91'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:19:47,422 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 204 DELETE http://10.222.0.41/compute/v2.1/servers/fcbe5b0f-044d-4e7a-a14e-2587f2ba9b91 2.209s 2021-01-14 07:19:47,422 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:45 GMT', 'server': 'Apache/2.4.29 (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-6b044741-740d-45a0-9282-043576ca0429', 'x-compute-request-id': 'req-6b044741-740d-45a0-9282-043576ca0429', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/fcbe5b0f-044d-4e7a-a14e-2587f2ba9b91'} Body: b'' 2021-01-14 07:19:47,665 96403 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 404 GET http://10.222.0.41/compute/v2.1/servers/fcbe5b0f-044d-4e7a-a14e-2587f2ba9b91 0.242s 2021-01-14 07:19:47,666 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:19:47 GMT', 'server': 'Apache/2.4.29 (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-b3cca577-3b9f-4349-b54e-4a9c2ad9969a', 'x-compute-request-id': 'req-b3cca577-3b9f-4349-b54e-4a9c2ad9969a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/fcbe5b0f-044d-4e7a-a14e-2587f2ba9b91'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fcbe5b0f-044d-4e7a-a14e-2587f2ba9b91 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_migrations.py", line 173, in test_revert_cold_migration self._test_cold_migrate_server(revert=True) File "/opt/stack/tempest/tempest/api/compute/admin/test_migrations.py", line 141, in _test_cold_migrate_server server = self.create_test_server(wait_until="ACTIVE") File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
fail
ft38.1: tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:22:50,817 96408 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.115s 2021-01-14 07:22:50,817 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:22:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3694', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c68f90c8-3e45-44a9-8fd6-f10e9f0db662', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b4c2c6dd8b6a4c9884f5f83bbf9979c7", "name": "tempest-ServerDiagnosticsNegativeTest-1590910323", "password_expires_at": null}, "audit_ids": ["y3YWtCwxSMqqzkyYEjHMPQ"], "expires_at": "2021-01-14T08:22:50.000000Z", "issued_at": "2021-01-14T07:22:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88f78d15e384089b9d87316dc1853a8", "name": "tempest-ServerDiagnosticsNegativeTest-1590910323"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/d88f78d15e384089b9d87316dc1853a8", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/d88f78d15e384089b9d87316dc1853a8", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/d88f78d15e384089b9d87316dc1853a8", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_d88f78d15e384089b9d87316dc1853a8", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/d88f78d15e384089b9d87316dc1853a8", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:22:50,818 96408 INFO [tempest.lib.common.fixed_network] (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin) Found network None available for tenant 2021-01-14 07:22:52,933 96408 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 202 POST http://10.222.0.41/compute/v2.1/servers 2.114s 2021-01-14 07:22:52,933 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerDiagnosticsNegativeTest-server-1923446914", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:22:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/27564e9f-a22f-44b3-bc80-27dc85114ec7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23970b63-cafd-405e-9bba-8401fbdbcfcb', 'x-compute-request-id': 'req-23970b63-cafd-405e-9bba-8401fbdbcfcb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "27564e9f-a22f-44b3-bc80-27dc85114ec7", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/27564e9f-a22f-44b3-bc80-27dc85114ec7"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/27564e9f-a22f-44b3-bc80-27dc85114ec7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "m4cbTJLApLup"}}' 2021-01-14 07:22:52,999 96408 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 500 GET http://10.222.0.41/compute/v2.1/servers/27564e9f-a22f-44b3-bc80-27dc85114ec7 0.062s 2021-01-14 07:22:52,999 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:22:52 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-e5bef63b-0389-4ce1-872c-e21fd83a12c9', 'x-compute-request-id': 'req-e5bef63b-0389-4ce1-872c-e21fd83a12c9', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/27564e9f-a22f-44b3-bc80-27dc85114ec7'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:22:53,307 96408 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 204 DELETE http://10.222.0.41/compute/v2.1/servers/27564e9f-a22f-44b3-bc80-27dc85114ec7 0.308s 2021-01-14 07:22:53,308 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:22:53 GMT', 'server': 'Apache/2.4.29 (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-2b626692-cf2f-4e44-8eea-0c293ec9fe84', 'x-compute-request-id': 'req-2b626692-cf2f-4e44-8eea-0c293ec9fe84', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/27564e9f-a22f-44b3-bc80-27dc85114ec7'} Body: b'' 2021-01-14 07:22:53,349 96408 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 404 GET http://10.222.0.41/compute/v2.1/servers/27564e9f-a22f-44b3-bc80-27dc85114ec7 0.040s 2021-01-14 07:22:53,349 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:22:53 GMT', 'server': 'Apache/2.4.29 (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-48c8316c-73b5-4142-8a70-a2f6a8e57749', 'x-compute-request-id': 'req-48c8316c-73b5-4142-8a70-a2f6a8e57749', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/27564e9f-a22f-44b3-bc80-27dc85114ec7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 27564e9f-a22f-44b3-bc80-27dc85114ec7 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_server_diagnostics_negative.py", line 35, in test_get_server_diagnostics_by_non_admin server_id = self.create_test_server(wait_until='ACTIVE')['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON | 3 | 1 | 2 | 0 | 0 | Detail | |
test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
pass
pt39.1: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
||||||
test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
fail
ft39.2: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:20:02,372 96411 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2021-01-14 07:20:02,401 96411 INFO [tempest.lib.common.rest_client] Request (TenantUsagesNegativeTestJSON:test_get_usage_tenant_with_invalid_date): 404 GET http://10.222.0.41/compute/v2.1/os-simple-tenant-usage/15d1d96be8ad4d95b8dc9bd086ad6ef2?start=2021-01-15T07%3A20%3A01.801727&end=2021-01-13T07%3A20%3A01.801727 0.027s 2021-01-14 07:20:02,401 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:20:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '112', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b1535f92-5f88-4090-8f89-00e64e8cf5d5', 'x-compute-request-id': 'req-b1535f92-5f88-4090-8f89-00e64e8cf5d5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/os-simple-tenant-usage/15d1d96be8ad4d95b8dc9bd086ad6ef2?start=2021-01-15T07%3A20%3A01.801727&end=2021-01-13T07%3A20%3A01.801727'} Body: b'{"message": "The resource could not be found.<br /><br />\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_simple_tenant_usage_negative.py", line 62, in test_get_usage_tenant_with_invalid_date self.client.tenant_id, **params) File "/usr/local/lib/python3.6/dist-packages/testtools/testcase.py", line 489, in assertRaises self.assertThat(our_callable, matcher) File "/usr/local/lib/python3.6/dist-packages/testtools/testcase.py", line 500, in assertThat mismatch_error = self._matchHelper(matchee, matcher, message, verbose) File "/usr/local/lib/python3.6/dist-packages/testtools/testcase.py", line 551, in _matchHelper mismatch = matcher.match(matchee) File "/usr/local/lib/python3.6/dist-packages/testtools/matchers/_exception.py", line 108, in match mismatch = self.exception_matcher.match(exc_info) File "/usr/local/lib/python3.6/dist-packages/testtools/matchers/_higherorder.py", line 62, in match mismatch = matcher.match(matchee) File "/usr/local/lib/python3.6/dist-packages/testtools/testcase.py", line 479, in match reraise(*matchee) File "/usr/local/lib/python3.6/dist-packages/testtools/_compat3x.py", line 16, in reraise raise exc_obj.with_traceback(exc_tb) File "/usr/local/lib/python3.6/dist-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() File "/usr/local/lib/python3.6/dist-packages/testtools/testcase.py", line 1053, in __call__ return self._callable_object(*self._args, **self._kwargs) File "/opt/stack/tempest/tempest/lib/services/compute/tenant_usages_client.py", line 53, in show_tenant_usage resp, body = self.get(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 810, in _error_checker raise exceptions.NotFound(resp_body, resp=resp) tempest.lib.exceptions.NotFound: Object not found Details: {'message': 'The resource could not be found.<br /><br />\n\n\n', 'code': '404 Not Found', 'title': 'Not Found'} |
||||||
test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
fail
ft39.3: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:20:02,855 96411 INFO [tempest.lib.common.rest_client] Request (TenantUsagesNegativeTestJSON:test_list_usage_all_tenants_with_non_admin_user): 404 GET http://10.222.0.41/compute/v2.1/os-simple-tenant-usage?start=2021-01-13T07%3A20%3A01.801727&end=2021-01-15T07%3A20%3A01.801727&detailed=1 0.449s 2021-01-14 07:20:02,856 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:20:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '112', 'content-type': 'application/json', 'x-openstack-request-id': 'req-33e3ddca-bc56-4c29-91ec-31685acf5256', 'x-compute-request-id': 'req-33e3ddca-bc56-4c29-91ec-31685acf5256', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/os-simple-tenant-usage?start=2021-01-13T07%3A20%3A01.801727&end=2021-01-15T07%3A20%3A01.801727&detailed=1'} Body: b'{"message": "The resource could not be found.<br /><br />\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_simple_tenant_usage_negative.py", line 72, in test_list_usage_all_tenants_with_non_admin_user self.client.list_tenant_usages, **params) File "/usr/local/lib/python3.6/dist-packages/testtools/testcase.py", line 489, in assertRaises self.assertThat(our_callable, matcher) File "/usr/local/lib/python3.6/dist-packages/testtools/testcase.py", line 500, in assertThat mismatch_error = self._matchHelper(matchee, matcher, message, verbose) File "/usr/local/lib/python3.6/dist-packages/testtools/testcase.py", line 551, in _matchHelper mismatch = matcher.match(matchee) File "/usr/local/lib/python3.6/dist-packages/testtools/matchers/_exception.py", line 108, in match mismatch = self.exception_matcher.match(exc_info) File "/usr/local/lib/python3.6/dist-packages/testtools/matchers/_higherorder.py", line 62, in match mismatch = matcher.match(matchee) File "/usr/local/lib/python3.6/dist-packages/testtools/testcase.py", line 479, in match reraise(*matchee) File "/usr/local/lib/python3.6/dist-packages/testtools/_compat3x.py", line 16, in reraise raise exc_obj.with_traceback(exc_tb) File "/usr/local/lib/python3.6/dist-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() File "/usr/local/lib/python3.6/dist-packages/testtools/testcase.py", line 1053, in __call__ return self._callable_object(*self._args, **self._kwargs) File "/opt/stack/tempest/tempest/lib/services/compute/tenant_usages_client.py", line 37, in list_tenant_usages resp, body = self.get(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 810, in _error_checker raise exceptions.NotFound(resp_body, resp=resp) tempest.lib.exceptions.NotFound: Object not found Details: {'message': 'The resource could not be found.<br /><br />\n\n\n', 'code': '404 Not Found', 'title': 'Not Found'} |
||||||
tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
fail
ft40.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:20:54,876 96411 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.41/image/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da 0.285s 2021-01-14 07:20:54,876 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:20:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5e3daaf2-98b5-492c-b6f8-69c1e4951a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/image/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/ubuntu-16", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "7cc3a0aeb7274d23905b8d5334b174d7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "created_at": "2021-01-14T07:10:35Z", "updated_at": "2021-01-14T07:10:51Z", "tags": [], "self": "/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "file": "/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da/file", "schema": "/v2/schemas/image"}' 2021-01-14 07:21:11,006 96411 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.41/image/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da/file 16.129s 2021-01-14 07:21:19,542 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:20:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/octet-stream', 'content-md5': '318f990048c8a194829e52141534610d', 'x-openstack-request-id': 'req-99a386fd-0c0f-47e4-a70d-b0a6f06435b0', 'connection': 'close', 'transfer-encoding': 'chunked', 'status': '200', 'content-location': 'http://10.222.0.41/image/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da/file'} Body: b'vhdxfileQ\x00E\x00M\x00U\x00 \x00v\x002\x00.\x005\x00.\x000\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0 2021-01-14 07:21:19,880 96411 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.222.0.41/image/v2/images 0.337s 2021-01-14 07:21:19,880 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"container_format": "bare", "disk_format": "vhdx", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '689', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/b88e2831-b22b-4c70-9bd3-cb1e174e60a5', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-65c5790a-b434-4aca-a09e-a9705da098cb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/image/v2/images'} Body: b'{"hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi", "name": null, "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "940392b49a0347ae83398453eb99c2ae", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b88e2831-b22b-4c70-9bd3-cb1e174e60a5", "created_at": "2021-01-14T07:21:20Z", "updated_at": "2021-01-14T07:21:20Z", "tags": [], "self": "/v2/images/b88e2831-b22b-4c70-9bd3-cb1e174e60a5", "file": "/v2/images/b88e2831-b22b-4c70-9bd3-cb1e174e60a5/file", "schema": "/v2/schemas/image"}' 2021-01-14 07:21:46,570 96411 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT http://10.222.0.41/image/v2/images/b88e2831-b22b-4c70-9bd3-cb1e174e60a5/file 26.688s 2021-01-14 07:21:46,570 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'} Body: <callable_iterator object at 0x7fc52c028cf8> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-953e1405-58bd-4dc7-9a80-d779fbf95281', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/image/v2/images/b88e2831-b22b-4c70-9bd3-cb1e174e60a5/file'} Body: b'' 2021-01-14 07:21:47,005 96411 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.389s 2021-01-14 07:21:47,005 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3682', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6fe3b3eb-c5bc-4446-acb3-0f24b2a53e1b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "cbcd312a28f449cabe62008994ae4e71", "name": "tempest-AttachSCSIVolumeTestJSON-119087417", "password_expires_at": null}, "audit_ids": ["wEHp1CLhSFaOXhfWFaWIHw"], "expires_at": "2021-01-14T08:21:46.000000Z", "issued_at": "2021-01-14T07:21:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa3699163cc144ea91a97fd466fb413b", "name": "tempest-AttachSCSIVolumeTestJSON-119087417"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/aa3699163cc144ea91a97fd466fb413b", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/aa3699163cc144ea91a97fd466fb413b", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/aa3699163cc144ea91a97fd466fb413b", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_aa3699163cc144ea91a97fd466fb413b", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/aa3699163cc144ea91a97fd466fb413b", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:21:47,006 96411 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '0ca50f37-d7ff-4fc6-bef2-277c7d8f6f77', 'name': 'tempest-AttachSCSIVolumeTestJSON-1014577792-network', 'tenant_id': 'aa3699163cc144ea91a97fd466fb413b', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aa3699163cc144ea91a97fd466fb413b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 3, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:20:13Z', 'updated_at': '2021-01-14T07:20:13Z', 'revision_number': 1} available for tenant 2021-01-14 07:21:51,117 96411 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.222.0.41/compute/v2.1/servers 4.110s 2021-01-14 07:21:51,117 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-623064348", "imageRef": "b88e2831-b22b-4c70-9bd3-cb1e174e60a5", "flavorRef": "452", "config_drive": true, "networks": [{"uuid": "0ca50f37-d7ff-4fc6-bef2-277c7d8f6f77"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/35935996-3ca3-4b7c-a2d2-1235b7994e76', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b2e4130-e934-4724-871d-44ca17d92291', 'x-compute-request-id': 'req-8b2e4130-e934-4724-871d-44ca17d92291', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "35935996-3ca3-4b7c-a2d2-1235b7994e76", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/35935996-3ca3-4b7c-a2d2-1235b7994e76"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/35935996-3ca3-4b7c-a2d2-1235b7994e76"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "WUWfyjZGz4XV"}}' 2021-01-14 07:21:53,230 96411 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 500 GET http://10.222.0.41/compute/v2.1/servers/35935996-3ca3-4b7c-a2d2-1235b7994e76 2.110s 2021-01-14 07:21:53,230 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:51 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-5fa32d93-575e-4bd6-b142-cb3f431ce9b1', 'x-compute-request-id': 'req-5fa32d93-575e-4bd6-b142-cb3f431ce9b1', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/35935996-3ca3-4b7c-a2d2-1235b7994e76'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:21:53,951 96411 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 DELETE http://10.222.0.41/compute/v2.1/servers/35935996-3ca3-4b7c-a2d2-1235b7994e76 0.720s 2021-01-14 07:21:53,951 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:53 GMT', 'server': 'Apache/2.4.29 (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-b775c049-f731-4775-b1e8-9fc51d5cea06', 'x-compute-request-id': 'req-b775c049-f731-4775-b1e8-9fc51d5cea06', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/35935996-3ca3-4b7c-a2d2-1235b7994e76'} Body: b'' 2021-01-14 07:21:54,487 96411 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 500 GET http://10.222.0.41/compute/v2.1/servers/35935996-3ca3-4b7c-a2d2-1235b7994e76 0.535s 2021-01-14 07:21:54,488 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:53 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-24fb31ee-3f7f-46e5-80d2-ade7b6bc6518', 'x-compute-request-id': 'req-24fb31ee-3f7f-46e5-80d2-ade7b6bc6518', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/35935996-3ca3-4b7c-a2d2-1235b7994e76'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:21:54,488 96411 ERROR [tempest.common.compute] Server 35935996-3ca3-4b7c-a2d2-1235b7994e76 failed to delete in time 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute clients.servers_client, server['id'], wait_until) 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute message=message) 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute During handling of the above exception, another exception occurred: 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute clients.servers_client, server['id']) 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 104, in wait_for_server_termination 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute message=message) 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:21:54.488 96411 ERROR tempest.common.compute 2021-01-14 07:21:56,475 96411 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41/image/v2/images/b88e2831-b22b-4c70-9bd3-cb1e174e60a5 1.982s 2021-01-14 07:21:56,476 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b58531dd-75f9-41fa-9ab2-c6d9413b04c4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/image/v2/images/b88e2831-b22b-4c70-9bd3-cb1e174e60a5'} Body: b'' 2021-01-14 07:21:56,555 96411 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.41/image/v2/images/b88e2831-b22b-4c70-9bd3-cb1e174e60a5 0.078s 2021-01-14 07:21:56,555 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-967db06b-58db-442e-9106-ae5f9634c08e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/image/v2/images/b88e2831-b22b-4c70-9bd3-cb1e174e60a5'} Body: b'{"message": "No image found with ID b88e2831-b22b-4c70-9bd3-cb1e174e60a5<br /><br />\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 90, in test_attach_scsi_disk_with_config_drive wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.images.test_images.ImagesTestJSON | 4 | 0 | 4 | 0 | 0 | Detail | |
test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634] |
fail
ft41.1: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:24:17,503 96411 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.125s 2021-01-14 07:24:17,503 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3664', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1cc9c02c-224e-4825-83c4-5c3df4fc5b48', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1db5c8dd19204b2cab65d98850bd3c68", "name": "tempest-ImagesTestJSON-1768024675", "password_expires_at": null}, "audit_ids": ["ZMiyytHORUKGg6wcVFjtJA"], "expires_at": "2021-01-14T08:24:17.000000Z", "issued_at": "2021-01-14T07:24:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6acd0c0d5ec64d6ca3191a81d9e0c56c", "name": "tempest-ImagesTestJSON-1768024675"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/6acd0c0d5ec64d6ca3191a81d9e0c56c", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/6acd0c0d5ec64d6ca3191a81d9e0c56c", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/6acd0c0d5ec64d6ca3191a81d9e0c56c", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_6acd0c0d5ec64d6ca3191a81d9e0c56c", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/6acd0c0d5ec64d6ca3191a81d9e0c56c", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:24:17,504 96411 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_create_image_from_paused_server) Found network {'id': '70fbfe9e-e458-46e1-9333-d454eb0e06b8', 'name': 'tempest-ImagesTestJSON-1159904193-network', 'tenant_id': '6acd0c0d5ec64d6ca3191a81d9e0c56c', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6acd0c0d5ec64d6ca3191a81d9e0c56c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 8, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:24:09Z', 'updated_at': '2021-01-14T07:24:10Z', 'revision_number': 1} available for tenant 2021-01-14 07:24:23,363 96411 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 202 POST http://10.222.0.41/compute/v2.1/servers 5.858s 2021-01-14 07:24:23,363 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ImagesTestJSON-server-1381129511", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "70fbfe9e-e458-46e1-9333-d454eb0e06b8"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/dd5bf8ff-d44d-4335-a0f7-0d9afdd76a24', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5841335-2c0b-4fde-a7fa-da23e0760e9d', 'x-compute-request-id': 'req-b5841335-2c0b-4fde-a7fa-da23e0760e9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "dd5bf8ff-d44d-4335-a0f7-0d9afdd76a24", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/dd5bf8ff-d44d-4335-a0f7-0d9afdd76a24"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/dd5bf8ff-d44d-4335-a0f7-0d9afdd76a24"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "2x53oxMHDNup"}}' 2021-01-14 07:24:29,411 96411 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 500 GET http://10.222.0.41/compute/v2.1/servers/dd5bf8ff-d44d-4335-a0f7-0d9afdd76a24 6.045s 2021-01-14 07:24:29,412 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:23 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-637435ae-944c-4403-acf5-3f5be09047d1', 'x-compute-request-id': 'req-637435ae-944c-4403-acf5-3f5be09047d1', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/dd5bf8ff-d44d-4335-a0f7-0d9afdd76a24'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:24:33,507 96411 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 204 DELETE http://10.222.0.41/compute/v2.1/servers/dd5bf8ff-d44d-4335-a0f7-0d9afdd76a24 4.095s 2021-01-14 07:24:33,507 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:29 GMT', 'server': 'Apache/2.4.29 (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-7aeb5092-fc9f-4eed-8658-55fa47951d28', 'x-compute-request-id': 'req-7aeb5092-fc9f-4eed-8658-55fa47951d28', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/dd5bf8ff-d44d-4335-a0f7-0d9afdd76a24'} Body: b'' 2021-01-14 07:24:34,668 96411 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_paused_server): 500 GET http://10.222.0.41/compute/v2.1/servers/dd5bf8ff-d44d-4335-a0f7-0d9afdd76a24 1.160s 2021-01-14 07:24:34,669 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:33 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-58085f9e-8901-4926-a9f4-1019d7e7010e', 'x-compute-request-id': 'req-58085f9e-8901-4926-a9f4-1019d7e7010e', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/dd5bf8ff-d44d-4335-a0f7-0d9afdd76a24'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:24:34,669 96411 ERROR [tempest.common.compute] Server dd5bf8ff-d44d-4335-a0f7-0d9afdd76a24 failed to delete in time 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute clients.servers_client, server['id'], wait_until) 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute message=message) 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute During handling of the above exception, another exception occurred: 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute clients.servers_client, server['id']) 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 104, in wait_for_server_termination 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute message=message) 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:24:34.669 96411 ERROR tempest.common.compute }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/images/test_images.py", line 99, in test_create_image_from_paused_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9] |
fail
ft41.2: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:24:34,892 96411 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.212s 2021-01-14 07:24:34,892 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3664', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1fb24f7e-5c30-4c52-9915-7ef357c9f3bf', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1db5c8dd19204b2cab65d98850bd3c68", "name": "tempest-ImagesTestJSON-1768024675", "password_expires_at": null}, "audit_ids": ["TDmSX3ymTQ6Afcp-gID7xA"], "expires_at": "2021-01-14T08:24:34.000000Z", "issued_at": "2021-01-14T07:24:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6acd0c0d5ec64d6ca3191a81d9e0c56c", "name": "tempest-ImagesTestJSON-1768024675"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/6acd0c0d5ec64d6ca3191a81d9e0c56c", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/6acd0c0d5ec64d6ca3191a81d9e0c56c", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/6acd0c0d5ec64d6ca3191a81d9e0c56c", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_6acd0c0d5ec64d6ca3191a81d9e0c56c", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/6acd0c0d5ec64d6ca3191a81d9e0c56c", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:24:34,893 96411 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_create_image_from_stopped_server) Found network {'id': '70fbfe9e-e458-46e1-9333-d454eb0e06b8', 'name': 'tempest-ImagesTestJSON-1159904193-network', 'tenant_id': '6acd0c0d5ec64d6ca3191a81d9e0c56c', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6acd0c0d5ec64d6ca3191a81d9e0c56c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 8, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:24:09Z', 'updated_at': '2021-01-14T07:24:10Z', 'revision_number': 1} available for tenant 2021-01-14 07:24:39,733 96411 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 202 POST http://10.222.0.41/compute/v2.1/servers 4.839s 2021-01-14 07:24:39,733 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ImagesTestJSON-server-151256617", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "70fbfe9e-e458-46e1-9333-d454eb0e06b8"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/e176a47f-59e3-49cb-80ba-892c6c5693c9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d42b49d-04e6-44ff-a6a4-3084acd595ff', 'x-compute-request-id': 'req-2d42b49d-04e6-44ff-a6a4-3084acd595ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "e176a47f-59e3-49cb-80ba-892c6c5693c9", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/e176a47f-59e3-49cb-80ba-892c6c5693c9"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/e176a47f-59e3-49cb-80ba-892c6c5693c9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "M4kZ6UhMXoyw"}}' 2021-01-14 07:24:42,293 96411 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 500 GET http://10.222.0.41/compute/v2.1/servers/e176a47f-59e3-49cb-80ba-892c6c5693c9 2.556s 2021-01-14 07:24:42,293 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:39 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-45e66658-c574-4aee-89b9-9b111c4d30c6', 'x-compute-request-id': 'req-45e66658-c574-4aee-89b9-9b111c4d30c6', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e176a47f-59e3-49cb-80ba-892c6c5693c9'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:24:44,204 96411 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 204 DELETE http://10.222.0.41/compute/v2.1/servers/e176a47f-59e3-49cb-80ba-892c6c5693c9 1.910s 2021-01-14 07:24:44,204 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:42 GMT', 'server': 'Apache/2.4.29 (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-69d66ef8-49f9-47ad-8bb9-137263ae51da', 'x-compute-request-id': 'req-69d66ef8-49f9-47ad-8bb9-137263ae51da', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e176a47f-59e3-49cb-80ba-892c6c5693c9'} Body: b'' 2021-01-14 07:24:45,215 96411 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 500 GET http://10.222.0.41/compute/v2.1/servers/e176a47f-59e3-49cb-80ba-892c6c5693c9 1.010s 2021-01-14 07:24:45,216 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:44 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-5b76772b-6720-4994-84d0-c9801edfbe93', 'x-compute-request-id': 'req-5b76772b-6720-4994-84d0-c9801edfbe93', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e176a47f-59e3-49cb-80ba-892c6c5693c9'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:24:45,216 96411 ERROR [tempest.common.compute] Server e176a47f-59e3-49cb-80ba-892c6c5693c9 failed to delete in time 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute clients.servers_client, server['id'], wait_until) 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute message=message) 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute During handling of the above exception, another exception occurred: 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute clients.servers_client, server['id']) 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 104, in wait_for_server_termination 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute message=message) 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:24:45.216 96411 ERROR tempest.common.compute }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/images/test_images.py", line 81, in test_create_image_from_stopped_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634] |
fail
ft41.3: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:24:45,435 96411 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.209s 2021-01-14 07:24:45,435 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3664', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-76cd38f8-2b14-41f1-b7b2-4fac12f11660', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1db5c8dd19204b2cab65d98850bd3c68", "name": "tempest-ImagesTestJSON-1768024675", "password_expires_at": null}, "audit_ids": ["OnA1qaiJTZ2g9I_aBXygrA"], "expires_at": "2021-01-14T08:24:45.000000Z", "issued_at": "2021-01-14T07:24:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6acd0c0d5ec64d6ca3191a81d9e0c56c", "name": "tempest-ImagesTestJSON-1768024675"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/6acd0c0d5ec64d6ca3191a81d9e0c56c", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/6acd0c0d5ec64d6ca3191a81d9e0c56c", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/6acd0c0d5ec64d6ca3191a81d9e0c56c", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_6acd0c0d5ec64d6ca3191a81d9e0c56c", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/6acd0c0d5ec64d6ca3191a81d9e0c56c", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:24:45,436 96411 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_create_image_from_suspended_server) Found network {'id': '70fbfe9e-e458-46e1-9333-d454eb0e06b8', 'name': 'tempest-ImagesTestJSON-1159904193-network', 'tenant_id': '6acd0c0d5ec64d6ca3191a81d9e0c56c', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6acd0c0d5ec64d6ca3191a81d9e0c56c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 8, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:24:09Z', 'updated_at': '2021-01-14T07:24:10Z', 'revision_number': 1} available for tenant 2021-01-14 07:24:50,271 96411 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 202 POST http://10.222.0.41/compute/v2.1/servers 4.833s 2021-01-14 07:24:50,271 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ImagesTestJSON-server-959783809", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "70fbfe9e-e458-46e1-9333-d454eb0e06b8"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/9bbf45be-4bb8-4c94-b788-7f4878cf3f3a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9410969f-8bb9-4e28-873b-027d4bada65d', 'x-compute-request-id': 'req-9410969f-8bb9-4e28-873b-027d4bada65d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "9bbf45be-4bb8-4c94-b788-7f4878cf3f3a", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/9bbf45be-4bb8-4c94-b788-7f4878cf3f3a"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/9bbf45be-4bb8-4c94-b788-7f4878cf3f3a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "gRhbBJ2LrYqR"}}' 2021-01-14 07:24:50,713 96411 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 500 GET http://10.222.0.41/compute/v2.1/servers/9bbf45be-4bb8-4c94-b788-7f4878cf3f3a 0.439s 2021-01-14 07:24:50,713 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:50 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-55736c26-0fdf-4e16-beaf-66115073e43e', 'x-compute-request-id': 'req-55736c26-0fdf-4e16-beaf-66115073e43e', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/9bbf45be-4bb8-4c94-b788-7f4878cf3f3a'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:24:51,780 96411 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 204 DELETE http://10.222.0.41/compute/v2.1/servers/9bbf45be-4bb8-4c94-b788-7f4878cf3f3a 1.066s 2021-01-14 07:24:51,781 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:50 GMT', 'server': 'Apache/2.4.29 (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-5c9667b5-6fbc-41a3-b840-d775d9bbbb86', 'x-compute-request-id': 'req-5c9667b5-6fbc-41a3-b840-d775d9bbbb86', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/9bbf45be-4bb8-4c94-b788-7f4878cf3f3a'} Body: b'' 2021-01-14 07:24:52,084 96411 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 404 GET http://10.222.0.41/compute/v2.1/servers/9bbf45be-4bb8-4c94-b788-7f4878cf3f3a 0.302s 2021-01-14 07:24:52,084 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:51 GMT', 'server': 'Apache/2.4.29 (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-c0aa8201-a6dd-4a63-933c-751845a8f090', 'x-compute-request-id': 'req-c0aa8201-a6dd-4a63-933c-751845a8f090', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/9bbf45be-4bb8-4c94-b788-7f4878cf3f3a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9bbf45be-4bb8-4c94-b788-7f4878cf3f3a could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/images/test_images.py", line 118, in test_create_image_from_suspended_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
fail
ft41.4: tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:24:52,328 96411 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.235s 2021-01-14 07:24:52,328 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3664', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a0802828-cb5f-4bc4-b2a1-5fcc0dd64575', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1db5c8dd19204b2cab65d98850bd3c68", "name": "tempest-ImagesTestJSON-1768024675", "password_expires_at": null}, "audit_ids": ["9HZB4O6rRTKRqIRA-RInpw"], "expires_at": "2021-01-14T08:24:52.000000Z", "issued_at": "2021-01-14T07:24:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6acd0c0d5ec64d6ca3191a81d9e0c56c", "name": "tempest-ImagesTestJSON-1768024675"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/6acd0c0d5ec64d6ca3191a81d9e0c56c", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/6acd0c0d5ec64d6ca3191a81d9e0c56c", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/6acd0c0d5ec64d6ca3191a81d9e0c56c", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_6acd0c0d5ec64d6ca3191a81d9e0c56c", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/6acd0c0d5ec64d6ca3191a81d9e0c56c", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:24:52,329 96411 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_delete_saving_image) Found network {'id': '70fbfe9e-e458-46e1-9333-d454eb0e06b8', 'name': 'tempest-ImagesTestJSON-1159904193-network', 'tenant_id': '6acd0c0d5ec64d6ca3191a81d9e0c56c', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6acd0c0d5ec64d6ca3191a81d9e0c56c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 8, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:24:09Z', 'updated_at': '2021-01-14T07:24:10Z', 'revision_number': 1} available for tenant 2021-01-14 07:24:57,434 96411 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 202 POST http://10.222.0.41/compute/v2.1/servers 5.104s 2021-01-14 07:24:57,435 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ImagesTestJSON-server-281964274", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "70fbfe9e-e458-46e1-9333-d454eb0e06b8"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/d76cde6f-a25a-4486-887d-70fb090d5cd2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01b7ce95-dab8-4439-8a82-3a1d5325a626', 'x-compute-request-id': 'req-01b7ce95-dab8-4439-8a82-3a1d5325a626', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "d76cde6f-a25a-4486-887d-70fb090d5cd2", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d76cde6f-a25a-4486-887d-70fb090d5cd2"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d76cde6f-a25a-4486-887d-70fb090d5cd2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "brHBh6T63kro"}}' 2021-01-14 07:24:57,494 96411 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 500 GET http://10.222.0.41/compute/v2.1/servers/d76cde6f-a25a-4486-887d-70fb090d5cd2 0.057s 2021-01-14 07:24:57,495 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:57 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-ea3bb19e-6726-49d1-b9aa-ed3ccbca24cd', 'x-compute-request-id': 'req-ea3bb19e-6726-49d1-b9aa-ed3ccbca24cd', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d76cde6f-a25a-4486-887d-70fb090d5cd2'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:24:57,742 96411 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 204 DELETE http://10.222.0.41/compute/v2.1/servers/d76cde6f-a25a-4486-887d-70fb090d5cd2 0.246s 2021-01-14 07:24:57,742 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:57 GMT', 'server': 'Apache/2.4.29 (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-7c28b959-a7f4-4c6f-98eb-e4633b12bab7', 'x-compute-request-id': 'req-7c28b959-a7f4-4c6f-98eb-e4633b12bab7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d76cde6f-a25a-4486-887d-70fb090d5cd2'} Body: b'' 2021-01-14 07:24:57,823 96411 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 404 GET http://10.222.0.41/compute/v2.1/servers/d76cde6f-a25a-4486-887d-70fb090d5cd2 0.080s 2021-01-14 07:24:57,823 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:57 GMT', 'server': 'Apache/2.4.29 (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-8031fbb5-863a-4461-88f7-624c9c150ad1', 'x-compute-request-id': 'req-8031fbb5-863a-4461-88f7-624c9c150ad1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d76cde6f-a25a-4486-887d-70fb090d5cd2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d76cde6f-a25a-4486-887d-70fb090d5cd2 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/images/test_images.py", line 54, in test_delete_saving_image server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON | 4 | 3 | 1 | 0 | 0 | Detail | |
test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative] |
fail
ft42.1: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:25:45,206 96414 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.043s 2021-01-14 07:25:45,207 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:25:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3680', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-df984a7c-754e-4ea2-8065-a43aacc4613e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "08c82a82736a4693a7a84123c022baeb", "name": "tempest-ImagesNegativeTestJSON-1479155911", "password_expires_at": null}, "audit_ids": ["71T5A2YpSCyEThY5XYGYTg"], "expires_at": "2021-01-14T08:25:45.000000Z", "issued_at": "2021-01-14T07:25:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e9238d31d96430fa9708f6c86547d3a", "name": "tempest-ImagesNegativeTestJSON-1479155911"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/9e9238d31d96430fa9708f6c86547d3a", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/9e9238d31d96430fa9708f6c86547d3a", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/9e9238d31d96430fa9708f6c86547d3a", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_9e9238d31d96430fa9708f6c86547d3a", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/9e9238d31d96430fa9708f6c86547d3a", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:25:45,207 96414 INFO [tempest.lib.common.fixed_network] (ImagesNegativeTestJSON:test_create_image_from_deleted_server) Found network None available for tenant 2021-01-14 07:25:54,148 96414 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 202 POST http://10.222.0.41/compute/v2.1/servers 8.940s 2021-01-14 07:25:54,149 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ImagesNegativeTestJSON-server-1675479124", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:25:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/7639e718-3c07-4f8c-a311-9ef3bb6fcbeb', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c119b56-ccd0-419c-a53c-fc64c59976cd', 'x-compute-request-id': 'req-2c119b56-ccd0-419c-a53c-fc64c59976cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "7639e718-3c07-4f8c-a311-9ef3bb6fcbeb", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/7639e718-3c07-4f8c-a311-9ef3bb6fcbeb"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/7639e718-3c07-4f8c-a311-9ef3bb6fcbeb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "whe8uGfqk3r7"}}' 2021-01-14 07:26:00,294 96414 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 500 GET http://10.222.0.41/compute/v2.1/servers/7639e718-3c07-4f8c-a311-9ef3bb6fcbeb 6.142s 2021-01-14 07:26:00,294 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:25:54 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-470cb3c3-a631-43ae-aaa0-2c948a63a273', 'x-compute-request-id': 'req-470cb3c3-a631-43ae-aaa0-2c948a63a273', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/7639e718-3c07-4f8c-a311-9ef3bb6fcbeb'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:26:01,424 96414 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 204 DELETE http://10.222.0.41/compute/v2.1/servers/7639e718-3c07-4f8c-a311-9ef3bb6fcbeb 1.129s 2021-01-14 07:26:01,424 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:26:00 GMT', 'server': 'Apache/2.4.29 (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-d69a0000-cbfb-4139-9ef2-3c0af7ab2e64', 'x-compute-request-id': 'req-d69a0000-cbfb-4139-9ef2-3c0af7ab2e64', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/7639e718-3c07-4f8c-a311-9ef3bb6fcbeb'} Body: b'' 2021-01-14 07:26:02,455 96414 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 500 GET http://10.222.0.41/compute/v2.1/servers/7639e718-3c07-4f8c-a311-9ef3bb6fcbeb 1.030s 2021-01-14 07:26:02,455 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:26:01 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-6cbfcf08-553a-4f0b-b76a-77976b154860', 'x-compute-request-id': 'req-6cbfcf08-553a-4f0b-b76a-77976b154860', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/7639e718-3c07-4f8c-a311-9ef3bb6fcbeb'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:26:02,456 96414 ERROR [tempest.common.compute] Server 7639e718-3c07-4f8c-a311-9ef3bb6fcbeb failed to delete in time 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute clients.servers_client, server['id'], wait_until) 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute message=message) 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute During handling of the above exception, another exception occurred: 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute clients.servers_client, server['id']) 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 104, in wait_for_server_termination 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute message=message) 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:26:02.456 96414 ERROR tempest.common.compute }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/images/test_images_negative.py", line 51, in test_create_image_from_deleted_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
pass
pt42.2: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
||||||
test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
pass
pt42.3: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
||||||
test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
pass
pt42.4: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
||||||
tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON | 5 | 2 | 3 | 0 | 0 | Detail | |
test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
fail
ft43.1: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:23:02,289 96410 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 POST http://10.222.0.41/compute/v2.1/os-security-groups 1.690s 2021-01-14 07:23:02,289 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-457533217", "description": "tempest-description-1151485721"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:23:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '243', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b390baeb-7019-46c4-a0d0-c5847eeff7a5', 'x-compute-request-id': 'req-b390baeb-7019-46c4-a0d0-c5847eeff7a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "36d0e73c-306f-488a-b610-7b434de8a391", "description": "tempest-description-1151485721", "name": "tempest-SecurityGroupsTestJSON-securitygroup-457533217", "tenant_id": "427877bd7793412391ebe4c47d52c9a0", "rules": []}}' 2021-01-14 07:23:05,173 96410 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 POST http://10.222.0.41/compute/v2.1/os-security-groups 2.880s 2021-01-14 07:23:05,174 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1049419366", "description": "tempest-description-1543128899"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:23:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '244', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea1cad71-d34a-460e-851d-18173299c16f', 'x-compute-request-id': 'req-ea1cad71-d34a-460e-851d-18173299c16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "b85b9103-d864-4dba-8b4c-71dbb4b4e19f", "description": "tempest-description-1543128899", "name": "tempest-SecurityGroupsTestJSON-securitygroup-1049419366", "tenant_id": "427877bd7793412391ebe4c47d52c9a0", "rules": []}}' 2021-01-14 07:23:05,396 96410 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.210s 2021-01-14 07:23:05,396 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:23:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3680', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4f457a5c-15b2-492d-872b-ab22ab1aaef3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "150bbf3f799b4ad5a36ff507f833b87d", "name": "tempest-SecurityGroupsTestJSON-1804722244", "password_expires_at": null}, "audit_ids": ["u81-BGlnSFeD5gt7cuq0jw"], "expires_at": "2021-01-14T08:23:05.000000Z", "issued_at": "2021-01-14T07:23:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "427877bd7793412391ebe4c47d52c9a0", "name": "tempest-SecurityGroupsTestJSON-1804722244"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/427877bd7793412391ebe4c47d52c9a0", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/427877bd7793412391ebe4c47d52c9a0", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/427877bd7793412391ebe4c47d52c9a0", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_427877bd7793412391ebe4c47d52c9a0", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/427877bd7793412391ebe4c47d52c9a0", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:23:05,397 96410 INFO [tempest.lib.common.fixed_network] (SecurityGroupsTestJSON:test_list_security_groups_by_server) Found network {'id': '08cc5cce-94ac-45eb-b13e-2fb3fb190482', 'name': 'tempest-SecurityGroupsTestJSON-2050395452-network', 'tenant_id': '427877bd7793412391ebe4c47d52c9a0', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '427877bd7793412391ebe4c47d52c9a0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 5, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:22:54Z', 'updated_at': '2021-01-14T07:22:55Z', 'revision_number': 1} available for tenant 2021-01-14 07:23:08,578 96410 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 202 POST http://10.222.0.41/compute/v2.1/servers 3.179s 2021-01-14 07:23:08,578 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-SecurityGroupsTestJSON-server-632080629", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "08cc5cce-94ac-45eb-b13e-2fb3fb190482"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:23:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/81dea4d7-777f-4470-947c-b9f4099f1837', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3cd9d50-8b6a-43c8-9774-1bf7b470764c', 'x-compute-request-id': 'req-c3cd9d50-8b6a-43c8-9774-1bf7b470764c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "81dea4d7-777f-4470-947c-b9f4099f1837", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/81dea4d7-777f-4470-947c-b9f4099f1837"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/81dea4d7-777f-4470-947c-b9f4099f1837"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "DcfBhGMi4u7J"}}' 2021-01-14 07:23:08,802 96410 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 500 GET http://10.222.0.41/compute/v2.1/servers/81dea4d7-777f-4470-947c-b9f4099f1837 0.221s 2021-01-14 07:23:08,802 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:23:08 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-b21421a7-0534-4539-a94a-e98674111c79', 'x-compute-request-id': 'req-b21421a7-0534-4539-a94a-e98674111c79', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/81dea4d7-777f-4470-947c-b9f4099f1837'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:23:09,126 96410 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 204 DELETE http://10.222.0.41/compute/v2.1/servers/81dea4d7-777f-4470-947c-b9f4099f1837 0.323s 2021-01-14 07:23:09,126 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:23:08 GMT', 'server': 'Apache/2.4.29 (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-128e973e-4616-402a-a2e2-44c4924f42ab', 'x-compute-request-id': 'req-128e973e-4616-402a-a2e2-44c4924f42ab', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/81dea4d7-777f-4470-947c-b9f4099f1837'} Body: b'' 2021-01-14 07:23:09,209 96410 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 404 GET http://10.222.0.41/compute/v2.1/servers/81dea4d7-777f-4470-947c-b9f4099f1837 0.081s 2021-01-14 07:23:09,210 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:23:09 GMT', 'server': 'Apache/2.4.29 (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-252cdde7-52a7-41af-8ca0-6dc693a39771', 'x-compute-request-id': 'req-252cdde7-52a7-41af-8ca0-6dc693a39771', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/81dea4d7-777f-4470-947c-b9f4099f1837'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 81dea4d7-777f-4470-947c-b9f4099f1837 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/security_groups/test_security_groups.py", line 163, in test_list_security_groups_by_server server_id = self.create_test_server(wait_until='ACTIVE')['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
pass
pt43.2: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
||||||
test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
pass
pt43.3: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
||||||
test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
fail
ft43.4: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:23:53,879 96410 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 POST http://10.222.0.41/compute/v2.1/os-security-groups 3.839s 2021-01-14 07:23:53,880 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-893274065", "description": "tempest-description-1720039732"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:23:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '243', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e194eb0-efe9-4b53-b361-7e1657932439', 'x-compute-request-id': 'req-3e194eb0-efe9-4b53-b361-7e1657932439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "b570b2f8-9c7c-40a2-80a5-db91e50f281f", "description": "tempest-description-1720039732", "name": "tempest-SecurityGroupsTestJSON-securitygroup-893274065", "tenant_id": "427877bd7793412391ebe4c47d52c9a0", "rules": []}}' 2021-01-14 07:24:00,138 96410 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 POST http://10.222.0.41/compute/v2.1/os-security-groups 6.255s 2021-01-14 07:24:00,138 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1698119875", "description": "tempest-description-362975563"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:23:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '243', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f98c7137-477a-4046-85da-828a70d44073', 'x-compute-request-id': 'req-f98c7137-477a-4046-85da-828a70d44073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "ad94139c-5936-4a06-8d3d-aa93ceaa7a71", "description": "tempest-description-362975563", "name": "tempest-SecurityGroupsTestJSON-securitygroup-1698119875", "tenant_id": "427877bd7793412391ebe4c47d52c9a0", "rules": []}}' 2021-01-14 07:24:00,437 96410 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.290s 2021-01-14 07:24:00,438 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3680', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-18dbd06a-caaf-4dd5-8f34-1e225b06640a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "150bbf3f799b4ad5a36ff507f833b87d", "name": "tempest-SecurityGroupsTestJSON-1804722244", "password_expires_at": null}, "audit_ids": ["Upet4MTLTF-4GENLq1UgEA"], "expires_at": "2021-01-14T08:24:00.000000Z", "issued_at": "2021-01-14T07:24:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "427877bd7793412391ebe4c47d52c9a0", "name": "tempest-SecurityGroupsTestJSON-1804722244"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/427877bd7793412391ebe4c47d52c9a0", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/427877bd7793412391ebe4c47d52c9a0", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/427877bd7793412391ebe4c47d52c9a0", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_427877bd7793412391ebe4c47d52c9a0", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/427877bd7793412391ebe4c47d52c9a0", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:24:00,439 96410 INFO [tempest.lib.common.fixed_network] (SecurityGroupsTestJSON:test_server_security_groups) Found network {'id': '08cc5cce-94ac-45eb-b13e-2fb3fb190482', 'name': 'tempest-SecurityGroupsTestJSON-2050395452-network', 'tenant_id': '427877bd7793412391ebe4c47d52c9a0', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '427877bd7793412391ebe4c47d52c9a0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 5, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:22:54Z', 'updated_at': '2021-01-14T07:22:55Z', 'revision_number': 1} available for tenant 2021-01-14 07:24:05,383 96410 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 202 POST http://10.222.0.41/compute/v2.1/servers 4.943s 2021-01-14 07:24:05,384 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-SecurityGroupsTestJSON-server-1610254234", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "08cc5cce-94ac-45eb-b13e-2fb3fb190482"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/3594ebb0-c827-4722-ae49-025cbdf51eaa', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b7be504-5884-4bdc-b19b-e81d1d6a6988', 'x-compute-request-id': 'req-7b7be504-5884-4bdc-b19b-e81d1d6a6988', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "3594ebb0-c827-4722-ae49-025cbdf51eaa", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3594ebb0-c827-4722-ae49-025cbdf51eaa"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3594ebb0-c827-4722-ae49-025cbdf51eaa"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "LanLyk4Bp543"}}' 2021-01-14 07:24:06,597 96410 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 500 GET http://10.222.0.41/compute/v2.1/servers/3594ebb0-c827-4722-ae49-025cbdf51eaa 1.210s 2021-01-14 07:24:06,597 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:05 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-1e0069e0-0d36-471d-ab54-413825f3912f', 'x-compute-request-id': 'req-1e0069e0-0d36-471d-ab54-413825f3912f', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3594ebb0-c827-4722-ae49-025cbdf51eaa'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:24:09,061 96410 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 204 DELETE http://10.222.0.41/compute/v2.1/servers/3594ebb0-c827-4722-ae49-025cbdf51eaa 2.462s 2021-01-14 07:24:09,061 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:06 GMT', 'server': 'Apache/2.4.29 (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-9624dc3d-f87f-4ced-aeef-74e79af443ba', 'x-compute-request-id': 'req-9624dc3d-f87f-4ced-aeef-74e79af443ba', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3594ebb0-c827-4722-ae49-025cbdf51eaa'} Body: b'' 2021-01-14 07:24:15,673 96410 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 404 GET http://10.222.0.41/compute/v2.1/servers/3594ebb0-c827-4722-ae49-025cbdf51eaa 6.611s 2021-01-14 07:24:15,673 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:09 GMT', 'server': 'Apache/2.4.29 (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-d997eadb-db61-4ad4-ae0f-d39dbc434b8a', 'x-compute-request-id': 'req-d997eadb-db61-4ad4-ae0f-d39dbc434b8a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3594ebb0-c827-4722-ae49-025cbdf51eaa'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3594ebb0-c827-4722-ae49-025cbdf51eaa could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/security_groups/test_security_groups.py", line 101, in test_server_security_groups server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
fail
ft43.5: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:24:16,732 96410 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_update_security_groups): 200 POST http://10.222.0.41/compute/v2.1/os-security-groups 1.055s 2021-01-14 07:24:16,733 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1101629465", "description": "tempest-description-1754418781"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '244', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7083b299-7ea5-4fac-921f-2449f1fbb7c5', 'x-compute-request-id': 'req-7083b299-7ea5-4fac-921f-2449f1fbb7c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "ca65e540-7eb2-4e18-ba73-dff2327e1fac", "description": "tempest-description-1754418781", "name": "tempest-SecurityGroupsTestJSON-securitygroup-1101629465", "tenant_id": "427877bd7793412391ebe4c47d52c9a0", "rules": []}}' 2021-01-14 07:24:19,006 96410 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_update_security_groups): 500 PUT http://10.222.0.41/compute/v2.1/os-security-groups/ca65e540-7eb2-4e18-ba73-dff2327e1fac 2.269s 2021-01-14 07:24:19,007 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-sg-hth-372437525", "description": "tempest-description-hth-20533387"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:16 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-4ffdd843-0b01-40e7-80ae-4307ffc87d9b', 'x-compute-request-id': 'req-4ffdd843-0b01-40e7-80ae-4307ffc87d9b', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-groups/ca65e540-7eb2-4e18-ba73-dff2327e1fac'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/security_groups/test_security_groups.py", line 142, in test_update_security_groups description=s_new_des) File "/opt/stack/tempest/tempest/lib/services/compute/security_groups_client.py", line 80, in update_security_group post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 364, in put return self.request('PUT', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic | 2 | 0 | 2 | 0 | 0 | Detail | |
test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
fail
ft44.1: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:25:55,944 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.222.0.41:9696/v2.0/networks 1.715s 2021-01-14 07:25:55,944 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-ServersTestMultiNic-904662386"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-c94c3091-0d32-4ed6-8e29-584a44214c2a', 'date': 'Thu, 14 Jan 2021 07:25:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"network":{"id":"95ecd057-1063-4c78-8c35-01cb693138d7","name":"tempest-ServersTestMultiNic-904662386","tenant_id":"5d197e4b213a44b2ae795af4c59044f6","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5d197e4b213a44b2ae795af4c59044f6","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-01-14T07:25:55Z","updated_at":"2021-01-14T07:25:55Z","revision_number":1}}' 2021-01-14 07:26:12,138 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.222.0.41:9696/v2.0/subnets 16.193s 2021-01-14 07:26:12,139 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "95ecd057-1063-4c78-8c35-01cb693138d7", "cidr": "19.80.0.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '599', 'x-openstack-request-id': 'req-889aee3e-7cba-4134-ac65-1adc7134b40f', 'date': 'Thu, 14 Jan 2021 07:26:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"21ed80a7-3d80-433a-a90e-00b31d857d33","name":"","tenant_id":"5d197e4b213a44b2ae795af4c59044f6","network_id":"95ecd057-1063-4c78-8c35-01cb693138d7","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"19.80.0.1","cidr":"19.80.0.0/24","allocation_pools":[{"start":"19.80.0.2","end":"19.80.0.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:25:58Z","updated_at":"2021-01-14T07:25:58Z","revision_number":0,"project_id":"5d197e4b213a44b2ae795af4c59044f6"}}' 2021-01-14 07:26:17,942 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.222.0.41:9696/v2.0/networks 5.802s 2021-01-14 07:26:17,942 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-ServersTestMultiNic-869671926"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-8895de3e-8c92-4fd1-ba43-3ef5d97852a9', 'date': 'Thu, 14 Jan 2021 07:26:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"network":{"id":"bfd5b10f-fc80-4eba-856b-c2a416cf245a","name":"tempest-ServersTestMultiNic-869671926","tenant_id":"5d197e4b213a44b2ae795af4c59044f6","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5d197e4b213a44b2ae795af4c59044f6","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-01-14T07:26:15Z","updated_at":"2021-01-14T07:26:17Z","revision_number":1}}' 2021-01-14 07:26:25,611 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.222.0.41:9696/v2.0/subnets 7.668s 2021-01-14 07:26:25,611 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "bfd5b10f-fc80-4eba-856b-c2a416cf245a", "cidr": "19.86.0.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '599', 'x-openstack-request-id': 'req-674feeff-3ed5-4a3b-ba94-a98f1ec99f21', 'date': 'Thu, 14 Jan 2021 07:26:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"a98f66f8-e732-4f25-9488-190a09fe9dcb","name":"","tenant_id":"5d197e4b213a44b2ae795af4c59044f6","network_id":"bfd5b10f-fc80-4eba-856b-c2a416cf245a","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"19.86.0.1","cidr":"19.86.0.0/24","allocation_pools":[{"start":"19.86.0.2","end":"19.86.0.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:26:20Z","updated_at":"2021-01-14T07:26:20Z","revision_number":0,"project_id":"5d197e4b213a44b2ae795af4c59044f6"}}' 2021-01-14 07:26:25,774 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.156s 2021-01-14 07:26:25,774 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:26:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3670', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5050e6d3-d87a-4db7-9498-263bef33099e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "dc37b931ae5a4786a549223fdd608bd0", "name": "tempest-ServersTestMultiNic-89126296", "password_expires_at": null}, "audit_ids": ["76NV04AMQqqXzUkiHqUChg"], "expires_at": "2021-01-14T08:26:25.000000Z", "issued_at": "2021-01-14T07:26:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d197e4b213a44b2ae795af4c59044f6", "name": "tempest-ServersTestMultiNic-89126296"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/5d197e4b213a44b2ae795af4c59044f6", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/5d197e4b213a44b2ae795af4c59044f6", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/5d197e4b213a44b2ae795af4c59044f6", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_5d197e4b213a44b2ae795af4c59044f6", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/5d197e4b213a44b2ae795af4c59044f6", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:26:25,775 96410 INFO [tempest.lib.common.fixed_network] (ServersTestMultiNic:test_verify_duplicate_network_nics) Found network {'id': '0906cedd-0602-40aa-8bcc-12aee5c79da2', 'name': 'tempest-ServersTestMultiNic-1712367493-network', 'tenant_id': '5d197e4b213a44b2ae795af4c59044f6', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5d197e4b213a44b2ae795af4c59044f6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 14, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:25:06Z', 'updated_at': '2021-01-14T07:25:06Z', 'revision_number': 1} available for tenant 2021-01-14 07:26:33,261 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 202 POST http://10.222.0.41/compute/v2.1/servers 7.486s 2021-01-14 07:26:33,262 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersTestMultiNic-server-252091562", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "95ecd057-1063-4c78-8c35-01cb693138d7"}, {"uuid": "bfd5b10f-fc80-4eba-856b-c2a416cf245a"}, {"uuid": "95ecd057-1063-4c78-8c35-01cb693138d7"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:26:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/30a040e7-6e78-44f8-8410-528e17056428', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7a88c2c-279d-439b-9fb0-6de0294a9e6e', 'x-compute-request-id': 'req-d7a88c2c-279d-439b-9fb0-6de0294a9e6e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "30a040e7-6e78-44f8-8410-528e17056428", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/30a040e7-6e78-44f8-8410-528e17056428"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/30a040e7-6e78-44f8-8410-528e17056428"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "D8XsqtQbUafB"}}' 2021-01-14 07:26:33,456 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 500 GET http://10.222.0.41/compute/v2.1/servers/30a040e7-6e78-44f8-8410-528e17056428 0.189s 2021-01-14 07:26:33,456 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:26:33 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-29e58176-07af-4202-9097-6007f79dea89', 'x-compute-request-id': 'req-29e58176-07af-4202-9097-6007f79dea89', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/30a040e7-6e78-44f8-8410-528e17056428'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:26:34,495 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 204 DELETE http://10.222.0.41/compute/v2.1/servers/30a040e7-6e78-44f8-8410-528e17056428 1.038s 2021-01-14 07:26:34,495 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:26:33 GMT', 'server': 'Apache/2.4.29 (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-8a767521-05c1-4e8d-bc14-1715fae49aa3', 'x-compute-request-id': 'req-8a767521-05c1-4e8d-bc14-1715fae49aa3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/30a040e7-6e78-44f8-8410-528e17056428'} Body: b'' 2021-01-14 07:26:34,740 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 404 GET http://10.222.0.41/compute/v2.1/servers/30a040e7-6e78-44f8-8410-528e17056428 0.244s 2021-01-14 07:26:34,741 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:26:34 GMT', 'server': 'Apache/2.4.29 (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-3b4e01f6-c6b6-4a67-b471-e0a37e02fa5b', 'x-compute-request-id': 'req-3b4e01f6-c6b6-4a67-b471-e0a37e02fa5b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/30a040e7-6e78-44f8-8410-528e17056428'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 30a040e7-6e78-44f8-8410-528e17056428 could not be found."}}' 2021-01-14 07:26:40,256 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/subnets/a98f66f8-e732-4f25-9488-190a09fe9dcb 5.514s 2021-01-14 07:26:40,257 96410 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-b85e7aec-5bea-4caf-aa25-a1fee6387e58', 'date': 'Thu, 14 Jan 2021 07:26:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets/a98f66f8-e732-4f25-9488-190a09fe9dcb'} Body: b'' 2021-01-14 07:26:47,645 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/networks/bfd5b10f-fc80-4eba-856b-c2a416cf245a 7.388s 2021-01-14 07:26:47,645 96410 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-1928a099-3739-49c9-b10e-5973aea3c5d0', 'date': 'Thu, 14 Jan 2021 07:26:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/networks/bfd5b10f-fc80-4eba-856b-c2a416cf245a'} Body: b'' 2021-01-14 07:26:56,199 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/subnets/21ed80a7-3d80-433a-a90e-00b31d857d33 8.553s 2021-01-14 07:26:56,200 96410 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-59c95883-d04e-4420-ba04-5e9269f2fc0c', 'date': 'Thu, 14 Jan 2021 07:26:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets/21ed80a7-3d80-433a-a90e-00b31d857d33'} Body: b'' 2021-01-14 07:26:59,443 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/networks/95ecd057-1063-4c78-8c35-01cb693138d7 3.242s 2021-01-14 07:26:59,443 96410 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-373fae97-2d50-4cda-8286-82ebe2f324b9', 'date': 'Thu, 14 Jan 2021 07:26:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/networks/95ecd057-1063-4c78-8c35-01cb693138d7'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server_multi_nic.py", line 118, in test_verify_duplicate_network_nics networks=networks, wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
fail
ft44.2: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:27:02,201 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.222.0.41:9696/v2.0/networks 2.755s 2021-01-14 07:27:02,202 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-ServersTestMultiNic-1225226205"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-3b58857a-cb94-4227-8465-78a0dd1c527d', 'date': 'Thu, 14 Jan 2021 07:27:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"network":{"id":"3597ca29-7b08-45f2-a02b-7250b62cd04e","name":"tempest-ServersTestMultiNic-1225226205","tenant_id":"5d197e4b213a44b2ae795af4c59044f6","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5d197e4b213a44b2ae795af4c59044f6","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-01-14T07:27:01Z","updated_at":"2021-01-14T07:27:01Z","revision_number":1}}' 2021-01-14 07:27:10,188 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.222.0.41:9696/v2.0/subnets 7.985s 2021-01-14 07:27:10,188 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "3597ca29-7b08-45f2-a02b-7250b62cd04e", "cidr": "19.80.0.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '599', 'x-openstack-request-id': 'req-c4c04c04-93ea-4f81-85bf-29ed282ecbef', 'date': 'Thu, 14 Jan 2021 07:27:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"185d2b0e-1208-4822-a3c5-6ad036b69afc","name":"","tenant_id":"5d197e4b213a44b2ae795af4c59044f6","network_id":"3597ca29-7b08-45f2-a02b-7250b62cd04e","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"19.80.0.1","cidr":"19.80.0.0/24","allocation_pools":[{"start":"19.80.0.2","end":"19.80.0.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:27:04Z","updated_at":"2021-01-14T07:27:04Z","revision_number":0,"project_id":"5d197e4b213a44b2ae795af4c59044f6"}}' 2021-01-14 07:27:11,889 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.222.0.41:9696/v2.0/networks 1.699s 2021-01-14 07:27:11,889 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-ServersTestMultiNic-2015721990"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-3c390f99-b9a5-457c-a4b6-f679f844636a', 'date': 'Thu, 14 Jan 2021 07:27:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"network":{"id":"123b6330-5aac-410d-b2f9-711b1d1f378b","name":"tempest-ServersTestMultiNic-2015721990","tenant_id":"5d197e4b213a44b2ae795af4c59044f6","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5d197e4b213a44b2ae795af4c59044f6","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-01-14T07:27:10Z","updated_at":"2021-01-14T07:27:11Z","revision_number":1}}' 2021-01-14 07:27:18,955 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.222.0.41:9696/v2.0/subnets 7.065s 2021-01-14 07:27:18,955 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "123b6330-5aac-410d-b2f9-711b1d1f378b", "cidr": "19.86.0.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '599', 'x-openstack-request-id': 'req-d1ede8e9-27c0-43da-8fec-c5be17d25420', 'date': 'Thu, 14 Jan 2021 07:27:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"444246df-86dc-4857-b653-cce5aff05c28","name":"","tenant_id":"5d197e4b213a44b2ae795af4c59044f6","network_id":"123b6330-5aac-410d-b2f9-711b1d1f378b","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"19.86.0.1","cidr":"19.86.0.0/24","allocation_pools":[{"start":"19.86.0.2","end":"19.86.0.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:27:13Z","updated_at":"2021-01-14T07:27:13Z","revision_number":0,"project_id":"5d197e4b213a44b2ae795af4c59044f6"}}' 2021-01-14 07:27:19,173 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.211s 2021-01-14 07:27:19,174 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3670', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2ca26de2-c7be-423d-9aa6-9e83d496c84e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "dc37b931ae5a4786a549223fdd608bd0", "name": "tempest-ServersTestMultiNic-89126296", "password_expires_at": null}, "audit_ids": ["rLpzciHVS_qvqn5dq747QA"], "expires_at": "2021-01-14T08:27:19.000000Z", "issued_at": "2021-01-14T07:27:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d197e4b213a44b2ae795af4c59044f6", "name": "tempest-ServersTestMultiNic-89126296"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/5d197e4b213a44b2ae795af4c59044f6", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/5d197e4b213a44b2ae795af4c59044f6", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/5d197e4b213a44b2ae795af4c59044f6", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_5d197e4b213a44b2ae795af4c59044f6", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/5d197e4b213a44b2ae795af4c59044f6", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:27:19,174 96410 INFO [tempest.lib.common.fixed_network] (ServersTestMultiNic:test_verify_multiple_nics_order) Found network {'id': '0906cedd-0602-40aa-8bcc-12aee5c79da2', 'name': 'tempest-ServersTestMultiNic-1712367493-network', 'tenant_id': '5d197e4b213a44b2ae795af4c59044f6', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5d197e4b213a44b2ae795af4c59044f6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 14, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:25:06Z', 'updated_at': '2021-01-14T07:25:06Z', 'revision_number': 1} available for tenant 2021-01-14 07:27:25,144 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 202 POST http://10.222.0.41/compute/v2.1/servers 5.969s 2021-01-14 07:27:25,145 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersTestMultiNic-server-724004887", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "3597ca29-7b08-45f2-a02b-7250b62cd04e"}, {"uuid": "123b6330-5aac-410d-b2f9-711b1d1f378b"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/eccc795c-c227-4b78-b274-6cd68f31a428', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42da140a-03ee-487e-bc31-b60a58c30558', 'x-compute-request-id': 'req-42da140a-03ee-487e-bc31-b60a58c30558', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "eccc795c-c227-4b78-b274-6cd68f31a428", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/eccc795c-c227-4b78-b274-6cd68f31a428"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/eccc795c-c227-4b78-b274-6cd68f31a428"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Ts96WQvgTTvj"}}' 2021-01-14 07:27:25,236 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 500 GET http://10.222.0.41/compute/v2.1/servers/eccc795c-c227-4b78-b274-6cd68f31a428 0.089s 2021-01-14 07:27:25,237 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:25 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-f48e5cd0-1895-40f0-8ef1-dc3f3b2511d7', 'x-compute-request-id': 'req-f48e5cd0-1895-40f0-8ef1-dc3f3b2511d7', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/eccc795c-c227-4b78-b274-6cd68f31a428'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:27:25,520 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 204 DELETE http://10.222.0.41/compute/v2.1/servers/eccc795c-c227-4b78-b274-6cd68f31a428 0.283s 2021-01-14 07:27:25,520 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:25 GMT', 'server': 'Apache/2.4.29 (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-acaf673c-63b0-44d3-9c6e-940ccba42c66', 'x-compute-request-id': 'req-acaf673c-63b0-44d3-9c6e-940ccba42c66', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/eccc795c-c227-4b78-b274-6cd68f31a428'} Body: b'' 2021-01-14 07:27:25,591 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 404 GET http://10.222.0.41/compute/v2.1/servers/eccc795c-c227-4b78-b274-6cd68f31a428 0.070s 2021-01-14 07:27:25,592 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:25 GMT', 'server': 'Apache/2.4.29 (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-38f91948-7722-4d20-a204-b39466bd2187', 'x-compute-request-id': 'req-38f91948-7722-4d20-a204-b39466bd2187', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/eccc795c-c227-4b78-b274-6cd68f31a428'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance eccc795c-c227-4b78-b274-6cd68f31a428 could not be found."}}' 2021-01-14 07:27:30,355 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/subnets/444246df-86dc-4857-b653-cce5aff05c28 4.762s 2021-01-14 07:27:30,356 96410 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-8306185d-d927-4798-84cc-a06b50e46faf', 'date': 'Thu, 14 Jan 2021 07:27:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets/444246df-86dc-4857-b653-cce5aff05c28'} Body: b'' 2021-01-14 07:27:40,011 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/networks/123b6330-5aac-410d-b2f9-711b1d1f378b 9.654s 2021-01-14 07:27:40,012 96410 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-19af4fee-f92b-4af2-bd5b-cd6dd112d8cf', 'date': 'Thu, 14 Jan 2021 07:27:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/networks/123b6330-5aac-410d-b2f9-711b1d1f378b'} Body: b'' 2021-01-14 07:27:43,760 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/subnets/185d2b0e-1208-4822-a3c5-6ad036b69afc 3.747s 2021-01-14 07:27:43,760 96410 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-dc58cf34-c5f3-49a9-b929-eef0852fc492', 'date': 'Thu, 14 Jan 2021 07:27:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets/185d2b0e-1208-4822-a3c5-6ad036b69afc'} Body: b'' 2021-01-14 07:27:51,308 96410 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/networks/3597ca29-7b08-45f2-a02b-7250b62cd04e 7.547s 2021-01-14 07:27:51,308 96410 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-ae2a65a4-fb69-4816-aa64-4fe1f9f0feeb', 'date': 'Thu, 14 Jan 2021 07:27:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/networks/3597ca29-7b08-45f2-a02b-7250b62cd04e'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server_multi_nic.py", line 75, in test_verify_multiple_nics_order networks=networks, wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 8 | 0 | 8 | 0 | 0 | Detail | |
test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
fail
ft45.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:27:28,090 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.088s 2021-01-14 07:27:28,091 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3678', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-99695d47-bd20-4d8d-8d58-02b2dea472ee', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1ff1831410f34cadab25f5eb7663bacc", "name": "tempest-DeleteServersTestJSON-1312148459", "password_expires_at": null}, "audit_ids": ["hUt8nORWQt62IubO37Ik-Q"], "expires_at": "2021-01-14T08:27:28.000000Z", "issued_at": "2021-01-14T07:27:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8ec144fbbe34cea9a2eb4ef897069c3", "name": "tempest-DeleteServersTestJSON-1312148459"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:27:28,091 96411 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_active_server) Found network {'id': '37771138-2b5f-4ec2-9acb-676f36094136', 'name': 'tempest-DeleteServersTestJSON-165499157-network', 'tenant_id': 'c8ec144fbbe34cea9a2eb4ef897069c3', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c8ec144fbbe34cea9a2eb4ef897069c3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 9, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:27:23Z', 'updated_at': '2021-01-14T07:27:23Z', 'revision_number': 1} available for tenant 2021-01-14 07:27:33,400 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 202 POST http://10.222.0.41/compute/v2.1/servers 5.307s 2021-01-14 07:27:33,400 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1949506921", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "37771138-2b5f-4ec2-9acb-676f36094136"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/eded32be-21cf-4b4c-86cf-2a4bb88b712c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-becaaee6-fbdd-44df-a0d9-1f9c5ab82ff4', 'x-compute-request-id': 'req-becaaee6-fbdd-44df-a0d9-1f9c5ab82ff4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "eded32be-21cf-4b4c-86cf-2a4bb88b712c", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/eded32be-21cf-4b4c-86cf-2a4bb88b712c"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/eded32be-21cf-4b4c-86cf-2a4bb88b712c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "fdhFw6oUf5vs"}}' 2021-01-14 07:27:34,050 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 500 GET http://10.222.0.41/compute/v2.1/servers/eded32be-21cf-4b4c-86cf-2a4bb88b712c 0.647s 2021-01-14 07:27:34,050 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:33 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-02349e9e-32a2-41df-bf22-4f45886c58bf', 'x-compute-request-id': 'req-02349e9e-32a2-41df-bf22-4f45886c58bf', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/eded32be-21cf-4b4c-86cf-2a4bb88b712c'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:27:34,371 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 204 DELETE http://10.222.0.41/compute/v2.1/servers/eded32be-21cf-4b4c-86cf-2a4bb88b712c 0.320s 2021-01-14 07:27:34,371 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:34 GMT', 'server': 'Apache/2.4.29 (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-028dbb94-be88-4b5c-ac7a-7c7dfd30c70e', 'x-compute-request-id': 'req-028dbb94-be88-4b5c-ac7a-7c7dfd30c70e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/eded32be-21cf-4b4c-86cf-2a4bb88b712c'} Body: b'' 2021-01-14 07:27:34,626 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 500 GET http://10.222.0.41/compute/v2.1/servers/eded32be-21cf-4b4c-86cf-2a4bb88b712c 0.254s 2021-01-14 07:27:34,626 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:34 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-e3047566-94be-40ae-9981-c1318d8ecd85', 'x-compute-request-id': 'req-e3047566-94be-40ae-9981-c1318d8ecd85', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/eded32be-21cf-4b4c-86cf-2a4bb88b712c'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:27:34,627 96411 ERROR [tempest.common.compute] Server eded32be-21cf-4b4c-86cf-2a4bb88b712c failed to delete in time 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute clients.servers_client, server['id'], wait_until) 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute message=message) 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute During handling of the above exception, another exception occurred: 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute clients.servers_client, server['id']) 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 104, in wait_for_server_termination 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute message=message) 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:27:34.627 96411 ERROR tempest.common.compute }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 50, in test_delete_active_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
fail
ft45.2: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:27:34,872 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.235s 2021-01-14 07:27:34,873 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3678', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2af4b67b-305e-4301-99af-8f4195a24be2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1ff1831410f34cadab25f5eb7663bacc", "name": "tempest-DeleteServersTestJSON-1312148459", "password_expires_at": null}, "audit_ids": ["n7ahiMQXTvWt5xkkweOHAw"], "expires_at": "2021-01-14T08:27:34.000000Z", "issued_at": "2021-01-14T07:27:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8ec144fbbe34cea9a2eb4ef897069c3", "name": "tempest-DeleteServersTestJSON-1312148459"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:27:34,873 96411 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '37771138-2b5f-4ec2-9acb-676f36094136', 'name': 'tempest-DeleteServersTestJSON-165499157-network', 'tenant_id': 'c8ec144fbbe34cea9a2eb4ef897069c3', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c8ec144fbbe34cea9a2eb4ef897069c3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 9, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:27:23Z', 'updated_at': '2021-01-14T07:27:23Z', 'revision_number': 1} available for tenant 2021-01-14 07:27:39,693 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.222.0.41/compute/v2.1/servers 4.819s 2021-01-14 07:27:39,694 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-355779185", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "37771138-2b5f-4ec2-9acb-676f36094136"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/513b7f28-a022-4d46-8b23-8a3c4e670547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b5e77bc-fcbc-4abd-9ead-c074e1c74544', 'x-compute-request-id': 'req-9b5e77bc-fcbc-4abd-9ead-c074e1c74544', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "513b7f28-a022-4d46-8b23-8a3c4e670547", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/513b7f28-a022-4d46-8b23-8a3c4e670547"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/513b7f28-a022-4d46-8b23-8a3c4e670547"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "RyRw4HG2cutF"}}' 2021-01-14 07:27:39,858 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 500 GET http://10.222.0.41/compute/v2.1/servers/513b7f28-a022-4d46-8b23-8a3c4e670547 0.162s 2021-01-14 07:27:39,858 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:39 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-ef0554c3-f501-4f93-8034-cdae83102d18', 'x-compute-request-id': 'req-ef0554c3-f501-4f93-8034-cdae83102d18', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/513b7f28-a022-4d46-8b23-8a3c4e670547'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:27:40,165 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 204 DELETE http://10.222.0.41/compute/v2.1/servers/513b7f28-a022-4d46-8b23-8a3c4e670547 0.306s 2021-01-14 07:27:40,166 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:39 GMT', 'server': 'Apache/2.4.29 (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-1311784d-d3ab-41aa-bebf-b4c6609cb5bd', 'x-compute-request-id': 'req-1311784d-d3ab-41aa-bebf-b4c6609cb5bd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/513b7f28-a022-4d46-8b23-8a3c4e670547'} Body: b'' 2021-01-14 07:27:40,306 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 404 GET http://10.222.0.41/compute/v2.1/servers/513b7f28-a022-4d46-8b23-8a3c4e670547 0.139s 2021-01-14 07:27:40,306 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:40 GMT', 'server': 'Apache/2.4.29 (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-804c45a3-fee1-48df-a4e2-724daac3a5a2', 'x-compute-request-id': 'req-804c45a3-fee1-48df-a4e2-724daac3a5a2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/513b7f28-a022-4d46-8b23-8a3c4e670547'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 513b7f28-a022-4d46-8b23-8a3c4e670547 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 112, in test_delete_server_while_in_attached_volume server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
fail
ft45.3: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:27:40,455 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_building_state): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.135s 2021-01-14 07:27:40,455 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3678', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-48f2bd18-27f3-4127-a44c-8ecdf35cc96b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1ff1831410f34cadab25f5eb7663bacc", "name": "tempest-DeleteServersTestJSON-1312148459", "password_expires_at": null}, "audit_ids": ["9Zerztl8RPGXpj66IeoGEg"], "expires_at": "2021-01-14T08:27:40.000000Z", "issued_at": "2021-01-14T07:27:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8ec144fbbe34cea9a2eb4ef897069c3", "name": "tempest-DeleteServersTestJSON-1312148459"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:27:40,456 96411 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_building_state) Found network {'id': '37771138-2b5f-4ec2-9acb-676f36094136', 'name': 'tempest-DeleteServersTestJSON-165499157-network', 'tenant_id': 'c8ec144fbbe34cea9a2eb4ef897069c3', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c8ec144fbbe34cea9a2eb4ef897069c3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 9, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:27:23Z', 'updated_at': '2021-01-14T07:27:23Z', 'revision_number': 1} available for tenant 2021-01-14 07:27:42,814 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_building_state): 202 POST http://10.222.0.41/compute/v2.1/servers 2.357s 2021-01-14 07:27:42,814 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1600677207", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "37771138-2b5f-4ec2-9acb-676f36094136"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/98c7b057-9479-4510-a08a-064a44c20170', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74f6db5b-cb29-4107-8d1c-ef4b648e5817', 'x-compute-request-id': 'req-74f6db5b-cb29-4107-8d1c-ef4b648e5817', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "98c7b057-9479-4510-a08a-064a44c20170", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/98c7b057-9479-4510-a08a-064a44c20170"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/98c7b057-9479-4510-a08a-064a44c20170"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "DderjLwzE7Qn"}}' 2021-01-14 07:27:42,908 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_building_state): 500 GET http://10.222.0.41/compute/v2.1/servers/98c7b057-9479-4510-a08a-064a44c20170 0.091s 2021-01-14 07:27:42,909 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:42 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-0b1f34e5-0f8a-4ead-9b66-1dc9b89e3328', 'x-compute-request-id': 'req-0b1f34e5-0f8a-4ead-9b66-1dc9b89e3328', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/98c7b057-9479-4510-a08a-064a44c20170'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:27:43,131 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_building_state): 204 DELETE http://10.222.0.41/compute/v2.1/servers/98c7b057-9479-4510-a08a-064a44c20170 0.221s 2021-01-14 07:27:43,131 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:42 GMT', 'server': 'Apache/2.4.29 (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-9113bf53-e666-4ede-8fe9-9dd0068d7a9f', 'x-compute-request-id': 'req-9113bf53-e666-4ede-8fe9-9dd0068d7a9f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/98c7b057-9479-4510-a08a-064a44c20170'} Body: b'' 2021-01-14 07:27:43,239 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_building_state): 404 GET http://10.222.0.41/compute/v2.1/servers/98c7b057-9479-4510-a08a-064a44c20170 0.107s 2021-01-14 07:27:43,240 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:43 GMT', 'server': 'Apache/2.4.29 (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-73fd9f4e-8d51-4294-afea-9045dbd064f3', 'x-compute-request-id': 'req-73fd9f4e-8d51-4294-afea-9045dbd064f3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/98c7b057-9479-4510-a08a-064a44c20170'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 98c7b057-9479-4510-a08a-064a44c20170 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 43, in test_delete_server_while_in_building_state server = self.create_test_server(wait_until='BUILD') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b] |
fail
ft45.4: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:27:43,329 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_pause_state): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.074s 2021-01-14 07:27:43,329 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3678', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b17d6e87-d1a3-4287-989b-a2f0c334bae2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1ff1831410f34cadab25f5eb7663bacc", "name": "tempest-DeleteServersTestJSON-1312148459", "password_expires_at": null}, "audit_ids": ["dLK0D2WySA-cyGBmbOOvzA"], "expires_at": "2021-01-14T08:27:43.000000Z", "issued_at": "2021-01-14T07:27:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8ec144fbbe34cea9a2eb4ef897069c3", "name": "tempest-DeleteServersTestJSON-1312148459"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:27:43,330 96411 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_pause_state) Found network {'id': '37771138-2b5f-4ec2-9acb-676f36094136', 'name': 'tempest-DeleteServersTestJSON-165499157-network', 'tenant_id': 'c8ec144fbbe34cea9a2eb4ef897069c3', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c8ec144fbbe34cea9a2eb4ef897069c3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 9, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:27:23Z', 'updated_at': '2021-01-14T07:27:23Z', 'revision_number': 1} available for tenant 2021-01-14 07:27:46,731 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_pause_state): 202 POST http://10.222.0.41/compute/v2.1/servers 3.400s 2021-01-14 07:27:46,731 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1464775890", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "37771138-2b5f-4ec2-9acb-676f36094136"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/a2f61f8f-99c1-4ec6-a59e-9aa99261230d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5369d93-892f-48d5-800e-f97ebb3a8ba4', 'x-compute-request-id': 'req-c5369d93-892f-48d5-800e-f97ebb3a8ba4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "a2f61f8f-99c1-4ec6-a59e-9aa99261230d", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/a2f61f8f-99c1-4ec6-a59e-9aa99261230d"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/a2f61f8f-99c1-4ec6-a59e-9aa99261230d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "xUfiWkU3rP4x"}}' 2021-01-14 07:27:48,879 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_pause_state): 500 GET http://10.222.0.41/compute/v2.1/servers/a2f61f8f-99c1-4ec6-a59e-9aa99261230d 2.144s 2021-01-14 07:27:48,879 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:46 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-3543b583-7227-47c1-beb4-2654697eea9d', 'x-compute-request-id': 'req-3543b583-7227-47c1-beb4-2654697eea9d', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/a2f61f8f-99c1-4ec6-a59e-9aa99261230d'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:27:49,478 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_pause_state): 204 DELETE http://10.222.0.41/compute/v2.1/servers/a2f61f8f-99c1-4ec6-a59e-9aa99261230d 0.598s 2021-01-14 07:27:49,478 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:48 GMT', 'server': 'Apache/2.4.29 (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-b2248fa9-b1fb-4769-8e02-aeb5fe40f1b7', 'x-compute-request-id': 'req-b2248fa9-b1fb-4769-8e02-aeb5fe40f1b7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/a2f61f8f-99c1-4ec6-a59e-9aa99261230d'} Body: b'' 2021-01-14 07:27:50,063 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_pause_state): 500 GET http://10.222.0.41/compute/v2.1/servers/a2f61f8f-99c1-4ec6-a59e-9aa99261230d 0.584s 2021-01-14 07:27:50,063 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:49 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-e6e321d4-b5a4-473c-8b6a-56ccbedb2e10', 'x-compute-request-id': 'req-e6e321d4-b5a4-473c-8b6a-56ccbedb2e10', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/a2f61f8f-99c1-4ec6-a59e-9aa99261230d'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:27:50,064 96411 ERROR [tempest.common.compute] Server a2f61f8f-99c1-4ec6-a59e-9aa99261230d failed to delete in time 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute clients.servers_client, server['id'], wait_until) 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute message=message) 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute During handling of the above exception, another exception occurred: 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute clients.servers_client, server['id']) 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 104, in wait_for_server_termination 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute message=message) 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:27:50.064 96411 ERROR tempest.common.compute }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 68, in test_delete_server_while_in_pause_state server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
fail
ft45.5: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:27:50,400 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.325s 2021-01-14 07:27:50,401 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3678', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-721bdcec-d0cb-4fa0-8c8e-dd1910a04634', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1ff1831410f34cadab25f5eb7663bacc", "name": "tempest-DeleteServersTestJSON-1312148459", "password_expires_at": null}, "audit_ids": ["Ux8b-ZxYSZu-js_Bax1NvA"], "expires_at": "2021-01-14T08:27:50.000000Z", "issued_at": "2021-01-14T07:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8ec144fbbe34cea9a2eb4ef897069c3", "name": "tempest-DeleteServersTestJSON-1312148459"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:27:50,401 96411 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_shelved_state) Found network {'id': '37771138-2b5f-4ec2-9acb-676f36094136', 'name': 'tempest-DeleteServersTestJSON-165499157-network', 'tenant_id': 'c8ec144fbbe34cea9a2eb4ef897069c3', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c8ec144fbbe34cea9a2eb4ef897069c3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 9, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:27:23Z', 'updated_at': '2021-01-14T07:27:23Z', 'revision_number': 1} available for tenant 2021-01-14 07:27:52,255 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 202 POST http://10.222.0.41/compute/v2.1/servers 1.852s 2021-01-14 07:27:52,255 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1240788895", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "37771138-2b5f-4ec2-9acb-676f36094136"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/a7234e91-2e2a-4613-8169-cf6496143f1b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d8d5a09-731d-433e-b75c-6fdda4e8ae2e', 'x-compute-request-id': 'req-8d8d5a09-731d-433e-b75c-6fdda4e8ae2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "a7234e91-2e2a-4613-8169-cf6496143f1b", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/a7234e91-2e2a-4613-8169-cf6496143f1b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/a7234e91-2e2a-4613-8169-cf6496143f1b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "8BN2B2J5zQAQ"}}' 2021-01-14 07:27:52,382 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 500 GET http://10.222.0.41/compute/v2.1/servers/a7234e91-2e2a-4613-8169-cf6496143f1b 0.124s 2021-01-14 07:27:52,383 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:52 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-c51099bb-b9e9-485d-9844-79659c19237a', 'x-compute-request-id': 'req-c51099bb-b9e9-485d-9844-79659c19237a', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/a7234e91-2e2a-4613-8169-cf6496143f1b'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:27:52,951 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 204 DELETE http://10.222.0.41/compute/v2.1/servers/a7234e91-2e2a-4613-8169-cf6496143f1b 0.567s 2021-01-14 07:27:52,951 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:52 GMT', 'server': 'Apache/2.4.29 (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-f8d2e96c-ac84-4702-accc-cf01ef88b1bf', 'x-compute-request-id': 'req-f8d2e96c-ac84-4702-accc-cf01ef88b1bf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/a7234e91-2e2a-4613-8169-cf6496143f1b'} Body: b'' 2021-01-14 07:27:52,989 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 404 GET http://10.222.0.41/compute/v2.1/servers/a7234e91-2e2a-4613-8169-cf6496143f1b 0.037s 2021-01-14 07:27:52,990 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:52 GMT', 'server': 'Apache/2.4.29 (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-98e61559-fc69-442b-bc0e-f2dca6d036c6', 'x-compute-request-id': 'req-98e61559-fc69-442b-bc0e-f2dca6d036c6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/a7234e91-2e2a-4613-8169-cf6496143f1b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a7234e91-2e2a-4613-8169-cf6496143f1b could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 90, in test_delete_server_while_in_shelved_state server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
fail
ft45.6: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:27:53,240 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.241s 2021-01-14 07:27:53,240 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3678', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-df96f2d3-22c9-47f2-aebb-05860ef54146', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1ff1831410f34cadab25f5eb7663bacc", "name": "tempest-DeleteServersTestJSON-1312148459", "password_expires_at": null}, "audit_ids": ["Nn1TD_E7TVuWnDFnUWIrcQ"], "expires_at": "2021-01-14T08:27:53.000000Z", "issued_at": "2021-01-14T07:27:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8ec144fbbe34cea9a2eb4ef897069c3", "name": "tempest-DeleteServersTestJSON-1312148459"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:27:53,241 96411 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state) Found network {'id': '37771138-2b5f-4ec2-9acb-676f36094136', 'name': 'tempest-DeleteServersTestJSON-165499157-network', 'tenant_id': 'c8ec144fbbe34cea9a2eb4ef897069c3', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c8ec144fbbe34cea9a2eb4ef897069c3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 9, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:27:23Z', 'updated_at': '2021-01-14T07:27:23Z', 'revision_number': 1} available for tenant 2021-01-14 07:27:56,597 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 202 POST http://10.222.0.41/compute/v2.1/servers 3.355s 2021-01-14 07:27:56,597 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1564029365", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "37771138-2b5f-4ec2-9acb-676f36094136"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/32f60341-6432-40d1-96a5-82c39aae28bb', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0d6835e-df01-46bf-91b0-2c3b5648235b', 'x-compute-request-id': 'req-b0d6835e-df01-46bf-91b0-2c3b5648235b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "32f60341-6432-40d1-96a5-82c39aae28bb", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/32f60341-6432-40d1-96a5-82c39aae28bb"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/32f60341-6432-40d1-96a5-82c39aae28bb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "dxJUmM3SfF8u"}}' 2021-01-14 07:27:57,093 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 500 GET http://10.222.0.41/compute/v2.1/servers/32f60341-6432-40d1-96a5-82c39aae28bb 0.493s 2021-01-14 07:27:57,093 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:56 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-153efaf4-21af-48fc-b323-2e98572febe8', 'x-compute-request-id': 'req-153efaf4-21af-48fc-b323-2e98572febe8', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/32f60341-6432-40d1-96a5-82c39aae28bb'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:27:58,503 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 204 DELETE http://10.222.0.41/compute/v2.1/servers/32f60341-6432-40d1-96a5-82c39aae28bb 1.409s 2021-01-14 07:27:58,504 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:57 GMT', 'server': 'Apache/2.4.29 (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-9d8a7d97-958b-4337-a716-90bbdd3abf1f', 'x-compute-request-id': 'req-9d8a7d97-958b-4337-a716-90bbdd3abf1f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/32f60341-6432-40d1-96a5-82c39aae28bb'} Body: b'' 2021-01-14 07:27:58,875 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 500 GET http://10.222.0.41/compute/v2.1/servers/32f60341-6432-40d1-96a5-82c39aae28bb 0.370s 2021-01-14 07:27:58,875 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:58 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-2b0497c8-ccf0-450f-9e58-73f29d23c0d5', 'x-compute-request-id': 'req-2b0497c8-ccf0-450f-9e58-73f29d23c0d5', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/32f60341-6432-40d1-96a5-82c39aae28bb'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:27:58,876 96411 ERROR [tempest.common.compute] Server 32f60341-6432-40d1-96a5-82c39aae28bb failed to delete in time 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute clients.servers_client, server['id'], wait_until) 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute message=message) 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute During handling of the above exception, another exception occurred: 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute clients.servers_client, server['id']) 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 104, in wait_for_server_termination 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute message=message) 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:27:58.876 96411 ERROR tempest.common.compute }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 57, in test_delete_server_while_in_shutoff_state server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
fail
ft45.7: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:27:58,991 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.101s 2021-01-14 07:27:58,992 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3678', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6c3845e0-5d4f-4a55-a0f9-6a17244e121d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1ff1831410f34cadab25f5eb7663bacc", "name": "tempest-DeleteServersTestJSON-1312148459", "password_expires_at": null}, "audit_ids": ["WJD14t27TJKsONW4p-AsVQ"], "expires_at": "2021-01-14T08:27:58.000000Z", "issued_at": "2021-01-14T07:27:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8ec144fbbe34cea9a2eb4ef897069c3", "name": "tempest-DeleteServersTestJSON-1312148459"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/c8ec144fbbe34cea9a2eb4ef897069c3", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:27:58,992 96411 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_suspended_state) Found network {'id': '37771138-2b5f-4ec2-9acb-676f36094136', 'name': 'tempest-DeleteServersTestJSON-165499157-network', 'tenant_id': 'c8ec144fbbe34cea9a2eb4ef897069c3', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c8ec144fbbe34cea9a2eb4ef897069c3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 9, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:27:23Z', 'updated_at': '2021-01-14T07:27:23Z', 'revision_number': 1} available for tenant 2021-01-14 07:28:02,440 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 202 POST http://10.222.0.41/compute/v2.1/servers 3.447s 2021-01-14 07:28:02,441 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1273735139", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "37771138-2b5f-4ec2-9acb-676f36094136"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/dbe1fa7a-b17e-4dff-8ca2-ae3f8b0ffe81', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b109097-7bc2-4edd-b10c-c344afc72f4d', 'x-compute-request-id': 'req-3b109097-7bc2-4edd-b10c-c344afc72f4d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "dbe1fa7a-b17e-4dff-8ca2-ae3f8b0ffe81", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/dbe1fa7a-b17e-4dff-8ca2-ae3f8b0ffe81"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/dbe1fa7a-b17e-4dff-8ca2-ae3f8b0ffe81"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Ssrjncu3i3Sj"}}' 2021-01-14 07:28:02,800 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 500 GET http://10.222.0.41/compute/v2.1/servers/dbe1fa7a-b17e-4dff-8ca2-ae3f8b0ffe81 0.357s 2021-01-14 07:28:02,800 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:02 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-4b195308-204e-45b0-bfe2-68610457a118', 'x-compute-request-id': 'req-4b195308-204e-45b0-bfe2-68610457a118', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/dbe1fa7a-b17e-4dff-8ca2-ae3f8b0ffe81'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:28:03,982 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 204 DELETE http://10.222.0.41/compute/v2.1/servers/dbe1fa7a-b17e-4dff-8ca2-ae3f8b0ffe81 1.181s 2021-01-14 07:28:03,982 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:02 GMT', 'server': 'Apache/2.4.29 (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-de05c297-a097-4bf6-ab75-f381077bc5b6', 'x-compute-request-id': 'req-de05c297-a097-4bf6-ab75-f381077bc5b6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/dbe1fa7a-b17e-4dff-8ca2-ae3f8b0ffe81'} Body: b'' 2021-01-14 07:28:04,271 96411 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 404 GET http://10.222.0.41/compute/v2.1/servers/dbe1fa7a-b17e-4dff-8ca2-ae3f8b0ffe81 0.288s 2021-01-14 07:28:04,271 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:03 GMT', 'server': 'Apache/2.4.29 (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-10fbd437-81a8-424d-98be-b07850ba13f4', 'x-compute-request-id': 'req-10fbd437-81a8-424d-98be-b07850ba13f4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/dbe1fa7a-b17e-4dff-8ca2-ae3f8b0ffe81'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance dbe1fa7a-b17e-4dff-8ca2-ae3f8b0ffe81 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 79, in test_delete_server_while_in_suspended_state server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
fail
ft45.8: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:53:52,421 3484 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.069s 2021-01-14 07:53:52,422 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:53:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3676', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7ce5a953-22b1-4582-a6b4-2c79ea962548', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c00036d6e33143fdb43494cbded912b3", "name": "tempest-DeleteServersTestJSON-814546612", "password_expires_at": null}, "audit_ids": ["qqTHtp7OR4K6Q9edSE_sMQ"], "expires_at": "2021-01-14T08:53:52.000000Z", "issued_at": "2021-01-14T07:53:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ce81be969704f5599ecde0f28df4eae", "name": "tempest-DeleteServersTestJSON-814546612"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/8ce81be969704f5599ecde0f28df4eae", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/8ce81be969704f5599ecde0f28df4eae", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/8ce81be969704f5599ecde0f28df4eae", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_8ce81be969704f5599ecde0f28df4eae", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/8ce81be969704f5599ecde0f28df4eae", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:53:52,423 3484 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state) Found network {'id': 'abeff9df-c571-4a41-b543-4f2acb3d050c', 'name': 'tempest-DeleteServersTestJSON-1196530058-network', 'tenant_id': '8ce81be969704f5599ecde0f28df4eae', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8ce81be969704f5599ecde0f28df4eae', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 5, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:53:50Z', 'updated_at': '2021-01-14T07:53:51Z', 'revision_number': 1} available for tenant 2021-01-14 07:53:53,502 3484 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 202 POST http://10.222.0.41/compute/v2.1/servers 1.077s 2021-01-14 07:53:53,502 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-193567731", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "abeff9df-c571-4a41-b543-4f2acb3d050c"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:53:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/74495003-542d-40f7-a914-ac779504ceb0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1693550f-f92f-4fb7-8f06-a7793eacd486', 'x-compute-request-id': 'req-1693550f-f92f-4fb7-8f06-a7793eacd486', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "74495003-542d-40f7-a914-ac779504ceb0", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/74495003-542d-40f7-a914-ac779504ceb0"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/74495003-542d-40f7-a914-ac779504ceb0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "YTRHza6pbHbg"}}' 2021-01-14 07:53:53,575 3484 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 500 GET http://10.222.0.41/compute/v2.1/servers/74495003-542d-40f7-a914-ac779504ceb0 0.067s 2021-01-14 07:53:53,575 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:53:53 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-1d87fd99-10ab-4d4a-a4c9-5d5c03b87303', 'x-compute-request-id': 'req-1d87fd99-10ab-4d4a-a4c9-5d5c03b87303', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/74495003-542d-40f7-a914-ac779504ceb0'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:53:53,798 3484 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 204 DELETE http://10.222.0.41/compute/v2.1/servers/74495003-542d-40f7-a914-ac779504ceb0 0.222s 2021-01-14 07:53:53,799 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:53:53 GMT', 'server': 'Apache/2.4.29 (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-fd4b5d6c-b193-4297-8a3c-ec870a048e1c', 'x-compute-request-id': 'req-fd4b5d6c-b193-4297-8a3c-ec870a048e1c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/74495003-542d-40f7-a914-ac779504ceb0'} Body: b'' 2021-01-14 07:53:53,846 3484 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 404 GET http://10.222.0.41/compute/v2.1/servers/74495003-542d-40f7-a914-ac779504ceb0 0.046s 2021-01-14 07:53:53,847 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:53:53 GMT', 'server': 'Apache/2.4.29 (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-d97f9f46-835c-4e20-8a71-037311d2d71e', 'x-compute-request-id': 'req-d97f9f46-835c-4e20-8a71-037311d2d71e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/74495003-542d-40f7-a914-ac779504ceb0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 74495003-542d-40f7-a914-ac779504ceb0 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 101, in test_delete_server_while_in_verify_resize_state server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
fail
ft46.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:29:03,469 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes 1.158s 2021-01-14 07:29:03,470 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2065923480", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e2c54ef-d40f-4675-8097-27adc4efd0c7', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e2c54ef-d40f-4675-8097-27adc4efd0c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-01-14 07:29:03,700 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.223s 2021-01-14 07:29:03,701 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e642aec9-cb8f-416b-9512-d5df3fcbd839', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e642aec9-cb8f-416b-9512-d5df3fcbd839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:04,928 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.219s 2021-01-14 07:29:04,929 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1388f1d-b410-41e1-9d36-7c4b117b8ea8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1388f1d-b410-41e1-9d36-7c4b117b8ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:04.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:06,199 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.261s 2021-01-14 07:29:06,199 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcb2c4d0-c9f6-4d87-9a29-cbc6c85e452d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcb2c4d0-c9f6-4d87-9a29-cbc6c85e452d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:04.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:07,435 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.227s 2021-01-14 07:29:07,435 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12b0a117-126f-4d9a-9b18-1492f2cf6ede', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12b0a117-126f-4d9a-9b18-1492f2cf6ede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:04.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:08,627 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.183s 2021-01-14 07:29:08,627 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6586208-a9da-4009-a7e3-5aca289bb6b4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6586208-a9da-4009-a7e3-5aca289bb6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:04.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:09,771 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.135s 2021-01-14 07:29:09,771 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc359a8e-b0f2-4a5b-8e46-3e40ec3b3a76', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc359a8e-b0f2-4a5b-8e46-3e40ec3b3a76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:04.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:10,996 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.216s 2021-01-14 07:29:10,997 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fa178f4-3249-4733-a5a4-5e751f2edf53', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fa178f4-3249-4733-a5a4-5e751f2edf53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:04.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:12,236 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.230s 2021-01-14 07:29:12,236 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d09f226-1b2c-4d76-8b99-87c0ab45d65f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d09f226-1b2c-4d76-8b99-87c0ab45d65f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:04.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:13,429 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.183s 2021-01-14 07:29:13,429 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6487e26-509b-452f-b3db-5ac670c234cb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6487e26-509b-452f-b3db-5ac670c234cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:04.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:14,625 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.186s 2021-01-14 07:29:14,625 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa161ba7-a421-4a79-943f-a199ba9eb65f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa161ba7-a421-4a79-943f-a199ba9eb65f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:04.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:15,769 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.134s 2021-01-14 07:29:15,769 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7cd33f5-6fcb-4402-a24f-52ff45f2d71c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7cd33f5-6fcb-4402-a24f-52ff45f2d71c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:04.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:17,113 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.334s 2021-01-14 07:29:17,114 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99c85d6f-e3e3-4c13-8dbf-e24f9647c67f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99c85d6f-e3e3-4c13-8dbf-e24f9647c67f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:04.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:18,409 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.276s 2021-01-14 07:29:18,410 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23bcf949-eb0b-4449-bacb-7a836ef78010', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23bcf949-eb0b-4449-bacb-7a836ef78010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:04.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:19,689 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.270s 2021-01-14 07:29:19,689 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6349cdf2-9d05-4a88-8040-0d8d77dbdb6e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6349cdf2-9d05-4a88-8040-0d8d77dbdb6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:04.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:20,939 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.240s 2021-01-14 07:29:20,939 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ccccb21-2989-42da-8fec-9844ef36b4ab', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ccccb21-2989-42da-8fec-9844ef36b4ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:04.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:22,147 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.199s 2021-01-14 07:29:22,148 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7963cb6-2d28-4101-832c-08fc92b6a68d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7963cb6-2d28-4101-832c-08fc92b6a68d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:04.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:23,425 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.267s 2021-01-14 07:29:23,425 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ef324d-1ca3-4e99-a329-f2e41cd1facb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ef324d-1ca3-4e99-a329-f2e41cd1facb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:04.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:24,563 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.128s 2021-01-14 07:29:24,564 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-049e0a36-77e1-4f96-9b22-fd6c3bfc34b7', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-049e0a36-77e1-4f96-9b22-fd6c3bfc34b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:04.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:25,848 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.275s 2021-01-14 07:29:25,848 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39199a72-5884-4686-830a-cc3694d0f375', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39199a72-5884-4686-830a-cc3694d0f375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:04.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:27,085 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.228s 2021-01-14 07:29:27,085 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592d15de-7236-4668-a24d-a2153215a361', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592d15de-7236-4668-a24d-a2153215a361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:27.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:28,406 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.312s 2021-01-14 07:29:28,407 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a93bf3-26ed-4e8d-924a-da7416fd8b4b', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a93bf3-26ed-4e8d-924a-da7416fd8b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:27.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:30,072 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.656s 2021-01-14 07:29:30,072 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b45cbd20-9d3f-4610-896e-7d09b32dad14', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b45cbd20-9d3f-4610-896e-7d09b32dad14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:27.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:31,367 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.286s 2021-01-14 07:29:31,368 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a0c1380-7f88-4348-8060-de4cb81e57d9', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a0c1380-7f88-4348-8060-de4cb81e57d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:27.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:32,580 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.201s 2021-01-14 07:29:32,580 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f82be1-899e-46a2-846b-2810c5635b64', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f82be1-899e-46a2-846b-2810c5635b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:27.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:33,813 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.220s 2021-01-14 07:29:33,814 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e228c408-cca1-4471-948a-2d07a3354c52', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e228c408-cca1-4471-948a-2d07a3354c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:27.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:35,044 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259 0.221s 2021-01-14 07:29:35,045 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f21a5907-2b02-40d9-9963-8c9d2d90e7ba', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f21a5907-2b02-40d9-9963-8c9d2d90e7ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259'} Body: b'{"volume": {"id": "260bf305-41a9-428e-9939-9f7a40eac259", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:03.000000", "updated_at": "2021-01-14T07:29:34.000000", "name": "tempest-TaggedBootDevicesTest-volume-2065923480", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/260bf305-41a9-428e-9939-9f7a40eac259"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:35,052 96411 INFO [tempest.common.waiters] volume 260bf305-41a9-428e-9939-9f7a40eac259 reached available after waiting for 32.052545 seconds 2021-01-14 07:29:35,844 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes 0.791s 2021-01-14 07:29:35,844 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1585978042"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-713ab212-6467-43ce-9947-47a7f9477b48', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-713ab212-6467-43ce-9947-47a7f9477b48', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes'} Body: b'{"volume": {"id": "c1821cea-d7cf-4273-ae51-9ffe3cbff32d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:36.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1585978042", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/c1821cea-d7cf-4273-ae51-9ffe3cbff32d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/c1821cea-d7cf-4273-ae51-9ffe3cbff32d"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-01-14 07:29:36,133 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/c1821cea-d7cf-4273-ae51-9ffe3cbff32d 0.280s 2021-01-14 07:29:36,134 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2393c5df-2c8d-4171-8df3-941441ad294c', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2393c5df-2c8d-4171-8df3-941441ad294c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/c1821cea-d7cf-4273-ae51-9ffe3cbff32d'} Body: b'{"volume": {"id": "c1821cea-d7cf-4273-ae51-9ffe3cbff32d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:36.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1585978042", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/c1821cea-d7cf-4273-ae51-9ffe3cbff32d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/c1821cea-d7cf-4273-ae51-9ffe3cbff32d"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:37,347 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/c1821cea-d7cf-4273-ae51-9ffe3cbff32d 0.204s 2021-01-14 07:29:37,347 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aee123a2-c076-478e-88f3-2b61c6669427', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aee123a2-c076-478e-88f3-2b61c6669427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/c1821cea-d7cf-4273-ae51-9ffe3cbff32d'} Body: b'{"volume": {"id": "c1821cea-d7cf-4273-ae51-9ffe3cbff32d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:36.000000", "updated_at": "2021-01-14T07:29:37.000000", "name": "tempest-TaggedBootDevicesTest-volume-1585978042", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/c1821cea-d7cf-4273-ae51-9ffe3cbff32d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/c1821cea-d7cf-4273-ae51-9ffe3cbff32d"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:37,356 96411 INFO [tempest.common.waiters] volume c1821cea-d7cf-4273-ae51-9ffe3cbff32d reached available after waiting for 1.356426 seconds 2021-01-14 07:29:38,167 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes 0.808s 2021-01-14 07:29:38,167 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1244976280"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13a20eb0-1903-4703-ab7d-1ed6de05f1b3', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13a20eb0-1903-4703-ab7d-1ed6de05f1b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes'} Body: b'{"volume": {"id": "e18b2544-76ce-4106-9c28-450bb496498c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:38.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1244976280", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/e18b2544-76ce-4106-9c28-450bb496498c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/e18b2544-76ce-4106-9c28-450bb496498c"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-01-14 07:29:38,359 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/e18b2544-76ce-4106-9c28-450bb496498c 0.184s 2021-01-14 07:29:38,359 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9252318-b7c9-466c-8575-d9d5b2301609', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9252318-b7c9-466c-8575-d9d5b2301609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/e18b2544-76ce-4106-9c28-450bb496498c'} Body: b'{"volume": {"id": "e18b2544-76ce-4106-9c28-450bb496498c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:38.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1244976280", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/e18b2544-76ce-4106-9c28-450bb496498c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/e18b2544-76ce-4106-9c28-450bb496498c"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:39,601 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/e18b2544-76ce-4106-9c28-450bb496498c 0.233s 2021-01-14 07:29:39,602 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e277b44-8eb7-416a-bad5-d6c87a97ea3f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e277b44-8eb7-416a-bad5-d6c87a97ea3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/e18b2544-76ce-4106-9c28-450bb496498c'} Body: b'{"volume": {"id": "e18b2544-76ce-4106-9c28-450bb496498c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:29:38.000000", "updated_at": "2021-01-14T07:29:39.000000", "name": "tempest-TaggedBootDevicesTest-volume-1244976280", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94/volumes/e18b2544-76ce-4106-9c28-450bb496498c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/42ee9eb518b540adb2c0336b3ce9ab94/volumes/e18b2544-76ce-4106-9c28-450bb496498c"}], "user_id": "e8b4fbc9d9414575adffa9c8ceba0929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:39,619 96411 INFO [tempest.common.waiters] volume e18b2544-76ce-4106-9c28-450bb496498c reached available after waiting for 1.619828 seconds 2021-01-14 07:29:41,413 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.41:9696/v2.0/networks 1.792s 2021-01-14 07:29:41,413 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-device-tagging-net1-1847494642"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-2fcd19e3-4541-40d4-858f-fd9c9d021afe', 'date': 'Thu, 14 Jan 2021 07:29:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"network":{"id":"0438d49c-307c-4ca2-8412-53ecdf292c13","name":"tempest-device-tagging-net1-1847494642","tenant_id":"42ee9eb518b540adb2c0336b3ce9ab94","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"42ee9eb518b540adb2c0336b3ce9ab94","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-01-14T07:29:40Z","updated_at":"2021-01-14T07:29:40Z","revision_number":1}}' 2021-01-14 07:29:41,974 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.41:9696/v2.0/networks 0.560s 2021-01-14 07:29:41,975 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-device-tagging-net2-1878352192"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-507e6d07-e125-4d6a-a7b2-3a48d2f65c90', 'date': 'Thu, 14 Jan 2021 07:29:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"network":{"id":"977d31d9-5ccc-45e5-88bf-1ad2952684f3","name":"tempest-device-tagging-net2-1878352192","tenant_id":"42ee9eb518b540adb2c0336b3ce9ab94","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"42ee9eb518b540adb2c0336b3ce9ab94","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-01-14T07:29:41Z","updated_at":"2021-01-14T07:29:41Z","revision_number":1}}' 2021-01-14 07:29:47,203 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.41:9696/v2.0/subnets 5.227s 2021-01-14 07:29:47,203 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "0438d49c-307c-4ca2-8412-53ecdf292c13", "cidr": "10.1.1.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-98e2c750-7a86-4507-805f-5aae60267a10', 'date': 'Thu, 14 Jan 2021 07:29:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"492fb437-d18e-4803-9c2c-3185b7f89e7a","name":"","tenant_id":"42ee9eb518b540adb2c0336b3ce9ab94","network_id":"0438d49c-307c-4ca2-8412-53ecdf292c13","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":"2021-01-14T07:29:43Z","updated_at":"2021-01-14T07:29:43Z","revision_number":0,"project_id":"42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:52,690 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.41:9696/v2.0/subnets 5.486s 2021-01-14 07:29:52,690 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "977d31d9-5ccc-45e5-88bf-1ad2952684f3", "cidr": "10.2.2.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-d5403387-1f47-4062-ac91-447465abce3b', 'date': 'Thu, 14 Jan 2021 07:29:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"f08aca05-2767-4443-ab60-41c32332bdde","name":"","tenant_id":"42ee9eb518b540adb2c0336b3ce9ab94","network_id":"977d31d9-5ccc-45e5-88bf-1ad2952684f3","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":"2021-01-14T07:29:47Z","updated_at":"2021-01-14T07:29:47Z","revision_number":0,"project_id":"42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:29:57,460 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.41:9696/v2.0/ports 4.769s 2021-01-14 07:29:57,460 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "0438d49c-307c-4ca2-8412-53ecdf292c13", "name": "tempest-TaggedBootDevicesTest-478307453", "fixed_ips": [{"subnet_id": "492fb437-d18e-4803-9c2c-3185b7f89e7a"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '732', 'x-openstack-request-id': 'req-4e39a8b9-f7d9-4555-8d92-c21fa433f6d0', 'date': 'Thu, 14 Jan 2021 07:29:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/ports'} Body: b'{"port":{"id":"19bb5e06-54d0-4325-a3bc-c1059dd42ebe","name":"tempest-TaggedBootDevicesTest-478307453","network_id":"0438d49c-307c-4ca2-8412-53ecdf292c13","tenant_id":"42ee9eb518b540adb2c0336b3ce9ab94","mac_address":"fa:16:3e:59:00:25","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"492fb437-d18e-4803-9c2c-3185b7f89e7a","ip_address":"10.1.1.220"}],"project_id":"42ee9eb518b540adb2c0336b3ce9ab94","port_security_enabled":true,"security_groups":["edb2ab2b-e097-4332-bbf4-78c995825e98"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2021-01-14T07:29:54Z","updated_at":"2021-01-14T07:29:55Z","revision_number":1}}' 2021-01-14 07:30:01,183 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.41:9696/v2.0/ports 3.721s 2021-01-14 07:30:01,183 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "0438d49c-307c-4ca2-8412-53ecdf292c13", "name": "tempest-TaggedBootDevicesTest-1331002195", "fixed_ips": [{"subnet_id": "492fb437-d18e-4803-9c2c-3185b7f89e7a"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '733', 'x-openstack-request-id': 'req-30b4d8c0-2e75-496f-94c1-b69005626193', 'date': 'Thu, 14 Jan 2021 07:30:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/ports'} Body: b'{"port":{"id":"18df3777-c023-4448-b749-6e7f5a469d48","name":"tempest-TaggedBootDevicesTest-1331002195","network_id":"0438d49c-307c-4ca2-8412-53ecdf292c13","tenant_id":"42ee9eb518b540adb2c0336b3ce9ab94","mac_address":"fa:16:3e:c2:fa:ad","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"492fb437-d18e-4803-9c2c-3185b7f89e7a","ip_address":"10.1.1.246"}],"project_id":"42ee9eb518b540adb2c0336b3ce9ab94","port_security_enabled":true,"security_groups":["edb2ab2b-e097-4332-bbf4-78c995825e98"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2021-01-14T07:29:58Z","updated_at":"2021-01-14T07:29:58Z","revision_number":1}}' 2021-01-14 07:30:01,184 96411 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-01-14 07:30:01,184 96411 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-01-14 07:30:01,734 96411 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.549s 2021-01-14 07:30:01,734 96411 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': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1060802086"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:30:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2316', '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-8baa3329-a469-4521-86e0-ad72f2c5ec03', 'x-compute-request-id': 'req-8baa3329-a469-4521-86e0-ad72f2c5ec03', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEAverRoylzJfvm78Kh+0CVDrYOH0ct5HdgYMkC7iO/W7JZqFwl\\nBDgbmHH9Z2DPkg/ZT4qUPIyOh5d83fP+FadzOj7MqgpW6rcaSVnJiu6zUNlerME3\\nSoQxa7ecLSWFTyHR5BOI0hLwZJoaavEWWgjBnLNXFDBfa3rYuCnikFPgh6fUMpTC\\nQnTgSdx0v311i9bLAmcrz0fzh2/26rhIepn3jXLHzztcLOce3KiitXoClkzP/P40\\nK3sBSz8KijXi2r59GmPG+RDvGhR3odNlj8SWeRYuUEzxJvFwx8QRVRLt54xUORaJ\\ntxbwNcmapK8qG4vYTovgRv21AmhZHziJ2HljewIDAQABAoIBADT6jmR/qZmM/c0g\\ndGNMjsg9zQ64onq7Om2FZYXc/wKrbAtlOQZGSJxsIA54mS7bsPlZZSTG6PO2NKUN\\n7XFI9wHmht1gaQKs9W5E184j7G2/VYPHmo709XxhCfYmI1wByTVgpahElD7cJkZy\\n3pNbIfd+p+n/3H51FIO7W3J7k4UDt0sqtMkFHpKYuK3TOQqk18JFnSipwdFROJsq\\neJ2hO3YC+1YtiBksxgyul4q5FjjqjvM0XXUuRrE0ZVjK6e+jkXkVExqI24qz80G1\\ncuMHqB25IlWFSCTyQU9CUFXdFNlSKFiFss9WUpNtmLUxL8QPTvyBpY8xD6zMLY7n\\nXEwqxaECgYEA3/sd0V1bReYCjIg5kxXWzCkcClW+gsX2lv6V81gUF77tEDOlfjge\\nuPcL4XEUiFNnzvmGT6V2+g+9MqzNbkqHS5Z+xZgFGw+phvkgx+QM+N9H5+qTTJEM\\nsci6LEMAIM8o0WgGudGRLi71cSOKfpeqbQoFAyP6nRaVKXvP2HlEykkCgYEA2REY\\nyVrPK297wxnGzI/2fvWPXE+ST8AA1ttteZGfpvc8hPw4jFZ0Vfgkoqqi6KjhXXax\\nfbiR2dCCnqHyw+VNx0fQjwJjNHhuYqWbcmUw+eqOgVcVZOzm0J5eSBiii1w7ftu7\\nN1zzbe3YY5rwHi5WDE2QVC1dkVPslQ9NUIG/36MCgYAe5hSh+mAKD4YQfwZ6TQv5\\n1D4DCvsiLU8sW2iyTldPQ06O6qEM/Y73c1VXP3NWrzLl8bRernPwYVV3dTFN4sgx\\nXEyW07b4mbuIXDvyd3p2ps7Tpp+1c1kt+YP9cSzGWe3GnbQ31DpUBbRkbEPB3Qhs\\nzHIOkdsT6rafJ25v7aLYyQKBgATRs1otEPJm7Dl9pgM+ovtYmlEzVw08NwiOIJUV\\nXZUIYiiVrO+4r6aE9tNBtJIzxaUckH45DcvnLC83aztcKOjmuEOkiu1MSy8XfCcD\\nBh5WTcmjVE9ETy+MhI1XNqyfZJbBbBujjagAItC7TN9uqexmAHFN/IjQcy0wBMhn\\nyQm/AoGAAm2j0DzWcm8hQzWwERs/1kJSyo7iVtiagNrH2aK50V+uzoaYaUuWrl4V\\nHYr49Lh5XejJrGxgDm9OABrJf36ibM9b1C9/Hqne228OjJDkLvOvnaptp2xjmOLJ\\n49ruYhk366UFxiOItGjdpvhq55KksH2iED43WexvQc+BRNhVPJQ=\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-1060802086", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC96tGjKXMl++bvwqH7QJUOtg4fRy3kd2BgyQLuI79bslmoXCUEOBuYcf1nYM+SD9lPipQ8jI6Hl3zd8/4Vp3M6PsyqClbqtxpJWcmK7rNQ2V6swTdKhDFrt5wtJYVPIdHkE4jSEvBkmhpq8RZaCMGcs1cUMF9reti4KeKQU+CHp9QylMJCdOBJ3HS/fXWL1ssCZyvPR/OHb/bquEh6mfeNcsfPO1ws5x7cqKK1egKWTM/8/jQrewFLPwqKNeLavn0aY8b5EO8aFHeh02WPxJZ5Fi5QTPEm8XDHxBFVEu3njFQ5Fom3FvA1yZqkryobi9hOi+BG/bUCaFkfOInYeWN7 Generated-by-Nova", "fingerprint": "ff:9e:6c:2f:f2:3a:98:2b:db:2b:2c:10:4c:75:b9:1c", "user_id": "e8b4fbc9d9414575adffa9c8ceba0929"}}' 2021-01-14 07:30:01,737 96411 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1060802086 created 2021-01-14 07:30:02,584 96411 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-groups 0.846s 2021-01-14 07:30:02,584 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--320478165", "description": "tempest-description--101273141"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1580', 'x-openstack-request-id': 'req-94e2ef4f-b99f-4e7d-a266-8ac4e7e04f9f', 'date': 'Thu, 14 Jan 2021 07:30:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "11720ce8-f194-4887-9bee-4daef21a35a0", "name": "tempest-securitygroup--320478165", "stateful": true, "tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94", "description": "tempest-description--101273141", "security_group_rules": [{"id": "4f1861fb-75ae-4ff3-8e53-62eea4474839", "tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94", "security_group_id": "11720ce8-f194-4887-9bee-4daef21a35a0", "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": 1495, "description": null, "tags": [], "created_at": "2021-01-14T07:30:02Z", "updated_at": "2021-01-14T07:30:02Z", "revision_number": 0, "project_id": "42ee9eb518b540adb2c0336b3ce9ab94"}, {"id": "77d50e08-e997-4ce8-8ebd-c481baf03ade", "tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94", "security_group_id": "11720ce8-f194-4887-9bee-4daef21a35a0", "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": 1494, "description": null, "tags": [], "created_at": "2021-01-14T07:30:02Z", "updated_at": "2021-01-14T07:30:02Z", "revision_number": 0, "project_id": "42ee9eb518b540adb2c0336b3ce9ab94"}], "tags": [], "created_at": "2021-01-14T07:30:01Z", "updated_at": "2021-01-14T07:30:02Z", "revision_number": 1, "project_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:30:02,959 96411 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.374s 2021-01-14 07:30:02,960 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "11720ce8-f194-4887-9bee-4daef21a35a0", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-30b5bbf1-f4b2-423f-9fa5-235a4f4bc5d8', 'date': 'Thu, 14 Jan 2021 07:30:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dca2a96f-9410-4837-99b6-9b7a2804b4a9", "tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94", "security_group_id": "11720ce8-f194-4887-9bee-4daef21a35a0", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:30:02Z", "updated_at": "2021-01-14T07:30:02Z", "revision_number": 0, "project_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:30:03,223 96411 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.262s 2021-01-14 07:30:03,223 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "11720ce8-f194-4887-9bee-4daef21a35a0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d1948914-e7de-4ff6-8d21-963b6af2820f', 'date': 'Thu, 14 Jan 2021 07:30:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d2b3e92b-99e6-4c70-99b7-effbe355b837", "tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94", "security_group_id": "11720ce8-f194-4887-9bee-4daef21a35a0", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:30:03Z", "updated_at": "2021-01-14T07:30:03Z", "revision_number": 0, "project_id": "42ee9eb518b540adb2c0336b3ce9ab94"}}' 2021-01-14 07:30:03,224 96411 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--320478165 created 2021-01-14 07:30:08,681 96411 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/floatingips 5.457s 2021-01-14 07:30:08,682 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-e8bcceeb-497f-4bd7-9d61-2f9bfca6f099', 'date': 'Thu, 14 Jan 2021 07:30:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ca1a7bde-d709-4ed3-84a0-e81cfa25fea5", "tenant_id": "42ee9eb518b540adb2c0336b3ce9ab94", "floating_ip_address": "172.25.3.181", "floating_network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "42ee9eb518b540adb2c0336b3ce9ab94", "description": "", "port_details": null, "tags": [], "created_at": "2021-01-14T07:30:05Z", "updated_at": "2021-01-14T07:30:05Z", "revision_number": 0}}' 2021-01-14 07:30:08,682 96411 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ca1a7bde-d709-4ed3-84a0-e81cfa25fea5', 'tenant_id': '42ee9eb518b540adb2c0336b3ce9ab94', 'floating_ip_address': '172.25.3.181', 'floating_network_id': 'c23423ca-c6f9-4e24-86aa-328f70d7d267', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '42ee9eb518b540adb2c0336b3ce9ab94', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-01-14T07:30:05Z', 'updated_at': '2021-01-14T07:30:05Z', 'revision_number': 0, 'ip': '172.25.3.181'} created 2021-01-14 07:30:08,810 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.120s 2021-01-14 07:30:08,810 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:30:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3678', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-acdd0c70-4693-4f5c-9eb5-d23aee10c939', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e8b4fbc9d9414575adffa9c8ceba0929", "name": "tempest-TaggedBootDevicesTest-2124020687", "password_expires_at": null}, "audit_ids": ["WJu9bj6sT2mlIHyIp00pvA"], "expires_at": "2021-01-14T08:30:08.000000Z", "issued_at": "2021-01-14T07:30:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42ee9eb518b540adb2c0336b3ce9ab94", "name": "tempest-TaggedBootDevicesTest-2124020687"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/42ee9eb518b540adb2c0336b3ce9ab94", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/42ee9eb518b540adb2c0336b3ce9ab94", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_42ee9eb518b540adb2c0336b3ce9ab94", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:30:08,811 96411 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '60eca220-f4d8-4f80-bc24-238eaea2b741', 'name': 'tempest-TaggedBootDevicesTest-1797533009-network', 'tenant_id': '42ee9eb518b540adb2c0336b3ce9ab94', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '42ee9eb518b540adb2c0336b3ce9ab94', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 10, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:28:09Z', 'updated_at': '2021-01-14T07:28:09Z', 'revision_number': 1} available for tenant 2021-01-14 07:30:08,861 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.045s 2021-01-14 07:30:08,862 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:30:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3678', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8b74fcae-ed3f-42fd-acc4-fca504d53fd7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e8b4fbc9d9414575adffa9c8ceba0929", "name": "tempest-TaggedBootDevicesTest-2124020687", "password_expires_at": null}, "audit_ids": ["piIDFzxUTeWltERcMXJSdg"], "expires_at": "2021-01-14T08:30:08.000000Z", "issued_at": "2021-01-14T07:30:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42ee9eb518b540adb2c0336b3ce9ab94", "name": "tempest-TaggedBootDevicesTest-2124020687"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/42ee9eb518b540adb2c0336b3ce9ab94", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/42ee9eb518b540adb2c0336b3ce9ab94", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_42ee9eb518b540adb2c0336b3ce9ab94", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/42ee9eb518b540adb2c0336b3ce9ab94", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:30:08,862 96411 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '60eca220-f4d8-4f80-bc24-238eaea2b741', 'name': 'tempest-TaggedBootDevicesTest-1797533009-network', 'tenant_id': '42ee9eb518b540adb2c0336b3ce9ab94', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '42ee9eb518b540adb2c0336b3ce9ab94', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 10, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:28:09Z', 'updated_at': '2021-01-14T07:28:09Z', 'revision_number': 1} available for tenant 2021-01-14 07:30:08,863 96411 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAverRoylzJfvm78Kh+0CVDrYOH0ct5HdgYMkC7iO/W7JZqFwl\nBDgbmHH9Z2DPkg/ZT4qUPIyOh5d83fP+FadzOj7MqgpW6rcaSVnJiu6zUNlerME3\nSoQxa7ecLSWFTyHR5BOI0hLwZJoaavEWWgjBnLNXFDBfa3rYuCnikFPgh6fUMpTC\nQnTgSdx0v311i9bLAmcrz0fzh2/26rhIepn3jXLHzztcLOce3KiitXoClkzP/P40\nK3sBSz8KijXi2r59GmPG+RDvGhR3odNlj8SWeRYuUEzxJvFwx8QRVRLt54xUORaJ\ntxbwNcmapK8qG4vYTovgRv21AmhZHziJ2HljewIDAQABAoIBADT6jmR/qZmM/c0g\ndGNMjsg9zQ64onq7Om2FZYXc/wKrbAtlOQZGSJxsIA54mS7bsPlZZSTG6PO2NKUN\n7XFI9wHmht1gaQKs9W5E184j7G2/VYPHmo709XxhCfYmI1wByTVgpahElD7cJkZy\n3pNbIfd+p+n/3H51FIO7W3J7k4UDt0sqtMkFHpKYuK3TOQqk18JFnSipwdFROJsq\neJ2hO3YC+1YtiBksxgyul4q5FjjqjvM0XXUuRrE0ZVjK6e+jkXkVExqI24qz80G1\ncuMHqB25IlWFSCTyQU9CUFXdFNlSKFiFss9WUpNtmLUxL8QPTvyBpY8xD6zMLY7n\nXEwqxaECgYEA3/sd0V1bReYCjIg5kxXWzCkcClW+gsX2lv6V81gUF77tEDOlfjge\nuPcL4XEUiFNnzvmGT6V2+g+9MqzNbkqHS5Z+xZgFGw+phvkgx+QM+N9H5+qTTJEM\nsci6LEMAIM8o0WgGudGRLi71cSOKfpeqbQoFAyP6nRaVKXvP2HlEykkCgYEA2REY\nyVrPK297wxnGzI/2fvWPXE+ST8AA1ttteZGfpvc8hPw4jFZ0Vfgkoqqi6KjhXXax\nfbiR2dCCnqHyw+VNx0fQjwJjNHhuYqWbcmUw+eqOgVcVZOzm0J5eSBiii1w7ftu7\nN1zzbe3YY5rwHi5WDE2QVC1dkVPslQ9NUIG/36MCgYAe5hSh+mAKD4YQfwZ6TQv5\n1D4DCvsiLU8sW2iyTldPQ06O6qEM/Y73c1VXP3NWrzLl8bRernPwYVV3dTFN4sgx\nXEyW07b4mbuIXDvyd3p2ps7Tpp+1c1kt+YP9cSzGWe3GnbQ31DpUBbRkbEPB3Qhs\nzHIOkdsT6rafJ25v7aLYyQKBgATRs1otEPJm7Dl9pgM+ovtYmlEzVw08NwiOIJUV\nXZUIYiiVrO+4r6aE9tNBtJIzxaUckH45DcvnLC83aztcKOjmuEOkiu1MSy8XfCcD\nBh5WTcmjVE9ETy+MhI1XNqyfZJbBbBujjagAItC7TN9uqexmAHFN/IjQcy0wBMhn\nyQm/AoGAAm2j0DzWcm8hQzWwERs/1kJSyo7iVtiagNrH2aK50V+uzoaYaUuWrl4V\nHYr49Lh5XejJrGxgDm9OABrJf36ibM9b1C9/Hqne228OjJDkLvOvnaptp2xjmOLJ\n49ruYhk366UFxiOItGjdpvhq55KksH2iED43WexvQc+BRNhVPJQ=\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-1060802086', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC96tGjKXMl++bvwqH7QJUOtg4fRy3kd2BgyQLuI79bslmoXCUEOBuYcf1nYM+SD9lPipQ8jI6Hl3zd8/4Vp3M6PsyqClbqtxpJWcmK7rNQ2V6swTdKhDFrt5wtJYVPIdHkE4jSEvBkmhpq8RZaCMGcs1cUMF9reti4KeKQU+CHp9QylMJCdOBJ3HS/fXWL1ssCZyvPR/OHb/bquEh6mfeNcsfPO1ws5x7cqKK1egKWTM/8/jQrewFLPwqKNeLavn0aY8b5EO8aFHeh02WPxJZ5Fi5QTPEm8XDHxBFVEu3njFQ5Fom3FvA1yZqkryobi9hOi+BG/bUCaFkfOInYeWN7 Generated-by-Nova', 'fingerprint': 'ff:9e:6c:2f:f2:3a:98:2b:db:2b:2c:10:4c:75:b9:1c', 'user_id': 'e8b4fbc9d9414575adffa9c8ceba0929'}, 'security_group': {'id': '11720ce8-f194-4887-9bee-4daef21a35a0', 'name': 'tempest-securitygroup--320478165', 'stateful': True, 'tenant_id': '42ee9eb518b540adb2c0336b3ce9ab94', 'description': 'tempest-description--101273141', 'security_group_rules': [{'id': '4f1861fb-75ae-4ff3-8e53-62eea4474839', 'tenant_id': '42ee9eb518b540adb2c0336b3ce9ab94', 'security_group_id': '11720ce8-f194-4887-9bee-4daef21a35a0', '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': 1495, 'description': None, 'tags': [], 'created_at': '2021-01-14T07:30:02Z', 'updated_at': '2021-01-14T07:30:02Z', 'revision_number': 0, 'project_id': '42ee9eb518b540adb2c0336b3ce9ab94'}, {'id': '77d50e08-e997-4ce8-8ebd-c481baf03ade', 'tenant_id': '42ee9eb518b540adb2c0336b3ce9ab94', 'security_group_id': '11720ce8-f194-4887-9bee-4daef21a35a0', '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': 1494, 'description': None, 'tags': [], 'created_at': '2021-01-14T07:30:02Z', 'updated_at': '2021-01-14T07:30:02Z', 'revision_number': 0, 'project_id': '42ee9eb518b540adb2c0336b3ce9ab94'}], 'tags': [], 'created_at': '2021-01-14T07:30:01Z', 'updated_at': '2021-01-14T07:30:02Z', 'revision_number': 1, 'project_id': '42ee9eb518b540adb2c0336b3ce9ab94'}, 'floating_ip': {'id': 'ca1a7bde-d709-4ed3-84a0-e81cfa25fea5', 'tenant_id': '42ee9eb518b540adb2c0336b3ce9ab94', 'floating_ip_address': '172.25.3.181', 'floating_network_id': 'c23423ca-c6f9-4e24-86aa-328f70d7d267', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '42ee9eb518b540adb2c0336b3ce9ab94', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-01-14T07:30:05Z', 'updated_at': '2021-01-14T07:30:05Z', 'revision_number': 0, 'ip': '172.25.3.181'}} 2021-01-14 07:30:23,965 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.222.0.41/compute/v2.1/servers 15.101s 2021-01-14 07:30:23,966 96411 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': '<omitted>'} Body: {"server": {"name": "tempest-device-tagging-server-97240345", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "config_drive": true, "networks": [{"uuid": "60eca220-f4d8-4f80-bc24-238eaea2b741"}, {"port": "19bb5e06-54d0-4325-a3bc-c1059dd42ebe", "tag": "port-1"}, {"port": "18df3777-c023-4448-b749-6e7f5a469d48", "tag": "port-2"}, {"uuid": "0438d49c-307c-4ca2-8412-53ecdf292c13", "tag": "net-1"}, {"uuid": "0438d49c-307c-4ca2-8412-53ecdf292c13"}, {"uuid": "977d31d9-5ccc-45e5-88bf-1ad2952684f3", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "977d31d9-5ccc-45e5-88bf-1ad2952684f3", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "260bf305-41a9-428e-9939-9f7a40eac259", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "c1821cea-d7cf-4273-ae51-9ffe3cbff32d", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "e18b2544-76ce-4106-9c28-450bb496498c", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--320478165"}], "key_name": "tempest-keypair-1060802086", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:30:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.41/compute/v2.1/servers/fb31f02b-02a6-4cfd-b3a4-135262d6f898', '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-66783f9f-42ea-42ce-a8fe-892a3717abbd', 'x-compute-request-id': 'req-66783f9f-42ea-42ce-a8fe-892a3717abbd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "fb31f02b-02a6-4cfd-b3a4-135262d6f898", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/fb31f02b-02a6-4cfd-b3a4-135262d6f898"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/fb31f02b-02a6-4cfd-b3a4-135262d6f898"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--320478165"}], "adminPass": "C8zfJxPfaFPw"}}' 2021-01-14 07:30:24,093 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 500 GET http://10.222.0.41/compute/v2.1/servers/fb31f02b-02a6-4cfd-b3a4-135262d6f898 0.125s 2021-01-14 07:30:24,094 96411 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': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:30:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '183', 'x-openstack-request-id': 'req-82593cfe-bbcf-4efe-ad8a-c072da575641', 'x-compute-request-id': 'req-82593cfe-bbcf-4efe-ad8a-c072da575641', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/fb31f02b-02a6-4cfd-b3a4-135262d6f898'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:30:25,606 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 204 DELETE http://10.222.0.41/compute/v2.1/servers/fb31f02b-02a6-4cfd-b3a4-135262d6f898 1.512s 2021-01-14 07:30:25,607 96411 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': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:30:24 GMT', 'server': 'Apache/2.4.29 (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-03ae4ab2-fa1b-417c-8abe-cb5b1e0e1141', 'x-compute-request-id': 'req-03ae4ab2-fa1b-417c-8abe-cb5b1e0e1141', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/fb31f02b-02a6-4cfd-b3a4-135262d6f898'} Body: b'' 2021-01-14 07:30:25,650 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 404 GET http://10.222.0.41/compute/v2.1/servers/fb31f02b-02a6-4cfd-b3a4-135262d6f898 0.043s 2021-01-14 07:30:25,651 96411 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': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:30:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-c7dd769d-7b3d-4a46-84c4-b8a237c271dc', 'x-compute-request-id': 'req-c7dd769d-7b3d-4a46-84c4-b8a237c271dc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/fb31f02b-02a6-4cfd-b3a4-135262d6f898'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fb31f02b-02a6-4cfd-b3a4-135262d6f898 could not be found."}}' 2021-01-14 07:30:25,739 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-1060802086 0.087s 2021-01-14 07:30:25,740 96411 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': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:30:25 GMT', 'server': 'Apache/2.4.29 (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-8986050e-0f15-4c2b-ad14-d0fa62994923', 'x-compute-request-id': 'req-8986050e-0f15-4c2b-ad14-d0fa62994923', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-1060802086'} Body: b'' 2021-01-14 07:30:26,377 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/11720ce8-f194-4887-9bee-4daef21a35a0 0.637s 2021-01-14 07:30:26,378 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-9701c8f1-dfdb-4b27-8ca7-111a728339b8', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:30:26 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/11720ce8-f194-4887-9bee-4daef21a35a0'} Body: b'' 2021-01-14 07:30:26,505 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 404 GET http://10.222.0.41:9696/v2.0/security-groups/11720ce8-f194-4887-9bee-4daef21a35a0 0.127s 2021-01-14 07:30:26,506 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-664b2857-8e55-43d8-8d45-98a5f2504bfb', 'date': 'Thu, 14 Jan 2021 07:30:26 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/11720ce8-f194-4887-9bee-4daef21a35a0'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 11720ce8-f194-4887-9bee-4daef21a35a0 does not exist", "detail": ""}}' 2021-01-14 07:30:29,641 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/floatingips/ca1a7bde-d709-4ed3-84a0-e81cfa25fea5 3.135s 2021-01-14 07:30:29,642 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-a03407b1-a006-45b2-9716-3d72aff545db', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:30:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips/ca1a7bde-d709-4ed3-84a0-e81cfa25fea5'} Body: b'' 2021-01-14 07:30:34,018 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/ports/18df3777-c023-4448-b749-6e7f5a469d48 4.376s 2021-01-14 07:30:34,019 96411 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-84b99c9c-9c0a-4b48-b859-de5c353b5036', 'date': 'Thu, 14 Jan 2021 07:30:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/ports/18df3777-c023-4448-b749-6e7f5a469d48'} Body: b'' 2021-01-14 07:30:37,692 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/ports/19bb5e06-54d0-4325-a3bc-c1059dd42ebe 3.672s 2021-01-14 07:30:37,692 96411 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-470e5f31-46ce-45d8-a346-56380f30c314', 'date': 'Thu, 14 Jan 2021 07:30:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/ports/19bb5e06-54d0-4325-a3bc-c1059dd42ebe'} Body: b'' 2021-01-14 07:30:40,223 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/subnets/f08aca05-2767-4443-ab60-41c32332bdde 2.530s 2021-01-14 07:30:40,224 96411 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-cb13f084-c24e-410f-b39f-b7a72dd9dd3e', 'date': 'Thu, 14 Jan 2021 07:30:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets/f08aca05-2767-4443-ab60-41c32332bdde'} Body: b'' 2021-01-14 07:30:44,250 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/subnets/492fb437-d18e-4803-9c2c-3185b7f89e7a 4.026s 2021-01-14 07:30:44,251 96411 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-299a2368-7596-4174-bdc7-0027420755e3', 'date': 'Thu, 14 Jan 2021 07:30:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets/492fb437-d18e-4803-9c2c-3185b7f89e7a'} Body: b'' 2021-01-14 07:30:49,628 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/networks/977d31d9-5ccc-45e5-88bf-1ad2952684f3 5.376s 2021-01-14 07:30:49,628 96411 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-561c90f6-4e1b-41bb-9520-7aea6803096e', 'date': 'Thu, 14 Jan 2021 07:30:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/networks/977d31d9-5ccc-45e5-88bf-1ad2952684f3'} Body: b'' 2021-01-14 07:30:53,067 96411 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/networks/0438d49c-307c-4ca2-8412-53ecdf292c13 3.438s 2021-01-14 07:30:53,068 96411 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-0cfcbf5f-4934-4276-948d-22292ec0d39a', 'date': 'Thu, 14 Jan 2021 07:30:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/networks/0438d49c-307c-4ca2-8412-53ecdf292c13'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 272, in test_tagged_boot_devices 'boot_index': 2 File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
fail
ft47.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:24:01,415 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes 1.712s 2021-01-14 07:24:01,415 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:23:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76b6cda7-eb8f-40ee-a779-c39c11bec233', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76b6cda7-eb8f-40ee-a779-c39c11bec233', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-01-14 07:24:01,843 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.419s 2021-01-14 07:24:01,843 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c83feb44-49d4-4346-a73b-c2c0e71a192a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c83feb44-49d4-4346-a73b-c2c0e71a192a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:03,053 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.201s 2021-01-14 07:24:03,054 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cfeef25-e406-47b9-86e1-5aff20573982', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cfeef25-e406-47b9-86e1-5aff20573982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:04,305 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.242s 2021-01-14 07:24:04,305 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1876e3a8-e824-48d3-9eff-602ab10e9c67', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1876e3a8-e824-48d3-9eff-602ab10e9c67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:05,657 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.343s 2021-01-14 07:24:05,658 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-008a3b4f-1943-4572-94d9-f442a53acee5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-008a3b4f-1943-4572-94d9-f442a53acee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:06,892 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.225s 2021-01-14 07:24:06,892 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4313405-9e14-44e8-8bf8-acd0dfe6d283', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4313405-9e14-44e8-8bf8-acd0dfe6d283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:08,204 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.303s 2021-01-14 07:24:08,204 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1771aa82-458f-446b-986c-7d99763e22b1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1771aa82-458f-446b-986c-7d99763e22b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:09,466 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.253s 2021-01-14 07:24:09,466 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b91ee344-86c4-4d75-9ff5-584886bdbce8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b91ee344-86c4-4d75-9ff5-584886bdbce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:10,764 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.288s 2021-01-14 07:24:10,764 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a74e963-9526-4e2d-9762-3353b36b7cbf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a74e963-9526-4e2d-9762-3353b36b7cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:12,177 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.403s 2021-01-14 07:24:12,177 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59c86f7e-396f-4cbe-9826-d16faa38581b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59c86f7e-396f-4cbe-9826-d16faa38581b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:13,293 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.107s 2021-01-14 07:24:13,293 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1db03de-290a-4310-a89b-297b45527aca', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1db03de-290a-4310-a89b-297b45527aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:14,563 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.261s 2021-01-14 07:24:14,564 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de2934d-6d2e-4f80-a6c1-627af409c709', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de2934d-6d2e-4f80-a6c1-627af409c709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:15,712 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.140s 2021-01-14 07:24:15,712 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1611a6-c15f-4c31-a8e1-87ff22d24f45', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1611a6-c15f-4c31-a8e1-87ff22d24f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:16,996 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.274s 2021-01-14 07:24:16,996 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f266abf-1aef-4b22-9de4-602069da89c7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f266abf-1aef-4b22-9de4-602069da89c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:18,259 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.252s 2021-01-14 07:24:18,260 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ade5b2f-5b35-4b9f-a40f-d505e23adf66', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ade5b2f-5b35-4b9f-a40f-d505e23adf66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:19,514 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.246s 2021-01-14 07:24:19,514 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c871f79-713e-4be0-808e-2e6a2c482fea', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c871f79-713e-4be0-808e-2e6a2c482fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:20,737 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.214s 2021-01-14 07:24:20,737 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c3e9970-8e44-42ed-8768-8d7ccf3796be', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c3e9970-8e44-42ed-8768-8d7ccf3796be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:21,850 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.096s 2021-01-14 07:24:21,850 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f8e345-90f2-4984-9a49-96294691abbe', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73f8e345-90f2-4984-9a49-96294691abbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:23,092 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.233s 2021-01-14 07:24:23,092 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81fa919e-0e6b-44d4-9526-9f50ea6e0e50', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81fa919e-0e6b-44d4-9526-9f50ea6e0e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:24,247 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.146s 2021-01-14 07:24:24,248 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ca16bc4-13b9-4335-883e-e0d011e995c0', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ca16bc4-13b9-4335-883e-e0d011e995c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:23.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:25,493 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.236s 2021-01-14 07:24:25,494 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23b5d205-42e6-4a36-9290-96abbb982bfa', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23b5d205-42e6-4a36-9290-96abbb982bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:23.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:26,603 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.100s 2021-01-14 07:24:26,603 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd74d464-a9b6-414f-b8f5-ae2e9dc56c02', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd74d464-a9b6-414f-b8f5-ae2e9dc56c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:23.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:27,819 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.206s 2021-01-14 07:24:27,820 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16bbb4b1-17cf-4641-a871-379a1de71fe7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16bbb4b1-17cf-4641-a871-379a1de71fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:23.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:29,005 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.176s 2021-01-14 07:24:29,005 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dba83e77-0d61-4fed-8061-67f5cbad26c7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dba83e77-0d61-4fed-8061-67f5cbad26c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:23.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:30,161 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197 0.146s 2021-01-14 07:24:30,161 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12797e7a-d3ea-43b5-9f99-9f722cbbd6d1', 'content-length': '1366', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12797e7a-d3ea-43b5-9f99-9f722cbbd6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197'} Body: b'{"volume": {"id": "667cf5d5-5be0-47e6-b593-667ad1c77197", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:01.000000", "updated_at": "2021-01-14T07:24:29.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-162061632", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/667cf5d5-5be0-47e6-b593-667ad1c77197"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:30,174 96403 INFO [tempest.common.waiters] volume 667cf5d5-5be0-47e6-b593-667ad1c77197 reached available after waiting for 29.174705 seconds 2021-01-14 07:24:30,908 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes 0.732s 2021-01-14 07:24:30,909 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1143649676"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98671eeb-a1b0-46cf-bfab-6529a3f67f11', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98671eeb-a1b0-46cf-bfab-6529a3f67f11', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes'} Body: b'{"volume": {"id": "40fca60f-f027-4258-936c-7fc6a6a83918", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:31.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1143649676", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/40fca60f-f027-4258-936c-7fc6a6a83918"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/40fca60f-f027-4258-936c-7fc6a6a83918"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-01-14 07:24:31,102 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/40fca60f-f027-4258-936c-7fc6a6a83918 0.185s 2021-01-14 07:24:31,102 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff439140-9bc6-4b10-b874-208d3fa6fe3c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff439140-9bc6-4b10-b874-208d3fa6fe3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/40fca60f-f027-4258-936c-7fc6a6a83918'} Body: b'{"volume": {"id": "40fca60f-f027-4258-936c-7fc6a6a83918", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:31.000000", "updated_at": "2021-01-14T07:24:31.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1143649676", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/40fca60f-f027-4258-936c-7fc6a6a83918"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/40fca60f-f027-4258-936c-7fc6a6a83918"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:32,211 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/40fca60f-f027-4258-936c-7fc6a6a83918 0.099s 2021-01-14 07:24:32,211 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9fbaa40-0923-476c-a9c8-159f97c055d6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9fbaa40-0923-476c-a9c8-159f97c055d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/40fca60f-f027-4258-936c-7fc6a6a83918'} Body: b'{"volume": {"id": "40fca60f-f027-4258-936c-7fc6a6a83918", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:31.000000", "updated_at": "2021-01-14T07:24:32.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1143649676", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/40fca60f-f027-4258-936c-7fc6a6a83918"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/40fca60f-f027-4258-936c-7fc6a6a83918"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:32,219 96403 INFO [tempest.common.waiters] volume 40fca60f-f027-4258-936c-7fc6a6a83918 reached available after waiting for 1.219497 seconds 2021-01-14 07:24:32,606 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes 0.385s 2021-01-14 07:24:32,606 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-259661190"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4337ba91-5704-493d-ba1b-2de84b8f1073', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4337ba91-5704-493d-ba1b-2de84b8f1073', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes'} Body: b'{"volume": {"id": "42809cf9-7dcd-4023-b197-89fdddad4d84", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:32.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-259661190", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/42809cf9-7dcd-4023-b197-89fdddad4d84"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/42809cf9-7dcd-4023-b197-89fdddad4d84"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-01-14 07:24:32,721 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/42809cf9-7dcd-4023-b197-89fdddad4d84 0.107s 2021-01-14 07:24:32,721 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c394f067-c525-41a5-b10d-b48458531f47', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c394f067-c525-41a5-b10d-b48458531f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/42809cf9-7dcd-4023-b197-89fdddad4d84'} Body: b'{"volume": {"id": "42809cf9-7dcd-4023-b197-89fdddad4d84", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:32.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-259661190", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/42809cf9-7dcd-4023-b197-89fdddad4d84"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/42809cf9-7dcd-4023-b197-89fdddad4d84"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:33,971 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/42809cf9-7dcd-4023-b197-89fdddad4d84 0.241s 2021-01-14 07:24:33,972 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc388f46-835a-41da-92fe-a0e1ec7760ad', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc388f46-835a-41da-92fe-a0e1ec7760ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/42809cf9-7dcd-4023-b197-89fdddad4d84'} Body: b'{"volume": {"id": "42809cf9-7dcd-4023-b197-89fdddad4d84", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:24:32.000000", "updated_at": "2021-01-14T07:24:34.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-259661190", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9/volumes/42809cf9-7dcd-4023-b197-89fdddad4d84"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3a2693f475504bd09526ac6bd19368d9/volumes/42809cf9-7dcd-4023-b197-89fdddad4d84"}], "user_id": "bb04ec4241074139ad8c410c543b4a28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:33,979 96403 INFO [tempest.common.waiters] volume 42809cf9-7dcd-4023-b197-89fdddad4d84 reached available after waiting for 1.979154 seconds 2021-01-14 07:24:35,382 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.222.0.41:9696/v2.0/networks 1.403s 2021-01-14 07:24:35,383 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-device-tagging-net1-105642853"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-b4a72430-8795-4712-82c0-3822e25be3a7', 'date': 'Thu, 14 Jan 2021 07:24:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"network":{"id":"d296a63f-7c95-482a-bbfd-05a2330d25d3","name":"tempest-device-tagging-net1-105642853","tenant_id":"3a2693f475504bd09526ac6bd19368d9","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"3a2693f475504bd09526ac6bd19368d9","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-01-14T07:24:34Z","updated_at":"2021-01-14T07:24:34Z","revision_number":1}}' 2021-01-14 07:24:37,103 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.222.0.41:9696/v2.0/networks 1.719s 2021-01-14 07:24:37,103 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-device-tagging-net2-1634147085"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-629306f4-1a09-476a-8fdd-e9f998a18729', 'date': 'Thu, 14 Jan 2021 07:24:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"network":{"id":"c9ed708e-d62d-484d-ade0-a088dfc698a4","name":"tempest-device-tagging-net2-1634147085","tenant_id":"3a2693f475504bd09526ac6bd19368d9","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"3a2693f475504bd09526ac6bd19368d9","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-01-14T07:24:35Z","updated_at":"2021-01-14T07:24:36Z","revision_number":1}}' 2021-01-14 07:24:44,081 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.222.0.41:9696/v2.0/subnets 6.978s 2021-01-14 07:24:44,082 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "d296a63f-7c95-482a-bbfd-05a2330d25d3", "cidr": "10.1.1.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-9928dbe1-6ab7-46d4-b7ff-66a8afdca3c8', 'date': 'Thu, 14 Jan 2021 07:24:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"3db518ea-d120-48c9-b713-17762eecf16f","name":"","tenant_id":"3a2693f475504bd09526ac6bd19368d9","network_id":"d296a63f-7c95-482a-bbfd-05a2330d25d3","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":"2021-01-14T07:24:39Z","updated_at":"2021-01-14T07:24:39Z","revision_number":0,"project_id":"3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:24:54,055 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.222.0.41:9696/v2.0/subnets 9.972s 2021-01-14 07:24:54,055 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "c9ed708e-d62d-484d-ade0-a088dfc698a4", "cidr": "10.2.2.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-b726a6f0-397e-4f95-becb-fe9ded09fb6a', 'date': 'Thu, 14 Jan 2021 07:24:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"199c508e-77cb-4c2c-8fc8-92a68a3f1379","name":"","tenant_id":"3a2693f475504bd09526ac6bd19368d9","network_id":"c9ed708e-d62d-484d-ade0-a088dfc698a4","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":"2021-01-14T07:24:46Z","updated_at":"2021-01-14T07:24:46Z","revision_number":0,"project_id":"3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:25:07,550 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.222.0.41:9696/v2.0/ports 13.494s 2021-01-14 07:25:07,550 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "d296a63f-7c95-482a-bbfd-05a2330d25d3", "name": "tempest-TaggedBootDevicesTest_v242-1458432591", "fixed_ips": [{"subnet_id": "3db518ea-d120-48c9-b713-17762eecf16f"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '737', 'x-openstack-request-id': 'req-1f5a74ee-9d49-499a-85e0-dd09dfc4f52b', 'date': 'Thu, 14 Jan 2021 07:25:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/ports'} Body: b'{"port":{"id":"39617270-2444-44fa-8b5c-a39cc6502806","name":"tempest-TaggedBootDevicesTest_v242-1458432591","network_id":"d296a63f-7c95-482a-bbfd-05a2330d25d3","tenant_id":"3a2693f475504bd09526ac6bd19368d9","mac_address":"fa:16:3e:3d:a9:b5","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"3db518ea-d120-48c9-b713-17762eecf16f","ip_address":"10.1.1.67"}],"project_id":"3a2693f475504bd09526ac6bd19368d9","port_security_enabled":true,"security_groups":["f65dfacd-5687-4fbd-9edf-51b25add9b35"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2021-01-14T07:24:58Z","updated_at":"2021-01-14T07:25:01Z","revision_number":1}}' 2021-01-14 07:25:15,531 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.222.0.41:9696/v2.0/ports 7.980s 2021-01-14 07:25:15,531 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "d296a63f-7c95-482a-bbfd-05a2330d25d3", "name": "tempest-TaggedBootDevicesTest_v242-1597823424", "fixed_ips": [{"subnet_id": "3db518ea-d120-48c9-b713-17762eecf16f"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '738', 'x-openstack-request-id': 'req-873e29a7-38b1-42c9-810e-7cc81a17bace', 'date': 'Thu, 14 Jan 2021 07:25:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/ports'} Body: b'{"port":{"id":"2dbb73b7-c96a-4a26-8309-210e535ba221","name":"tempest-TaggedBootDevicesTest_v242-1597823424","network_id":"d296a63f-7c95-482a-bbfd-05a2330d25d3","tenant_id":"3a2693f475504bd09526ac6bd19368d9","mac_address":"fa:16:3e:32:6f:6d","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"3db518ea-d120-48c9-b713-17762eecf16f","ip_address":"10.1.1.231"}],"project_id":"3a2693f475504bd09526ac6bd19368d9","port_security_enabled":true,"security_groups":["f65dfacd-5687-4fbd-9edf-51b25add9b35"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2021-01-14T07:25:10Z","updated_at":"2021-01-14T07:25:11Z","revision_number":1}}' 2021-01-14 07:25:15,532 96403 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-01-14 07:25:15,532 96403 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-01-14 07:25:15,890 96403 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.357s 2021-01-14 07:25:15,890 96403 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': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1004500977"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:25:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2320', '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-1213d531-fefe-4bb2-b849-1243840d18ab', 'x-compute-request-id': 'req-1213d531-fefe-4bb2-b849-1243840d18ab', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAvGe1/FvKiG1bN79N4g8xu5IfnNFhQSZGYUZ894ITHdutWJ2y\\nvYQMSIsP7h/F92pJLOmfHLuELNvYDpMXjdJnsG9JRjl4yCcG7FGi9jxoKVJF/19Z\\nJU0BxXwuJ8g1l/Fr45JrC739L+rG3sBhkROA+3QUyRzOxNBKl2fZvIow/a2pAsx7\\nYoGsAl2Qwssaa0myiNn6XdYTpSSH/pcILuy5Vk2TOas6NzDta6yNlM0dVBcWnYlI\\nlCgqnaL6CbroFSAlhPTV+wr9FoIoZe04Qg50x4GrXMECxVz3XxwqzB2eWk7pyJmO\\netDGA3kOIgEfXnltSfPlg5FcXa1NcE6VaIx3LwIDAQABAoIBAQCDez0dqFFndCm8\\ndd08ba4fYJJ/Nf/RH4zuRergL/53T99hgGxEpeqMlb/ARpw5VgtLNJ69xn8vbx0Q\\nzsYZS0ThdEiGoYUQ6WuDcFVx0iY+8BO5bCkiRuN9lnP/f1EngGvynTPnNeeDkSzI\\nNynfvOS+lvwKffgukc38a5UgZrBZ16zxNCKzf3uZlnqCvDquXS3GcVo7mWUTmtkI\\ndR/DvN9YQUN+Ja07gJeSnt9ppAblAXog82ZMxouRpe7sdci3skr7rqt/p97oWk26\\nnXWw53W2Z/fdxnSsDsuX4OeE5CrA6hsQztZh6DH9+LGN8b5Y47jq9EzNa0tykgmS\\n9gUr2AcBAoGBAOLsEooV/foj9YbwxAYbUDzz2dpeGDIIxBnoSlYIkW9L8Ots0i5B\\nQAL87yRPGzhxo6o4MRcuNLwhjsD/aSEahazA1nZrojr3c2j+cEINwz51Gr9Ku1i8\\no10ajjFiUagWl06ANTZLemWio41fMLf8a/nFwNwBRS99eAcHmTvkKCR/AoGBANSM\\nIVCXDw0fMIjZ04I6y34/s68Vh1ZGtyP1tgOkbXO+3JE8KUVzMwlmxylewHG1OOcH\\n/qPDG7sCrOpC2T+r9IG7sOTUwKq+3bnHhUnzHKZqPMAQxxg4cJIJMpWRrId/jyYr\\nizeJfCXc2yXSsStGdQ8hQQJsn8W3sorv8UNL5ZVRAoGAZo8zwd02sLtX2Okwb2Ig\\n3auIpr0oSlTT7LGkB0ZQFPFJrd29ENLEz5TpsItgTh5uThyfc06a3vx7vJazORb3\\nm6B8TYFQDT6Rlr6IlhIKUEw1DogELJL1crrx0TgSl9m+AOjJJATxCMZ9DQQczMr1\\nMipChCy+zDv055hzlTIFQpkCgYEAtSt0wjLge3jYb+3sIZdoGQbHbDfXkizYsmgg\\na15ehUhszccQDsiw+hSHMrY3JzUneZYQ8Rm/q1oOdefhMiqqUWLg10yZpXDnohF1\\nhaEaDKeFfNlQO07wdSot2du/ygdqx0hadE5WahelHMpIhfCamvjnZt+cGHYKU+9O\\nIOSynuECgYBW5+tV1ecKEEObJ60vXIc8Io0SAiOM1knxlKXX7tsocY1vwY0QscRi\\nDmhr9qohOGMQTxnMdOm+cl7vDhDGnj/pClaSCMsLP7KBwHcO/H7v6dc5T3sAR7K3\\n1jSGdMvLv1UTVT/KwpHcm5Xc26ZqlCwXTtXfp6cGEXfDTmp5Le9wNw==\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-1004500977", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8Z7X8W8qIbVs3v03iDzG7kh+c0WFBJkZhRnz3ghMd261YnbK9hAxIiw/uH8X3akks6Z8cu4Qs29gOkxeN0mewb0lGOXjIJwbsUaL2PGgpUkX/X1klTQHFfC4nyDWX8WvjkmsLvf0v6sbewGGRE4D7dBTJHM7E0EqXZ9m8ijD9rakCzHtigawCXZDCyxprSbKI2fpd1hOlJIf+lwgu7LlWTZM5qzo3MO1rrI2UzR1UFxadiUiUKCqdovoJuugVICWE9NX7Cv0Wgihl7ThCDnTHgatcwQLFXPdfHCrMHZ5aTunImY560MYDeQ4iAR9eeW1J8+WDkVxdrU1wTpVojHcv Generated-by-Nova", "fingerprint": "dc:e7:e4:50:2a:95:aa:19:4e:f6:92:63:a5:8a:00:67", "user_id": "bb04ec4241074139ad8c410c543b4a28"}}' 2021-01-14 07:25:15,892 96403 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1004500977 created 2021-01-14 07:25:19,629 96403 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-groups 3.736s 2021-01-14 07:25:19,629 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--1748394768", "description": "tempest-description--497361201"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1581', 'x-openstack-request-id': 'req-d0d62a4e-4522-4780-b17e-be780684d81b', 'date': 'Thu, 14 Jan 2021 07:25:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "f800ab7e-8346-4fa7-a163-701b90d6e608", "name": "tempest-securitygroup--1748394768", "stateful": true, "tenant_id": "3a2693f475504bd09526ac6bd19368d9", "description": "tempest-description--497361201", "security_group_rules": [{"id": "461183eb-ca67-40de-8395-cdea02ca23c0", "tenant_id": "3a2693f475504bd09526ac6bd19368d9", "security_group_id": "f800ab7e-8346-4fa7-a163-701b90d6e608", "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": 1022, "description": null, "tags": [], "created_at": "2021-01-14T07:25:18Z", "updated_at": "2021-01-14T07:25:18Z", "revision_number": 0, "project_id": "3a2693f475504bd09526ac6bd19368d9"}, {"id": "e7b606b5-cc79-4e66-b04e-6c0415fdb0cd", "tenant_id": "3a2693f475504bd09526ac6bd19368d9", "security_group_id": "f800ab7e-8346-4fa7-a163-701b90d6e608", "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": 1021, "description": null, "tags": [], "created_at": "2021-01-14T07:25:18Z", "updated_at": "2021-01-14T07:25:18Z", "revision_number": 0, "project_id": "3a2693f475504bd09526ac6bd19368d9"}], "tags": [], "created_at": "2021-01-14T07:25:18Z", "updated_at": "2021-01-14T07:25:18Z", "revision_number": 1, "project_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:25:23,388 96403 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 3.758s 2021-01-14 07:25:23,389 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "f800ab7e-8346-4fa7-a163-701b90d6e608", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-37637d8e-1b2e-4d62-b7ec-b867261a306a', 'date': 'Thu, 14 Jan 2021 07:25:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "06e0f474-4359-465e-bafa-4e9730662787", "tenant_id": "3a2693f475504bd09526ac6bd19368d9", "security_group_id": "f800ab7e-8346-4fa7-a163-701b90d6e608", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:25:22Z", "updated_at": "2021-01-14T07:25:22Z", "revision_number": 0, "project_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:25:27,490 96403 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 4.100s 2021-01-14 07:25:27,491 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "f800ab7e-8346-4fa7-a163-701b90d6e608", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e9abf63d-0214-4a97-87b7-8c316a0d3acb', 'date': 'Thu, 14 Jan 2021 07:25:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a2f65e57-b483-47e6-ab23-bbf7528b0512", "tenant_id": "3a2693f475504bd09526ac6bd19368d9", "security_group_id": "f800ab7e-8346-4fa7-a163-701b90d6e608", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:25:24Z", "updated_at": "2021-01-14T07:25:24Z", "revision_number": 0, "project_id": "3a2693f475504bd09526ac6bd19368d9"}}' 2021-01-14 07:25:27,491 96403 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1748394768 created 2021-01-14 07:25:44,527 96403 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/floatingips 17.035s 2021-01-14 07:25:44,528 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-7392a8d4-1692-4e73-bc0d-7c1b85ac983f', 'date': 'Thu, 14 Jan 2021 07:25:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "dc650f12-f278-4d98-be6a-54b736187669", "tenant_id": "3a2693f475504bd09526ac6bd19368d9", "floating_ip_address": "172.25.3.194", "floating_network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3a2693f475504bd09526ac6bd19368d9", "description": "", "port_details": null, "tags": [], "created_at": "2021-01-14T07:25:37Z", "updated_at": "2021-01-14T07:25:37Z", "revision_number": 0}}' 2021-01-14 07:25:44,528 96403 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'dc650f12-f278-4d98-be6a-54b736187669', 'tenant_id': '3a2693f475504bd09526ac6bd19368d9', 'floating_ip_address': '172.25.3.194', 'floating_network_id': 'c23423ca-c6f9-4e24-86aa-328f70d7d267', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3a2693f475504bd09526ac6bd19368d9', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-01-14T07:25:37Z', 'updated_at': '2021-01-14T07:25:37Z', 'revision_number': 0, 'ip': '172.25.3.194'} created 2021-01-14 07:25:44,749 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.214s 2021-01-14 07:25:44,750 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:25:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3686', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b87d1811-9077-406a-95d3-c2ec19f115fb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bb04ec4241074139ad8c410c543b4a28", "name": "tempest-TaggedBootDevicesTest_v242-764740484", "password_expires_at": null}, "audit_ids": ["XogE0TlYRI2DGAXvVQTu0w"], "expires_at": "2021-01-14T08:25:44.000000Z", "issued_at": "2021-01-14T07:25:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a2693f475504bd09526ac6bd19368d9", "name": "tempest-TaggedBootDevicesTest_v242-764740484"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/3a2693f475504bd09526ac6bd19368d9", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/3a2693f475504bd09526ac6bd19368d9", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_3a2693f475504bd09526ac6bd19368d9", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:25:44,750 96403 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': '15ac981d-0d09-4ec0-895b-ce9d7bcccd9e', 'name': 'tempest-TaggedBootDevicesTest_v242-980231587-network', 'tenant_id': '3a2693f475504bd09526ac6bd19368d9', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3a2693f475504bd09526ac6bd19368d9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 3, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:23:28Z', 'updated_at': '2021-01-14T07:23:29Z', 'revision_number': 1} available for tenant 2021-01-14 07:25:44,824 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.068s 2021-01-14 07:25:44,825 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:25:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3686', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3c6e6d4c-2a36-4157-a820-66c2ebe3b46b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bb04ec4241074139ad8c410c543b4a28", "name": "tempest-TaggedBootDevicesTest_v242-764740484", "password_expires_at": null}, "audit_ids": ["QTdO3atNTFWoEhhoVtdQWg"], "expires_at": "2021-01-14T08:25:44.000000Z", "issued_at": "2021-01-14T07:25:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a2693f475504bd09526ac6bd19368d9", "name": "tempest-TaggedBootDevicesTest_v242-764740484"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/3a2693f475504bd09526ac6bd19368d9", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/3a2693f475504bd09526ac6bd19368d9", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_3a2693f475504bd09526ac6bd19368d9", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/3a2693f475504bd09526ac6bd19368d9", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:25:44,825 96403 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': '15ac981d-0d09-4ec0-895b-ce9d7bcccd9e', 'name': 'tempest-TaggedBootDevicesTest_v242-980231587-network', 'tenant_id': '3a2693f475504bd09526ac6bd19368d9', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3a2693f475504bd09526ac6bd19368d9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 3, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:23:28Z', 'updated_at': '2021-01-14T07:23:29Z', 'revision_number': 1} available for tenant 2021-01-14 07:25:44,826 96403 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvGe1/FvKiG1bN79N4g8xu5IfnNFhQSZGYUZ894ITHdutWJ2y\nvYQMSIsP7h/F92pJLOmfHLuELNvYDpMXjdJnsG9JRjl4yCcG7FGi9jxoKVJF/19Z\nJU0BxXwuJ8g1l/Fr45JrC739L+rG3sBhkROA+3QUyRzOxNBKl2fZvIow/a2pAsx7\nYoGsAl2Qwssaa0myiNn6XdYTpSSH/pcILuy5Vk2TOas6NzDta6yNlM0dVBcWnYlI\nlCgqnaL6CbroFSAlhPTV+wr9FoIoZe04Qg50x4GrXMECxVz3XxwqzB2eWk7pyJmO\netDGA3kOIgEfXnltSfPlg5FcXa1NcE6VaIx3LwIDAQABAoIBAQCDez0dqFFndCm8\ndd08ba4fYJJ/Nf/RH4zuRergL/53T99hgGxEpeqMlb/ARpw5VgtLNJ69xn8vbx0Q\nzsYZS0ThdEiGoYUQ6WuDcFVx0iY+8BO5bCkiRuN9lnP/f1EngGvynTPnNeeDkSzI\nNynfvOS+lvwKffgukc38a5UgZrBZ16zxNCKzf3uZlnqCvDquXS3GcVo7mWUTmtkI\ndR/DvN9YQUN+Ja07gJeSnt9ppAblAXog82ZMxouRpe7sdci3skr7rqt/p97oWk26\nnXWw53W2Z/fdxnSsDsuX4OeE5CrA6hsQztZh6DH9+LGN8b5Y47jq9EzNa0tykgmS\n9gUr2AcBAoGBAOLsEooV/foj9YbwxAYbUDzz2dpeGDIIxBnoSlYIkW9L8Ots0i5B\nQAL87yRPGzhxo6o4MRcuNLwhjsD/aSEahazA1nZrojr3c2j+cEINwz51Gr9Ku1i8\no10ajjFiUagWl06ANTZLemWio41fMLf8a/nFwNwBRS99eAcHmTvkKCR/AoGBANSM\nIVCXDw0fMIjZ04I6y34/s68Vh1ZGtyP1tgOkbXO+3JE8KUVzMwlmxylewHG1OOcH\n/qPDG7sCrOpC2T+r9IG7sOTUwKq+3bnHhUnzHKZqPMAQxxg4cJIJMpWRrId/jyYr\nizeJfCXc2yXSsStGdQ8hQQJsn8W3sorv8UNL5ZVRAoGAZo8zwd02sLtX2Okwb2Ig\n3auIpr0oSlTT7LGkB0ZQFPFJrd29ENLEz5TpsItgTh5uThyfc06a3vx7vJazORb3\nm6B8TYFQDT6Rlr6IlhIKUEw1DogELJL1crrx0TgSl9m+AOjJJATxCMZ9DQQczMr1\nMipChCy+zDv055hzlTIFQpkCgYEAtSt0wjLge3jYb+3sIZdoGQbHbDfXkizYsmgg\na15ehUhszccQDsiw+hSHMrY3JzUneZYQ8Rm/q1oOdefhMiqqUWLg10yZpXDnohF1\nhaEaDKeFfNlQO07wdSot2du/ygdqx0hadE5WahelHMpIhfCamvjnZt+cGHYKU+9O\nIOSynuECgYBW5+tV1ecKEEObJ60vXIc8Io0SAiOM1knxlKXX7tsocY1vwY0QscRi\nDmhr9qohOGMQTxnMdOm+cl7vDhDGnj/pClaSCMsLP7KBwHcO/H7v6dc5T3sAR7K3\n1jSGdMvLv1UTVT/KwpHcm5Xc26ZqlCwXTtXfp6cGEXfDTmp5Le9wNw==\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-1004500977', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8Z7X8W8qIbVs3v03iDzG7kh+c0WFBJkZhRnz3ghMd261YnbK9hAxIiw/uH8X3akks6Z8cu4Qs29gOkxeN0mewb0lGOXjIJwbsUaL2PGgpUkX/X1klTQHFfC4nyDWX8WvjkmsLvf0v6sbewGGRE4D7dBTJHM7E0EqXZ9m8ijD9rakCzHtigawCXZDCyxprSbKI2fpd1hOlJIf+lwgu7LlWTZM5qzo3MO1rrI2UzR1UFxadiUiUKCqdovoJuugVICWE9NX7Cv0Wgihl7ThCDnTHgatcwQLFXPdfHCrMHZ5aTunImY560MYDeQ4iAR9eeW1J8+WDkVxdrU1wTpVojHcv Generated-by-Nova', 'fingerprint': 'dc:e7:e4:50:2a:95:aa:19:4e:f6:92:63:a5:8a:00:67', 'user_id': 'bb04ec4241074139ad8c410c543b4a28'}, 'security_group': {'id': 'f800ab7e-8346-4fa7-a163-701b90d6e608', 'name': 'tempest-securitygroup--1748394768', 'stateful': True, 'tenant_id': '3a2693f475504bd09526ac6bd19368d9', 'description': 'tempest-description--497361201', 'security_group_rules': [{'id': '461183eb-ca67-40de-8395-cdea02ca23c0', 'tenant_id': '3a2693f475504bd09526ac6bd19368d9', 'security_group_id': 'f800ab7e-8346-4fa7-a163-701b90d6e608', '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': 1022, 'description': None, 'tags': [], 'created_at': '2021-01-14T07:25:18Z', 'updated_at': '2021-01-14T07:25:18Z', 'revision_number': 0, 'project_id': '3a2693f475504bd09526ac6bd19368d9'}, {'id': 'e7b606b5-cc79-4e66-b04e-6c0415fdb0cd', 'tenant_id': '3a2693f475504bd09526ac6bd19368d9', 'security_group_id': 'f800ab7e-8346-4fa7-a163-701b90d6e608', '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': 1021, 'description': None, 'tags': [], 'created_at': '2021-01-14T07:25:18Z', 'updated_at': '2021-01-14T07:25:18Z', 'revision_number': 0, 'project_id': '3a2693f475504bd09526ac6bd19368d9'}], 'tags': [], 'created_at': '2021-01-14T07:25:18Z', 'updated_at': '2021-01-14T07:25:18Z', 'revision_number': 1, 'project_id': '3a2693f475504bd09526ac6bd19368d9'}, 'floating_ip': {'id': 'dc650f12-f278-4d98-be6a-54b736187669', 'tenant_id': '3a2693f475504bd09526ac6bd19368d9', 'floating_ip_address': '172.25.3.194', 'floating_network_id': 'c23423ca-c6f9-4e24-86aa-328f70d7d267', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3a2693f475504bd09526ac6bd19368d9', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-01-14T07:25:37Z', 'updated_at': '2021-01-14T07:25:37Z', 'revision_number': 0, 'ip': '172.25.3.194'}} 2021-01-14 07:26:05,308 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.222.0.41/compute/v2.1/servers 20.481s 2021-01-14 07:26:05,309 96403 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': '<omitted>'} Body: {"server": {"name": "tempest-device-tagging-server-1048149873", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "config_drive": true, "networks": [{"uuid": "15ac981d-0d09-4ec0-895b-ce9d7bcccd9e"}, {"port": "39617270-2444-44fa-8b5c-a39cc6502806", "tag": "port-1"}, {"port": "2dbb73b7-c96a-4a26-8309-210e535ba221", "tag": "port-2"}, {"uuid": "d296a63f-7c95-482a-bbfd-05a2330d25d3", "tag": "net-1"}, {"uuid": "d296a63f-7c95-482a-bbfd-05a2330d25d3"}, {"uuid": "c9ed708e-d62d-484d-ade0-a088dfc698a4", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "c9ed708e-d62d-484d-ade0-a088dfc698a4", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "667cf5d5-5be0-47e6-b593-667ad1c77197", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "40fca60f-f027-4258-936c-7fc6a6a83918", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "42809cf9-7dcd-4023-b197-89fdddad4d84", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--1748394768"}], "key_name": "tempest-keypair-1004500977", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:25:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.41/compute/v2.1/servers/fa852318-def8-4649-b05e-f52706cf56d4', '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-bf05fae1-8716-41c5-8dfb-4e5041fef61f', 'x-compute-request-id': 'req-bf05fae1-8716-41c5-8dfb-4e5041fef61f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "fa852318-def8-4649-b05e-f52706cf56d4", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/fa852318-def8-4649-b05e-f52706cf56d4"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/fa852318-def8-4649-b05e-f52706cf56d4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1748394768"}], "adminPass": "FgLokgfT9UoT"}}' 2021-01-14 07:26:05,434 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 500 GET http://10.222.0.41/compute/v2.1/servers/fa852318-def8-4649-b05e-f52706cf56d4 0.122s 2021-01-14 07:26:05,435 96403 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': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:26:05 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-3307ad89-c475-482c-b598-bdba38bea789', 'x-compute-request-id': 'req-3307ad89-c475-482c-b598-bdba38bea789', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/fa852318-def8-4649-b05e-f52706cf56d4'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:26:07,198 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 204 DELETE http://10.222.0.41/compute/v2.1/servers/fa852318-def8-4649-b05e-f52706cf56d4 1.762s 2021-01-14 07:26:07,199 96403 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': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:26:05 GMT', 'server': 'Apache/2.4.29 (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-6e34cea7-17c1-4fcd-8c2f-4bdff0eea327', 'x-compute-request-id': 'req-6e34cea7-17c1-4fcd-8c2f-4bdff0eea327', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/fa852318-def8-4649-b05e-f52706cf56d4'} Body: b'' 2021-01-14 07:26:07,236 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 404 GET http://10.222.0.41/compute/v2.1/servers/fa852318-def8-4649-b05e-f52706cf56d4 0.037s 2021-01-14 07:26:07,237 96403 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': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:26:07 GMT', 'server': 'Apache/2.4.29 (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-15d65a5b-23cb-404e-b676-ecde3043cb99', 'x-compute-request-id': 'req-15d65a5b-23cb-404e-b676-ecde3043cb99', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/fa852318-def8-4649-b05e-f52706cf56d4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fa852318-def8-4649-b05e-f52706cf56d4 could not be found."}}' 2021-01-14 07:26:07,332 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-1004500977 0.094s 2021-01-14 07:26:07,333 96403 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': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:26:07 GMT', 'server': 'Apache/2.4.29 (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-2308a4cf-d2a5-4c80-9630-eb5b5e1c1735', 'x-compute-request-id': 'req-2308a4cf-d2a5-4c80-9630-eb5b5e1c1735', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-1004500977'} Body: b'' 2021-01-14 07:26:08,527 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/f800ab7e-8346-4fa7-a163-701b90d6e608 1.193s 2021-01-14 07:26:08,527 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-00c47ddd-2e50-4bac-ae00-b1236e5ef343', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:26:08 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/f800ab7e-8346-4fa7-a163-701b90d6e608'} Body: b'' 2021-01-14 07:26:09,076 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 404 GET http://10.222.0.41:9696/v2.0/security-groups/f800ab7e-8346-4fa7-a163-701b90d6e608 0.548s 2021-01-14 07:26:09,076 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-57569b1f-8b96-42ab-82cb-0a22c98c5169', 'date': 'Thu, 14 Jan 2021 07:26:09 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/f800ab7e-8346-4fa7-a163-701b90d6e608'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f800ab7e-8346-4fa7-a163-701b90d6e608 does not exist", "detail": ""}}' 2021-01-14 07:26:14,753 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/floatingips/dc650f12-f278-4d98-be6a-54b736187669 5.676s 2021-01-14 07:26:14,753 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-73f60710-9e04-4a66-8787-d107c211d3d7', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:26:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips/dc650f12-f278-4d98-be6a-54b736187669'} Body: b'' 2021-01-14 07:26:21,248 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/ports/2dbb73b7-c96a-4a26-8309-210e535ba221 6.494s 2021-01-14 07:26:21,248 96403 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-42120228-814e-4293-9c97-2963ff94471b', 'date': 'Thu, 14 Jan 2021 07:26:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/ports/2dbb73b7-c96a-4a26-8309-210e535ba221'} Body: b'' 2021-01-14 07:26:25,303 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/ports/39617270-2444-44fa-8b5c-a39cc6502806 4.054s 2021-01-14 07:26:25,304 96403 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-2ebbd7b1-801c-44ab-ade9-5c7b988addc0', 'date': 'Thu, 14 Jan 2021 07:26:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/ports/39617270-2444-44fa-8b5c-a39cc6502806'} Body: b'' 2021-01-14 07:26:29,739 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/subnets/199c508e-77cb-4c2c-8fc8-92a68a3f1379 4.434s 2021-01-14 07:26:29,739 96403 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-44e3f131-735c-4b3d-9be2-59825335cc62', 'date': 'Thu, 14 Jan 2021 07:26:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets/199c508e-77cb-4c2c-8fc8-92a68a3f1379'} Body: b'' 2021-01-14 07:26:36,676 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/subnets/3db518ea-d120-48c9-b713-17762eecf16f 6.936s 2021-01-14 07:26:36,677 96403 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-20336c62-ef55-4e2f-8e68-6ef35467ce60', 'date': 'Thu, 14 Jan 2021 07:26:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets/3db518ea-d120-48c9-b713-17762eecf16f'} Body: b'' 2021-01-14 07:26:42,637 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/networks/c9ed708e-d62d-484d-ade0-a088dfc698a4 5.959s 2021-01-14 07:26:42,638 96403 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-3f64be6c-5840-48ce-9150-5b493044bb86', 'date': 'Thu, 14 Jan 2021 07:26:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/networks/c9ed708e-d62d-484d-ade0-a088dfc698a4'} Body: b'' 2021-01-14 07:26:47,506 96403 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/networks/d296a63f-7c95-482a-bbfd-05a2330d25d3 4.868s 2021-01-14 07:26:47,506 96403 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-62a67100-5cce-4f13-9c7c-07a77bc1c904', 'date': 'Thu, 14 Jan 2021 07:26:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/networks/d296a63f-7c95-482a-bbfd-05a2330d25d3'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 272, in test_tagged_boot_devices 'boot_index': 2 File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON | 5 | 0 | 5 | 0 | 0 | Detail | |
test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
fail
ft48.1: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:23:52,247 96401 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.047s 2021-01-14 07:23:52,247 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:23:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3682', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-21c4d4fd-fb94-43ca-8cef-7356c2d587d4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "adb38fe872744352a4826e2619377dc6", "name": "tempest-ServerDiskConfigTestJSON-510066591", "password_expires_at": null}, "audit_ids": ["s-1hFZR9SEapwTHCb15__w"], "expires_at": "2021-01-14T08:23:52.000000Z", "issued_at": "2021-01-14T07:23:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09c32218fbf8421e8d39c11ddb10d709", "name": "tempest-ServerDiskConfigTestJSON-510066591"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/09c32218fbf8421e8d39c11ddb10d709", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/09c32218fbf8421e8d39c11ddb10d709", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/09c32218fbf8421e8d39c11ddb10d709", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_09c32218fbf8421e8d39c11ddb10d709", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/09c32218fbf8421e8d39c11ddb10d709", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:23:52,248 96401 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config) Found network {'id': 'b253f46f-6d1c-491b-8798-482cf4eeb181', 'name': 'tempest-ServerDiskConfigTestJSON-1877239001-network', 'tenant_id': '09c32218fbf8421e8d39c11ddb10d709', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '09c32218fbf8421e8d39c11ddb10d709', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 4, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:23:43Z', 'updated_at': '2021-01-14T07:23:44Z', 'revision_number': 1} available for tenant 2021-01-14 07:23:59,018 96401 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 202 POST http://10.222.0.41/compute/v2.1/servers 6.769s 2021-01-14 07:23:59,018 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-480007110", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "b253f46f-6d1c-491b-8798-482cf4eeb181"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:23:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/aae5ef03-2dfb-40c1-b7c0-4d89584b95a8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15568e73-26a5-4ecb-873e-ece523f1ef2c', 'x-compute-request-id': 'req-15568e73-26a5-4ecb-873e-ece523f1ef2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "aae5ef03-2dfb-40c1-b7c0-4d89584b95a8", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/aae5ef03-2dfb-40c1-b7c0-4d89584b95a8"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/aae5ef03-2dfb-40c1-b7c0-4d89584b95a8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "nHzFTjg6Xkiv"}}' 2021-01-14 07:24:01,550 96401 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 500 GET http://10.222.0.41/compute/v2.1/servers/aae5ef03-2dfb-40c1-b7c0-4d89584b95a8 2.529s 2021-01-14 07:24:01,551 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:23:59 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-2b9aa3bf-0533-4acf-b924-1654f9cf053c', 'x-compute-request-id': 'req-2b9aa3bf-0533-4acf-b924-1654f9cf053c', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/aae5ef03-2dfb-40c1-b7c0-4d89584b95a8'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:24:06,169 96401 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 204 DELETE http://10.222.0.41/compute/v2.1/servers/aae5ef03-2dfb-40c1-b7c0-4d89584b95a8 4.618s 2021-01-14 07:24:06,169 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:01 GMT', 'server': 'Apache/2.4.29 (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-36fd6576-e324-4976-8a9e-48df1841490d', 'x-compute-request-id': 'req-36fd6576-e324-4976-8a9e-48df1841490d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/aae5ef03-2dfb-40c1-b7c0-4d89584b95a8'} Body: b'' 2021-01-14 07:24:07,435 96401 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 500 GET http://10.222.0.41/compute/v2.1/servers/aae5ef03-2dfb-40c1-b7c0-4d89584b95a8 1.265s 2021-01-14 07:24:07,436 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:06 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-2d26ddee-d146-4fe2-aadb-6d4a3fd34762', 'x-compute-request-id': 'req-2d26ddee-d146-4fe2-aadb-6d4a3fd34762', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/aae5ef03-2dfb-40c1-b7c0-4d89584b95a8'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:24:07,436 96401 ERROR [tempest.common.compute] Server aae5ef03-2dfb-40c1-b7c0-4d89584b95a8 failed to delete in time 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute clients.servers_client, server['id'], wait_until) 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute message=message) 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute During handling of the above exception, another exception occurred: 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute clients.servers_client, server['id']) 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 104, in wait_for_server_termination 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute message=message) 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:24:07.436 96401 ERROR tempest.common.compute }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 74, in test_rebuild_server_with_auto_disk_config server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
fail
ft48.2: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:24:07,730 96401 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.284s 2021-01-14 07:24:07,731 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3682', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0ac65590-fe94-467e-b6a9-8c0be7c48bd3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "adb38fe872744352a4826e2619377dc6", "name": "tempest-ServerDiskConfigTestJSON-510066591", "password_expires_at": null}, "audit_ids": ["xAkqkwTBSbe2_oCWQev7Sw"], "expires_at": "2021-01-14T08:24:07.000000Z", "issued_at": "2021-01-14T07:24:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09c32218fbf8421e8d39c11ddb10d709", "name": "tempest-ServerDiskConfigTestJSON-510066591"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/09c32218fbf8421e8d39c11ddb10d709", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/09c32218fbf8421e8d39c11ddb10d709", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/09c32218fbf8421e8d39c11ddb10d709", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_09c32218fbf8421e8d39c11ddb10d709", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/09c32218fbf8421e8d39c11ddb10d709", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:24:07,731 96401 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config) Found network {'id': 'b253f46f-6d1c-491b-8798-482cf4eeb181', 'name': 'tempest-ServerDiskConfigTestJSON-1877239001-network', 'tenant_id': '09c32218fbf8421e8d39c11ddb10d709', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '09c32218fbf8421e8d39c11ddb10d709', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 4, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:23:43Z', 'updated_at': '2021-01-14T07:23:44Z', 'revision_number': 1} available for tenant 2021-01-14 07:24:15,417 96401 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 202 POST http://10.222.0.41/compute/v2.1/servers 7.685s 2021-01-14 07:24:15,418 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-554501553", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "b253f46f-6d1c-491b-8798-482cf4eeb181"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/b4e12b1d-8b6c-49b7-838e-55ac6c4b1011', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19dfcb7d-990d-4639-8c37-0e2a0041b6fb', 'x-compute-request-id': 'req-19dfcb7d-990d-4639-8c37-0e2a0041b6fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "b4e12b1d-8b6c-49b7-838e-55ac6c4b1011", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b4e12b1d-8b6c-49b7-838e-55ac6c4b1011"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b4e12b1d-8b6c-49b7-838e-55ac6c4b1011"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "UPZ8TuprgYYM"}}' 2021-01-14 07:24:16,093 96401 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 500 GET http://10.222.0.41/compute/v2.1/servers/b4e12b1d-8b6c-49b7-838e-55ac6c4b1011 0.671s 2021-01-14 07:24:16,095 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:15 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-f79eb996-c5cb-4830-af84-1cc518f3de75', 'x-compute-request-id': 'req-f79eb996-c5cb-4830-af84-1cc518f3de75', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b4e12b1d-8b6c-49b7-838e-55ac6c4b1011'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:24:17,218 96401 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 204 DELETE http://10.222.0.41/compute/v2.1/servers/b4e12b1d-8b6c-49b7-838e-55ac6c4b1011 1.122s 2021-01-14 07:24:17,218 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:16 GMT', 'server': 'Apache/2.4.29 (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-9c3ff949-a0f1-4bb0-8d2a-3695b85ac34f', 'x-compute-request-id': 'req-9c3ff949-a0f1-4bb0-8d2a-3695b85ac34f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b4e12b1d-8b6c-49b7-838e-55ac6c4b1011'} Body: b'' 2021-01-14 07:24:19,173 96401 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 500 GET http://10.222.0.41/compute/v2.1/servers/b4e12b1d-8b6c-49b7-838e-55ac6c4b1011 1.954s 2021-01-14 07:24:19,173 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:17 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-867ddf54-8c7e-407a-a0ef-b2a95ca60351', 'x-compute-request-id': 'req-867ddf54-8c7e-407a-a0ef-b2a95ca60351', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b4e12b1d-8b6c-49b7-838e-55ac6c4b1011'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:24:19,174 96401 ERROR [tempest.common.compute] Server b4e12b1d-8b6c-49b7-838e-55ac6c4b1011 failed to delete in time 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute clients.servers_client, server['id'], wait_until) 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute message=message) 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute During handling of the above exception, another exception occurred: 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute clients.servers_client, server['id']) 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 104, in wait_for_server_termination 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute message=message) 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:24:19.174 96401 ERROR tempest.common.compute }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 55, in test_rebuild_server_with_manual_disk_config server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
fail
ft48.3: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:24:19,613 96401 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.431s 2021-01-14 07:24:19,614 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3682', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8d8c847b-fbc2-4446-830b-0a85166b77bf', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "adb38fe872744352a4826e2619377dc6", "name": "tempest-ServerDiskConfigTestJSON-510066591", "password_expires_at": null}, "audit_ids": ["jvoppAk9RaS1lfRG1_FD6Q"], "expires_at": "2021-01-14T08:24:19.000000Z", "issued_at": "2021-01-14T07:24:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09c32218fbf8421e8d39c11ddb10d709", "name": "tempest-ServerDiskConfigTestJSON-510066591"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/09c32218fbf8421e8d39c11ddb10d709", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/09c32218fbf8421e8d39c11ddb10d709", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/09c32218fbf8421e8d39c11ddb10d709", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_09c32218fbf8421e8d39c11ddb10d709", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/09c32218fbf8421e8d39c11ddb10d709", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:24:19,615 96401 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual) Found network {'id': 'b253f46f-6d1c-491b-8798-482cf4eeb181', 'name': 'tempest-ServerDiskConfigTestJSON-1877239001-network', 'tenant_id': '09c32218fbf8421e8d39c11ddb10d709', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '09c32218fbf8421e8d39c11ddb10d709', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 4, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:23:43Z', 'updated_at': '2021-01-14T07:23:44Z', 'revision_number': 1} available for tenant 2021-01-14 07:24:27,230 96401 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 202 POST http://10.222.0.41/compute/v2.1/servers 7.615s 2021-01-14 07:24:27,231 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1206885837", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "b253f46f-6d1c-491b-8798-482cf4eeb181"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/87f5d016-3b6a-4fea-b3a3-2255bc915c4d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a45840cc-5669-473d-b7f3-039c62a83ffa', 'x-compute-request-id': 'req-a45840cc-5669-473d-b7f3-039c62a83ffa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "87f5d016-3b6a-4fea-b3a3-2255bc915c4d", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/87f5d016-3b6a-4fea-b3a3-2255bc915c4d"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/87f5d016-3b6a-4fea-b3a3-2255bc915c4d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ASTN7jqB4dHY"}}' 2021-01-14 07:24:31,045 96401 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 500 GET http://10.222.0.41/compute/v2.1/servers/87f5d016-3b6a-4fea-b3a3-2255bc915c4d 3.809s 2021-01-14 07:24:31,045 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:27 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-c31161cc-be34-434e-add4-d4bbd0ef1ffe', 'x-compute-request-id': 'req-c31161cc-be34-434e-add4-d4bbd0ef1ffe', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/87f5d016-3b6a-4fea-b3a3-2255bc915c4d'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:24:34,159 96401 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 204 DELETE http://10.222.0.41/compute/v2.1/servers/87f5d016-3b6a-4fea-b3a3-2255bc915c4d 3.113s 2021-01-14 07:24:34,159 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:31 GMT', 'server': 'Apache/2.4.29 (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-2baad22e-0d07-496f-8494-14d296bc1475', 'x-compute-request-id': 'req-2baad22e-0d07-496f-8494-14d296bc1475', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/87f5d016-3b6a-4fea-b3a3-2255bc915c4d'} Body: b'' 2021-01-14 07:24:34,818 96401 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 500 GET http://10.222.0.41/compute/v2.1/servers/87f5d016-3b6a-4fea-b3a3-2255bc915c4d 0.658s 2021-01-14 07:24:34,819 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:34 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-ebaaa53e-c46f-4f74-b6e6-1fe9809fc85f', 'x-compute-request-id': 'req-ebaaa53e-c46f-4f74-b6e6-1fe9809fc85f', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/87f5d016-3b6a-4fea-b3a3-2255bc915c4d'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:24:34,819 96401 ERROR [tempest.common.compute] Server 87f5d016-3b6a-4fea-b3a3-2255bc915c4d failed to delete in time 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute clients.servers_client, server['id'], wait_until) 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute message=message) 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute During handling of the above exception, another exception occurred: 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute clients.servers_client, server['id']) 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 104, in wait_for_server_termination 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute message=message) 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:24:34.819 96401 ERROR tempest.common.compute }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 125, in test_update_server_from_auto_to_manual server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
fail
ft48.4: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:53:59,449 3484 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.062s 2021-01-14 07:53:59,449 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:53:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3682', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0ec28572-7a52-4912-882b-a4cbf06d6ce0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9686f5d68998439688046dfe6458d897", "name": "tempest-ServerDiskConfigTestJSON-301383471", "password_expires_at": null}, "audit_ids": ["Kp3Ao_jeT-umnHGE_TEsfQ"], "expires_at": "2021-01-14T08:53:59.000000Z", "issued_at": "2021-01-14T07:53:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baa6fed7440a4257bf424b9296620b2f", "name": "tempest-ServerDiskConfigTestJSON-301383471"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/baa6fed7440a4257bf424b9296620b2f", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/baa6fed7440a4257bf424b9296620b2f", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/baa6fed7440a4257bf424b9296620b2f", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_baa6fed7440a4257bf424b9296620b2f", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/baa6fed7440a4257bf424b9296620b2f", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:53:59,450 3484 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual) Found network {'id': 'd2869544-9ae2-4798-8141-38c2d74af877', 'name': 'tempest-ServerDiskConfigTestJSON-1449839027-network', 'tenant_id': 'baa6fed7440a4257bf424b9296620b2f', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'baa6fed7440a4257bf424b9296620b2f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 5, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:53:58Z', 'updated_at': '2021-01-14T07:53:58Z', 'revision_number': 1} available for tenant 2021-01-14 07:54:00,896 3484 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 202 POST http://10.222.0.41/compute/v2.1/servers 1.445s 2021-01-14 07:54:00,896 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-320231456", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "d2869544-9ae2-4798-8141-38c2d74af877"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:53:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/8948f0a9-adb6-4864-8e24-f7e44dcf745d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a874287-3a7b-4a43-9a41-4fcf562f719f', 'x-compute-request-id': 'req-3a874287-3a7b-4a43-9a41-4fcf562f719f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "8948f0a9-adb6-4864-8e24-f7e44dcf745d", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8948f0a9-adb6-4864-8e24-f7e44dcf745d"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8948f0a9-adb6-4864-8e24-f7e44dcf745d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "bhKm7x3uPNq5"}}' 2021-01-14 07:54:00,964 3484 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 500 GET http://10.222.0.41/compute/v2.1/servers/8948f0a9-adb6-4864-8e24-f7e44dcf745d 0.064s 2021-01-14 07:54:00,965 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:54:00 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-c05694f7-3b4d-4e67-973e-d68950de7b25', 'x-compute-request-id': 'req-c05694f7-3b4d-4e67-973e-d68950de7b25', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8948f0a9-adb6-4864-8e24-f7e44dcf745d'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:54:01,160 3484 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 204 DELETE http://10.222.0.41/compute/v2.1/servers/8948f0a9-adb6-4864-8e24-f7e44dcf745d 0.194s 2021-01-14 07:54:01,161 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:54:00 GMT', 'server': 'Apache/2.4.29 (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-eed89b93-526c-4b80-9192-f4ba37d144d1', 'x-compute-request-id': 'req-eed89b93-526c-4b80-9192-f4ba37d144d1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8948f0a9-adb6-4864-8e24-f7e44dcf745d'} Body: b'' 2021-01-14 07:54:01,204 3484 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 404 GET http://10.222.0.41/compute/v2.1/servers/8948f0a9-adb6-4864-8e24-f7e44dcf745d 0.041s 2021-01-14 07:54:01,204 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:54:01 GMT', 'server': 'Apache/2.4.29 (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-edf4d2a5-0cc9-4632-b768-163fbcbf8bee', 'x-compute-request-id': 'req-edf4d2a5-0cc9-4632-b768-163fbcbf8bee', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8948f0a9-adb6-4864-8e24-f7e44dcf745d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8948f0a9-adb6-4864-8e24-f7e44dcf745d could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 111, in test_resize_server_from_auto_to_manual server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
fail
ft48.5: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:54:01,278 3484 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.064s 2021-01-14 07:54:01,278 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:54:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3682', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c48d567a-04b7-45de-ab2b-a0b9246676d9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9686f5d68998439688046dfe6458d897", "name": "tempest-ServerDiskConfigTestJSON-301383471", "password_expires_at": null}, "audit_ids": ["h9itm3z9Tfm515JI4VcddA"], "expires_at": "2021-01-14T08:54:01.000000Z", "issued_at": "2021-01-14T07:54:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baa6fed7440a4257bf424b9296620b2f", "name": "tempest-ServerDiskConfigTestJSON-301383471"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/baa6fed7440a4257bf424b9296620b2f", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/baa6fed7440a4257bf424b9296620b2f", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/baa6fed7440a4257bf424b9296620b2f", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_baa6fed7440a4257bf424b9296620b2f", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/baa6fed7440a4257bf424b9296620b2f", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:54:01,279 3484 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto) Found network {'id': 'd2869544-9ae2-4798-8141-38c2d74af877', 'name': 'tempest-ServerDiskConfigTestJSON-1449839027-network', 'tenant_id': 'baa6fed7440a4257bf424b9296620b2f', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'baa6fed7440a4257bf424b9296620b2f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 5, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:53:58Z', 'updated_at': '2021-01-14T07:53:58Z', 'revision_number': 1} available for tenant 2021-01-14 07:54:02,249 3484 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 202 POST http://10.222.0.41/compute/v2.1/servers 0.968s 2021-01-14 07:54:02,249 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1933230941", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "d2869544-9ae2-4798-8141-38c2d74af877"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:54:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/77f0ab3c-0f3b-474b-985c-3ba4655706d4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-327203c1-25fd-4d4b-864c-2921f9f759b4', 'x-compute-request-id': 'req-327203c1-25fd-4d4b-864c-2921f9f759b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "77f0ab3c-0f3b-474b-985c-3ba4655706d4", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/77f0ab3c-0f3b-474b-985c-3ba4655706d4"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/77f0ab3c-0f3b-474b-985c-3ba4655706d4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Tij3mJAJ98n4"}}' 2021-01-14 07:54:02,310 3484 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 500 GET http://10.222.0.41/compute/v2.1/servers/77f0ab3c-0f3b-474b-985c-3ba4655706d4 0.056s 2021-01-14 07:54:02,310 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:54:02 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-937b52be-9a46-4a35-b92b-659c955ece63', 'x-compute-request-id': 'req-937b52be-9a46-4a35-b92b-659c955ece63', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/77f0ab3c-0f3b-474b-985c-3ba4655706d4'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:54:02,498 3484 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 204 DELETE http://10.222.0.41/compute/v2.1/servers/77f0ab3c-0f3b-474b-985c-3ba4655706d4 0.187s 2021-01-14 07:54:02,499 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:54:02 GMT', 'server': 'Apache/2.4.29 (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-f4ee7f26-f099-4b94-aff0-08ceea8af467', 'x-compute-request-id': 'req-f4ee7f26-f099-4b94-aff0-08ceea8af467', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/77f0ab3c-0f3b-474b-985c-3ba4655706d4'} Body: b'' 2021-01-14 07:54:02,552 3484 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 404 GET http://10.222.0.41/compute/v2.1/servers/77f0ab3c-0f3b-474b-985c-3ba4655706d4 0.053s 2021-01-14 07:54:02,553 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:54:02 GMT', 'server': 'Apache/2.4.29 (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-f4aaafa5-cc7e-4d1a-9ae5-1c47a4e7ce1c', 'x-compute-request-id': 'req-f4aaafa5-cc7e-4d1a-9ae5-1c47a4e7ce1c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/77f0ab3c-0f3b-474b-985c-3ba4655706d4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 77f0ab3c-0f3b-474b-985c-3ba4655706d4 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 95, in test_resize_server_from_manual_to_auto server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
fail
ft49.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON.test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:21:34,624 96399 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.269s 2021-01-14 07:21:34,624 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3688', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ffff8834-9164-4e9b-9ff2-bc457d5845ad', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "848e14ee70474eec84f60dc936bb94ab", "name": "tempest-InstanceActionsV221TestJSON-699332958", "password_expires_at": null}, "audit_ids": ["7oU1Vh67S8CMpDfys1uT5A"], "expires_at": "2021-01-14T08:21:34.000000Z", "issued_at": "2021-01-14T07:21:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b606cc19a10040f598c205b295af6c24", "name": "tempest-InstanceActionsV221TestJSON-699332958"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/b606cc19a10040f598c205b295af6c24", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/b606cc19a10040f598c205b295af6c24", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/b606cc19a10040f598c205b295af6c24", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_b606cc19a10040f598c205b295af6c24", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/b606cc19a10040f598c205b295af6c24", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:21:34,625 96399 INFO [tempest.lib.common.fixed_network] (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions) Found network {'id': '2f4f08cd-c65c-4793-89d2-7675698e9db3', 'name': 'tempest-InstanceActionsV221TestJSON-38053069-network', 'tenant_id': 'b606cc19a10040f598c205b295af6c24', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b606cc19a10040f598c205b295af6c24', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 5, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:21:31Z', 'updated_at': '2021-01-14T07:21:31Z', 'revision_number': 1} available for tenant 2021-01-14 07:21:38,607 96399 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 202 POST http://10.222.0.41/compute/v2.1/servers 3.981s 2021-01-14 07:21:38,607 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-InstanceActionsV221TestJSON-server-1107100675", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "2f4f08cd-c65c-4793-89d2-7675698e9db3"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/f7622a81-a37b-4ea5-b77b-1221a75ac9fd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ef9c21c-3114-4f1d-b5b8-03d65dcd879f', 'x-compute-request-id': 'req-6ef9c21c-3114-4f1d-b5b8-03d65dcd879f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "f7622a81-a37b-4ea5-b77b-1221a75ac9fd", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/f7622a81-a37b-4ea5-b77b-1221a75ac9fd"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/f7622a81-a37b-4ea5-b77b-1221a75ac9fd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "TodoztVVZH45"}}' 2021-01-14 07:21:39,877 96399 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 500 GET http://10.222.0.41/compute/v2.1/servers/f7622a81-a37b-4ea5-b77b-1221a75ac9fd 1.267s 2021-01-14 07:21:39,877 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '183', 'x-openstack-request-id': 'req-e3b75047-3aa4-4057-ba37-1380a7293ae0', 'x-compute-request-id': 'req-e3b75047-3aa4-4057-ba37-1380a7293ae0', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/f7622a81-a37b-4ea5-b77b-1221a75ac9fd'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:21:41,794 96399 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 204 DELETE http://10.222.0.41/compute/v2.1/servers/f7622a81-a37b-4ea5-b77b-1221a75ac9fd 1.916s 2021-01-14 07:21:41,795 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6daaef2b-736c-4530-b547-4815fd909f1e', 'x-compute-request-id': 'req-6daaef2b-736c-4530-b547-4815fd909f1e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/f7622a81-a37b-4ea5-b77b-1221a75ac9fd'} Body: b'' 2021-01-14 07:21:43,864 96399 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 500 GET http://10.222.0.41/compute/v2.1/servers/f7622a81-a37b-4ea5-b77b-1221a75ac9fd 2.069s 2021-01-14 07:21:43,865 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:21:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '183', 'x-openstack-request-id': 'req-239f2221-a7ba-4624-bcde-b33bd7a32c41', 'x-compute-request-id': 'req-239f2221-a7ba-4624-bcde-b33bd7a32c41', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/f7622a81-a37b-4ea5-b77b-1221a75ac9fd'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:21:43,865 96399 ERROR [tempest.common.compute] Server f7622a81-a37b-4ea5-b77b-1221a75ac9fd failed to delete in time 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute clients.servers_client, server['id'], wait_until) 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute message=message) 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute During handling of the above exception, another exception occurred: 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute clients.servers_client, server['id']) 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 104, in wait_for_server_termination 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute message=message) 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:21:43.865 96399 ERROR tempest.common.compute }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_instance_actions.py", line 79, in test_get_list_deleted_instance_actions server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
fail
ft50.1: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:31:41,407 96411 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.361s 2021-01-14 07:31:41,407 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:31:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3678', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f742436a-c81b-4a83-95b8-29a84cfcf00e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2232758016714a94ace5e94d5ab7b624", "name": "tempest-MultipleCreateTestJSON-337644658", "password_expires_at": null}, "audit_ids": ["9yd5s7y2T7q1HTYeeoY9YQ"], "expires_at": "2021-01-14T08:31:41.000000Z", "issued_at": "2021-01-14T07:31:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24b0cc22469b4232921d538801d681c2", "name": "tempest-MultipleCreateTestJSON-337644658"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/24b0cc22469b4232921d538801d681c2", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/24b0cc22469b4232921d538801d681c2", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/24b0cc22469b4232921d538801d681c2", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_24b0cc22469b4232921d538801d681c2", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/24b0cc22469b4232921d538801d681c2", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:31:41,408 96411 INFO [tempest.lib.common.fixed_network] (MultipleCreateTestJSON:test_multiple_create) Found network {'id': '472396a9-388e-4627-ba8a-4a5a70f03b06', 'name': 'tempest-MultipleCreateTestJSON-104438503-network', 'tenant_id': '24b0cc22469b4232921d538801d681c2', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '24b0cc22469b4232921d538801d681c2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 6, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:31:35Z', 'updated_at': '2021-01-14T07:31:36Z', 'revision_number': 1} available for tenant 2021-01-14 07:31:44,189 96411 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 202 POST http://10.222.0.41/compute/v2.1/servers 2.780s 2021-01-14 07:31:44,189 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-tempest.common.compute-instance-864101353", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "min_count": 2, "networks": [{"uuid": "472396a9-388e-4627-ba8a-4a5a70f03b06"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:31:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/6f3dfefe-acc6-453c-9349-25cc996db867', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b8f4c88-af0e-47d8-8dbd-4207c3e21628', 'x-compute-request-id': 'req-2b8f4c88-af0e-47d8-8dbd-4207c3e21628', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "6f3dfefe-acc6-453c-9349-25cc996db867", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6f3dfefe-acc6-453c-9349-25cc996db867"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6f3dfefe-acc6-453c-9349-25cc996db867"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "bM4Ktn5Vh2pR"}}' 2021-01-14 07:31:44,367 96411 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.41/compute/v2.1/servers 0.174s 2021-01-14 07:31:44,368 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:31:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '675', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0105f14f-702f-4ab7-a82f-aceafc90329a', 'x-compute-request-id': 'req-0105f14f-702f-4ab7-a82f-aceafc90329a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"servers": [{"id": "31d5afa2-3bfc-49b0-90cf-b50780c85b01", "name": "tempest-tempest.common.compute-instance-864101353-2", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/31d5afa2-3bfc-49b0-90cf-b50780c85b01"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/31d5afa2-3bfc-49b0-90cf-b50780c85b01"}]}, {"id": "6f3dfefe-acc6-453c-9349-25cc996db867", "name": "tempest-tempest.common.compute-instance-864101353-1", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6f3dfefe-acc6-453c-9349-25cc996db867"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6f3dfefe-acc6-453c-9349-25cc996db867"}]}]}' 2021-01-14 07:31:44,557 96411 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 500 GET http://10.222.0.41/compute/v2.1/servers/31d5afa2-3bfc-49b0-90cf-b50780c85b01 0.186s 2021-01-14 07:31:44,557 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:31:44 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-761fb59a-451d-434f-b279-8b2c9c560f84', 'x-compute-request-id': 'req-761fb59a-451d-434f-b279-8b2c9c560f84', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/31d5afa2-3bfc-49b0-90cf-b50780c85b01'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:31:44,810 96411 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 204 DELETE http://10.222.0.41/compute/v2.1/servers/31d5afa2-3bfc-49b0-90cf-b50780c85b01 0.252s 2021-01-14 07:31:44,810 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:31:44 GMT', 'server': 'Apache/2.4.29 (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-ba12da0a-3d63-4643-8ed6-89485bae0ed2', 'x-compute-request-id': 'req-ba12da0a-3d63-4643-8ed6-89485bae0ed2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/31d5afa2-3bfc-49b0-90cf-b50780c85b01'} Body: b'' 2021-01-14 07:31:45,351 96411 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 204 DELETE http://10.222.0.41/compute/v2.1/servers/6f3dfefe-acc6-453c-9349-25cc996db867 0.540s 2021-01-14 07:31:45,352 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:31:44 GMT', 'server': 'Apache/2.4.29 (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-af9731db-30b1-481d-89a9-9c6933ee058b', 'x-compute-request-id': 'req-af9731db-30b1-481d-89a9-9c6933ee058b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6f3dfefe-acc6-453c-9349-25cc996db867'} Body: b'' 2021-01-14 07:31:45,384 96411 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 404 GET http://10.222.0.41/compute/v2.1/servers/31d5afa2-3bfc-49b0-90cf-b50780c85b01 0.032s 2021-01-14 07:31:45,385 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:31:45 GMT', 'server': 'Apache/2.4.29 (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-9819c0f0-ace3-45ea-acc7-302aabba1e10', 'x-compute-request-id': 'req-9819c0f0-ace3-45ea-acc7-302aabba1e10', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/31d5afa2-3bfc-49b0-90cf-b50780c85b01'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 31d5afa2-3bfc-49b0-90cf-b50780c85b01 could not be found."}}' 2021-01-14 07:31:45,470 96411 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 404 GET http://10.222.0.41/compute/v2.1/servers/6f3dfefe-acc6-453c-9349-25cc996db867 0.085s 2021-01-14 07:31:45,471 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:31:45 GMT', 'server': 'Apache/2.4.29 (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-d2415845-5e18-4207-a05c-88417d545701', 'x-compute-request-id': 'req-d2415845-5e18-4207-a05c-88417d545701', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6f3dfefe-acc6-453c-9349-25cc996db867'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6f3dfefe-acc6-453c-9349-25cc996db867 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_multiple_create.py", line 36, in test_multiple_create tenant_network=tenant_network) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
fail
ft50.2: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:31:45,731 96411 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.239s 2021-01-14 07:31:45,732 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:31:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3678', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4370b571-4a73-43ad-b76b-d6163c9188d6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2232758016714a94ace5e94d5ab7b624", "name": "tempest-MultipleCreateTestJSON-337644658", "password_expires_at": null}, "audit_ids": ["Gp2c654oQuSM0lfR4UqCIQ"], "expires_at": "2021-01-14T08:31:45.000000Z", "issued_at": "2021-01-14T07:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24b0cc22469b4232921d538801d681c2", "name": "tempest-MultipleCreateTestJSON-337644658"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/24b0cc22469b4232921d538801d681c2", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/24b0cc22469b4232921d538801d681c2", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/24b0cc22469b4232921d538801d681c2", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_24b0cc22469b4232921d538801d681c2", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/24b0cc22469b4232921d538801d681c2", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:31:45,732 96411 INFO [tempest.lib.common.fixed_network] (MultipleCreateTestJSON:test_multiple_create_with_reservation_return) Found network {'id': '472396a9-388e-4627-ba8a-4a5a70f03b06', 'name': 'tempest-MultipleCreateTestJSON-104438503-network', 'tenant_id': '24b0cc22469b4232921d538801d681c2', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '24b0cc22469b4232921d538801d681c2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 6, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:31:35Z', 'updated_at': '2021-01-14T07:31:36Z', 'revision_number': 1} available for tenant 2021-01-14 07:31:49,266 96411 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 202 POST http://10.222.0.41/compute/v2.1/servers 3.532s 2021-01-14 07:31:49,266 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-MultipleCreateTestJSON-server-1596068785", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "min_count": 1, "max_count": 2, "return_reservation_id": true, "networks": [{"uuid": "472396a9-388e-4627-ba8a-4a5a70f03b06"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:31:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '32', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a3dc39d-0c6b-4c5f-9926-c52d2e452de1', 'x-compute-request-id': 'req-9a3dc39d-0c6b-4c5f-9926-c52d2e452de1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"reservation_id": "r-qz650tvi"}' 2021-01-14 07:31:49,552 96411 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.41/compute/v2.1/servers 0.285s 2021-01-14 07:31:49,552 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:31:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a26bf46-1182-40cb-9260-7b9c34a55ed0', 'x-compute-request-id': 'req-8a26bf46-1182-40cb-9260-7b9c34a55ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"servers": [{"id": "e8dd57eb-8db7-479a-8683-61ad911724b8", "name": "tempest-MultipleCreateTestJSON-server-1596068785-2", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/e8dd57eb-8db7-479a-8683-61ad911724b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/e8dd57eb-8db7-479a-8683-61ad911724b8"}]}, {"id": "3633eeb8-9679-479d-a750-a624a06c4264", "name": "tempest-MultipleCreateTestJSON-server-1596068785-1", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3633eeb8-9679-479d-a750-a624a06c4264"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3633eeb8-9679-479d-a750-a624a06c4264"}]}]}' 2021-01-14 07:31:49,675 96411 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 500 GET http://10.222.0.41/compute/v2.1/servers/e8dd57eb-8db7-479a-8683-61ad911724b8 0.120s 2021-01-14 07:31:49,676 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:31:49 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-c81b6ca0-abb9-476c-b67b-85e53aee41c2', 'x-compute-request-id': 'req-c81b6ca0-abb9-476c-b67b-85e53aee41c2', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e8dd57eb-8db7-479a-8683-61ad911724b8'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:31:50,038 96411 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 204 DELETE http://10.222.0.41/compute/v2.1/servers/e8dd57eb-8db7-479a-8683-61ad911724b8 0.362s 2021-01-14 07:31:50,039 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:31:49 GMT', 'server': 'Apache/2.4.29 (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-33de2a06-4e85-440b-89e0-4943087e0ef9', 'x-compute-request-id': 'req-33de2a06-4e85-440b-89e0-4943087e0ef9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e8dd57eb-8db7-479a-8683-61ad911724b8'} Body: b'' 2021-01-14 07:31:50,405 96411 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 204 DELETE http://10.222.0.41/compute/v2.1/servers/3633eeb8-9679-479d-a750-a624a06c4264 0.366s 2021-01-14 07:31:50,405 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:31:50 GMT', 'server': 'Apache/2.4.29 (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-7e2a0d24-63b4-4e82-af21-81906580a3e1', 'x-compute-request-id': 'req-7e2a0d24-63b4-4e82-af21-81906580a3e1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3633eeb8-9679-479d-a750-a624a06c4264'} Body: b'' 2021-01-14 07:31:50,449 96411 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 404 GET http://10.222.0.41/compute/v2.1/servers/e8dd57eb-8db7-479a-8683-61ad911724b8 0.043s 2021-01-14 07:31:50,449 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:31:50 GMT', 'server': 'Apache/2.4.29 (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-e87862e9-fb8b-466d-9f03-87c6e5986b5b', 'x-compute-request-id': 'req-e87862e9-fb8b-466d-9f03-87c6e5986b5b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e8dd57eb-8db7-479a-8683-61ad911724b8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e8dd57eb-8db7-479a-8683-61ad911724b8 could not be found."}}' 2021-01-14 07:31:50,526 96411 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 404 GET http://10.222.0.41/compute/v2.1/servers/3633eeb8-9679-479d-a750-a624a06c4264 0.076s 2021-01-14 07:31:50,527 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:31:50 GMT', 'server': 'Apache/2.4.29 (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-0f21835f-0416-410d-a75b-df0a1f697a2f', 'x-compute-request-id': 'req-0f21835f-0416-410d-a75b-df0a1f697a2f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3633eeb8-9679-479d-a750-a624a06c4264'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3633eeb8-9679-479d-a750-a624a06c4264 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_multiple_create.py", line 56, in test_multiple_create_with_reservation_return return_reservation_id=True) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.servers.test_server_group.ServerGroupTestJSON | 6 | 4 | 2 | 0 | 0 | Detail | |
test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
pass
pt51.1: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
||||||
test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
pass
pt51.2: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
||||||
test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
pass
pt51.3: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
||||||
test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
fail
ft51.4: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:22:06,840 96399 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.048s 2021-01-14 07:22:06,841 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:22:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3672', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-22843484-2559-41fb-b322-615d1d2d6327', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4c16ebd7a11646f09986fc9d46427906", "name": "tempest-ServerGroupTestJSON-852760124", "password_expires_at": null}, "audit_ids": ["JYwa9hmuTwC4aQzpB_9A6w"], "expires_at": "2021-01-14T08:22:06.000000Z", "issued_at": "2021-01-14T07:22:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47f8f75f2b664ae6ba6d4d7f9a269b14", "name": "tempest-ServerGroupTestJSON-852760124"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/47f8f75f2b664ae6ba6d4d7f9a269b14", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/47f8f75f2b664ae6ba6d4d7f9a269b14", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/47f8f75f2b664ae6ba6d4d7f9a269b14", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_47f8f75f2b664ae6ba6d4d7f9a269b14", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/47f8f75f2b664ae6ba6d4d7f9a269b14", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:22:06,841 96399 INFO [tempest.lib.common.fixed_network] (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group) Found network {'id': 'fbef7054-184c-4ac7-83a1-f7e066f1ea40', 'name': 'tempest-ServerGroupTestJSON-1314189772-network', 'tenant_id': '47f8f75f2b664ae6ba6d4d7f9a269b14', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '47f8f75f2b664ae6ba6d4d7f9a269b14', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 10, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:21:55Z', 'updated_at': '2021-01-14T07:21:55Z', 'revision_number': 1} available for tenant 2021-01-14 07:22:09,900 96399 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 202 POST http://10.222.0.41/compute/v2.1/servers 3.058s 2021-01-14 07:22:09,901 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerGroupTestJSON-server-1843124414", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "fbef7054-184c-4ac7-83a1-f7e066f1ea40"}]}, "os:scheduler_hints": {"group": "9168fa0c-56e2-47c4-a690-4250a76332ba"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:22:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/524b40e7-241d-421e-a50f-d793b74fa3df', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15878890-10c3-4946-b877-acd42a45a311', 'x-compute-request-id': 'req-15878890-10c3-4946-b877-acd42a45a311', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "524b40e7-241d-421e-a50f-d793b74fa3df", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/524b40e7-241d-421e-a50f-d793b74fa3df"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/524b40e7-241d-421e-a50f-d793b74fa3df"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "qWpP3Mgg4ScZ"}}' 2021-01-14 07:22:10,013 96399 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 500 GET http://10.222.0.41/compute/v2.1/servers/524b40e7-241d-421e-a50f-d793b74fa3df 0.110s 2021-01-14 07:22:10,014 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:22:09 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-a00dc02b-5e64-4bf4-b846-b3573e872855', 'x-compute-request-id': 'req-a00dc02b-5e64-4bf4-b846-b3573e872855', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/524b40e7-241d-421e-a50f-d793b74fa3df'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:22:10,243 96399 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 204 DELETE http://10.222.0.41/compute/v2.1/servers/524b40e7-241d-421e-a50f-d793b74fa3df 0.229s 2021-01-14 07:22:10,244 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:22:10 GMT', 'server': 'Apache/2.4.29 (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-b65f960d-641d-4c3d-b7ee-2e164fee0641', 'x-compute-request-id': 'req-b65f960d-641d-4c3d-b7ee-2e164fee0641', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/524b40e7-241d-421e-a50f-d793b74fa3df'} Body: b'' 2021-01-14 07:22:10,331 96399 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 404 GET http://10.222.0.41/compute/v2.1/servers/524b40e7-241d-421e-a50f-d793b74fa3df 0.086s 2021-01-14 07:22:10,331 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:22:10 GMT', 'server': 'Apache/2.4.29 (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-f9b55d2c-d66d-4645-aaa4-a3bb45752382', 'x-compute-request-id': 'req-f9b55d2c-d66d-4645-aaa4-a3bb45752382', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/524b40e7-241d-421e-a50f-d793b74fa3df'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 524b40e7-241d-421e-a50f-d793b74fa3df could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_group.py", line 130, in test_create_server_with_scheduler_hint_group wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
fail
ft51.5: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:22:10,436 96399 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_list_server_groups): 200 GET http://10.222.0.41/compute/v2.1/os-server-groups 0.101s 2021-01-14 07:22:10,436 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:22:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-073cd070-5550-4eeb-96df-b67c334b7d33', 'x-compute-request-id': 'req-073cd070-5550-4eeb-96df-b67c334b7d33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-server-groups'} Body: b'{"server_groups": [{"id": "9168fa0c-56e2-47c4-a690-4250a76332ba", "name": "tempest-ServerGroupTestJSON-Server-Group-486225446", "policies": ["affinity"], "metadata": {}, "members": ["524b40e7-241d-421e-a50f-d793b74fa3df"]}]}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_group.py", line 120, in test_list_server_groups self.assertIn(self.created_server_group, body) File "/usr/local/lib/python3.6/dist-packages/testtools/testcase.py", line 421, in assertIn self.assertThat(haystack, Contains(needle), message) File "/usr/local/lib/python3.6/dist-packages/testtools/testcase.py", line 502, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: {'id': '9168fa0c-56e2-47c4-a690-4250a76332ba', 'name': 'tempest-ServerGroupTestJSON-Server-Group-486225446', 'policies': ['affinity'], 'metadata': {}, 'members': []} not in [{'id': '9168fa0c-56e2-47c4-a690-4250a76332ba', 'name': 'tempest-ServerGroupTestJSON-Server-Group-486225446', 'policies': ['affinity'], 'metadata': {}, 'members': ['524b40e7-241d-421e-a50f-d793b74fa3df']}] |
||||||
test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
pass
pt51.6: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
||||||
tempest.api.compute.servers.test_servers.ServerShowV247Test | 2 | 0 | 2 | 0 | 0 | Detail | |
test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
fail
ft52.1: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:33:33,870 96411 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_show_server): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.083s 2021-01-14 07:33:33,871 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:33:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3672', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f3831dd8-d255-43c9-a9a7-4d09a0dcd9b7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d396edc7687a4c939ee900c8179ee706", "name": "tempest-ServerShowV247Test-1632050687", "password_expires_at": null}, "audit_ids": ["LNXPA4MFRDy8ar75mejlmw"], "expires_at": "2021-01-14T08:33:33.000000Z", "issued_at": "2021-01-14T07:33:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be6ed0f6ad614baa801236c721ab0d89", "name": "tempest-ServerShowV247Test-1632050687"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/be6ed0f6ad614baa801236c721ab0d89", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/be6ed0f6ad614baa801236c721ab0d89", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/be6ed0f6ad614baa801236c721ab0d89", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_be6ed0f6ad614baa801236c721ab0d89", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/be6ed0f6ad614baa801236c721ab0d89", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:33:33,871 96411 INFO [tempest.lib.common.fixed_network] (ServerShowV247Test:test_show_server) Found network None available for tenant 2021-01-14 07:33:34,794 96411 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_show_server): 202 POST http://10.222.0.41/compute/v2.1/servers 0.922s 2021-01-14 07:33:34,795 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.47', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerShowV247Test-server-916458498", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": "none"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:33:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/413a2f99-1ba2-4716-a845-5a69cf571e21', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.47', 'x-openstack-nova-api-version': '2.47', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-152faddb-870b-4f23-9413-8e1895eaa7b5', 'x-compute-request-id': 'req-152faddb-870b-4f23-9413-8e1895eaa7b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "413a2f99-1ba2-4716-a845-5a69cf571e21", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/413a2f99-1ba2-4716-a845-5a69cf571e21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/413a2f99-1ba2-4716-a845-5a69cf571e21"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "R2e5cxTu9MSW"}}' 2021-01-14 07:33:34,859 96411 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_show_server): 500 GET http://10.222.0.41/compute/v2.1/servers/413a2f99-1ba2-4716-a845-5a69cf571e21 0.061s 2021-01-14 07:33:34,859 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.47', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:33:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.47', 'x-openstack-nova-api-version': '2.47', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '183', 'x-openstack-request-id': 'req-79e35ea7-3eda-4604-b618-05cc582a2b0c', 'x-compute-request-id': 'req-79e35ea7-3eda-4604-b618-05cc582a2b0c', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/413a2f99-1ba2-4716-a845-5a69cf571e21'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 177, in test_show_server self.servers_client.show_server(server['id']) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
fail
ft52.2: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:33:35,246 96411 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.378s 2021-01-14 07:33:35,246 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:33:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3672', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-18d37466-020e-4bc0-97df-16e151184f0a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d396edc7687a4c939ee900c8179ee706", "name": "tempest-ServerShowV247Test-1632050687", "password_expires_at": null}, "audit_ids": ["YGIU2BrGQvilkrk_tyuMUQ"], "expires_at": "2021-01-14T08:33:35.000000Z", "issued_at": "2021-01-14T07:33:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be6ed0f6ad614baa801236c721ab0d89", "name": "tempest-ServerShowV247Test-1632050687"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/be6ed0f6ad614baa801236c721ab0d89", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/be6ed0f6ad614baa801236c721ab0d89", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/be6ed0f6ad614baa801236c721ab0d89", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_be6ed0f6ad614baa801236c721ab0d89", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/be6ed0f6ad614baa801236c721ab0d89", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:33:35,248 96411 INFO [tempest.lib.common.fixed_network] (ServerShowV247Test:test_update_rebuild_list_server) Found network None available for tenant 2021-01-14 07:33:35,591 96411 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 202 POST http://10.222.0.41/compute/v2.1/servers 0.343s 2021-01-14 07:33:35,592 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.47', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerShowV247Test-server-1751425517", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": "none"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:33:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/3232fa81-2755-4eee-9d9d-2e7ae586cdce', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.47', 'x-openstack-nova-api-version': '2.47', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf675e83-9a82-48e9-a896-da0401df33ee', 'x-compute-request-id': 'req-cf675e83-9a82-48e9-a896-da0401df33ee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "3232fa81-2755-4eee-9d9d-2e7ae586cdce", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3232fa81-2755-4eee-9d9d-2e7ae586cdce"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3232fa81-2755-4eee-9d9d-2e7ae586cdce"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "b6MDmCs6YEfU"}}' 2021-01-14 07:33:35,817 96411 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 PUT http://10.222.0.41/compute/v2.1/servers/3232fa81-2755-4eee-9d9d-2e7ae586cdce 0.222s 2021-01-14 07:33:35,817 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.47', 'X-Auth-Token': '<omitted>'} Body: {"server": {}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:33:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '992', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.47', 'x-openstack-nova-api-version': '2.47', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31ba831c-b4cd-4168-ad48-fae6305f5672', 'x-compute-request-id': 'req-31ba831c-b4cd-4168-ad48-fae6305f5672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3232fa81-2755-4eee-9d9d-2e7ae586cdce'} Body: b'{"server": {"id": "3232fa81-2755-4eee-9d9d-2e7ae586cdce", "name": "tempest-ServerShowV247Test-server-1751425517", "status": "BUILD", "tenant_id": "be6ed0f6ad614baa801236c721ab0d89", "user_id": "d396edc7687a4c939ee900c8179ee706", "metadata": {}, "hostId": "", "image": {"id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.heat2", "extra_specs": {}}, "created": "2021-01-14T07:33:36Z", "updated": "2021-01-14T07:33:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3232fa81-2755-4eee-9d9d-2e7ae586cdce"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3232fa81-2755-4eee-9d9d-2e7ae586cdce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "locked": false, "description": null, "tags": []}}' 2021-01-14 07:33:35,947 96411 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 500 GET http://10.222.0.41/compute/v2.1/servers/3232fa81-2755-4eee-9d9d-2e7ae586cdce 0.122s 2021-01-14 07:33:35,948 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.47', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:33:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.47', 'x-openstack-nova-api-version': '2.47', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '183', 'x-openstack-request-id': 'req-024ea0c1-6661-483c-9412-9df14ae62287', 'x-compute-request-id': 'req-024ea0c1-6661-483c-9412-9df14ae62287', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3232fa81-2755-4eee-9d9d-2e7ae586cdce'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 186, in test_update_rebuild_list_server 'ACTIVE') File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.servers.test_servers.ServersTestJSON | 7 | 1 | 6 | 0 | 0 | Detail | |
test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
fail
ft53.1: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:27:44,706 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.095s 2021-01-14 07:27:44,706 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3664', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-89ca0390-308d-4ecc-8993-f09312b3c76b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ca2c8a51d8f2455caa7c83a7b3d834fe", "name": "tempest-ServersTestJSON-989633950", "password_expires_at": null}, "audit_ids": ["_V4Ne5jXSlqYDLBxkgty-Q"], "expires_at": "2021-01-14T08:27:44.000000Z", "issued_at": "2021-01-14T07:27:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94f6378d248249348b8ff596bd91ec75", "name": "tempest-ServersTestJSON-989633950"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:27:44,707 96403 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_create_server_specify_multibyte_character_name) Found network {'id': 'd9153312-4285-4f73-b68d-cb0deb52be27', 'name': 'tempest-ServersTestJSON-1145992985-network', 'tenant_id': '94f6378d248249348b8ff596bd91ec75', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '94f6378d248249348b8ff596bd91ec75', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 3, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:27:34Z', 'updated_at': '2021-01-14T07:27:34Z', 'revision_number': 1} available for tenant 2021-01-14 07:27:48,702 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 202 POST http://10.222.0.41/compute/v2.1/servers 3.994s 2021-01-14 07:27:48,702 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-\u20a1-431785220", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "d9153312-4285-4f73-b68d-cb0deb52be27"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/6ba4f50d-5d23-4bca-8ae7-4b2ffa4dc4e7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53ac81c7-7b79-4b98-9dcb-1d47e162d352', 'x-compute-request-id': 'req-53ac81c7-7b79-4b98-9dcb-1d47e162d352', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "6ba4f50d-5d23-4bca-8ae7-4b2ffa4dc4e7", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6ba4f50d-5d23-4bca-8ae7-4b2ffa4dc4e7"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6ba4f50d-5d23-4bca-8ae7-4b2ffa4dc4e7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "j2LpRMtqomw9"}}' 2021-01-14 07:27:49,063 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 500 GET http://10.222.0.41/compute/v2.1/servers/6ba4f50d-5d23-4bca-8ae7-4b2ffa4dc4e7 0.358s 2021-01-14 07:27:49,064 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:48 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-c6b0dc50-c04d-44a8-b1da-a1897669d1a0', 'x-compute-request-id': 'req-c6b0dc50-c04d-44a8-b1da-a1897669d1a0', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6ba4f50d-5d23-4bca-8ae7-4b2ffa4dc4e7'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:27:50,035 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 204 DELETE http://10.222.0.41/compute/v2.1/servers/6ba4f50d-5d23-4bca-8ae7-4b2ffa4dc4e7 0.971s 2021-01-14 07:27:50,036 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:49 GMT', 'server': 'Apache/2.4.29 (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-ef70748e-4e06-4e84-bcac-21405e575bcd', 'x-compute-request-id': 'req-ef70748e-4e06-4e84-bcac-21405e575bcd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6ba4f50d-5d23-4bca-8ae7-4b2ffa4dc4e7'} Body: b'' 2021-01-14 07:27:50,270 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 404 GET http://10.222.0.41/compute/v2.1/servers/6ba4f50d-5d23-4bca-8ae7-4b2ffa4dc4e7 0.233s 2021-01-14 07:27:50,270 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:50 GMT', 'server': 'Apache/2.4.29 (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-91afaae0-c49f-4e9d-9c3a-eab5b09250c0', 'x-compute-request-id': 'req-91afaae0-c49f-4e9d-9c3a-eab5b09250c0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6ba4f50d-5d23-4bca-8ae7-4b2ffa4dc4e7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6ba4f50d-5d23-4bca-8ae7-4b2ffa4dc4e7 could not be found."}}' 2021-01-14 07:27:50,271 96403 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1730756. The failure could be related to https://launchpad.net/bugs/1730756 }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 112, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 104, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 157, in test_create_server_specify_multibyte_character_name self.create_test_server(name=utf8_name, wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
pass
pt53.2: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
||||||
test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
fail
ft53.3: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:27:54,002 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.240s 2021-01-14 07:27:54,002 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3664', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b3edf8ff-50d9-4a07-ba3a-9426f68c5502', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ca2c8a51d8f2455caa7c83a7b3d834fe", "name": "tempest-ServersTestJSON-989633950", "password_expires_at": null}, "audit_ids": ["CO6LK5qxQ5iLBzH1zxa1nw"], "expires_at": "2021-01-14T08:27:53.000000Z", "issued_at": "2021-01-14T07:27:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94f6378d248249348b8ff596bd91ec75", "name": "tempest-ServersTestJSON-989633950"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:27:54,003 96403 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_create_server_with_ipv6_addr_only) Found network {'id': 'd9153312-4285-4f73-b68d-cb0deb52be27', 'name': 'tempest-ServersTestJSON-1145992985-network', 'tenant_id': '94f6378d248249348b8ff596bd91ec75', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '94f6378d248249348b8ff596bd91ec75', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 3, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:27:34Z', 'updated_at': '2021-01-14T07:27:34Z', 'revision_number': 1} available for tenant 2021-01-14 07:27:55,835 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 202 POST http://10.222.0.41/compute/v2.1/servers 1.832s 2021-01-14 07:27:55,836 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersTestJSON-server-1895603175", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "accessIPv6": "2001:2001::3", "networks": [{"uuid": "d9153312-4285-4f73-b68d-cb0deb52be27"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/28079013-7ad3-4827-b21a-d8c3b73780f8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c918b4ed-468e-4c6c-a195-35740acf1238', 'x-compute-request-id': 'req-c918b4ed-468e-4c6c-a195-35740acf1238', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "28079013-7ad3-4827-b21a-d8c3b73780f8", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/28079013-7ad3-4827-b21a-d8c3b73780f8"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/28079013-7ad3-4827-b21a-d8c3b73780f8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "HzbF6SYP76WJ"}}' 2021-01-14 07:27:56,749 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 500 GET http://10.222.0.41/compute/v2.1/servers/28079013-7ad3-4827-b21a-d8c3b73780f8 0.910s 2021-01-14 07:27:56,749 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:55 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-83361de1-02db-4b26-b383-44c8935a9b22', 'x-compute-request-id': 'req-83361de1-02db-4b26-b383-44c8935a9b22', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/28079013-7ad3-4827-b21a-d8c3b73780f8'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:27:57,600 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 204 DELETE http://10.222.0.41/compute/v2.1/servers/28079013-7ad3-4827-b21a-d8c3b73780f8 0.850s 2021-01-14 07:27:57,600 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:56 GMT', 'server': 'Apache/2.4.29 (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-0a0e2888-42c0-4ee6-a6a1-fa19028439c9', 'x-compute-request-id': 'req-0a0e2888-42c0-4ee6-a6a1-fa19028439c9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/28079013-7ad3-4827-b21a-d8c3b73780f8'} Body: b'' 2021-01-14 07:27:58,759 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 500 GET http://10.222.0.41/compute/v2.1/servers/28079013-7ad3-4827-b21a-d8c3b73780f8 1.158s 2021-01-14 07:27:58,759 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:57 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-c8a3f886-7f6d-4399-9183-86fca5714b8c', 'x-compute-request-id': 'req-c8a3f886-7f6d-4399-9183-86fca5714b8c', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/28079013-7ad3-4827-b21a-d8c3b73780f8'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:27:58,760 96403 ERROR [tempest.common.compute] Server 28079013-7ad3-4827-b21a-d8c3b73780f8 failed to delete in time 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute clients.servers_client, server['id'], wait_until) 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute message=message) 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute During handling of the above exception, another exception occurred: 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute clients.servers_client, server['id']) 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 104, in wait_for_server_termination 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute message=message) 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:27:58.760 96403 ERROR tempest.common.compute }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 139, in test_create_server_with_ipv6_addr_only wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
fail
ft53.4: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:27:59,195 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.429s 2021-01-14 07:27:59,195 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-key-1955333678"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2301', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5c89f0b-77f5-4f43-9b3f-80e39419fd0b', 'x-compute-request-id': 'req-b5c89f0b-77f5-4f43-9b3f-80e39419fd0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEA5m1vIZqmCb38tXk8YVq28Ga0RKRBTfV5pUB91WFMBRRO4Zwy\\nHLG12vScOmmhwzim6IDCG6QQk0EXhwKcrSzQ+k5Nt0NeU3lHa6s/jGHZe1R8iPls\\npVimJx4d/B4AQiLH2Vvv9C/FB0iyu0uYxcvFHEOqkoTKB9fLeU0s8ve/RA2iR4xA\\n4RAJAfFFf2a2xNkMjGure6RXtE4y/hoLv0SHTE1GBcUGhiZlTAsQqs1w+ktivRsW\\nT9dZAP6Imtt08EFxGhXKT8yhEu+4RuD+9yMGe5cEwO5ql4yFOkd5JopNBHecuguW\\nWbFrDB0CLVFNXRBqc7yhGzcI1sy7PksyqRAbywIDAQABAoIBAClj5t5mZQTC962x\\nRUNHhCzShfb+eiyCt4MTfobhn0IaT8D+yZGV6lCWN6nWZ5QljPWeiz9jzQZmXs+F\\njJcewbr0bclJdJwR4N5aOGQC/4nDt0rzYqygq9fC9SfgS7OVg8hrV0LJgd65FEHI\\nZnzBCXr2PKFs8M1P2eDEGBrcnaKfaPnsSLTUvWBf3UEX1S57YTKq0lEtydSwqTTi\\napx4Ks05041IUqUmgVGwwV6stLnIe5SSe1Qb1gbzkyenRNFCzsisZS1iJk8DOSt5\\nINpce3K7kHX/kcaqNbgOkv5uxVn+2Q+Z+NMnvlmWBkY1DlsVlblCIC9FIBQ3AsSy\\npqajf4ECgYEA/l1n9tX5KVnGlYyiRIorXeFAIy8W6CWe2e+ZoW15mBXoeHXXpXXa\\n73kyWTCb1OjDr30FNoXjjcMSZLfsPYMgge1Wk+0OZcdPVc2OjCvOt97IF0j9oSKb\\n9vgcKrHhVHd8Pc0vQ0kB+LMSXIfYRbrZsE2Wcby2wTUnr5BsIfENelECgYEA5+ii\\ntbUz4QZCOaBeMCgNHOwl8aOfjOeeFVkOj79r9iQc74GTyPrfBZt6cboVWip4A1dw\\nmlFSIJoBfjHddgtzke/f4QOCC0D7G29EyNWm0UhdxrnJ0nRrBhNzhooxt7q7dOEj\\neEVMr0vPwrHW4COQN9551ZG1GDHjLQBNo4XyUVsCgYEAhSRfRtS5lutnBuCWD0pD\\naOB+sev0EY+flnPT9qtW+kR9apBEUFdgQfkuYYEQEGHGDBVkpSVv9sQk3JNpFMmO\\nOnQA3W04HA43eLIf6z8C9TungIi0OaPj/2HfXHm/eHcSkUbVdmLApW0WL1jr25Py\\nXlY+aUpeXsN0AnGWKC4E4AECgYAUvVxXzcW++RVRHANwYRSTIpdeHdj1+/zKQfWo\\na2EXWTFxRfBWiAEL+lSf+RlRv/yNp/M9CcrDeaJqi8EXfnyub3phIDQwF3adhHzt\\nTRYnH0arsA/Zj2nG2FR7kr5RhRSgpkXKyr/J6YjCC6+Ayg1qwa25qNc+O6/qZV2M\\nIz2BgwKBgQD9NeB/guqCuk0cGRn5eAjT3DXKE00i96LGt258IbPIpIa+dvHg+kTs\\nYx3QlMpTHB+eMyq7t3yJDysiKgXYGmYQcAhrxs6jeFP9c5gZT8HH+kbbGJG4IU9O\\nTbpV3JSz/+m7Sr6Wq5bb7sT04iOM5fCM+J6pL25ui2GFEqlhWkjTLg==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-key-1955333678", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmbW8hmqYJvfy1eTxhWrbwZrREpEFN9XmlQH3VYUwFFE7hnDIcsbXa9Jw6aaHDOKbogMIbpBCTQReHApytLND6Tk23Q15TeUdrqz+MYdl7VHyI+WylWKYnHh38HgBCIsfZW+/0L8UHSLK7S5jFy8UcQ6qShMoH18t5TSzy979EDaJHjEDhEAkB8UV/ZrbE2QyMa6t7pFe0TjL+Ggu/RIdMTUYFxQaGJmVMCxCqzXD6S2K9GxZP11kA/oia23TwQXEaFcpPzKES77hG4P73IwZ7lwTA7mqXjIU6R3kmik0Ed5y6C5ZZsWsMHQItUU1dEGpzvKEbNwjWzLs+SzKpEBvL Generated-by-Nova", "fingerprint": "0e:c2:e0:f6:12:12:90:78:64:21:04:f4:25:ee:44:db", "user_id": "ca2c8a51d8f2455caa7c83a7b3d834fe"}}' 2021-01-14 07:27:59,825 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 200 GET http://10.222.0.41/compute/v2.1/os-keypairs 0.627s 2021-01-14 07:27:59,825 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c67b6bb-9be2-4908-8778-25ec003d6312', 'x-compute-request-id': 'req-7c67b6bb-9be2-4908-8778-25ec003d6312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypairs": [{"keypair": {"name": "tempest-key-1955333678", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmbW8hmqYJvfy1eTxhWrbwZrREpEFN9XmlQH3VYUwFFE7hnDIcsbXa9Jw6aaHDOKbogMIbpBCTQReHApytLND6Tk23Q15TeUdrqz+MYdl7VHyI+WylWKYnHh38HgBCIsfZW+/0L8UHSLK7S5jFy8UcQ6qShMoH18t5TSzy979EDaJHjEDhEAkB8UV/ZrbE2QyMa6t7pFe0TjL+Ggu/RIdMTUYFxQaGJmVMCxCqzXD6S2K9GxZP11kA/oia23TwQXEaFcpPzKES77hG4P73IwZ7lwTA7mqXjIU6R3kmik0Ed5y6C5ZZsWsMHQItUU1dEGpzvKEbNwjWzLs+SzKpEBvL Generated-by-Nova", "fingerprint": "0e:c2:e0:f6:12:12:90:78:64:21:04:f4:25:ee:44:db"}}]}' 2021-01-14 07:27:59,950 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.117s 2021-01-14 07:27:59,950 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3664', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-33c2d3d6-f923-472c-9407-7cc2b6b2fd48', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ca2c8a51d8f2455caa7c83a7b3d834fe", "name": "tempest-ServersTestJSON-989633950", "password_expires_at": null}, "audit_ids": ["FOCGCcAXRrOBFqXk_4gWRg"], "expires_at": "2021-01-14T08:27:59.000000Z", "issued_at": "2021-01-14T07:27:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94f6378d248249348b8ff596bd91ec75", "name": "tempest-ServersTestJSON-989633950"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:27:59,951 96403 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_create_specify_keypair) Found network {'id': 'd9153312-4285-4f73-b68d-cb0deb52be27', 'name': 'tempest-ServersTestJSON-1145992985-network', 'tenant_id': '94f6378d248249348b8ff596bd91ec75', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '94f6378d248249348b8ff596bd91ec75', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 3, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:27:34Z', 'updated_at': '2021-01-14T07:27:34Z', 'revision_number': 1} available for tenant 2021-01-14 07:28:03,181 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 202 POST http://10.222.0.41/compute/v2.1/servers 3.229s 2021-01-14 07:28:03,181 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersTestJSON-server-1149165827", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "key_name": "tempest-key-1955333678", "networks": [{"uuid": "d9153312-4285-4f73-b68d-cb0deb52be27"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/2cde8af2-591b-46eb-8339-776a11e9787e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1281ecce-c88e-4871-a224-78dcb306b7cd', 'x-compute-request-id': 'req-1281ecce-c88e-4871-a224-78dcb306b7cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "2cde8af2-591b-46eb-8339-776a11e9787e", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/2cde8af2-591b-46eb-8339-776a11e9787e"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/2cde8af2-591b-46eb-8339-776a11e9787e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "epuZpqnfjpw8"}}' 2021-01-14 07:28:03,483 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 500 GET http://10.222.0.41/compute/v2.1/servers/2cde8af2-591b-46eb-8339-776a11e9787e 0.300s 2021-01-14 07:28:03,484 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:03 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-967d74ca-f2ba-4eff-9027-34a25f514937', 'x-compute-request-id': 'req-967d74ca-f2ba-4eff-9027-34a25f514937', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/2cde8af2-591b-46eb-8339-776a11e9787e'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:28:04,136 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 204 DELETE http://10.222.0.41/compute/v2.1/servers/2cde8af2-591b-46eb-8339-776a11e9787e 0.652s 2021-01-14 07:28:04,137 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:03 GMT', 'server': 'Apache/2.4.29 (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-4a7ffd1d-ae3a-4635-bce4-cef0f19f4dac', 'x-compute-request-id': 'req-4a7ffd1d-ae3a-4635-bce4-cef0f19f4dac', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/2cde8af2-591b-46eb-8339-776a11e9787e'} Body: b'' 2021-01-14 07:28:04,323 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 404 GET http://10.222.0.41/compute/v2.1/servers/2cde8af2-591b-46eb-8339-776a11e9787e 0.185s 2021-01-14 07:28:04,323 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:04 GMT', 'server': 'Apache/2.4.29 (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-3170bcba-09ba-4431-919a-639eef3d67af', 'x-compute-request-id': 'req-3170bcba-09ba-4431-919a-639eef3d67af', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/2cde8af2-591b-46eb-8339-776a11e9787e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2cde8af2-591b-46eb-8339-776a11e9787e could not be found."}}' 2021-01-14 07:28:04,365 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-key-1955333678 0.040s 2021-01-14 07:28:04,365 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:04 GMT', 'server': 'Apache/2.4.29 (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-3ce35654-20de-4289-98b9-e812d84197d6', 'x-compute-request-id': 'req-3ce35654-20de-4289-98b9-e812d84197d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-key-1955333678'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 81, in test_create_specify_keypair wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
fail
ft53.5: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:28:04,426 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.053s 2021-01-14 07:28:04,426 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3664', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0f2ef892-9429-4e3d-a217-64e9677aaf11', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ca2c8a51d8f2455caa7c83a7b3d834fe", "name": "tempest-ServersTestJSON-989633950", "password_expires_at": null}, "audit_ids": ["Vtr-WmV4T4-xHhtNy8Ge6w"], "expires_at": "2021-01-14T08:28:04.000000Z", "issued_at": "2021-01-14T07:28:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94f6378d248249348b8ff596bd91ec75", "name": "tempest-ServersTestJSON-989633950"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:28:04,427 96403 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_create_with_existing_server_name) Found network {'id': 'd9153312-4285-4f73-b68d-cb0deb52be27', 'name': 'tempest-ServersTestJSON-1145992985-network', 'tenant_id': '94f6378d248249348b8ff596bd91ec75', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '94f6378d248249348b8ff596bd91ec75', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 3, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:27:34Z', 'updated_at': '2021-01-14T07:27:34Z', 'revision_number': 1} available for tenant 2021-01-14 07:28:07,608 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 202 POST http://10.222.0.41/compute/v2.1/servers 3.180s 2021-01-14 07:28:07,608 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersTestJSON-server-308518380", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "d9153312-4285-4f73-b68d-cb0deb52be27"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/4a12bad4-7b4e-419f-b50f-cbd9db4c419f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd781782-3dad-4c7d-a5a2-b8165cf5fccf', 'x-compute-request-id': 'req-fd781782-3dad-4c7d-a5a2-b8165cf5fccf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "4a12bad4-7b4e-419f-b50f-cbd9db4c419f", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/4a12bad4-7b4e-419f-b50f-cbd9db4c419f"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/4a12bad4-7b4e-419f-b50f-cbd9db4c419f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "u8hCkJX2kEzt"}}' 2021-01-14 07:28:07,714 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 500 GET http://10.222.0.41/compute/v2.1/servers/4a12bad4-7b4e-419f-b50f-cbd9db4c419f 0.103s 2021-01-14 07:28:07,715 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:07 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-281dc62f-803f-4b71-8dbf-fb8fd482f675', 'x-compute-request-id': 'req-281dc62f-803f-4b71-8dbf-fb8fd482f675', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/4a12bad4-7b4e-419f-b50f-cbd9db4c419f'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:28:08,003 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 204 DELETE http://10.222.0.41/compute/v2.1/servers/4a12bad4-7b4e-419f-b50f-cbd9db4c419f 0.287s 2021-01-14 07:28:08,003 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:07 GMT', 'server': 'Apache/2.4.29 (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-4d6410ca-706e-4eb3-9430-657fe3a6580b', 'x-compute-request-id': 'req-4d6410ca-706e-4eb3-9430-657fe3a6580b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/4a12bad4-7b4e-419f-b50f-cbd9db4c419f'} Body: b'' 2021-01-14 07:28:08,147 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 404 GET http://10.222.0.41/compute/v2.1/servers/4a12bad4-7b4e-419f-b50f-cbd9db4c419f 0.143s 2021-01-14 07:28:08,148 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:08 GMT', 'server': 'Apache/2.4.29 (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-ad6d911c-e2a6-4262-b4da-d8335c4a4962', 'x-compute-request-id': 'req-ad6d911c-e2a6-4262-b4da-d8335c4a4962', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/4a12bad4-7b4e-419f-b50f-cbd9db4c419f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4a12bad4-7b4e-419f-b50f-cbd9db4c419f could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 59, in test_create_with_existing_server_name wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
fail
ft53.6: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:28:08,375 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.207s 2021-01-14 07:28:08,375 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3664', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a482340f-4f1b-45b1-87fc-1fbc482daa35', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ca2c8a51d8f2455caa7c83a7b3d834fe", "name": "tempest-ServersTestJSON-989633950", "password_expires_at": null}, "audit_ids": ["OwBA7xiWR-yisbIvkGtA7w"], "expires_at": "2021-01-14T08:28:08.000000Z", "issued_at": "2021-01-14T07:28:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94f6378d248249348b8ff596bd91ec75", "name": "tempest-ServersTestJSON-989633950"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:28:08,376 96403 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_update_access_server_address) Found network {'id': 'd9153312-4285-4f73-b68d-cb0deb52be27', 'name': 'tempest-ServersTestJSON-1145992985-network', 'tenant_id': '94f6378d248249348b8ff596bd91ec75', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '94f6378d248249348b8ff596bd91ec75', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 3, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:27:34Z', 'updated_at': '2021-01-14T07:27:34Z', 'revision_number': 1} available for tenant 2021-01-14 07:28:11,144 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 202 POST http://10.222.0.41/compute/v2.1/servers 2.767s 2021-01-14 07:28:11,145 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersTestJSON-server-1929737039", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "d9153312-4285-4f73-b68d-cb0deb52be27"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/70223d89-2c5f-4f0b-ad3a-966e07d30fa7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-948d7f2a-df30-4a57-b74c-13a9868b8af9', 'x-compute-request-id': 'req-948d7f2a-df30-4a57-b74c-13a9868b8af9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "70223d89-2c5f-4f0b-ad3a-966e07d30fa7", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/70223d89-2c5f-4f0b-ad3a-966e07d30fa7"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/70223d89-2c5f-4f0b-ad3a-966e07d30fa7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "q2NyxFbhXhcj"}}' 2021-01-14 07:28:11,306 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 500 GET http://10.222.0.41/compute/v2.1/servers/70223d89-2c5f-4f0b-ad3a-966e07d30fa7 0.158s 2021-01-14 07:28:11,306 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:11 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-9fb11595-9821-4d09-b0f7-bcaac717f96b', 'x-compute-request-id': 'req-9fb11595-9821-4d09-b0f7-bcaac717f96b', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/70223d89-2c5f-4f0b-ad3a-966e07d30fa7'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:28:11,652 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 204 DELETE http://10.222.0.41/compute/v2.1/servers/70223d89-2c5f-4f0b-ad3a-966e07d30fa7 0.345s 2021-01-14 07:28:11,652 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:11 GMT', 'server': 'Apache/2.4.29 (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-1466c061-34b0-4deb-928d-6fb9ec86712a', 'x-compute-request-id': 'req-1466c061-34b0-4deb-928d-6fb9ec86712a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/70223d89-2c5f-4f0b-ad3a-966e07d30fa7'} Body: b'' 2021-01-14 07:28:11,700 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 404 GET http://10.222.0.41/compute/v2.1/servers/70223d89-2c5f-4f0b-ad3a-966e07d30fa7 0.047s 2021-01-14 07:28:11,701 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:11 GMT', 'server': 'Apache/2.4.29 (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-a5e9e91c-4b99-43fd-a924-8b7c3eb1cdff', 'x-compute-request-id': 'req-a5e9e91c-4b99-43fd-a924-8b7c3eb1cdff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/70223d89-2c5f-4f0b-ad3a-966e07d30fa7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 70223d89-2c5f-4f0b-ad3a-966e07d30fa7 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 121, in test_update_access_server_address server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
fail
ft53.7: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:28:11,779 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.060s 2021-01-14 07:28:11,779 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3664', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e4b1daf0-1511-471a-a567-aff13451e5b2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ca2c8a51d8f2455caa7c83a7b3d834fe", "name": "tempest-ServersTestJSON-989633950", "password_expires_at": null}, "audit_ids": ["Ewcb3MX2SuKRmqvbJbl6XA"], "expires_at": "2021-01-14T08:28:11.000000Z", "issued_at": "2021-01-14T07:28:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94f6378d248249348b8ff596bd91ec75", "name": "tempest-ServersTestJSON-989633950"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/94f6378d248249348b8ff596bd91ec75", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:28:11,780 96403 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_update_server_name) Found network {'id': 'd9153312-4285-4f73-b68d-cb0deb52be27', 'name': 'tempest-ServersTestJSON-1145992985-network', 'tenant_id': '94f6378d248249348b8ff596bd91ec75', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '94f6378d248249348b8ff596bd91ec75', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 3, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:27:34Z', 'updated_at': '2021-01-14T07:27:34Z', 'revision_number': 1} available for tenant 2021-01-14 07:28:16,000 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 202 POST http://10.222.0.41/compute/v2.1/servers 4.219s 2021-01-14 07:28:16,000 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersTestJSON-server-315984067", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "d9153312-4285-4f73-b68d-cb0deb52be27"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/a491d4ce-d7bf-40ea-91c8-adc8328de945', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57266bd8-6291-473e-b09e-de06bab80519', 'x-compute-request-id': 'req-57266bd8-6291-473e-b09e-de06bab80519', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "a491d4ce-d7bf-40ea-91c8-adc8328de945", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/a491d4ce-d7bf-40ea-91c8-adc8328de945"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/a491d4ce-d7bf-40ea-91c8-adc8328de945"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "gzBYxEmJtS6s"}}' 2021-01-14 07:28:16,169 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 500 GET http://10.222.0.41/compute/v2.1/servers/a491d4ce-d7bf-40ea-91c8-adc8328de945 0.166s 2021-01-14 07:28:16,169 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:16 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-35388c61-ed91-45ff-a89f-7dbdd247fdde', 'x-compute-request-id': 'req-35388c61-ed91-45ff-a89f-7dbdd247fdde', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/a491d4ce-d7bf-40ea-91c8-adc8328de945'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:28:16,467 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 204 DELETE http://10.222.0.41/compute/v2.1/servers/a491d4ce-d7bf-40ea-91c8-adc8328de945 0.297s 2021-01-14 07:28:16,468 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:16 GMT', 'server': 'Apache/2.4.29 (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-c1a6f3d0-6535-4a09-aa3e-36cbfac6d63e', 'x-compute-request-id': 'req-c1a6f3d0-6535-4a09-aa3e-36cbfac6d63e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/a491d4ce-d7bf-40ea-91c8-adc8328de945'} Body: b'' 2021-01-14 07:28:16,580 96403 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 404 GET http://10.222.0.41/compute/v2.1/servers/a491d4ce-d7bf-40ea-91c8-adc8328de945 0.111s 2021-01-14 07:28:16,580 96403 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:16 GMT', 'server': 'Apache/2.4.29 (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-ef2a088e-b979-4f96-a7cb-40befd80e641', 'x-compute-request-id': 'req-ef2a088e-b979-4f96-a7cb-40befd80e641', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/a491d4ce-d7bf-40ea-91c8-adc8328de945'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a491d4ce-d7bf-40ea-91c8-adc8328de945 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 103, in test_update_server_name server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
fail
ft54.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test.test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:23:56,093 96399 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.071s 2021-01-14 07:23:56,094 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:23:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3672', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ab292793-3e02-4d42-86c0-4292ecc015e0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "dfc1209542894a3bace614f99ae6bfa4", "name": "tempest-ServerShowV254Test-1306657770", "password_expires_at": null}, "audit_ids": ["4q_umTOmQ72ao_-2U_v7nQ"], "expires_at": "2021-01-14T08:23:56.000000Z", "issued_at": "2021-01-14T07:23:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c381773067f94228a1e848ab51972a6b", "name": "tempest-ServerShowV254Test-1306657770"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/c381773067f94228a1e848ab51972a6b", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/c381773067f94228a1e848ab51972a6b", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/c381773067f94228a1e848ab51972a6b", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_c381773067f94228a1e848ab51972a6b", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/c381773067f94228a1e848ab51972a6b", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:23:56,095 96399 INFO [tempest.lib.common.fixed_network] (ServerShowV254Test:test_rebuild_server) Found network None available for tenant 2021-01-14 07:24:01,459 96399 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 202 POST http://10.222.0.41/compute/v2.1/servers 5.362s 2021-01-14 07:24:01,459 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerShowV254Test-server-1357680930", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": "none"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:23:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/89ecc8ce-dc85-4061-abe5-d961d698d4b7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a38a513-8ce5-444f-9174-79f7945d785a', 'x-compute-request-id': 'req-6a38a513-8ce5-444f-9174-79f7945d785a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "89ecc8ce-dc85-4061-abe5-d961d698d4b7", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/89ecc8ce-dc85-4061-abe5-d961d698d4b7"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/89ecc8ce-dc85-4061-abe5-d961d698d4b7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3U9K9KNb4ecF"}}' 2021-01-14 07:24:05,613 96399 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 500 GET http://10.222.0.41/compute/v2.1/servers/89ecc8ce-dc85-4061-abe5-d961d698d4b7 4.151s 2021-01-14 07:24:05,614 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '183', 'x-openstack-request-id': 'req-bc91ee36-8c7f-4cf9-8d63-85c05b4938fd', 'x-compute-request-id': 'req-bc91ee36-8c7f-4cf9-8d63-85c05b4938fd', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/89ecc8ce-dc85-4061-abe5-d961d698d4b7'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:24:07,191 96399 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 204 DELETE http://10.222.0.41/compute/v2.1/servers/89ecc8ce-dc85-4061-abe5-d961d698d4b7 1.577s 2021-01-14 07:24:07,191 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adefbe9b-f605-4927-9cb6-801640d01df0', 'x-compute-request-id': 'req-adefbe9b-f605-4927-9cb6-801640d01df0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/89ecc8ce-dc85-4061-abe5-d961d698d4b7'} Body: b'' 2021-01-14 07:24:09,404 96399 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 500 GET http://10.222.0.41/compute/v2.1/servers/89ecc8ce-dc85-4061-abe5-d961d698d4b7 2.211s 2021-01-14 07:24:09,404 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.54', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:24:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.54', 'x-openstack-nova-api-version': '2.54', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '183', 'x-openstack-request-id': 'req-545e16e0-e521-4c87-9711-f45d1bd85908', 'x-compute-request-id': 'req-545e16e0-e521-4c87-9711-f45d1bd85908', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/89ecc8ce-dc85-4061-abe5-d961d698d4b7'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:24:09,404 96399 ERROR [tempest.common.compute] Server 89ecc8ce-dc85-4061-abe5-d961d698d4b7 failed to delete in time 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute clients.servers_client, server['id'], wait_until) 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute message=message) 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute During handling of the above exception, another exception occurred: 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute Traceback (most recent call last): 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute clients.servers_client, server['id']) 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 104, in wait_for_server_termination 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute body = client.show_server(server_id)['server'] 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id) 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers) 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute method, url, extra_headers, headers, body, chunked) 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute message=message) 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute <class 'TypeError'> 2021-01-14 07:24:09.404 96399 ERROR tempest.common.compute }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_microversions.py", line 42, in test_rebuild_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
fail
ft55.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test.test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:29:26,330 96414 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.796s 2021-01-14 07:29:26,330 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3672', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-73c34124-7619-4a9e-ba37-a8367981f640', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "18497020687c47a692ea9afd749cc284", "name": "tempest-ServerShowV257Test-1104668083", "password_expires_at": null}, "audit_ids": ["iqEGhOq2Swq3hz6xgUBnjg"], "expires_at": "2021-01-14T08:29:26.000000Z", "issued_at": "2021-01-14T07:29:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69de9df0ab344dafbc0d1389953bf02a", "name": "tempest-ServerShowV257Test-1104668083"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/69de9df0ab344dafbc0d1389953bf02a", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/69de9df0ab344dafbc0d1389953bf02a", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/69de9df0ab344dafbc0d1389953bf02a", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_69de9df0ab344dafbc0d1389953bf02a", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/69de9df0ab344dafbc0d1389953bf02a", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:29:26,331 96414 INFO [tempest.lib.common.fixed_network] (ServerShowV257Test:test_rebuild_server) Found network None available for tenant 2021-01-14 07:29:27,818 96414 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 202 POST http://10.222.0.41/compute/v2.1/servers 1.487s 2021-01-14 07:29:27,819 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.57', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerShowV257Test-server-2122498365", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": "none"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/2ff6cd20-9813-4acc-9eba-1cb0d4497158', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.57', 'x-openstack-nova-api-version': '2.57', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41f28bde-88d1-40f1-a4b5-c3825148b5a6', 'x-compute-request-id': 'req-41f28bde-88d1-40f1-a4b5-c3825148b5a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "2ff6cd20-9813-4acc-9eba-1cb0d4497158", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/2ff6cd20-9813-4acc-9eba-1cb0d4497158"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/2ff6cd20-9813-4acc-9eba-1cb0d4497158"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "NDrgs8g9YgrZ"}}' 2021-01-14 07:29:27,936 96414 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 500 GET http://10.222.0.41/compute/v2.1/servers/2ff6cd20-9813-4acc-9eba-1cb0d4497158 0.113s 2021-01-14 07:29:27,937 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.57', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.57', 'x-openstack-nova-api-version': '2.57', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '183', 'x-openstack-request-id': 'req-8bda80b8-bceb-4e52-8d4f-54b66f7df961', 'x-compute-request-id': 'req-8bda80b8-bceb-4e52-8d4f-54b66f7df961', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/2ff6cd20-9813-4acc-9eba-1cb0d4497158'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:29:28,263 96414 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 204 DELETE http://10.222.0.41/compute/v2.1/servers/2ff6cd20-9813-4acc-9eba-1cb0d4497158 0.326s 2021-01-14 07:29:28,264 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.57', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.57', 'x-openstack-nova-api-version': '2.57', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2ba62cf-b87d-4c10-b16a-1ecd4304d54e', 'x-compute-request-id': 'req-b2ba62cf-b87d-4c10-b16a-1ecd4304d54e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/2ff6cd20-9813-4acc-9eba-1cb0d4497158'} Body: b'' 2021-01-14 07:29:28,367 96414 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 404 GET http://10.222.0.41/compute/v2.1/servers/2ff6cd20-9813-4acc-9eba-1cb0d4497158 0.102s 2021-01-14 07:29:28,367 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.57', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.57', 'x-openstack-nova-api-version': '2.57', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-9ebccbb1-a337-4e5e-b190-ef4e45f6683e', 'x-compute-request-id': 'req-9ebccbb1-a337-4e5e-b190-ef4e45f6683e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/2ff6cd20-9813-4acc-9eba-1cb0d4497158'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2ff6cd20-9813-4acc-9eba-1cb0d4497158 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_microversions.py", line 64, in test_rebuild_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
fail
ft56.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:27:33,117 96408 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-01-14 07:27:33,117 96408 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-01-14 07:27:33,994 96408 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.877s 2021-01-14 07:27:33,995 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1352597169"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2320', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccd309f7-0593-4ae4-8d78-75d43003039c', 'x-compute-request-id': 'req-ccd309f7-0593-4ae4-8d78-75d43003039c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAxKPgVKXqDzJGNvyh6tUoN0PKPZnW5BuwmPo44DtDlUwfhw5y\\nsy6sGoZg7BE0IZpkaYoS1BijgN4eiXyo6NbtZ6Q8LkdKysTcaHiP0saL4A79+Z62\\nnZ6bLRJO4IBHomMDaaFjp6Um6bSm0jNzOZRbZszSZpEhVFSExM5pkeM/NWSiaXAp\\nDO61ZU0Ky7CZO2PExlXqfj+O+f0FMM5Bbog1DChGdIuivjKVtXr1C73uYNOj3STG\\nvLRGEfy6LNKINEQfzQDsweefUBf8/We9lCHntjbdVQfgjYst2XYUZStLvX4APtrc\\nUZaw+xvrYk6G184kjpIarPyT3evM5PmMvrnf3wIDAQABAoIBAQC7feWv0GLUCoOY\\nelmIp6WozCJRihWzehNwSWVhqCBQgjytccE7yAyhXe+cJusl/ygu2VAKm1OK1D8Z\\nqJsFJ6lFYPtgxOkzXXEqy4mW12kXQjQ3hnVo5Ing98vtk2K6Gt5uIUv71SS9QVqu\\nohADnslnw3P6B/dXiR7u6EEQsTTbmmTArAk27AE8WdDjXKmiWCODIDOcgafdclzO\\nk/AMZjIx6gBmD6u/oyA3Yr+VyfAMr5ROlBeoXmSGuKkt/8eoVKmfyVN6mAEIuZTi\\nR7IX5ZKXCrxfuq/IeCYySq3Vauto3UYYw0wvcueEfs76emipJDG8rFSm+7X9Fm7U\\nS81z9mGBAoGBAOJYSTEh3DRLxNaz0MpFti+eDf3+DjakHZhPwgn+M++bNA5Q1e6b\\nbDC5fszjEP4a4b6X1SyE1UZvP1EaK/dYbdVgOKEZIcw/7eRfFqXB8AHlbA1kpUyh\\n5NzGtfSTo85au8Dct+vbjc2cktonGs3VDljqoRcC41hiVO57ygi1Q3U3AoGBAN5n\\nR6L86bMcohLfJuh+szqF5uJjEU6Bv5ec6Cujfz5+HK+iYdOq5Cd06PSR6FWd8gXK\\nVxUJu510q7Z1XOYarjMjD5lZ3uoqgRbEah1ckcCZDdq+km4mzrucys7l+jJIzHo4\\no3W1yNGTRq9lDJPMIJlUC6/pnRiCY2Wowce/5r6ZAoGAKqj5Iol/N1wQfWbmszjw\\nXYksmfKIO0QzT8G4kKmYoFBgP1J8/7vLaGONwpAJY9stMP7s7rcae2v8QwzrvHKu\\nQMkh4zsZY6Wo8KH7YsJqufDDrMKLZSYePH43TSGGfh4bxP3UrF91GouoIfW8146Q\\nZbHTKsMglkfyOgCa04lWbYECgYEA2jWBLuRws0DbsCJsPV7aoQfx4ZsLxvg8sBfO\\nH8rZtMntgVGUJCaeliv5yMRDrYU7ifzd9hFHmBR5yZpbHJV+50N2MaLguOYdI+Zw\\nqwBBLTO+SSoD57mBysfqoJc6JQ4SObTKhFpof1+90acWcQitz2KL2PwgG4UK2xp5\\njm+1iLkCgYBS7wSExiY5xjlgrVaFXWatzPR0dMB4XY9JTIAgzKwNi/UrWdb7cQAD\\nMumlNVtYJ1GuVR8CB8RLJhYvl08hFI7tkdoSK3Km/Ah4DdmKl7q/uNQZcdvNdNve\\nS8iS9wADEmShC2IdDtDUZ4drOHiURDAc5guPBuzDezBa7AOq7dNiqw==\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-1352597169", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEo+BUpeoPMkY2/KHq1Sg3Q8o9mdbkG7CY+jjgO0OVTB+HDnKzLqwahmDsETQhmmRpihLUGKOA3h6JfKjo1u1npDwuR0rKxNxoeI/SxovgDv35nradnpstEk7ggEeiYwNpoWOnpSbptKbSM3M5lFtmzNJmkSFUVITEzmmR4z81ZKJpcCkM7rVlTQrLsJk7Y8TGVep+P475/QUwzkFuiDUMKEZ0i6K+MpW1evULve5g06PdJMa8tEYR/Los0og0RB/NAOzB559QF/z9Z72UIee2Nt1VB+CNiy3ZdhRlK0u9fgA+2txRlrD7G+tiTobXziSOkhqs/JPd68zk+Yy+ud/f Generated-by-Nova", "fingerprint": "de:08:7c:5d:58:b0:f8:1f:2e:61:41:52:0c:98:20:c3", "user_id": "8db3fd2e2e3b4b418447e6247e86cc05"}}' 2021-01-14 07:27:33,998 96408 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1352597169 created 2021-01-14 07:27:35,321 96408 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-groups 1.322s 2021-01-14 07:27:35,321 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--736338958", "description": "tempest-description--2098010572"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1581', 'x-openstack-request-id': 'req-1ab6eb40-dd35-4485-a9d1-20ff0238d97d', 'date': 'Thu, 14 Jan 2021 07:27:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "3137a368-d29e-4eed-8f9e-61539136e517", "name": "tempest-securitygroup--736338958", "stateful": true, "tenant_id": "34f3d7fd09e3461da4f5e4d7321c810e", "description": "tempest-description--2098010572", "security_group_rules": [{"id": "671b624e-8cdb-4c0e-9850-59c754d37f9a", "tenant_id": "34f3d7fd09e3461da4f5e4d7321c810e", "security_group_id": "3137a368-d29e-4eed-8f9e-61539136e517", "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": 1247, "description": null, "tags": [], "created_at": "2021-01-14T07:27:34Z", "updated_at": "2021-01-14T07:27:34Z", "revision_number": 0, "project_id": "34f3d7fd09e3461da4f5e4d7321c810e"}, {"id": "89c5909d-4560-48c1-91f6-74d02ce4a413", "tenant_id": "34f3d7fd09e3461da4f5e4d7321c810e", "security_group_id": "3137a368-d29e-4eed-8f9e-61539136e517", "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": 1248, "description": null, "tags": [], "created_at": "2021-01-14T07:27:34Z", "updated_at": "2021-01-14T07:27:34Z", "revision_number": 0, "project_id": "34f3d7fd09e3461da4f5e4d7321c810e"}], "tags": [], "created_at": "2021-01-14T07:27:34Z", "updated_at": "2021-01-14T07:27:34Z", "revision_number": 1, "project_id": "34f3d7fd09e3461da4f5e4d7321c810e"}}' 2021-01-14 07:27:36,323 96408 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 1.001s 2021-01-14 07:27:36,324 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "3137a368-d29e-4eed-8f9e-61539136e517", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-f209b153-a238-4025-90e8-6cb578c62eab', 'date': 'Thu, 14 Jan 2021 07:27:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ed881ff2-281d-49cd-865e-b291fe6422ff", "tenant_id": "34f3d7fd09e3461da4f5e4d7321c810e", "security_group_id": "3137a368-d29e-4eed-8f9e-61539136e517", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:27:35Z", "updated_at": "2021-01-14T07:27:35Z", "revision_number": 0, "project_id": "34f3d7fd09e3461da4f5e4d7321c810e"}}' 2021-01-14 07:27:37,576 96408 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 1.251s 2021-01-14 07:27:37,576 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "3137a368-d29e-4eed-8f9e-61539136e517", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ab8ed83c-e8f4-4f2a-a259-3a6211f55bd9', 'date': 'Thu, 14 Jan 2021 07:27:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d32e0a5c-d9be-494e-8d1e-2509c26ac5b6", "tenant_id": "34f3d7fd09e3461da4f5e4d7321c810e", "security_group_id": "3137a368-d29e-4eed-8f9e-61539136e517", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:27:37Z", "updated_at": "2021-01-14T07:27:37Z", "revision_number": 0, "project_id": "34f3d7fd09e3461da4f5e4d7321c810e"}}' 2021-01-14 07:27:37,577 96408 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--736338958 created 2021-01-14 07:27:46,442 96408 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/floatingips 8.864s 2021-01-14 07:27:46,442 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-19624446-84bc-44f9-834f-c343634260dd', 'date': 'Thu, 14 Jan 2021 07:27:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "410a5d8c-f8d7-496a-b1c4-6fb44e5ee449", "tenant_id": "34f3d7fd09e3461da4f5e4d7321c810e", "floating_ip_address": "172.25.3.112", "floating_network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "34f3d7fd09e3461da4f5e4d7321c810e", "description": "", "port_details": null, "tags": [], "created_at": "2021-01-14T07:27:43Z", "updated_at": "2021-01-14T07:27:43Z", "revision_number": 0}}' 2021-01-14 07:27:46,443 96408 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '410a5d8c-f8d7-496a-b1c4-6fb44e5ee449', 'tenant_id': '34f3d7fd09e3461da4f5e4d7321c810e', 'floating_ip_address': '172.25.3.112', 'floating_network_id': 'c23423ca-c6f9-4e24-86aa-328f70d7d267', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '34f3d7fd09e3461da4f5e4d7321c810e', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-01-14T07:27:43Z', 'updated_at': '2021-01-14T07:27:43Z', 'revision_number': 0, 'ip': '172.25.3.112'} created 2021-01-14 07:27:46,626 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.176s 2021-01-14 07:27:46,627 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3688', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-687e69c5-dced-4af3-a61d-0b07f085a2bb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8db3fd2e2e3b4b418447e6247e86cc05", "name": "tempest-AttachVolumeShelveTestJSON-1938469523", "password_expires_at": null}, "audit_ids": ["-78bOqIsTKePk35O7rIesA"], "expires_at": "2021-01-14T08:27:46.000000Z", "issued_at": "2021-01-14T07:27:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34f3d7fd09e3461da4f5e4d7321c810e", "name": "tempest-AttachVolumeShelveTestJSON-1938469523"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/34f3d7fd09e3461da4f5e4d7321c810e", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/34f3d7fd09e3461da4f5e4d7321c810e", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/34f3d7fd09e3461da4f5e4d7321c810e", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_34f3d7fd09e3461da4f5e4d7321c810e", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/34f3d7fd09e3461da4f5e4d7321c810e", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:27:46,627 96408 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'a3ab45e1-df22-4d90-9acf-858a73edbfe9', 'name': 'tempest-AttachVolumeShelveTestJSON-2121171635-network', 'tenant_id': '34f3d7fd09e3461da4f5e4d7321c810e', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '34f3d7fd09e3461da4f5e4d7321c810e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 12, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:27:02Z', 'updated_at': '2021-01-14T07:27:03Z', 'revision_number': 1} available for tenant 2021-01-14 07:27:46,628 96408 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxKPgVKXqDzJGNvyh6tUoN0PKPZnW5BuwmPo44DtDlUwfhw5y\nsy6sGoZg7BE0IZpkaYoS1BijgN4eiXyo6NbtZ6Q8LkdKysTcaHiP0saL4A79+Z62\nnZ6bLRJO4IBHomMDaaFjp6Um6bSm0jNzOZRbZszSZpEhVFSExM5pkeM/NWSiaXAp\nDO61ZU0Ky7CZO2PExlXqfj+O+f0FMM5Bbog1DChGdIuivjKVtXr1C73uYNOj3STG\nvLRGEfy6LNKINEQfzQDsweefUBf8/We9lCHntjbdVQfgjYst2XYUZStLvX4APtrc\nUZaw+xvrYk6G184kjpIarPyT3evM5PmMvrnf3wIDAQABAoIBAQC7feWv0GLUCoOY\nelmIp6WozCJRihWzehNwSWVhqCBQgjytccE7yAyhXe+cJusl/ygu2VAKm1OK1D8Z\nqJsFJ6lFYPtgxOkzXXEqy4mW12kXQjQ3hnVo5Ing98vtk2K6Gt5uIUv71SS9QVqu\nohADnslnw3P6B/dXiR7u6EEQsTTbmmTArAk27AE8WdDjXKmiWCODIDOcgafdclzO\nk/AMZjIx6gBmD6u/oyA3Yr+VyfAMr5ROlBeoXmSGuKkt/8eoVKmfyVN6mAEIuZTi\nR7IX5ZKXCrxfuq/IeCYySq3Vauto3UYYw0wvcueEfs76emipJDG8rFSm+7X9Fm7U\nS81z9mGBAoGBAOJYSTEh3DRLxNaz0MpFti+eDf3+DjakHZhPwgn+M++bNA5Q1e6b\nbDC5fszjEP4a4b6X1SyE1UZvP1EaK/dYbdVgOKEZIcw/7eRfFqXB8AHlbA1kpUyh\n5NzGtfSTo85au8Dct+vbjc2cktonGs3VDljqoRcC41hiVO57ygi1Q3U3AoGBAN5n\nR6L86bMcohLfJuh+szqF5uJjEU6Bv5ec6Cujfz5+HK+iYdOq5Cd06PSR6FWd8gXK\nVxUJu510q7Z1XOYarjMjD5lZ3uoqgRbEah1ckcCZDdq+km4mzrucys7l+jJIzHo4\no3W1yNGTRq9lDJPMIJlUC6/pnRiCY2Wowce/5r6ZAoGAKqj5Iol/N1wQfWbmszjw\nXYksmfKIO0QzT8G4kKmYoFBgP1J8/7vLaGONwpAJY9stMP7s7rcae2v8QwzrvHKu\nQMkh4zsZY6Wo8KH7YsJqufDDrMKLZSYePH43TSGGfh4bxP3UrF91GouoIfW8146Q\nZbHTKsMglkfyOgCa04lWbYECgYEA2jWBLuRws0DbsCJsPV7aoQfx4ZsLxvg8sBfO\nH8rZtMntgVGUJCaeliv5yMRDrYU7ifzd9hFHmBR5yZpbHJV+50N2MaLguOYdI+Zw\nqwBBLTO+SSoD57mBysfqoJc6JQ4SObTKhFpof1+90acWcQitz2KL2PwgG4UK2xp5\njm+1iLkCgYBS7wSExiY5xjlgrVaFXWatzPR0dMB4XY9JTIAgzKwNi/UrWdb7cQAD\nMumlNVtYJ1GuVR8CB8RLJhYvl08hFI7tkdoSK3Km/Ah4DdmKl7q/uNQZcdvNdNve\nS8iS9wADEmShC2IdDtDUZ4drOHiURDAc5guPBuzDezBa7AOq7dNiqw==\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-1352597169', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEo+BUpeoPMkY2/KHq1Sg3Q8o9mdbkG7CY+jjgO0OVTB+HDnKzLqwahmDsETQhmmRpihLUGKOA3h6JfKjo1u1npDwuR0rKxNxoeI/SxovgDv35nradnpstEk7ggEeiYwNpoWOnpSbptKbSM3M5lFtmzNJmkSFUVITEzmmR4z81ZKJpcCkM7rVlTQrLsJk7Y8TGVep+P475/QUwzkFuiDUMKEZ0i6K+MpW1evULve5g06PdJMa8tEYR/Los0og0RB/NAOzB559QF/z9Z72UIee2Nt1VB+CNiy3ZdhRlK0u9fgA+2txRlrD7G+tiTobXziSOkhqs/JPd68zk+Yy+ud/f Generated-by-Nova', 'fingerprint': 'de:08:7c:5d:58:b0:f8:1f:2e:61:41:52:0c:98:20:c3', 'user_id': '8db3fd2e2e3b4b418447e6247e86cc05'}, 'security_group': {'id': '3137a368-d29e-4eed-8f9e-61539136e517', 'name': 'tempest-securitygroup--736338958', 'stateful': True, 'tenant_id': '34f3d7fd09e3461da4f5e4d7321c810e', 'description': 'tempest-description--2098010572', 'security_group_rules': [{'id': '671b624e-8cdb-4c0e-9850-59c754d37f9a', 'tenant_id': '34f3d7fd09e3461da4f5e4d7321c810e', 'security_group_id': '3137a368-d29e-4eed-8f9e-61539136e517', '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': 1247, 'description': None, 'tags': [], 'created_at': '2021-01-14T07:27:34Z', 'updated_at': '2021-01-14T07:27:34Z', 'revision_number': 0, 'project_id': '34f3d7fd09e3461da4f5e4d7321c810e'}, {'id': '89c5909d-4560-48c1-91f6-74d02ce4a413', 'tenant_id': '34f3d7fd09e3461da4f5e4d7321c810e', 'security_group_id': '3137a368-d29e-4eed-8f9e-61539136e517', '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': 1248, 'description': None, 'tags': [], 'created_at': '2021-01-14T07:27:34Z', 'updated_at': '2021-01-14T07:27:34Z', 'revision_number': 0, 'project_id': '34f3d7fd09e3461da4f5e4d7321c810e'}], 'tags': [], 'created_at': '2021-01-14T07:27:34Z', 'updated_at': '2021-01-14T07:27:34Z', 'revision_number': 1, 'project_id': '34f3d7fd09e3461da4f5e4d7321c810e'}, 'floating_ip': {'id': '410a5d8c-f8d7-496a-b1c4-6fb44e5ee449', 'tenant_id': '34f3d7fd09e3461da4f5e4d7321c810e', 'floating_ip_address': '172.25.3.112', 'floating_network_id': 'c23423ca-c6f9-4e24-86aa-328f70d7d267', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '34f3d7fd09e3461da4f5e4d7321c810e', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-01-14T07:27:43Z', 'updated_at': '2021-01-14T07:27:43Z', 'revision_number': 0, 'ip': '172.25.3.112'}} 2021-01-14 07:27:49,828 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.41/compute/v2.1/servers 3.199s 2021-01-14 07:27:49,829 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1935146579", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "a3ab45e1-df22-4d90-9acf-858a73edbfe9"}], "security_groups": [{"name": "tempest-securitygroup--736338958"}], "key_name": "tempest-keypair-1352597169", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.41/compute/v2.1/servers/70732045-32c0-416d-a5c8-db6398bd1e00', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adf15d12-7944-4e14-97c8-fddf666e1c7d', 'x-compute-request-id': 'req-adf15d12-7944-4e14-97c8-fddf666e1c7d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "70732045-32c0-416d-a5c8-db6398bd1e00", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/70732045-32c0-416d-a5c8-db6398bd1e00"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/70732045-32c0-416d-a5c8-db6398bd1e00"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--736338958"}], "adminPass": "password"}}' 2021-01-14 07:27:50,126 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 500 GET http://10.222.0.41/compute/v2.1/servers/70732045-32c0-416d-a5c8-db6398bd1e00 0.294s 2021-01-14 07:27:50,126 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '183', 'x-openstack-request-id': 'req-90b79e92-f55c-48ba-af84-cbdfdff3a72b', 'x-compute-request-id': 'req-90b79e92-f55c-48ba-af84-cbdfdff3a72b', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/70732045-32c0-416d-a5c8-db6398bd1e00'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:27:50,679 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 204 DELETE http://10.222.0.41/compute/v2.1/servers/70732045-32c0-416d-a5c8-db6398bd1e00 0.552s 2021-01-14 07:27:50,680 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-414c64b7-f44d-449f-893e-d93f0249122c', 'x-compute-request-id': 'req-414c64b7-f44d-449f-893e-d93f0249122c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/70732045-32c0-416d-a5c8-db6398bd1e00'} Body: b'' 2021-01-14 07:27:52,326 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 404 GET http://10.222.0.41/compute/v2.1/servers/70732045-32c0-416d-a5c8-db6398bd1e00 1.645s 2021-01-14 07:27:52,326 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d1061458-cc00-4b76-afd9-38c1a08cbff6', 'x-compute-request-id': 'req-d1061458-cc00-4b76-afd9-38c1a08cbff6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/70732045-32c0-416d-a5c8-db6398bd1e00'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 70732045-32c0-416d-a5c8-db6398bd1e00 could not be found."}}' 2021-01-14 07:27:52,450 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-1352597169 0.123s 2021-01-14 07:27:52,451 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8407ada0-2d72-41d9-b69e-b0a40fa14c09', 'x-compute-request-id': 'req-8407ada0-2d72-41d9-b69e-b0a40fa14c09', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-1352597169'} Body: b'' 2021-01-14 07:27:53,373 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/3137a368-d29e-4eed-8f9e-61539136e517 0.922s 2021-01-14 07:27:53,374 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-9198c95a-9750-4a63-84c2-8c5e31499e80', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:27:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/3137a368-d29e-4eed-8f9e-61539136e517'} Body: b'' 2021-01-14 07:27:53,425 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.41:9696/v2.0/security-groups/3137a368-d29e-4eed-8f9e-61539136e517 0.050s 2021-01-14 07:27:53,426 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-21148c65-08a8-470b-8205-c1775a940c32', 'date': 'Thu, 14 Jan 2021 07:27:53 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/3137a368-d29e-4eed-8f9e-61539136e517'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3137a368-d29e-4eed-8f9e-61539136e517 does not exist", "detail": ""}}' 2021-01-14 07:27:56,803 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/floatingips/410a5d8c-f8d7-496a-b1c4-6fb44e5ee449 3.376s 2021-01-14 07:27:56,803 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-2d63c64e-e205-4840-9efa-897e879adf2b', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:27:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips/410a5d8c-f8d7-496a-b1c4-6fb44e5ee449'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 268, in test_attach_volume_shelved_or_offload_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 53, in _create_server adminPass=self.image_ssh_password) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft56.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:27:56,808 96408 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-01-14 07:27:56,808 96408 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-01-14 07:27:58,053 96408 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41/compute/v2.1/os-keypairs 1.243s 2021-01-14 07:27:58,053 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1853832970"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8252b54b-f9e3-46ce-a247-4dc6ff908c52', 'x-compute-request-id': 'req-8252b54b-f9e3-46ce-a247-4dc6ff908c52', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAuD6rdR8/E+gljOGG7T1CZHNVK/mbYuMZPldu75HVQzhfefqH\\nmIDcrNjEKMJSKFGV5Ih9VKewGgtlN4IXpKoFr9AGbg9eR9Qtv6JTClkeUlnfAacG\\nI+S5pzeo61nHR93p82oseAKNyX3Q39F7pG2iRDj/xPcayPrkjOHqZGYm59jtFtIh\\nFZK4uie2d1nekB4oWdto9LsBXzKvTTOq+cptAvxSiQLEPf5JSwCp4jkqiyLCDHr9\\nvqw1tusTcNoiM1nFkacfWA7GNN2ijZDl2a9tuERFaURCg+p/qaRa3toF+0Gv0z29\\n8JDXP4Uy0j4TufpU9X/BZU67/UmzIQcYXZEmKQIDAQABAoIBAEIqB0qtKOrOMEXy\\na5Dgsen+3PRI0/tkEJmprmYMGejk4qycQnuKszTDN1Znyjc+bTS/qzpuabhApV2U\\ns0bn49jqPJTjofjrgm5SLb4GmPP74DDouTTEm8MoIto5yG3PjIdkdom2aRKVwx/N\\nS7iVwnL7gSZLkuvf5ZmOO61IXepeCRv5EQMTF7Cu6XNw2NZarquIRHAkKowtUzDt\\ne2mTvYZs/NSDnPwDvdqVTfgyiy+9E7L4/INeszp82ZZK/vGEaDJzOTOvqMWypnyC\\nOp/s41Zs8gSrVyuDXY5qCKvLe2hZ5SfS2zk2oNuCJwrYsHNwI93I2vFqdGUH5Hhh\\nNYa47f0CgYEA5/Dq1j7keZi460wjQYXkUT/WLX3Z3m1XbCNCHlXR33OjHjPPD4Fg\\n5wOpUMpgTXXyAEhqjkjBZhRdfwrHHBS3ZgbffK9mkgh7gDx9bDIhogXINgydBzOE\\niuOmKZaur5c11EVcvAxG3mtJHdEv8/5a22ZvaEr7ZGB97ii/P5V8ZtMCgYEAy1sz\\nbzYNfegXZGJelb0vuVa0y0rBCmbNDW05U2RbrYFPnl8NVf+fZcynMXCDpU+qIhtL\\nKwx1Vt8xnD1i7UUi8oe6xWyMyahnLd3l8N6LZllRwL6AqYD+JC35gN+zbvm/uJjl\\nyv4f2padMIu2Z71xpRzi+zeG75YiyIYX0CramZMCgYB1rZtIlmJPe3gfEeM1ZFxi\\nCNR/AkJfAvT/DaiHQZ2ZFM+nDDw7LrZen1HxhqxzwKrHD/bYN/u/8gc55Nr+2Vfv\\nsP8FAO02nI0klAxCr/C2ht585ctqEu5llXkB0szQlBSgnYyecFAomyBeu3rr/ZpV\\nhNRzgs+nrvlVs2DNPuf+NwKBgDi/CmtOOhWYXm60xJAkatzdRTY1dgjhBvdoM0cC\\nClMwcndPLvmAi4pswXsaWqIWyPMbiq5Im7XSMpXWy3RKhqYHGiddUywywhgag7/j\\nWiMFabrPbjfetwyBh85enkOpjcaFZBpxL5Jf1R1m30+znbLljLFtnUneK3apdJuy\\nWa3hAoGBAKiwkqX+Fy9bCk+seguEFlYGsREd8ZS2X7KGDN62So8skhlim4MSMka4\\nMA2kbdLVlPi1q0XEzPNsWOYDtJjwQ1x4ELluRBTeLXdSpCJ3jfi6uI2FXQUXrcBi\\nHHoMQuYsLdfR9+Vcs3M6lIBHdvGHWS4STJvy2Mif3+96CP6zLkPe\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-1853832970", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4Pqt1Hz8T6CWM4YbtPUJkc1Ur+Zti4xk+V27vkdVDOF95+oeYgNys2MQowlIoUZXkiH1Up7AaC2U3ghekqgWv0AZuD15H1C2/olMKWR5SWd8BpwYj5LmnN6jrWcdH3enzaix4Ao3JfdDf0XukbaJEOP/E9xrI+uSM4epkZibn2O0W0iEVkri6J7Z3Wd6QHihZ22j0uwFfMq9NM6r5ym0C/FKJAsQ9/klLAKniOSqLIsIMev2+rDW26xNw2iIzWcWRpx9YDsY03aKNkOXZr224REVpREKD6n+ppFre2gX7Qa/TPb3wkNc/hTLSPhO5+lT1f8FlTrv9SbMhBxhdkSYp Generated-by-Nova", "fingerprint": "2e:d0:76:47:74:94:63:fb:54:6b:f3:7e:f9:78:b9:fc", "user_id": "8db3fd2e2e3b4b418447e6247e86cc05"}}' 2021-01-14 07:27:58,055 96408 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1853832970 created 2021-01-14 07:27:59,092 96408 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-groups 1.036s 2021-01-14 07:27:59,092 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--503262803", "description": "tempest-description--1661993735"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1581', 'x-openstack-request-id': 'req-ac904a8f-1e46-4b7f-8138-c52ccece47ee', 'date': 'Thu, 14 Jan 2021 07:27:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "8d2cc9fc-5749-4875-a7d8-a0f3bad675d2", "name": "tempest-securitygroup--503262803", "stateful": true, "tenant_id": "34f3d7fd09e3461da4f5e4d7321c810e", "description": "tempest-description--1661993735", "security_group_rules": [{"id": "71d84c78-2c1f-4885-8f41-fd3500041a56", "tenant_id": "34f3d7fd09e3461da4f5e4d7321c810e", "security_group_id": "8d2cc9fc-5749-4875-a7d8-a0f3bad675d2", "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": 1268, "description": null, "tags": [], "created_at": "2021-01-14T07:27:58Z", "updated_at": "2021-01-14T07:27:58Z", "revision_number": 0, "project_id": "34f3d7fd09e3461da4f5e4d7321c810e"}, {"id": "7eba4d42-f447-48fc-9f28-3f1ed6620dd2", "tenant_id": "34f3d7fd09e3461da4f5e4d7321c810e", "security_group_id": "8d2cc9fc-5749-4875-a7d8-a0f3bad675d2", "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": 1269, "description": null, "tags": [], "created_at": "2021-01-14T07:27:58Z", "updated_at": "2021-01-14T07:27:58Z", "revision_number": 0, "project_id": "34f3d7fd09e3461da4f5e4d7321c810e"}], "tags": [], "created_at": "2021-01-14T07:27:58Z", "updated_at": "2021-01-14T07:27:58Z", "revision_number": 1, "project_id": "34f3d7fd09e3461da4f5e4d7321c810e"}}' 2021-01-14 07:28:00,044 96408 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.950s 2021-01-14 07:28:00,044 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "8d2cc9fc-5749-4875-a7d8-a0f3bad675d2", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-de4a52f5-a9bb-4403-8cb8-2d9e21bb7b11', 'date': 'Thu, 14 Jan 2021 07:28:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1f93d792-c559-436d-8014-dc5f7a0c33fd", "tenant_id": "34f3d7fd09e3461da4f5e4d7321c810e", "security_group_id": "8d2cc9fc-5749-4875-a7d8-a0f3bad675d2", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:27:59Z", "updated_at": "2021-01-14T07:27:59Z", "revision_number": 0, "project_id": "34f3d7fd09e3461da4f5e4d7321c810e"}}' 2021-01-14 07:28:03,561 96408 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 3.516s 2021-01-14 07:28:03,562 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "8d2cc9fc-5749-4875-a7d8-a0f3bad675d2", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-1b80c9f0-c16f-4dfe-a8da-739f6922cc50', 'date': 'Thu, 14 Jan 2021 07:28:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3c495269-5f26-4ebd-b319-11142a560ebb", "tenant_id": "34f3d7fd09e3461da4f5e4d7321c810e", "security_group_id": "8d2cc9fc-5749-4875-a7d8-a0f3bad675d2", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:28:01Z", "updated_at": "2021-01-14T07:28:01Z", "revision_number": 0, "project_id": "34f3d7fd09e3461da4f5e4d7321c810e"}}' 2021-01-14 07:28:03,562 96408 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--503262803 created 2021-01-14 07:28:12,923 96408 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/floatingips 9.361s 2021-01-14 07:28:12,924 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-57f4ebe8-ee6f-4970-9975-18ab5e27d209', 'date': 'Thu, 14 Jan 2021 07:28:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "66edc3d0-8a95-4731-86a1-eabadac033c6", "tenant_id": "34f3d7fd09e3461da4f5e4d7321c810e", "floating_ip_address": "172.25.3.11", "floating_network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "34f3d7fd09e3461da4f5e4d7321c810e", "description": "", "port_details": null, "tags": [], "created_at": "2021-01-14T07:28:09Z", "updated_at": "2021-01-14T07:28:09Z", "revision_number": 0}}' 2021-01-14 07:28:12,924 96408 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '66edc3d0-8a95-4731-86a1-eabadac033c6', 'tenant_id': '34f3d7fd09e3461da4f5e4d7321c810e', 'floating_ip_address': '172.25.3.11', 'floating_network_id': 'c23423ca-c6f9-4e24-86aa-328f70d7d267', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '34f3d7fd09e3461da4f5e4d7321c810e', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-01-14T07:28:09Z', 'updated_at': '2021-01-14T07:28:09Z', 'revision_number': 0, 'ip': '172.25.3.11'} created 2021-01-14 07:28:13,117 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.187s 2021-01-14 07:28:13,118 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3688', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-eb0b9b9d-d322-4d53-955c-30bd15a5ed03', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8db3fd2e2e3b4b418447e6247e86cc05", "name": "tempest-AttachVolumeShelveTestJSON-1938469523", "password_expires_at": null}, "audit_ids": ["Ekp3ImkIRBmybQr73E5HzQ"], "expires_at": "2021-01-14T08:28:12.000000Z", "issued_at": "2021-01-14T07:28:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34f3d7fd09e3461da4f5e4d7321c810e", "name": "tempest-AttachVolumeShelveTestJSON-1938469523"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/34f3d7fd09e3461da4f5e4d7321c810e", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/34f3d7fd09e3461da4f5e4d7321c810e", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/34f3d7fd09e3461da4f5e4d7321c810e", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_34f3d7fd09e3461da4f5e4d7321c810e", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/34f3d7fd09e3461da4f5e4d7321c810e", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:28:13,118 96408 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'a3ab45e1-df22-4d90-9acf-858a73edbfe9', 'name': 'tempest-AttachVolumeShelveTestJSON-2121171635-network', 'tenant_id': '34f3d7fd09e3461da4f5e4d7321c810e', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '34f3d7fd09e3461da4f5e4d7321c810e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 12, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:27:02Z', 'updated_at': '2021-01-14T07:27:03Z', 'revision_number': 1} available for tenant 2021-01-14 07:28:13,119 96408 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuD6rdR8/E+gljOGG7T1CZHNVK/mbYuMZPldu75HVQzhfefqH\nmIDcrNjEKMJSKFGV5Ih9VKewGgtlN4IXpKoFr9AGbg9eR9Qtv6JTClkeUlnfAacG\nI+S5pzeo61nHR93p82oseAKNyX3Q39F7pG2iRDj/xPcayPrkjOHqZGYm59jtFtIh\nFZK4uie2d1nekB4oWdto9LsBXzKvTTOq+cptAvxSiQLEPf5JSwCp4jkqiyLCDHr9\nvqw1tusTcNoiM1nFkacfWA7GNN2ijZDl2a9tuERFaURCg+p/qaRa3toF+0Gv0z29\n8JDXP4Uy0j4TufpU9X/BZU67/UmzIQcYXZEmKQIDAQABAoIBAEIqB0qtKOrOMEXy\na5Dgsen+3PRI0/tkEJmprmYMGejk4qycQnuKszTDN1Znyjc+bTS/qzpuabhApV2U\ns0bn49jqPJTjofjrgm5SLb4GmPP74DDouTTEm8MoIto5yG3PjIdkdom2aRKVwx/N\nS7iVwnL7gSZLkuvf5ZmOO61IXepeCRv5EQMTF7Cu6XNw2NZarquIRHAkKowtUzDt\ne2mTvYZs/NSDnPwDvdqVTfgyiy+9E7L4/INeszp82ZZK/vGEaDJzOTOvqMWypnyC\nOp/s41Zs8gSrVyuDXY5qCKvLe2hZ5SfS2zk2oNuCJwrYsHNwI93I2vFqdGUH5Hhh\nNYa47f0CgYEA5/Dq1j7keZi460wjQYXkUT/WLX3Z3m1XbCNCHlXR33OjHjPPD4Fg\n5wOpUMpgTXXyAEhqjkjBZhRdfwrHHBS3ZgbffK9mkgh7gDx9bDIhogXINgydBzOE\niuOmKZaur5c11EVcvAxG3mtJHdEv8/5a22ZvaEr7ZGB97ii/P5V8ZtMCgYEAy1sz\nbzYNfegXZGJelb0vuVa0y0rBCmbNDW05U2RbrYFPnl8NVf+fZcynMXCDpU+qIhtL\nKwx1Vt8xnD1i7UUi8oe6xWyMyahnLd3l8N6LZllRwL6AqYD+JC35gN+zbvm/uJjl\nyv4f2padMIu2Z71xpRzi+zeG75YiyIYX0CramZMCgYB1rZtIlmJPe3gfEeM1ZFxi\nCNR/AkJfAvT/DaiHQZ2ZFM+nDDw7LrZen1HxhqxzwKrHD/bYN/u/8gc55Nr+2Vfv\nsP8FAO02nI0klAxCr/C2ht585ctqEu5llXkB0szQlBSgnYyecFAomyBeu3rr/ZpV\nhNRzgs+nrvlVs2DNPuf+NwKBgDi/CmtOOhWYXm60xJAkatzdRTY1dgjhBvdoM0cC\nClMwcndPLvmAi4pswXsaWqIWyPMbiq5Im7XSMpXWy3RKhqYHGiddUywywhgag7/j\nWiMFabrPbjfetwyBh85enkOpjcaFZBpxL5Jf1R1m30+znbLljLFtnUneK3apdJuy\nWa3hAoGBAKiwkqX+Fy9bCk+seguEFlYGsREd8ZS2X7KGDN62So8skhlim4MSMka4\nMA2kbdLVlPi1q0XEzPNsWOYDtJjwQ1x4ELluRBTeLXdSpCJ3jfi6uI2FXQUXrcBi\nHHoMQuYsLdfR9+Vcs3M6lIBHdvGHWS4STJvy2Mif3+96CP6zLkPe\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-1853832970', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4Pqt1Hz8T6CWM4YbtPUJkc1Ur+Zti4xk+V27vkdVDOF95+oeYgNys2MQowlIoUZXkiH1Up7AaC2U3ghekqgWv0AZuD15H1C2/olMKWR5SWd8BpwYj5LmnN6jrWcdH3enzaix4Ao3JfdDf0XukbaJEOP/E9xrI+uSM4epkZibn2O0W0iEVkri6J7Z3Wd6QHihZ22j0uwFfMq9NM6r5ym0C/FKJAsQ9/klLAKniOSqLIsIMev2+rDW26xNw2iIzWcWRpx9YDsY03aKNkOXZr224REVpREKD6n+ppFre2gX7Qa/TPb3wkNc/hTLSPhO5+lT1f8FlTrv9SbMhBxhdkSYp Generated-by-Nova', 'fingerprint': '2e:d0:76:47:74:94:63:fb:54:6b:f3:7e:f9:78:b9:fc', 'user_id': '8db3fd2e2e3b4b418447e6247e86cc05'}, 'security_group': {'id': '8d2cc9fc-5749-4875-a7d8-a0f3bad675d2', 'name': 'tempest-securitygroup--503262803', 'stateful': True, 'tenant_id': '34f3d7fd09e3461da4f5e4d7321c810e', 'description': 'tempest-description--1661993735', 'security_group_rules': [{'id': '71d84c78-2c1f-4885-8f41-fd3500041a56', 'tenant_id': '34f3d7fd09e3461da4f5e4d7321c810e', 'security_group_id': '8d2cc9fc-5749-4875-a7d8-a0f3bad675d2', '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': 1268, 'description': None, 'tags': [], 'created_at': '2021-01-14T07:27:58Z', 'updated_at': '2021-01-14T07:27:58Z', 'revision_number': 0, 'project_id': '34f3d7fd09e3461da4f5e4d7321c810e'}, {'id': '7eba4d42-f447-48fc-9f28-3f1ed6620dd2', 'tenant_id': '34f3d7fd09e3461da4f5e4d7321c810e', 'security_group_id': '8d2cc9fc-5749-4875-a7d8-a0f3bad675d2', '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': 1269, 'description': None, 'tags': [], 'created_at': '2021-01-14T07:27:58Z', 'updated_at': '2021-01-14T07:27:58Z', 'revision_number': 0, 'project_id': '34f3d7fd09e3461da4f5e4d7321c810e'}], 'tags': [], 'created_at': '2021-01-14T07:27:58Z', 'updated_at': '2021-01-14T07:27:58Z', 'revision_number': 1, 'project_id': '34f3d7fd09e3461da4f5e4d7321c810e'}, 'floating_ip': {'id': '66edc3d0-8a95-4731-86a1-eabadac033c6', 'tenant_id': '34f3d7fd09e3461da4f5e4d7321c810e', 'floating_ip_address': '172.25.3.11', 'floating_network_id': 'c23423ca-c6f9-4e24-86aa-328f70d7d267', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '34f3d7fd09e3461da4f5e4d7321c810e', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-01-14T07:28:09Z', 'updated_at': '2021-01-14T07:28:09Z', 'revision_number': 0, 'ip': '172.25.3.11'}} 2021-01-14 07:28:17,902 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.41/compute/v2.1/servers 4.782s 2021-01-14 07:28:17,903 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-2087648973", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "a3ab45e1-df22-4d90-9acf-858a73edbfe9"}], "security_groups": [{"name": "tempest-securitygroup--503262803"}], "key_name": "tempest-keypair-1853832970", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.41/compute/v2.1/servers/c1e43662-c7d8-4db0-99e0-fd57affc8c32', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c32f6eab-1395-4666-b567-bc29c436fd49', 'x-compute-request-id': 'req-c32f6eab-1395-4666-b567-bc29c436fd49', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "c1e43662-c7d8-4db0-99e0-fd57affc8c32", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/c1e43662-c7d8-4db0-99e0-fd57affc8c32"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/c1e43662-c7d8-4db0-99e0-fd57affc8c32"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--503262803"}], "adminPass": "password"}}' 2021-01-14 07:28:18,015 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 500 GET http://10.222.0.41/compute/v2.1/servers/c1e43662-c7d8-4db0-99e0-fd57affc8c32 0.109s 2021-01-14 07:28:18,015 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '183', 'x-openstack-request-id': 'req-b351f74c-96be-4563-8aed-00f546eef653', 'x-compute-request-id': 'req-b351f74c-96be-4563-8aed-00f546eef653', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/c1e43662-c7d8-4db0-99e0-fd57affc8c32'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:28:18,252 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 204 DELETE http://10.222.0.41/compute/v2.1/servers/c1e43662-c7d8-4db0-99e0-fd57affc8c32 0.235s 2021-01-14 07:28:18,252 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f44b8064-26f2-4f4e-a4c2-52e79e4adcd9', 'x-compute-request-id': 'req-f44b8064-26f2-4f4e-a4c2-52e79e4adcd9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/c1e43662-c7d8-4db0-99e0-fd57affc8c32'} Body: b'' 2021-01-14 07:28:18,344 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 404 GET http://10.222.0.41/compute/v2.1/servers/c1e43662-c7d8-4db0-99e0-fd57affc8c32 0.092s 2021-01-14 07:28:18,345 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-eeab3076-2acc-40f1-bcd4-feb46b9d8172', 'x-compute-request-id': 'req-eeab3076-2acc-40f1-bcd4-feb46b9d8172', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/c1e43662-c7d8-4db0-99e0-fd57affc8c32'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c1e43662-c7d8-4db0-99e0-fd57affc8c32 could not be found."}}' 2021-01-14 07:28:18,438 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-1853832970 0.092s 2021-01-14 07:28:18,438 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e5653e7-0e68-40c8-a506-6349e26e0df1', 'x-compute-request-id': 'req-1e5653e7-0e68-40c8-a506-6349e26e0df1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-1853832970'} Body: b'' 2021-01-14 07:28:19,636 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/8d2cc9fc-5749-4875-a7d8-a0f3bad675d2 1.197s 2021-01-14 07:28:19,637 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-89132c0b-7557-46fe-9098-edb0b4d942d3', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:28:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/8d2cc9fc-5749-4875-a7d8-a0f3bad675d2'} Body: b'' 2021-01-14 07:28:19,691 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.41:9696/v2.0/security-groups/8d2cc9fc-5749-4875-a7d8-a0f3bad675d2 0.054s 2021-01-14 07:28:19,692 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-7c6605e2-5722-4c9a-b54b-663e1f34f33e', 'date': 'Thu, 14 Jan 2021 07:28:19 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/8d2cc9fc-5749-4875-a7d8-a0f3bad675d2'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8d2cc9fc-5749-4875-a7d8-a0f3bad675d2 does not exist", "detail": ""}}' 2021-01-14 07:28:22,577 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/floatingips/66edc3d0-8a95-4731-86a1-eabadac033c6 2.885s 2021-01-14 07:28:22,578 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-d83acd7c-e637-4cfd-b2fd-81a493ca14e4', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:28:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips/66edc3d0-8a95-4731-86a1-eabadac033c6'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 299, in test_detach_volume_shelved_or_offload_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 53, in _create_server adminPass=self.image_ssh_password) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft57.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:25:53,166 96399 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-01-14 07:25:53,167 96399 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-01-14 07:26:00,118 96399 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 6.950s 2021-01-14 07:26:00,118 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-153862354"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:25:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2300', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89de3b49-567c-4e6d-93a9-2b2d72193aa3', 'x-compute-request-id': 'req-89de3b49-567c-4e6d-93a9-2b2d72193aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAyE9RJhZ95UhyJw9cIOK7XsefW8FR5nCGUW2H7VnPxTIspStV\\nwHvGEfI6niTTmqjpLbF+HZKnzufXjBMELpLtKL5pbdV/oxYHTGNvE5G5mx9nWkTU\\ndiujcGYwfjzJ5MGStVVsZydUAi9FlLuJF6KsppEvsLHUc23BGSMj9ekr2TyZg7uP\\nhxxOY9Uq8ubWGvJqxgVH4K0RrxbeVf9AA9EJCSMclftgSiFTT/nggXLtg9CwtMTh\\ncTN0nezo1J1zKoRvwb6IfQaWUhktQHYaFy0OIuuiyP+6MAXgErgYgLsVQ0jgYsKL\\nPwaNsEQ3gi/fBStyd54eP6kXSVZ+K3R135D8LwIDAQABAoIBAHK1SUlAdBQLKqPH\\nngCPFrGuK0oGKPqH0cNrr/1yAxNwKjTj3hV+S+0XBA5wFGVq+S1biVcyFrrb9YmX\\nkjuBlCJS+FkXfCJOiRtrjb5tIxb8ItmEtQ5+6veA7aA8+3juiS8inhNsaCVgIL6N\\nrnJEjA5O8jqDe6AmaAAXKY63Wo7pq4M2BA8yrx7/SSQSKyUoSE98QG9sp7z3E3sz\\nQzb5xsu4YaIsyxqc9mDmQ67wQCkTqonzr6HTtgFiWga+4e4n06LYGeL+NmiFJz0K\\ndK6UMntKbCm7lt7eHGuJ/l2SAm/m9gqEfqPj+GVjwyxonQkqnFV4xWLT7ijOSq3r\\nkhfyzCECgYEA7AX6RrnE0NwKM9ygmJSsw3gWESWc1VR0WTtRhcOgdHKKlroNkUfX\\ndDvNKQ+pVcDEZmuCmdka/Ueqt3O6uh2Jo0KqcU133xbD4oKmRRruELsqqaS7rpsD\\n/EKnKw1E5f7BdUIz09iyibF4DD5U2wI1LGBSwySjjtqXiDaPsCfGCzkCgYEA2UOE\\nzILq04jQMHUwfGuv2YmTQ7F3IfHlfM7H4JIXk08u71olTBmvUsR4pXSgI8BZFgLS\\nUbTbt7VDDm7H86pDyYSNBo/U1Aair+KRDSvhH27XeSk7u57ns4jdD0mFtaxkj/4X\\n1BZMLtK+vbOdnWwNTjwmDTlFglfS115uAFe6+qcCgYEApPm0rBUTpm33z7JqqtxZ\\nOjRJMGkbC96BiRG2dQp9sIeTqbGY5DDUP9HBIO9qjJ82aOTDICip/dpHUP3aylb1\\nKyHhI1tj65LtDvoFoI4nU5iQRI36Bh0ilwQ79xLKUv1UWlMRCQYSHb7ny58SDxem\\n9ULK9s44aRUQEE0a+KWEf7kCgYBhVsC+p8DxuRAdRcPNWqnUerDB2VaYnLnGaxZd\\n5NYvJ4DNt8OSDsff+ypaZqAApILFO8pi1PbDnbBHXRa0coogVQSh9frSa46j4ow+\\nLHSWEqDzJagfbRg99Ymk+bmwJWaApMSkPsEvEThn4XsyNmDXtlcOAaTEuvg5iZMb\\nEDMzbQKBgFfCOtshTMzZoZg39uRo1+m462zIa+U7J0BjVjiy4Gk9BEyFhkKoZyKu\\ndoJofo37FfoEKUeQVlLgefYj/6m3D9tQsAL2Tyzw+hJKrVn/Rx4cMzxuYoPkxPs6\\n2KvOxhprMIYvJjv1ggKEr55LnPY/cKIXJBiA1mScPi5zL/p4PHs7\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-153862354", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIT1EmFn3lSHInD1wg4rtex59bwVHmcIZRbYftWc/FMiylK1XAe8YR8jqeJNOaqOktsX4dkqfO59eMEwQuku0ovmlt1X+jFgdMY28TkbmbH2daRNR2K6NwZjB+PMnkwZK1VWxnJ1QCL0WUu4kXoqymkS+wsdRzbcEZIyP16SvZPJmDu4+HHE5j1Sry5tYa8mrGBUfgrRGvFt5V/0AD0QkJIxyV+2BKIVNP+eCBcu2D0LC0xOFxM3Sd7OjUnXMqhG/Bvoh9BpZSGS1AdhoXLQ4i66LI/7owBeASuBiAuxVDSOBiwos/Bo2wRDeCL98FK3J3nh4/qRdJVn4rdHXfkPwv Generated-by-Nova", "fingerprint": "d0:23:11:f8:04:24:ab:0b:eb:95:27:4b:4c:61:9e:fe", "user_id": "451482b776324d308931277bcf114242"}}' 2021-01-14 07:26:00,120 96399 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-153862354 created 2021-01-14 07:26:03,712 96399 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-groups 3.591s 2021-01-14 07:26:03,712 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--49723214", "description": "tempest-description--320869999"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1579', 'x-openstack-request-id': 'req-e80eb26b-ec89-44bf-90b5-0478b6451dd4', 'date': 'Thu, 14 Jan 2021 07:26:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "a733acc3-99b8-4df1-aa2b-857f92d2a708", "name": "tempest-securitygroup--49723214", "stateful": true, "tenant_id": "b635ebb1cf0b486c984bf0a25ec6bb62", "description": "tempest-description--320869999", "security_group_rules": [{"id": "a5145b3e-ba4a-4ec8-ab82-e4cf1cd70b97", "tenant_id": "b635ebb1cf0b486c984bf0a25ec6bb62", "security_group_id": "a733acc3-99b8-4df1-aa2b-857f92d2a708", "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": 1100, "description": null, "tags": [], "created_at": "2021-01-14T07:26:02Z", "updated_at": "2021-01-14T07:26:02Z", "revision_number": 0, "project_id": "b635ebb1cf0b486c984bf0a25ec6bb62"}, {"id": "c30df7ef-003e-4b49-bba3-5e67a3f5dc51", "tenant_id": "b635ebb1cf0b486c984bf0a25ec6bb62", "security_group_id": "a733acc3-99b8-4df1-aa2b-857f92d2a708", "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": 1101, "description": null, "tags": [], "created_at": "2021-01-14T07:26:02Z", "updated_at": "2021-01-14T07:26:02Z", "revision_number": 0, "project_id": "b635ebb1cf0b486c984bf0a25ec6bb62"}], "tags": [], "created_at": "2021-01-14T07:26:02Z", "updated_at": "2021-01-14T07:26:02Z", "revision_number": 1, "project_id": "b635ebb1cf0b486c984bf0a25ec6bb62"}}' 2021-01-14 07:26:04,939 96399 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 1.226s 2021-01-14 07:26:04,940 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "a733acc3-99b8-4df1-aa2b-857f92d2a708", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-5e12c24d-7d4e-4791-823a-0c39df02c062', 'date': 'Thu, 14 Jan 2021 07:26:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dd1790c5-8745-40c6-a3a5-664763b5c5b4", "tenant_id": "b635ebb1cf0b486c984bf0a25ec6bb62", "security_group_id": "a733acc3-99b8-4df1-aa2b-857f92d2a708", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:26:04Z", "updated_at": "2021-01-14T07:26:04Z", "revision_number": 0, "project_id": "b635ebb1cf0b486c984bf0a25ec6bb62"}}' 2021-01-14 07:26:11,628 96399 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 6.687s 2021-01-14 07:26:11,628 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "a733acc3-99b8-4df1-aa2b-857f92d2a708", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f44d9f74-0ddb-4233-ba1f-19c8fbf60350', 'date': 'Thu, 14 Jan 2021 07:26:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "71780d78-0fbb-4fe0-b9df-cf4107505ed9", "tenant_id": "b635ebb1cf0b486c984bf0a25ec6bb62", "security_group_id": "a733acc3-99b8-4df1-aa2b-857f92d2a708", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:26:09Z", "updated_at": "2021-01-14T07:26:09Z", "revision_number": 0, "project_id": "b635ebb1cf0b486c984bf0a25ec6bb62"}}' 2021-01-14 07:26:11,628 96399 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--49723214 created 2021-01-14 07:26:28,426 96399 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/floatingips 16.797s 2021-01-14 07:26:28,426 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-4685e769-abce-47bd-8437-b25367571580', 'date': 'Thu, 14 Jan 2021 07:26:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5d3255d9-275a-4a68-8a2e-6ffc6620e6b7", "tenant_id": "b635ebb1cf0b486c984bf0a25ec6bb62", "floating_ip_address": "172.25.3.212", "floating_network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b635ebb1cf0b486c984bf0a25ec6bb62", "description": "", "port_details": null, "tags": [], "created_at": "2021-01-14T07:26:24Z", "updated_at": "2021-01-14T07:26:24Z", "revision_number": 0}}' 2021-01-14 07:26:28,427 96399 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5d3255d9-275a-4a68-8a2e-6ffc6620e6b7', 'tenant_id': 'b635ebb1cf0b486c984bf0a25ec6bb62', 'floating_ip_address': '172.25.3.212', 'floating_network_id': 'c23423ca-c6f9-4e24-86aa-328f70d7d267', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b635ebb1cf0b486c984bf0a25ec6bb62', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-01-14T07:26:24Z', 'updated_at': '2021-01-14T07:26:24Z', 'revision_number': 0, 'ip': '172.25.3.212'} created 2021-01-14 07:26:28,606 96399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.173s 2021-01-14 07:26:28,607 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:26:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3674', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6341b843-0342-424d-87f5-903199ed9eec', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "451482b776324d308931277bcf114242", "name": "tempest-AttachVolumeTestJSON-732861958", "password_expires_at": null}, "audit_ids": ["AwD84qMHQ6qqIGHoErkdLw"], "expires_at": "2021-01-14T08:26:28.000000Z", "issued_at": "2021-01-14T07:26:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b635ebb1cf0b486c984bf0a25ec6bb62", "name": "tempest-AttachVolumeTestJSON-732861958"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/b635ebb1cf0b486c984bf0a25ec6bb62", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/b635ebb1cf0b486c984bf0a25ec6bb62", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/b635ebb1cf0b486c984bf0a25ec6bb62", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_b635ebb1cf0b486c984bf0a25ec6bb62", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/b635ebb1cf0b486c984bf0a25ec6bb62", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:26:28,607 96399 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '47745cbf-127b-4aeb-8a7e-455a1192ec85', 'name': 'tempest-AttachVolumeTestJSON-1111293777-network', 'tenant_id': 'b635ebb1cf0b486c984bf0a25ec6bb62', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b635ebb1cf0b486c984bf0a25ec6bb62', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 13, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:25:04Z', 'updated_at': '2021-01-14T07:25:04Z', 'revision_number': 1} available for tenant 2021-01-14 07:26:28,608 96399 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyE9RJhZ95UhyJw9cIOK7XsefW8FR5nCGUW2H7VnPxTIspStV\nwHvGEfI6niTTmqjpLbF+HZKnzufXjBMELpLtKL5pbdV/oxYHTGNvE5G5mx9nWkTU\ndiujcGYwfjzJ5MGStVVsZydUAi9FlLuJF6KsppEvsLHUc23BGSMj9ekr2TyZg7uP\nhxxOY9Uq8ubWGvJqxgVH4K0RrxbeVf9AA9EJCSMclftgSiFTT/nggXLtg9CwtMTh\ncTN0nezo1J1zKoRvwb6IfQaWUhktQHYaFy0OIuuiyP+6MAXgErgYgLsVQ0jgYsKL\nPwaNsEQ3gi/fBStyd54eP6kXSVZ+K3R135D8LwIDAQABAoIBAHK1SUlAdBQLKqPH\nngCPFrGuK0oGKPqH0cNrr/1yAxNwKjTj3hV+S+0XBA5wFGVq+S1biVcyFrrb9YmX\nkjuBlCJS+FkXfCJOiRtrjb5tIxb8ItmEtQ5+6veA7aA8+3juiS8inhNsaCVgIL6N\nrnJEjA5O8jqDe6AmaAAXKY63Wo7pq4M2BA8yrx7/SSQSKyUoSE98QG9sp7z3E3sz\nQzb5xsu4YaIsyxqc9mDmQ67wQCkTqonzr6HTtgFiWga+4e4n06LYGeL+NmiFJz0K\ndK6UMntKbCm7lt7eHGuJ/l2SAm/m9gqEfqPj+GVjwyxonQkqnFV4xWLT7ijOSq3r\nkhfyzCECgYEA7AX6RrnE0NwKM9ygmJSsw3gWESWc1VR0WTtRhcOgdHKKlroNkUfX\ndDvNKQ+pVcDEZmuCmdka/Ueqt3O6uh2Jo0KqcU133xbD4oKmRRruELsqqaS7rpsD\n/EKnKw1E5f7BdUIz09iyibF4DD5U2wI1LGBSwySjjtqXiDaPsCfGCzkCgYEA2UOE\nzILq04jQMHUwfGuv2YmTQ7F3IfHlfM7H4JIXk08u71olTBmvUsR4pXSgI8BZFgLS\nUbTbt7VDDm7H86pDyYSNBo/U1Aair+KRDSvhH27XeSk7u57ns4jdD0mFtaxkj/4X\n1BZMLtK+vbOdnWwNTjwmDTlFglfS115uAFe6+qcCgYEApPm0rBUTpm33z7JqqtxZ\nOjRJMGkbC96BiRG2dQp9sIeTqbGY5DDUP9HBIO9qjJ82aOTDICip/dpHUP3aylb1\nKyHhI1tj65LtDvoFoI4nU5iQRI36Bh0ilwQ79xLKUv1UWlMRCQYSHb7ny58SDxem\n9ULK9s44aRUQEE0a+KWEf7kCgYBhVsC+p8DxuRAdRcPNWqnUerDB2VaYnLnGaxZd\n5NYvJ4DNt8OSDsff+ypaZqAApILFO8pi1PbDnbBHXRa0coogVQSh9frSa46j4ow+\nLHSWEqDzJagfbRg99Ymk+bmwJWaApMSkPsEvEThn4XsyNmDXtlcOAaTEuvg5iZMb\nEDMzbQKBgFfCOtshTMzZoZg39uRo1+m462zIa+U7J0BjVjiy4Gk9BEyFhkKoZyKu\ndoJofo37FfoEKUeQVlLgefYj/6m3D9tQsAL2Tyzw+hJKrVn/Rx4cMzxuYoPkxPs6\n2KvOxhprMIYvJjv1ggKEr55LnPY/cKIXJBiA1mScPi5zL/p4PHs7\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-153862354', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIT1EmFn3lSHInD1wg4rtex59bwVHmcIZRbYftWc/FMiylK1XAe8YR8jqeJNOaqOktsX4dkqfO59eMEwQuku0ovmlt1X+jFgdMY28TkbmbH2daRNR2K6NwZjB+PMnkwZK1VWxnJ1QCL0WUu4kXoqymkS+wsdRzbcEZIyP16SvZPJmDu4+HHE5j1Sry5tYa8mrGBUfgrRGvFt5V/0AD0QkJIxyV+2BKIVNP+eCBcu2D0LC0xOFxM3Sd7OjUnXMqhG/Bvoh9BpZSGS1AdhoXLQ4i66LI/7owBeASuBiAuxVDSOBiwos/Bo2wRDeCL98FK3J3nh4/qRdJVn4rdHXfkPwv Generated-by-Nova', 'fingerprint': 'd0:23:11:f8:04:24:ab:0b:eb:95:27:4b:4c:61:9e:fe', 'user_id': '451482b776324d308931277bcf114242'}, 'security_group': {'id': 'a733acc3-99b8-4df1-aa2b-857f92d2a708', 'name': 'tempest-securitygroup--49723214', 'stateful': True, 'tenant_id': 'b635ebb1cf0b486c984bf0a25ec6bb62', 'description': 'tempest-description--320869999', 'security_group_rules': [{'id': 'a5145b3e-ba4a-4ec8-ab82-e4cf1cd70b97', 'tenant_id': 'b635ebb1cf0b486c984bf0a25ec6bb62', 'security_group_id': 'a733acc3-99b8-4df1-aa2b-857f92d2a708', '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': 1100, 'description': None, 'tags': [], 'created_at': '2021-01-14T07:26:02Z', 'updated_at': '2021-01-14T07:26:02Z', 'revision_number': 0, 'project_id': 'b635ebb1cf0b486c984bf0a25ec6bb62'}, {'id': 'c30df7ef-003e-4b49-bba3-5e67a3f5dc51', 'tenant_id': 'b635ebb1cf0b486c984bf0a25ec6bb62', 'security_group_id': 'a733acc3-99b8-4df1-aa2b-857f92d2a708', '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': 1101, 'description': None, 'tags': [], 'created_at': '2021-01-14T07:26:02Z', 'updated_at': '2021-01-14T07:26:02Z', 'revision_number': 0, 'project_id': 'b635ebb1cf0b486c984bf0a25ec6bb62'}], 'tags': [], 'created_at': '2021-01-14T07:26:02Z', 'updated_at': '2021-01-14T07:26:02Z', 'revision_number': 1, 'project_id': 'b635ebb1cf0b486c984bf0a25ec6bb62'}, 'floating_ip': {'id': '5d3255d9-275a-4a68-8a2e-6ffc6620e6b7', 'tenant_id': 'b635ebb1cf0b486c984bf0a25ec6bb62', 'floating_ip_address': '172.25.3.212', 'floating_network_id': 'c23423ca-c6f9-4e24-86aa-328f70d7d267', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b635ebb1cf0b486c984bf0a25ec6bb62', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-01-14T07:26:24Z', 'updated_at': '2021-01-14T07:26:24Z', 'revision_number': 0, 'ip': '172.25.3.212'}} 2021-01-14 07:26:35,777 96399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.41/compute/v2.1/servers 7.167s 2021-01-14 07:26:35,777 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1999211677", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "47745cbf-127b-4aeb-8a7e-455a1192ec85"}], "security_groups": [{"name": "tempest-securitygroup--49723214"}], "key_name": "tempest-keypair-153862354", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:26:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '400', 'location': 'http://10.222.0.41/compute/v2.1/servers/e7d3b4f3-c5fb-4a24-b936-1e8455985a57', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5b32282-ccac-41bb-912e-8450c392ce69', 'x-compute-request-id': 'req-f5b32282-ccac-41bb-912e-8450c392ce69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "e7d3b4f3-c5fb-4a24-b936-1e8455985a57", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/e7d3b4f3-c5fb-4a24-b936-1e8455985a57"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/e7d3b4f3-c5fb-4a24-b936-1e8455985a57"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--49723214"}], "adminPass": "password"}}' 2021-01-14 07:26:35,893 96399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 500 GET http://10.222.0.41/compute/v2.1/servers/e7d3b4f3-c5fb-4a24-b936-1e8455985a57 0.112s 2021-01-14 07:26:35,893 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:26:35 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-d9661982-3fe6-48e5-9552-aa9f3df16ede', 'x-compute-request-id': 'req-d9661982-3fe6-48e5-9552-aa9f3df16ede', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7d3b4f3-c5fb-4a24-b936-1e8455985a57'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:26:36,282 96399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 204 DELETE http://10.222.0.41/compute/v2.1/servers/e7d3b4f3-c5fb-4a24-b936-1e8455985a57 0.388s 2021-01-14 07:26:36,282 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:26:35 GMT', 'server': 'Apache/2.4.29 (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-2798297f-567a-48d6-b4cd-618d7bb3c17e', 'x-compute-request-id': 'req-2798297f-567a-48d6-b4cd-618d7bb3c17e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7d3b4f3-c5fb-4a24-b936-1e8455985a57'} Body: b'' 2021-01-14 07:26:36,358 96399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 404 GET http://10.222.0.41/compute/v2.1/servers/e7d3b4f3-c5fb-4a24-b936-1e8455985a57 0.075s 2021-01-14 07:26:36,359 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:26:36 GMT', 'server': 'Apache/2.4.29 (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-4e7f27a5-1c0c-4848-8ead-a5e6341faa6a', 'x-compute-request-id': 'req-4e7f27a5-1c0c-4848-8ead-a5e6341faa6a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7d3b4f3-c5fb-4a24-b936-1e8455985a57'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e7d3b4f3-c5fb-4a24-b936-1e8455985a57 could not be found."}}' 2021-01-14 07:26:36,490 96399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-153862354 0.130s 2021-01-14 07:26:36,490 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:26:36 GMT', 'server': 'Apache/2.4.29 (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-31f0ecc2-7369-4c96-b6d4-2016941e4226', 'x-compute-request-id': 'req-31f0ecc2-7369-4c96-b6d4-2016941e4226', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-153862354'} Body: b'' 2021-01-14 07:26:37,389 96399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/a733acc3-99b8-4df1-aa2b-857f92d2a708 0.898s 2021-01-14 07:26:37,390 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-c78e2367-3ec8-4f41-b98e-a217506be350', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:26:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/a733acc3-99b8-4df1-aa2b-857f92d2a708'} Body: b'' 2021-01-14 07:26:37,907 96399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.41:9696/v2.0/security-groups/a733acc3-99b8-4df1-aa2b-857f92d2a708 0.517s 2021-01-14 07:26:37,908 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-73e35a63-be4f-4d22-bc17-1900b52e2cae', 'date': 'Thu, 14 Jan 2021 07:26:37 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/a733acc3-99b8-4df1-aa2b-857f92d2a708'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a733acc3-99b8-4df1-aa2b-857f92d2a708 does not exist", "detail": ""}}' 2021-01-14 07:26:43,689 96399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/floatingips/5d3255d9-275a-4a68-8a2e-6ffc6620e6b7 5.780s 2021-01-14 07:26:43,689 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-85bdc9d7-35b7-46a9-b55f-81b168ef3d1e', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:26:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips/5d3255d9-275a-4a68-8a2e-6ffc6620e6b7'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 73, in test_attach_detach_volume server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 53, in _create_server adminPass=self.image_ssh_password) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft57.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:26:43,692 96399 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-01-14 07:26:43,693 96399 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-01-14 07:26:44,351 96399 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.658s 2021-01-14 07:26:44,352 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1032534368"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:26:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2301', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-429b3757-9ef1-4773-9b51-d7038a836e7c', 'x-compute-request-id': 'req-429b3757-9ef1-4773-9b51-d7038a836e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAv/Zu4E5/ePDQn3GS3Zt6BZYqjj58C0+NO2GoiNdBCT7PaAxi\\nuzVSEE5xmU3TmcMkSnpv/4g8KBwFCzCcgBc2hct+Q5MmamLLC6a6WeSSidnizTMc\\nDEX/yI82+x2Y06rtgwwhTIGS/geUlEcgBEXsT38S/3hjZF56LkJaNCWtEaFMHFpC\\n7LOrBRRSc/i3ZXOym3H0yCavyR7FH76UExIlRaOqiJibNACtLHYA0Eeec7XP03Ni\\nMQuWoLYXBAX4YT9bJlOdVMzYZbijNAsBoeiN1FvILubL9GbrP7hVdrzEzC8v7dq0\\nlkoqIJf4UYTWqERMTPEAtOeq4h0TTd5sBnK+FwIDAQABAoIBAHvb1+KnA5zXVOTr\\n9SVD4lGkeMTbEFKD+86qzoGs0evTOSQbicDdQJwA4U9XZga6YLolkgpArv/6RE7a\\nCMClOarOiCO12H2gTP6xj1/dGagUjEB2j8xjhgy0S3dvu2In0aRSuVGR8XQzE+0w\\njznym+0XQvzPguIKC6+5ZFZtUOQkHGURNDkZHfbzUzDpy36YorbSbaVCAZoQlK/i\\nuBKKfDz2BK9ffy7rYLEEkyWo4Au0iHM59QX14hKO1A/AViG9S4Pat9NuR2iGcTJV\\n/i5brYREhC/earWbFHyTucBaQAf1UCGb3yyjifWTkx9N6RPGc9pl3wp3r/6KrDiu\\nhlk7/tECgYEA/IcdQ/tCuOARfIBFkB8NeGWdx8Ys+Sd3Tnj0R4nzCvm9eXb6+0Ej\\nVNn0YBQ7VBkC2FemExOiIMK+KyH5b2EZ8jG26roFDd+z4yQjerPxtU3VATs8NLrV\\n/SQ5kda5ViA8rYtf50VfeWdEcG3+NhSabN8RtiNUBRGXpX2zqt+m23MCgYEAwpoh\\n4NEIMWJnL6vFrR1gZT7XpeJQp+t2rPo31y1Qp/nRPB1xtKOHiawWAr9jwrd3n9XG\\nNlSL4iJlxhcgzgD1+annd3fWBmrDqL/c9zq3xp44wBJ3LTHaxsImFT6qNLitQ1IM\\nkNhzHrTcewAhgsTNABqFsf5Naxnws5JHQz3cMc0CgYEA0t7o+0mnj8XcFEDw1cZ4\\ncx83wAimqW/hWq/6HHr/bxzYscM/Fexw2nweatS6LiGslIescKWmbwDv2AjIx88n\\n4WzON/gaHFm/V19oGSCGKEXUJvEV91pFMtu7DyNlJJxKzwhhjzgI39Hx/oh7DSHr\\nShqEKboagRkNru3myDt2lC0CgYA4AsMDgUa5aBhJCUjBNfZbzcWl8kjCvCwRR4ex\\nAFL5tha6FcN3eaX2Qzimm82r6sCcmZwOYTFN6hae+GMxx+cEcBm2MiDBAhPEy0xf\\nQGBK45lz9xykPng4wwLRFJNKz2jXOpNxUUt5KBdZs8TxbZGPmRKoE4jW7cVw+gZW\\n3UQ2dQKBgF/LRzbSqoZRCOcrdk0Txs2clHV8pieN6FnjPIDwJ9S2NvhXeQRg68/I\\nuDR2N82+jMHvKLDpew8UBbe4ueqC5rH0WKyUzGpsC95Nzixsmi+rhwtyKpiqdDd6\\nCz06/n0Fj2Irs+XuG6W9MrrT/gCCcQbWd7aWFl2tYcvHREak6Lnx\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-1032534368", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/9m7gTn948NCfcZLdm3oFliqOPnwLT407YaiI10EJPs9oDGK7NVIQTnGZTdOZwyRKem//iDwoHAULMJyAFzaFy35DkyZqYssLprpZ5JKJ2eLNMxwMRf/Ijzb7HZjTqu2DDCFMgZL+B5SURyAERexPfxL/eGNkXnouQlo0Ja0RoUwcWkLss6sFFFJz+Ldlc7KbcfTIJq/JHsUfvpQTEiVFo6qImJs0AK0sdgDQR55ztc/Tc2IxC5agthcEBfhhP1smU51UzNhluKM0CwGh6I3UW8gu5sv0Zus/uFV2vMTMLy/t2rSWSiogl/hRhNaoRExM8QC056riHRNN3mwGcr4X Generated-by-Nova", "fingerprint": "42:f7:42:07:45:fd:ce:23:2d:67:ae:92:fe:34:c3:06", "user_id": "451482b776324d308931277bcf114242"}}' 2021-01-14 07:26:44,354 96399 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1032534368 created 2021-01-14 07:26:48,019 96399 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-groups 3.664s 2021-01-14 07:26:48,019 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--1398389406", "description": "tempest-description--469169604"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1581', 'x-openstack-request-id': 'req-22eb1c36-fba7-496b-8e1d-ae1eb7484c46', 'date': 'Thu, 14 Jan 2021 07:26:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "6851c7fe-2f3f-4e25-a4a6-1132f7c2482f", "name": "tempest-securitygroup--1398389406", "stateful": true, "tenant_id": "b635ebb1cf0b486c984bf0a25ec6bb62", "description": "tempest-description--469169604", "security_group_rules": [{"id": "60d43295-8132-423e-a728-440416acd7ed", "tenant_id": "b635ebb1cf0b486c984bf0a25ec6bb62", "security_group_id": "6851c7fe-2f3f-4e25-a4a6-1132f7c2482f", "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": 1162, "description": null, "tags": [], "created_at": "2021-01-14T07:26:46Z", "updated_at": "2021-01-14T07:26:46Z", "revision_number": 0, "project_id": "b635ebb1cf0b486c984bf0a25ec6bb62"}, {"id": "c2f501bd-859c-4dc6-832d-263faf49e120", "tenant_id": "b635ebb1cf0b486c984bf0a25ec6bb62", "security_group_id": "6851c7fe-2f3f-4e25-a4a6-1132f7c2482f", "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": 1163, "description": null, "tags": [], "created_at": "2021-01-14T07:26:46Z", "updated_at": "2021-01-14T07:26:46Z", "revision_number": 0, "project_id": "b635ebb1cf0b486c984bf0a25ec6bb62"}], "tags": [], "created_at": "2021-01-14T07:26:46Z", "updated_at": "2021-01-14T07:26:46Z", "revision_number": 1, "project_id": "b635ebb1cf0b486c984bf0a25ec6bb62"}}' 2021-01-14 07:26:51,674 96399 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 3.654s 2021-01-14 07:26:51,674 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "6851c7fe-2f3f-4e25-a4a6-1132f7c2482f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-2ce6f601-060d-47bb-a35b-f6f438ce4263', 'date': 'Thu, 14 Jan 2021 07:26:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9db19681-5f63-4c1c-9b7e-9a5b8a8c4606", "tenant_id": "b635ebb1cf0b486c984bf0a25ec6bb62", "security_group_id": "6851c7fe-2f3f-4e25-a4a6-1132f7c2482f", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:26:49Z", "updated_at": "2021-01-14T07:26:49Z", "revision_number": 0, "project_id": "b635ebb1cf0b486c984bf0a25ec6bb62"}}' 2021-01-14 07:26:56,456 96399 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 4.781s 2021-01-14 07:26:56,457 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "6851c7fe-2f3f-4e25-a4a6-1132f7c2482f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f4cfe8ab-0025-4347-996a-4ad9e4736a5f', 'date': 'Thu, 14 Jan 2021 07:26:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0e8bdf4d-b22d-4253-9462-2ad31457fc46", "tenant_id": "b635ebb1cf0b486c984bf0a25ec6bb62", "security_group_id": "6851c7fe-2f3f-4e25-a4a6-1132f7c2482f", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:26:53Z", "updated_at": "2021-01-14T07:26:53Z", "revision_number": 0, "project_id": "b635ebb1cf0b486c984bf0a25ec6bb62"}}' 2021-01-14 07:26:56,457 96399 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1398389406 created 2021-01-14 07:27:08,562 96399 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/floatingips 12.104s 2021-01-14 07:27:08,563 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-b5b4ef10-60af-4b81-ad57-7b9375f92455', 'date': 'Thu, 14 Jan 2021 07:27:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "89bd07f6-26c3-4700-b7ad-4e3c33e1e43d", "tenant_id": "b635ebb1cf0b486c984bf0a25ec6bb62", "floating_ip_address": "172.25.3.94", "floating_network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b635ebb1cf0b486c984bf0a25ec6bb62", "description": "", "port_details": null, "tags": [], "created_at": "2021-01-14T07:27:03Z", "updated_at": "2021-01-14T07:27:03Z", "revision_number": 0}}' 2021-01-14 07:27:08,563 96399 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '89bd07f6-26c3-4700-b7ad-4e3c33e1e43d', 'tenant_id': 'b635ebb1cf0b486c984bf0a25ec6bb62', 'floating_ip_address': '172.25.3.94', 'floating_network_id': 'c23423ca-c6f9-4e24-86aa-328f70d7d267', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b635ebb1cf0b486c984bf0a25ec6bb62', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-01-14T07:27:03Z', 'updated_at': '2021-01-14T07:27:03Z', 'revision_number': 0, 'ip': '172.25.3.94'} created 2021-01-14 07:27:08,816 96399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.247s 2021-01-14 07:27:08,816 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3674', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-79b9f347-f629-49e9-937a-1479bcb4869c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "451482b776324d308931277bcf114242", "name": "tempest-AttachVolumeTestJSON-732861958", "password_expires_at": null}, "audit_ids": ["YasiKQtVQvSgWuZkMK2ptw"], "expires_at": "2021-01-14T08:27:08.000000Z", "issued_at": "2021-01-14T07:27:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b635ebb1cf0b486c984bf0a25ec6bb62", "name": "tempest-AttachVolumeTestJSON-732861958"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/b635ebb1cf0b486c984bf0a25ec6bb62", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/b635ebb1cf0b486c984bf0a25ec6bb62", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/b635ebb1cf0b486c984bf0a25ec6bb62", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_b635ebb1cf0b486c984bf0a25ec6bb62", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/b635ebb1cf0b486c984bf0a25ec6bb62", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:27:08,817 96399 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '47745cbf-127b-4aeb-8a7e-455a1192ec85', 'name': 'tempest-AttachVolumeTestJSON-1111293777-network', 'tenant_id': 'b635ebb1cf0b486c984bf0a25ec6bb62', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b635ebb1cf0b486c984bf0a25ec6bb62', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 13, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:25:04Z', 'updated_at': '2021-01-14T07:25:04Z', 'revision_number': 1} available for tenant 2021-01-14 07:27:08,817 96399 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAv/Zu4E5/ePDQn3GS3Zt6BZYqjj58C0+NO2GoiNdBCT7PaAxi\nuzVSEE5xmU3TmcMkSnpv/4g8KBwFCzCcgBc2hct+Q5MmamLLC6a6WeSSidnizTMc\nDEX/yI82+x2Y06rtgwwhTIGS/geUlEcgBEXsT38S/3hjZF56LkJaNCWtEaFMHFpC\n7LOrBRRSc/i3ZXOym3H0yCavyR7FH76UExIlRaOqiJibNACtLHYA0Eeec7XP03Ni\nMQuWoLYXBAX4YT9bJlOdVMzYZbijNAsBoeiN1FvILubL9GbrP7hVdrzEzC8v7dq0\nlkoqIJf4UYTWqERMTPEAtOeq4h0TTd5sBnK+FwIDAQABAoIBAHvb1+KnA5zXVOTr\n9SVD4lGkeMTbEFKD+86qzoGs0evTOSQbicDdQJwA4U9XZga6YLolkgpArv/6RE7a\nCMClOarOiCO12H2gTP6xj1/dGagUjEB2j8xjhgy0S3dvu2In0aRSuVGR8XQzE+0w\njznym+0XQvzPguIKC6+5ZFZtUOQkHGURNDkZHfbzUzDpy36YorbSbaVCAZoQlK/i\nuBKKfDz2BK9ffy7rYLEEkyWo4Au0iHM59QX14hKO1A/AViG9S4Pat9NuR2iGcTJV\n/i5brYREhC/earWbFHyTucBaQAf1UCGb3yyjifWTkx9N6RPGc9pl3wp3r/6KrDiu\nhlk7/tECgYEA/IcdQ/tCuOARfIBFkB8NeGWdx8Ys+Sd3Tnj0R4nzCvm9eXb6+0Ej\nVNn0YBQ7VBkC2FemExOiIMK+KyH5b2EZ8jG26roFDd+z4yQjerPxtU3VATs8NLrV\n/SQ5kda5ViA8rYtf50VfeWdEcG3+NhSabN8RtiNUBRGXpX2zqt+m23MCgYEAwpoh\n4NEIMWJnL6vFrR1gZT7XpeJQp+t2rPo31y1Qp/nRPB1xtKOHiawWAr9jwrd3n9XG\nNlSL4iJlxhcgzgD1+annd3fWBmrDqL/c9zq3xp44wBJ3LTHaxsImFT6qNLitQ1IM\nkNhzHrTcewAhgsTNABqFsf5Naxnws5JHQz3cMc0CgYEA0t7o+0mnj8XcFEDw1cZ4\ncx83wAimqW/hWq/6HHr/bxzYscM/Fexw2nweatS6LiGslIescKWmbwDv2AjIx88n\n4WzON/gaHFm/V19oGSCGKEXUJvEV91pFMtu7DyNlJJxKzwhhjzgI39Hx/oh7DSHr\nShqEKboagRkNru3myDt2lC0CgYA4AsMDgUa5aBhJCUjBNfZbzcWl8kjCvCwRR4ex\nAFL5tha6FcN3eaX2Qzimm82r6sCcmZwOYTFN6hae+GMxx+cEcBm2MiDBAhPEy0xf\nQGBK45lz9xykPng4wwLRFJNKz2jXOpNxUUt5KBdZs8TxbZGPmRKoE4jW7cVw+gZW\n3UQ2dQKBgF/LRzbSqoZRCOcrdk0Txs2clHV8pieN6FnjPIDwJ9S2NvhXeQRg68/I\nuDR2N82+jMHvKLDpew8UBbe4ueqC5rH0WKyUzGpsC95Nzixsmi+rhwtyKpiqdDd6\nCz06/n0Fj2Irs+XuG6W9MrrT/gCCcQbWd7aWFl2tYcvHREak6Lnx\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-1032534368', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/9m7gTn948NCfcZLdm3oFliqOPnwLT407YaiI10EJPs9oDGK7NVIQTnGZTdOZwyRKem//iDwoHAULMJyAFzaFy35DkyZqYssLprpZ5JKJ2eLNMxwMRf/Ijzb7HZjTqu2DDCFMgZL+B5SURyAERexPfxL/eGNkXnouQlo0Ja0RoUwcWkLss6sFFFJz+Ldlc7KbcfTIJq/JHsUfvpQTEiVFo6qImJs0AK0sdgDQR55ztc/Tc2IxC5agthcEBfhhP1smU51UzNhluKM0CwGh6I3UW8gu5sv0Zus/uFV2vMTMLy/t2rSWSiogl/hRhNaoRExM8QC056riHRNN3mwGcr4X Generated-by-Nova', 'fingerprint': '42:f7:42:07:45:fd:ce:23:2d:67:ae:92:fe:34:c3:06', 'user_id': '451482b776324d308931277bcf114242'}, 'security_group': {'id': '6851c7fe-2f3f-4e25-a4a6-1132f7c2482f', 'name': 'tempest-securitygroup--1398389406', 'stateful': True, 'tenant_id': 'b635ebb1cf0b486c984bf0a25ec6bb62', 'description': 'tempest-description--469169604', 'security_group_rules': [{'id': '60d43295-8132-423e-a728-440416acd7ed', 'tenant_id': 'b635ebb1cf0b486c984bf0a25ec6bb62', 'security_group_id': '6851c7fe-2f3f-4e25-a4a6-1132f7c2482f', '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': 1162, 'description': None, 'tags': [], 'created_at': '2021-01-14T07:26:46Z', 'updated_at': '2021-01-14T07:26:46Z', 'revision_number': 0, 'project_id': 'b635ebb1cf0b486c984bf0a25ec6bb62'}, {'id': 'c2f501bd-859c-4dc6-832d-263faf49e120', 'tenant_id': 'b635ebb1cf0b486c984bf0a25ec6bb62', 'security_group_id': '6851c7fe-2f3f-4e25-a4a6-1132f7c2482f', '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': 1163, 'description': None, 'tags': [], 'created_at': '2021-01-14T07:26:46Z', 'updated_at': '2021-01-14T07:26:46Z', 'revision_number': 0, 'project_id': 'b635ebb1cf0b486c984bf0a25ec6bb62'}], 'tags': [], 'created_at': '2021-01-14T07:26:46Z', 'updated_at': '2021-01-14T07:26:46Z', 'revision_number': 1, 'project_id': 'b635ebb1cf0b486c984bf0a25ec6bb62'}, 'floating_ip': {'id': '89bd07f6-26c3-4700-b7ad-4e3c33e1e43d', 'tenant_id': 'b635ebb1cf0b486c984bf0a25ec6bb62', 'floating_ip_address': '172.25.3.94', 'floating_network_id': 'c23423ca-c6f9-4e24-86aa-328f70d7d267', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b635ebb1cf0b486c984bf0a25ec6bb62', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-01-14T07:27:03Z', 'updated_at': '2021-01-14T07:27:03Z', 'revision_number': 0, 'ip': '172.25.3.94'}} 2021-01-14 07:27:12,680 96399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.41/compute/v2.1/servers 3.861s 2021-01-14 07:27:12,680 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1124265601", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "47745cbf-127b-4aeb-8a7e-455a1192ec85"}], "security_groups": [{"name": "tempest-securitygroup--1398389406"}], "key_name": "tempest-keypair-1032534368", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.41/compute/v2.1/servers/9de1a4b8-9ef2-4d87-8b42-a90b5e02f343', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39e341b8-e7cd-4e09-97ae-53f435572962', 'x-compute-request-id': 'req-39e341b8-e7cd-4e09-97ae-53f435572962', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "9de1a4b8-9ef2-4d87-8b42-a90b5e02f343", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/9de1a4b8-9ef2-4d87-8b42-a90b5e02f343"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/9de1a4b8-9ef2-4d87-8b42-a90b5e02f343"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1398389406"}], "adminPass": "password"}}' 2021-01-14 07:27:12,815 96399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 500 GET http://10.222.0.41/compute/v2.1/servers/9de1a4b8-9ef2-4d87-8b42-a90b5e02f343 0.131s 2021-01-14 07:27:12,815 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:12 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-8ffd009d-3374-42e5-adef-174a49a08404', 'x-compute-request-id': 'req-8ffd009d-3374-42e5-adef-174a49a08404', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/9de1a4b8-9ef2-4d87-8b42-a90b5e02f343'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:27:13,144 96399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 204 DELETE http://10.222.0.41/compute/v2.1/servers/9de1a4b8-9ef2-4d87-8b42-a90b5e02f343 0.328s 2021-01-14 07:27:13,145 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:12 GMT', 'server': 'Apache/2.4.29 (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-a8623408-08f5-48bd-9bad-695091fec44d', 'x-compute-request-id': 'req-a8623408-08f5-48bd-9bad-695091fec44d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/9de1a4b8-9ef2-4d87-8b42-a90b5e02f343'} Body: b'' 2021-01-14 07:27:13,218 96399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 404 GET http://10.222.0.41/compute/v2.1/servers/9de1a4b8-9ef2-4d87-8b42-a90b5e02f343 0.072s 2021-01-14 07:27:13,218 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:13 GMT', 'server': 'Apache/2.4.29 (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-f6ff9e1c-962e-400f-b4b1-33e95dafe2a5', 'x-compute-request-id': 'req-f6ff9e1c-962e-400f-b4b1-33e95dafe2a5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/9de1a4b8-9ef2-4d87-8b42-a90b5e02f343'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9de1a4b8-9ef2-4d87-8b42-a90b5e02f343 could not be found."}}' 2021-01-14 07:27:13,276 96399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-1032534368 0.056s 2021-01-14 07:27:13,277 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:27:13 GMT', 'server': 'Apache/2.4.29 (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-342c4ba5-2025-42a6-884f-7aff8bab08ea', 'x-compute-request-id': 'req-342c4ba5-2025-42a6-884f-7aff8bab08ea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-1032534368'} Body: b'' 2021-01-14 07:27:15,505 96399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/6851c7fe-2f3f-4e25-a4a6-1132f7c2482f 2.228s 2021-01-14 07:27:15,506 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-0e92306f-8269-4906-9183-5ffceeb07454', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:27:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/6851c7fe-2f3f-4e25-a4a6-1132f7c2482f'} Body: b'' 2021-01-14 07:27:15,642 96399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.41:9696/v2.0/security-groups/6851c7fe-2f3f-4e25-a4a6-1132f7c2482f 0.136s 2021-01-14 07:27:15,643 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-f2742377-d796-48d2-ac66-c0cfdaeb15e2', 'date': 'Thu, 14 Jan 2021 07:27:15 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/6851c7fe-2f3f-4e25-a4a6-1132f7c2482f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6851c7fe-2f3f-4e25-a4a6-1132f7c2482f does not exist", "detail": ""}}' 2021-01-14 07:27:22,464 96399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/floatingips/89bd07f6-26c3-4700-b7ad-4e3c33e1e43d 6.820s 2021-01-14 07:27:22,465 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-2022df9b-ca8a-4d3c-b252-aa66166ec6e4', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:27:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips/89bd07f6-26c3-4700-b7ad-4e3c33e1e43d'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 140, in test_list_get_volume_attachments server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 53, in _create_server adminPass=self.image_ssh_password) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 0 | 3 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
fail
ft58.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:28:46,381 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.236s 2021-01-14 07:28:46,381 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3684', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a3fbec94-e9dc-4664-8eef-ebf31f3a9899', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1d17565aa64a441b8c9d6d22e5c85a9e", "name": "tempest-AttachVolumeNegativeTest-1299448771", "password_expires_at": null}, "audit_ids": ["yboDKZoGSPiaCJc-_jWRCg"], "expires_at": "2021-01-14T08:28:46.000000Z", "issued_at": "2021-01-14T07:28:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513b9a9e42de43198131820579eb654e", "name": "tempest-AttachVolumeNegativeTest-1299448771"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/513b9a9e42de43198131820579eb654e", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/513b9a9e42de43198131820579eb654e", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/513b9a9e42de43198131820579eb654e", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_513b9a9e42de43198131820579eb654e", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/513b9a9e42de43198131820579eb654e", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:28:46,382 96408 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'b2abda69-8198-46e5-8b4d-950403b3d882', 'name': 'tempest-AttachVolumeNegativeTest-845994460-network', 'tenant_id': '513b9a9e42de43198131820579eb654e', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '513b9a9e42de43198131820579eb654e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 12, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:28:40Z', 'updated_at': '2021-01-14T07:28:40Z', 'revision_number': 1} available for tenant 2021-01-14 07:28:51,865 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.41/compute/v2.1/servers 5.482s 2021-01-14 07:28:51,866 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-319163894", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "b2abda69-8198-46e5-8b4d-950403b3d882"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/30c6a4b2-7a3d-4996-9e53-b6cd1dbe3b97', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3d2b5ae-8183-4280-ac74-4f39e2292754', 'x-compute-request-id': 'req-a3d2b5ae-8183-4280-ac74-4f39e2292754', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "30c6a4b2-7a3d-4996-9e53-b6cd1dbe3b97", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/30c6a4b2-7a3d-4996-9e53-b6cd1dbe3b97"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/30c6a4b2-7a3d-4996-9e53-b6cd1dbe3b97"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "yB2H3yn4q34t"}}' 2021-01-14 07:28:52,107 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 500 GET http://10.222.0.41/compute/v2.1/servers/30c6a4b2-7a3d-4996-9e53-b6cd1dbe3b97 0.238s 2021-01-14 07:28:52,108 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:51 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-8d5c642e-839b-45c2-bb09-32839fb3100d', 'x-compute-request-id': 'req-8d5c642e-839b-45c2-bb09-32839fb3100d', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/30c6a4b2-7a3d-4996-9e53-b6cd1dbe3b97'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:28:52,722 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 204 DELETE http://10.222.0.41/compute/v2.1/servers/30c6a4b2-7a3d-4996-9e53-b6cd1dbe3b97 0.614s 2021-01-14 07:28:52,723 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:52 GMT', 'server': 'Apache/2.4.29 (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-4993cf08-6aec-4a8b-8e7a-e565a5659ab9', 'x-compute-request-id': 'req-4993cf08-6aec-4a8b-8e7a-e565a5659ab9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/30c6a4b2-7a3d-4996-9e53-b6cd1dbe3b97'} Body: b'' 2021-01-14 07:28:52,779 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 404 GET http://10.222.0.41/compute/v2.1/servers/30c6a4b2-7a3d-4996-9e53-b6cd1dbe3b97 0.055s 2021-01-14 07:28:52,779 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:52 GMT', 'server': 'Apache/2.4.29 (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-d5b63367-c686-455a-aef8-02efce04fc5e', 'x-compute-request-id': 'req-d5b63367-c686-455a-aef8-02efce04fc5e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/30c6a4b2-7a3d-4996-9e53-b6cd1dbe3b97'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 30c6a4b2-7a3d-4996-9e53-b6cd1dbe3b97 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 69, in test_attach_attached_volume_to_different_server server1 = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
fail
ft58.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:28:53,088 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.300s 2021-01-14 07:28:53,089 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3684', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e6c38e69-d9ed-4993-b757-8e2c29ae2836', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1d17565aa64a441b8c9d6d22e5c85a9e", "name": "tempest-AttachVolumeNegativeTest-1299448771", "password_expires_at": null}, "audit_ids": ["haOQzCJcSjqtp3zAMieoNg"], "expires_at": "2021-01-14T08:28:52.000000Z", "issued_at": "2021-01-14T07:28:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513b9a9e42de43198131820579eb654e", "name": "tempest-AttachVolumeNegativeTest-1299448771"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/513b9a9e42de43198131820579eb654e", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/513b9a9e42de43198131820579eb654e", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/513b9a9e42de43198131820579eb654e", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_513b9a9e42de43198131820579eb654e", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/513b9a9e42de43198131820579eb654e", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:28:53,089 96408 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'b2abda69-8198-46e5-8b4d-950403b3d882', 'name': 'tempest-AttachVolumeNegativeTest-845994460-network', 'tenant_id': '513b9a9e42de43198131820579eb654e', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '513b9a9e42de43198131820579eb654e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 12, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:28:40Z', 'updated_at': '2021-01-14T07:28:40Z', 'revision_number': 1} available for tenant 2021-01-14 07:28:57,034 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.222.0.41/compute/v2.1/servers 3.944s 2021-01-14 07:28:57,035 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1998471636", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "b2abda69-8198-46e5-8b4d-950403b3d882"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/6f436539-ea55-4467-9e37-a50ef6b34507', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c44822f0-2bcc-4c84-83ca-ec77835bca1e', 'x-compute-request-id': 'req-c44822f0-2bcc-4c84-83ca-ec77835bca1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "6f436539-ea55-4467-9e37-a50ef6b34507", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6f436539-ea55-4467-9e37-a50ef6b34507"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6f436539-ea55-4467-9e37-a50ef6b34507"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "8ckLz6jGCma6"}}' 2021-01-14 07:28:57,104 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 500 GET http://10.222.0.41/compute/v2.1/servers/6f436539-ea55-4467-9e37-a50ef6b34507 0.067s 2021-01-14 07:28:57,105 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:57 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-18973abc-c98e-4fcb-85c5-846a51803b77', 'x-compute-request-id': 'req-18973abc-c98e-4fcb-85c5-846a51803b77', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6f436539-ea55-4467-9e37-a50ef6b34507'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:28:57,433 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 204 DELETE http://10.222.0.41/compute/v2.1/servers/6f436539-ea55-4467-9e37-a50ef6b34507 0.327s 2021-01-14 07:28:57,433 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:57 GMT', 'server': 'Apache/2.4.29 (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-d9754f5a-cb2b-42b5-b2d5-92b3a76788bf', 'x-compute-request-id': 'req-d9754f5a-cb2b-42b5-b2d5-92b3a76788bf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6f436539-ea55-4467-9e37-a50ef6b34507'} Body: b'' 2021-01-14 07:28:57,471 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 404 GET http://10.222.0.41/compute/v2.1/servers/6f436539-ea55-4467-9e37-a50ef6b34507 0.037s 2021-01-14 07:28:57,471 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:57 GMT', 'server': 'Apache/2.4.29 (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-969ac635-486b-4476-acf9-6fc13bd79b09', 'x-compute-request-id': 'req-969ac635-486b-4476-acf9-6fc13bd79b09', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6f436539-ea55-4467-9e37-a50ef6b34507'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6f436539-ea55-4467-9e37-a50ef6b34507 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 57, in test_attach_attached_volume_to_same_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
fail
ft58.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:28:57,615 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.135s 2021-01-14 07:28:57,615 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3684', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7642aefc-96d1-4c36-97ea-76eda5b39928', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1d17565aa64a441b8c9d6d22e5c85a9e", "name": "tempest-AttachVolumeNegativeTest-1299448771", "password_expires_at": null}, "audit_ids": ["LuC9JiMaTjyCQRilmZ8Xvg"], "expires_at": "2021-01-14T08:28:57.000000Z", "issued_at": "2021-01-14T07:28:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513b9a9e42de43198131820579eb654e", "name": "tempest-AttachVolumeNegativeTest-1299448771"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/513b9a9e42de43198131820579eb654e", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/513b9a9e42de43198131820579eb654e", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/513b9a9e42de43198131820579eb654e", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_513b9a9e42de43198131820579eb654e", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/513b9a9e42de43198131820579eb654e", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:28:57,616 96408 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'b2abda69-8198-46e5-8b4d-950403b3d882', 'name': 'tempest-AttachVolumeNegativeTest-845994460-network', 'tenant_id': '513b9a9e42de43198131820579eb654e', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '513b9a9e42de43198131820579eb654e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 12, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:28:40Z', 'updated_at': '2021-01-14T07:28:40Z', 'revision_number': 1} available for tenant 2021-01-14 07:29:01,464 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.222.0.41/compute/v2.1/servers 3.847s 2021-01-14 07:29:01,464 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1398153962", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "b2abda69-8198-46e5-8b4d-950403b3d882"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:28:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/f211daca-6a95-4a33-88a8-e4c63ea83f83', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a23d244-a470-4fce-9530-6f721f65ea8d', 'x-compute-request-id': 'req-2a23d244-a470-4fce-9530-6f721f65ea8d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "f211daca-6a95-4a33-88a8-e4c63ea83f83", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/f211daca-6a95-4a33-88a8-e4c63ea83f83"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/f211daca-6a95-4a33-88a8-e4c63ea83f83"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "g8s7mCyAUWwE"}}' 2021-01-14 07:29:01,576 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 500 GET http://10.222.0.41/compute/v2.1/servers/f211daca-6a95-4a33-88a8-e4c63ea83f83 0.109s 2021-01-14 07:29:01,576 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:01 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-f3a76f11-75a4-476b-9f96-7a7259362d60', 'x-compute-request-id': 'req-f3a76f11-75a4-476b-9f96-7a7259362d60', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/f211daca-6a95-4a33-88a8-e4c63ea83f83'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:29:01,851 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 204 DELETE http://10.222.0.41/compute/v2.1/servers/f211daca-6a95-4a33-88a8-e4c63ea83f83 0.273s 2021-01-14 07:29:01,851 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:01 GMT', 'server': 'Apache/2.4.29 (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-3189e363-ed99-4686-8d22-62d8e473b999', 'x-compute-request-id': 'req-3189e363-ed99-4686-8d22-62d8e473b999', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/f211daca-6a95-4a33-88a8-e4c63ea83f83'} Body: b'' 2021-01-14 07:29:01,944 96408 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 404 GET http://10.222.0.41/compute/v2.1/servers/f211daca-6a95-4a33-88a8-e4c63ea83f83 0.093s 2021-01-14 07:29:01,945 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:29:01 GMT', 'server': 'Apache/2.4.29 (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-273b212a-c7e9-40ca-ba8d-6bebb86cabae', 'x-compute-request-id': 'req-273b212a-c7e9-40ca-ba8d-6bebb86cabae', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/f211daca-6a95-4a33-88a8-e4c63ea83f83'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f211daca-6a95-4a33-88a8-e4c63ea83f83 could not be found."}}' 2021-01-14 07:29:01,945 96408 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1630783. The failure could be related to https://launchpad.net/bugs/1630783 }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 112, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 104, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 40, in test_delete_attached_volume server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 5 | 1 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
fail
ft59.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:44:24,389 96414 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.243s 2021-01-14 07:44:24,390 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:44:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3670', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fe099857-448f-4b3d-ab70-b663bb936abf', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c0846f5f90594ca4a7e5c91ac9800014", "name": "tempest-VolumesActionsTest-612679056", "password_expires_at": null}, "audit_ids": ["UJcqDLmJScqSFAwdR9PG6g"], "expires_at": "2021-01-14T08:44:24.000000Z", "issued_at": "2021-01-14T07:44:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e84cc4424a94dabb6c28255ce3de9fb", "name": "tempest-VolumesActionsTest-612679056"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/1e84cc4424a94dabb6c28255ce3de9fb", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/1e84cc4424a94dabb6c28255ce3de9fb", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/1e84cc4424a94dabb6c28255ce3de9fb", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_1e84cc4424a94dabb6c28255ce3de9fb", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/1e84cc4424a94dabb6c28255ce3de9fb", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:44:24,390 96414 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '0f06085a-66e8-4212-8e78-2ca824e760b9', 'name': 'tempest-VolumesActionsTest-1486625229-network', 'tenant_id': '1e84cc4424a94dabb6c28255ce3de9fb', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1e84cc4424a94dabb6c28255ce3de9fb', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 14, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:44:10Z', 'updated_at': '2021-01-14T07:44:10Z', 'revision_number': 1} available for tenant 2021-01-14 07:44:26,475 96414 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.222.0.41/compute/v2.1/servers 2.083s 2021-01-14 07:44:26,475 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-435763568", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "0f06085a-66e8-4212-8e78-2ca824e760b9"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:44:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/9fccef9c-a77c-4676-b1ea-7c8e706d6fde', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53d83a8a-55e6-4338-9d39-2bb5cb8e8c81', 'x-compute-request-id': 'req-53d83a8a-55e6-4338-9d39-2bb5cb8e8c81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "9fccef9c-a77c-4676-b1ea-7c8e706d6fde", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/9fccef9c-a77c-4676-b1ea-7c8e706d6fde"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/9fccef9c-a77c-4676-b1ea-7c8e706d6fde"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "7YWZ6EZr4WYv"}}' 2021-01-14 07:44:26,602 96414 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 500 GET http://10.222.0.41/compute/v2.1/servers/9fccef9c-a77c-4676-b1ea-7c8e706d6fde 0.124s 2021-01-14 07:44:26,603 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:44:26 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-6b2a4e09-136b-4365-82ec-88dc61f97cf9', 'x-compute-request-id': 'req-6b2a4e09-136b-4365-82ec-88dc61f97cf9', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/9fccef9c-a77c-4676-b1ea-7c8e706d6fde'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:44:26,992 96414 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 204 DELETE http://10.222.0.41/compute/v2.1/servers/9fccef9c-a77c-4676-b1ea-7c8e706d6fde 0.388s 2021-01-14 07:44:26,992 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:44:26 GMT', 'server': 'Apache/2.4.29 (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-9a88cc9a-0c1d-41bc-bdac-efc408b847c4', 'x-compute-request-id': 'req-9a88cc9a-0c1d-41bc-bdac-efc408b847c4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/9fccef9c-a77c-4676-b1ea-7c8e706d6fde'} Body: b'' 2021-01-14 07:44:27,148 96414 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 404 GET http://10.222.0.41/compute/v2.1/servers/9fccef9c-a77c-4676-b1ea-7c8e706d6fde 0.156s 2021-01-14 07:44:27,149 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:44:26 GMT', 'server': 'Apache/2.4.29 (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-ab99c689-7cbb-4c9a-9fb2-51629623c2cc', 'x-compute-request-id': 'req-ab99c689-7cbb-4c9a-9fb2-51629623c2cc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/9fccef9c-a77c-4676-b1ea-7c8e706d6fde'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9fccef9c-a77c-4676-b1ea-7c8e706d6fde could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 83, in test_force_detach_volume server_id = self.create_server()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 214, in create_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt59.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt59.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt59.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt59.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt59.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
||||||
tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 4 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
fail
ft60.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:51:08,043 96408 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.357s 2021-01-14 07:51:08,044 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3670', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dd1573b6-c938-496a-bd99-3e88ad6b9f21', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bd01e941786141c683f1b9abcb5ec6d5", "name": "tempest-VolumesActionsTest-262350218", "password_expires_at": null}, "audit_ids": ["FZOQ7kMCTLi_7tlBWmk2lg"], "expires_at": "2021-01-14T08:51:07.000000Z", "issued_at": "2021-01-14T07:51:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dae92cec9314dfcbd547b97259f042b", "name": "tempest-VolumesActionsTest-262350218"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/2dae92cec9314dfcbd547b97259f042b", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/2dae92cec9314dfcbd547b97259f042b", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/2dae92cec9314dfcbd547b97259f042b", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_2dae92cec9314dfcbd547b97259f042b", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/2dae92cec9314dfcbd547b97259f042b", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:51:08,044 96408 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_attach_detach_volume_to_instance) Found network {'id': '0c0f3443-7360-436c-8d82-9a0147e563f2', 'name': 'tempest-VolumesActionsTest-1905146653-network', 'tenant_id': '2dae92cec9314dfcbd547b97259f042b', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2dae92cec9314dfcbd547b97259f042b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 13, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:50:57Z', 'updated_at': '2021-01-14T07:50:57Z', 'revision_number': 1} available for tenant 2021-01-14 07:51:12,538 96408 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 202 POST http://10.222.0.41/compute/v2.1/servers 4.492s 2021-01-14 07:51:12,538 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-361716593", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "0c0f3443-7360-436c-8d82-9a0147e563f2"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/21bff58e-efe4-47a3-a416-df9878b493db', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bc9cabe-880c-46bb-aefc-ad27eccb7473', 'x-compute-request-id': 'req-4bc9cabe-880c-46bb-aefc-ad27eccb7473', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "21bff58e-efe4-47a3-a416-df9878b493db", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/21bff58e-efe4-47a3-a416-df9878b493db"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/21bff58e-efe4-47a3-a416-df9878b493db"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "dupfi7czyWxZ"}}' 2021-01-14 07:51:12,849 96408 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 500 GET http://10.222.0.41/compute/v2.1/servers/21bff58e-efe4-47a3-a416-df9878b493db 0.305s 2021-01-14 07:51:12,849 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:12 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-415af164-5e98-4902-935e-4cfeaac41517', 'x-compute-request-id': 'req-415af164-5e98-4902-935e-4cfeaac41517', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/21bff58e-efe4-47a3-a416-df9878b493db'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:51:13,467 96408 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 204 DELETE http://10.222.0.41/compute/v2.1/servers/21bff58e-efe4-47a3-a416-df9878b493db 0.616s 2021-01-14 07:51:13,467 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:12 GMT', 'server': 'Apache/2.4.29 (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-85f83f44-eaa6-460f-a74e-cddcb07feb74', 'x-compute-request-id': 'req-85f83f44-eaa6-460f-a74e-cddcb07feb74', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/21bff58e-efe4-47a3-a416-df9878b493db'} Body: b'' 2021-01-14 07:51:13,519 96408 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 404 GET http://10.222.0.41/compute/v2.1/servers/21bff58e-efe4-47a3-a416-df9878b493db 0.051s 2021-01-14 07:51:13,519 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:13 GMT', 'server': 'Apache/2.4.29 (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-641d3598-9058-4d3b-9dfe-b9ee5ef25cf8', 'x-compute-request-id': 'req-641d3598-9058-4d3b-9dfe-b9ee5ef25cf8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/21bff58e-efe4-47a3-a416-df9878b493db'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 21bff58e-efe4-47a3-a416-df9878b493db could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 45, in test_attach_detach_volume_to_instance server = self.create_server() File "/opt/stack/tempest/tempest/api/volume/base.py", line 214, in create_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
fail
ft60.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:51:13,782 96408 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.242s 2021-01-14 07:51:13,783 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3670', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2a320859-b05c-4499-b2dc-24482c882e6c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bd01e941786141c683f1b9abcb5ec6d5", "name": "tempest-VolumesActionsTest-262350218", "password_expires_at": null}, "audit_ids": ["crZSK7VsRP-VNZfxbrCJ8g"], "expires_at": "2021-01-14T08:51:13.000000Z", "issued_at": "2021-01-14T07:51:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dae92cec9314dfcbd547b97259f042b", "name": "tempest-VolumesActionsTest-262350218"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/2dae92cec9314dfcbd547b97259f042b", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/2dae92cec9314dfcbd547b97259f042b", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/2dae92cec9314dfcbd547b97259f042b", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_2dae92cec9314dfcbd547b97259f042b", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/2dae92cec9314dfcbd547b97259f042b", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:51:13,784 96408 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_get_volume_attachment) Found network {'id': '0c0f3443-7360-436c-8d82-9a0147e563f2', 'name': 'tempest-VolumesActionsTest-1905146653-network', 'tenant_id': '2dae92cec9314dfcbd547b97259f042b', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2dae92cec9314dfcbd547b97259f042b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 13, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:50:57Z', 'updated_at': '2021-01-14T07:50:57Z', 'revision_number': 1} available for tenant 2021-01-14 07:51:15,174 96408 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 202 POST http://10.222.0.41/compute/v2.1/servers 1.389s 2021-01-14 07:51:15,175 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-52919339", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "0c0f3443-7360-436c-8d82-9a0147e563f2"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/3ca79b53-0898-4b05-a941-a0a086a36e10', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30ea9ca3-7a8b-415d-8c90-5f5556fdea10', 'x-compute-request-id': 'req-30ea9ca3-7a8b-415d-8c90-5f5556fdea10', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "3ca79b53-0898-4b05-a941-a0a086a36e10", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3ca79b53-0898-4b05-a941-a0a086a36e10"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3ca79b53-0898-4b05-a941-a0a086a36e10"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "vqXnH8x9D2J3"}}' 2021-01-14 07:51:15,263 96408 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 500 GET http://10.222.0.41/compute/v2.1/servers/3ca79b53-0898-4b05-a941-a0a086a36e10 0.083s 2021-01-14 07:51:15,263 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:15 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-1d6e5724-d5d3-417d-b0fa-421d531fe939', 'x-compute-request-id': 'req-1d6e5724-d5d3-417d-b0fa-421d531fe939', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3ca79b53-0898-4b05-a941-a0a086a36e10'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:51:15,748 96408 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 204 DELETE http://10.222.0.41/compute/v2.1/servers/3ca79b53-0898-4b05-a941-a0a086a36e10 0.484s 2021-01-14 07:51:15,748 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:15 GMT', 'server': 'Apache/2.4.29 (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-3b8ba0ca-6348-4fa2-8688-9305cd46bd4f', 'x-compute-request-id': 'req-3b8ba0ca-6348-4fa2-8688-9305cd46bd4f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3ca79b53-0898-4b05-a941-a0a086a36e10'} Body: b'' 2021-01-14 07:51:15,836 96408 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 404 GET http://10.222.0.41/compute/v2.1/servers/3ca79b53-0898-4b05-a941-a0a086a36e10 0.087s 2021-01-14 07:51:15,837 96408 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:15 GMT', 'server': 'Apache/2.4.29 (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-f652b347-8f26-4dcc-8c32-805c40a32be5', 'x-compute-request-id': 'req-f652b347-8f26-4dcc-8c32-805c40a32be5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3ca79b53-0898-4b05-a941-a0a086a36e10'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3ca79b53-0898-4b05-a941-a0a086a36e10 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 81, in test_get_volume_attachment server = self.create_server() File "/opt/stack/tempest/tempest/api/volume/base.py", line 214, in create_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt60.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt60.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt60.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt60.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
||||||
tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 3 | 2 | 1 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
fail
ft61.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:34:42,532 96401 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 202 POST http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8/volumes 1.414s 2021-01-14 07:34:42,533 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-645145889"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:34:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e7e7869-2895-49fc-9cb3-30e75a5adfba', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e7e7869-2895-49fc-9cb3-30e75a5adfba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8/volumes'} Body: b'{"volume": {"id": "3868b324-1241-4b57-b088-ce0b5c432e08", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:34:42.000000", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-645145889", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08"}], "user_id": "fd264215268d43acbdc660179d313c77", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-01-14 07:34:42,707 96401 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08 0.167s 2021-01-14 07:34:42,708 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:34:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc57ca35-32d9-41c5-8e01-b2cd2bdba095', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc57ca35-32d9-41c5-8e01-b2cd2bdba095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08'} Body: b'{"volume": {"id": "3868b324-1241-4b57-b088-ce0b5c432e08", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:34:42.000000", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-645145889", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08"}], "user_id": "fd264215268d43acbdc660179d313c77", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d51f5a0fac3746a1893d8ec13f17afb8"}}' 2021-01-14 07:34:43,881 96401 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08 0.166s 2021-01-14 07:34:43,882 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:34:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43d0835c-6a0f-4139-b757-0ef4cacaea55', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43d0835c-6a0f-4139-b757-0ef4cacaea55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08'} Body: b'{"volume": {"id": "3868b324-1241-4b57-b088-ce0b5c432e08", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:34:42.000000", "updated_at": "2021-01-14T07:34:43.000000", "name": "tempest-VolumesBackupsTest-Volume-645145889", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08"}], "user_id": "fd264215268d43acbdc660179d313c77", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d51f5a0fac3746a1893d8ec13f17afb8"}}' 2021-01-14 07:34:43,889 96401 INFO [tempest.common.waiters] volume 3868b324-1241-4b57-b088-ce0b5c432e08 reached available after waiting for 1.889492 seconds 2021-01-14 07:34:44,110 96401 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.212s 2021-01-14 07:34:44,111 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:34:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3670', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-22313ba8-a096-40b7-ab61-5ab10346af45', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "fd264215268d43acbdc660179d313c77", "name": "tempest-VolumesBackupsTest-161314112", "password_expires_at": null}, "audit_ids": ["y_vcimz7TGSOymR9umg8uw"], "expires_at": "2021-01-14T08:34:43.000000Z", "issued_at": "2021-01-14T07:34:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d51f5a0fac3746a1893d8ec13f17afb8", "name": "tempest-VolumesBackupsTest-161314112"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/d51f5a0fac3746a1893d8ec13f17afb8", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/d51f5a0fac3746a1893d8ec13f17afb8", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_d51f5a0fac3746a1893d8ec13f17afb8", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:34:44,112 96401 INFO [tempest.lib.common.fixed_network] (VolumesBackupsTest:test_backup_create_attached_volume) Found network None available for tenant 2021-01-14 07:34:46,275 96401 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 202 POST http://10.222.0.41/compute/v2.1/servers 2.162s 2021-01-14 07:34:46,275 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-VolumesBackupsTest-instance-1613342241", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:34:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/5974ad70-6f0d-414a-bef9-a75908a18cb2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77b50828-6a73-47a9-a4c9-5dd27a6586b2', 'x-compute-request-id': 'req-77b50828-6a73-47a9-a4c9-5dd27a6586b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "5974ad70-6f0d-414a-bef9-a75908a18cb2", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/5974ad70-6f0d-414a-bef9-a75908a18cb2"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/5974ad70-6f0d-414a-bef9-a75908a18cb2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "32EzkVuEnyWY"}}' 2021-01-14 07:34:46,328 96401 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 500 GET http://10.222.0.41/compute/v2.1/servers/5974ad70-6f0d-414a-bef9-a75908a18cb2 0.050s 2021-01-14 07:34:46,328 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:34:46 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-a31e008f-95c9-4cb5-8e7c-83f5b412ff47', 'x-compute-request-id': 'req-a31e008f-95c9-4cb5-8e7c-83f5b412ff47', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/5974ad70-6f0d-414a-bef9-a75908a18cb2'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:34:46,515 96401 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 204 DELETE http://10.222.0.41/compute/v2.1/servers/5974ad70-6f0d-414a-bef9-a75908a18cb2 0.185s 2021-01-14 07:34:46,515 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:34:46 GMT', 'server': 'Apache/2.4.29 (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-1f8e96be-982f-4753-b83a-2b84c1b1d736', 'x-compute-request-id': 'req-1f8e96be-982f-4753-b83a-2b84c1b1d736', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/5974ad70-6f0d-414a-bef9-a75908a18cb2'} Body: b'' 2021-01-14 07:34:46,553 96401 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 404 GET http://10.222.0.41/compute/v2.1/servers/5974ad70-6f0d-414a-bef9-a75908a18cb2 0.037s 2021-01-14 07:34:46,554 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:34:46 GMT', 'server': 'Apache/2.4.29 (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-d8deb9b1-a54c-4f2d-a65c-43a1f4ca67eb', 'x-compute-request-id': 'req-d8deb9b1-a54c-4f2d-a65c-43a1f4ca67eb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/5974ad70-6f0d-414a-bef9-a75908a18cb2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5974ad70-6f0d-414a-bef9-a75908a18cb2 could not be found."}}' 2021-01-14 07:34:46,660 96401 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 202 DELETE http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08 0.105s 2021-01-14 07:34:46,661 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:34:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eb84d55-9af4-4ae9-b6ff-ea26a5632bb0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08'} Body: b'' 2021-01-14 07:34:46,871 96401 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08 0.210s 2021-01-14 07:34:46,872 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:34:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c7bd057-8a45-4e5b-89ea-bebe2b259ff0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c7bd057-8a45-4e5b-89ea-bebe2b259ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08'} Body: b'{"volume": {"id": "3868b324-1241-4b57-b088-ce0b5c432e08", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:34:42.000000", "updated_at": "2021-01-14T07:34:47.000000", "name": "tempest-VolumesBackupsTest-Volume-645145889", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08"}], "user_id": "fd264215268d43acbdc660179d313c77", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d51f5a0fac3746a1893d8ec13f17afb8"}}' 2021-01-14 07:34:48,119 96401 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08 0.237s 2021-01-14 07:34:48,119 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:34:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af56ebc5-2b23-40d8-a027-45aee828c0f4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af56ebc5-2b23-40d8-a027-45aee828c0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08'} Body: b'{"volume": {"id": "3868b324-1241-4b57-b088-ce0b5c432e08", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:34:42.000000", "updated_at": "2021-01-14T07:34:47.000000", "name": "tempest-VolumesBackupsTest-Volume-645145889", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08"}], "user_id": "fd264215268d43acbdc660179d313c77", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d51f5a0fac3746a1893d8ec13f17afb8"}}' 2021-01-14 07:34:49,257 96401 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08 0.129s 2021-01-14 07:34:49,257 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:34:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-092250f2-383c-439a-be2b-dd6376529a7d', 'x-openstack-request-id': 'req-092250f2-383c-439a-be2b-dd6376529a7d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/volume/v3/d51f5a0fac3746a1893d8ec13f17afb8/volumes/3868b324-1241-4b57-b088-ce0b5c432e08'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3868b324-1241-4b57-b088-ce0b5c432e08 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_backup.py", line 119, in test_backup_create_attached_volume server = self.create_server() File "/opt/stack/tempest/tempest/api/volume/base.py", line 214, in create_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
pass
pt61.2: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
||||||
test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
pass
pt61.3: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
||||||
tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 31 | 1 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
fail
ft62.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:47:05,672 96414 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.058s 2021-01-14 07:47:05,672 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3674', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-52127586-20e8-4e54-a9cf-df2f3429b88d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7ce3da59a6584ff4805f211553bc3a6d", "name": "tempest-VolumesNegativeTest-1158395793", "password_expires_at": null}, "audit_ids": ["Jwl2luswSNKBCoXFiquOYA"], "expires_at": "2021-01-14T08:47:05.000000Z", "issued_at": "2021-01-14T07:47:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f96d895d3014d67ba8f781cb41f9d08", "name": "tempest-VolumesNegativeTest-1158395793"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/3f96d895d3014d67ba8f781cb41f9d08", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/3f96d895d3014d67ba8f781cb41f9d08", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/3f96d895d3014d67ba8f781cb41f9d08", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_3f96d895d3014d67ba8f781cb41f9d08", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/3f96d895d3014d67ba8f781cb41f9d08", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:47:05,673 96414 INFO [tempest.lib.common.fixed_network] (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id) Found network None available for tenant 2021-01-14 07:47:06,881 96414 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 202 POST http://10.222.0.41/compute/v2.1/servers 1.207s 2021-01-14 07:47:06,881 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-VolumesNegativeTest-instance-413872609", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/0d57e331-ddbb-4433-9193-affe25d63e00', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a106d5b-bd2e-4281-b732-c49771ca3e83', 'x-compute-request-id': 'req-3a106d5b-bd2e-4281-b732-c49771ca3e83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "0d57e331-ddbb-4433-9193-affe25d63e00", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/0d57e331-ddbb-4433-9193-affe25d63e00"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/0d57e331-ddbb-4433-9193-affe25d63e00"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "wq7T9NcKK7oJ"}}' 2021-01-14 07:47:06,987 96414 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 500 GET http://10.222.0.41/compute/v2.1/servers/0d57e331-ddbb-4433-9193-affe25d63e00 0.102s 2021-01-14 07:47:06,987 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:06 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-e73f9562-6f2d-47c1-b355-aa0787dcb76f', 'x-compute-request-id': 'req-e73f9562-6f2d-47c1-b355-aa0787dcb76f', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/0d57e331-ddbb-4433-9193-affe25d63e00'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:47:07,560 96414 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 204 DELETE http://10.222.0.41/compute/v2.1/servers/0d57e331-ddbb-4433-9193-affe25d63e00 0.572s 2021-01-14 07:47:07,561 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:06 GMT', 'server': 'Apache/2.4.29 (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-ea5504cf-5767-46f7-ae33-6e0832539c9d', 'x-compute-request-id': 'req-ea5504cf-5767-46f7-ae33-6e0832539c9d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/0d57e331-ddbb-4433-9193-affe25d63e00'} Body: b'' 2021-01-14 07:47:07,635 96414 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 404 GET http://10.222.0.41/compute/v2.1/servers/0d57e331-ddbb-4433-9193-affe25d63e00 0.074s 2021-01-14 07:47:07,636 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:07 GMT', 'server': 'Apache/2.4.29 (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-375ee251-b9a0-4061-bc40-78feeef6b79d', 'x-compute-request-id': 'req-375ee251-b9a0-4061-bc40-78feeef6b79d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/0d57e331-ddbb-4433-9193-affe25d63e00'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0d57e331-ddbb-4433-9193-affe25d63e00 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 179, in test_attach_volumes_with_nonexistent_volume_id server = self.create_server() File "/opt/stack/tempest/tempest/api/volume/base.py", line 214, in create_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt62.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt62.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt62.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt62.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt62.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt62.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt62.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt62.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt62.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt62.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt62.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt62.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt62.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt62.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt62.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt62.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt62.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt62.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt62.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt62.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt62.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt62.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt62.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt62.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt62.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt62.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt62.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt62.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt62.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt62.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt62.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 4 | 2 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt63.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
fail
ft63.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:41:00,303 96401 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.231s 2021-01-14 07:41:00,303 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:41:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3682', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3a196ea7-eca8-48e1-a248-de6137ae2fcd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d3e68a5233194c3b8e3d7fa48a001842", "name": "tempest-VolumesSnapshotTestJSON-1400976539", "password_expires_at": null}, "audit_ids": ["IzYZabmiRKm3FKYhncfc5g"], "expires_at": "2021-01-14T08:41:00.000000Z", "issued_at": "2021-01-14T07:41:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69e3d04169fb4456a29c249b91e26b25", "name": "tempest-VolumesSnapshotTestJSON-1400976539"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/69e3d04169fb4456a29c249b91e26b25", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/69e3d04169fb4456a29c249b91e26b25", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/69e3d04169fb4456a29c249b91e26b25", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_69e3d04169fb4456a29c249b91e26b25", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/69e3d04169fb4456a29c249b91e26b25", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:41:00,304 96401 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use) Found network {'id': '2193f6c1-4b48-4496-a5b7-39ab43b0f320', 'name': 'tempest-VolumesSnapshotTestJSON-415454933-network', 'tenant_id': '69e3d04169fb4456a29c249b91e26b25', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '69e3d04169fb4456a29c249b91e26b25', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 19, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:39:45Z', 'updated_at': '2021-01-14T07:39:46Z', 'revision_number': 1} available for tenant 2021-01-14 07:41:04,045 96401 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.41/compute/v2.1/servers 3.740s 2021-01-14 07:41:04,046 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-532949340", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "2193f6c1-4b48-4496-a5b7-39ab43b0f320"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:41:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/c680a906-9ca8-4bfe-b7ca-acbe0aa73ddb', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66d2f053-3701-47b2-88c1-369004cf189d', 'x-compute-request-id': 'req-66d2f053-3701-47b2-88c1-369004cf189d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "c680a906-9ca8-4bfe-b7ca-acbe0aa73ddb", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/c680a906-9ca8-4bfe-b7ca-acbe0aa73ddb"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/c680a906-9ca8-4bfe-b7ca-acbe0aa73ddb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Kxm6SaF2bdUY"}}' 2021-01-14 07:41:04,133 96401 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 500 GET http://10.222.0.41/compute/v2.1/servers/c680a906-9ca8-4bfe-b7ca-acbe0aa73ddb 0.085s 2021-01-14 07:41:04,134 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:41:04 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-86cc5d1e-f6ba-4ee6-80c1-1ac5462c98f8', 'x-compute-request-id': 'req-86cc5d1e-f6ba-4ee6-80c1-1ac5462c98f8', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/c680a906-9ca8-4bfe-b7ca-acbe0aa73ddb'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:41:04,458 96401 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 204 DELETE http://10.222.0.41/compute/v2.1/servers/c680a906-9ca8-4bfe-b7ca-acbe0aa73ddb 0.324s 2021-01-14 07:41:04,459 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:41:04 GMT', 'server': 'Apache/2.4.29 (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-0979a059-7b29-4f60-a5d5-3d5ae0c08d64', 'x-compute-request-id': 'req-0979a059-7b29-4f60-a5d5-3d5ae0c08d64', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/c680a906-9ca8-4bfe-b7ca-acbe0aa73ddb'} Body: b'' 2021-01-14 07:41:04,548 96401 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 404 GET http://10.222.0.41/compute/v2.1/servers/c680a906-9ca8-4bfe-b7ca-acbe0aa73ddb 0.088s 2021-01-14 07:41:04,548 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:41:04 GMT', 'server': 'Apache/2.4.29 (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-1606a690-e607-452b-97bf-3acfe05fa193', 'x-compute-request-id': 'req-1606a690-e607-452b-97bf-3acfe05fa193', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/c680a906-9ca8-4bfe-b7ca-acbe0aa73ddb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c680a906-9ca8-4bfe-b7ca-acbe0aa73ddb could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 48, in test_snapshot_create_delete_with_volume_in_use server = self.create_server() File "/opt/stack/tempest/tempest/api/volume/base.py", line 214, in create_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt63.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
fail
ft63.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:41:10,193 96401 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.41/volume/v3/69e3d04169fb4456a29c249b91e26b25/snapshots 0.367s 2021-01-14 07:41:10,193 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "8bab2848-b7c0-41a5-8001-87eb9fbb1c45", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-725858384"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:41:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb0563ef-4d0f-41ec-b4cd-946c3d4e0885', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb0563ef-4d0f-41ec-b4cd-946c3d4e0885', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/69e3d04169fb4456a29c249b91e26b25/snapshots'} Body: b'{"snapshot": {"id": "bba240b9-5b19-41f4-806f-5b814333c6b2", "created_at": "2021-01-14T07:41:10.057407", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-725858384", "description": null, "volume_id": "8bab2848-b7c0-41a5-8001-87eb9fbb1c45", "status": "creating", "size": 1, "metadata": {}}}' 2021-01-14 07:41:10,249 96401 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/69e3d04169fb4456a29c249b91e26b25/snapshots/bba240b9-5b19-41f4-806f-5b814333c6b2 0.052s 2021-01-14 07:41:10,250 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:41:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1277aef1-52bd-4296-b82a-eb904da589e5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1277aef1-52bd-4296-b82a-eb904da589e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/69e3d04169fb4456a29c249b91e26b25/snapshots/bba240b9-5b19-41f4-806f-5b814333c6b2'} Body: b'{"snapshot": {"id": "bba240b9-5b19-41f4-806f-5b814333c6b2", "created_at": "2021-01-14T07:41:10.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-725858384", "description": null, "volume_id": "8bab2848-b7c0-41a5-8001-87eb9fbb1c45", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "69e3d04169fb4456a29c249b91e26b25", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-14 07:41:11,319 96401 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/69e3d04169fb4456a29c249b91e26b25/snapshots/bba240b9-5b19-41f4-806f-5b814333c6b2 0.065s 2021-01-14 07:41:11,319 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:41:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-744045ed-de65-4d4b-9621-69b526abe356', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-744045ed-de65-4d4b-9621-69b526abe356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/69e3d04169fb4456a29c249b91e26b25/snapshots/bba240b9-5b19-41f4-806f-5b814333c6b2'} Body: b'{"snapshot": {"id": "bba240b9-5b19-41f4-806f-5b814333c6b2", "created_at": "2021-01-14T07:41:10.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-725858384", "description": null, "volume_id": "8bab2848-b7c0-41a5-8001-87eb9fbb1c45", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "69e3d04169fb4456a29c249b91e26b25", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-14 07:41:12,399 96401 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/69e3d04169fb4456a29c249b91e26b25/snapshots/bba240b9-5b19-41f4-806f-5b814333c6b2 0.076s 2021-01-14 07:41:12,399 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:41:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4962c31-1ab8-4977-be8a-2a91ad974985', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4962c31-1ab8-4977-be8a-2a91ad974985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/69e3d04169fb4456a29c249b91e26b25/snapshots/bba240b9-5b19-41f4-806f-5b814333c6b2'} Body: b'{"snapshot": {"id": "bba240b9-5b19-41f4-806f-5b814333c6b2", "created_at": "2021-01-14T07:41:10.000000", "updated_at": "2021-01-14T07:41:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-725858384", "description": null, "volume_id": "8bab2848-b7c0-41a5-8001-87eb9fbb1c45", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "69e3d04169fb4456a29c249b91e26b25", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-01-14 07:41:12,402 96401 INFO [tempest.common.waiters] snapshot bba240b9-5b19-41f4-806f-5b814333c6b2 reached available after waiting for 2.402599 seconds 2021-01-14 07:41:12,479 96401 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.071s 2021-01-14 07:41:12,480 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:41:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3682', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-67d11b69-c930-47df-a970-87d1baaf0524', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d3e68a5233194c3b8e3d7fa48a001842", "name": "tempest-VolumesSnapshotTestJSON-1400976539", "password_expires_at": null}, "audit_ids": ["AeoyOUAiQ0qGkqmdZetUqg"], "expires_at": "2021-01-14T08:41:12.000000Z", "issued_at": "2021-01-14T07:41:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69e3d04169fb4456a29c249b91e26b25", "name": "tempest-VolumesSnapshotTestJSON-1400976539"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/69e3d04169fb4456a29c249b91e26b25", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/69e3d04169fb4456a29c249b91e26b25", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/69e3d04169fb4456a29c249b91e26b25", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_69e3d04169fb4456a29c249b91e26b25", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/69e3d04169fb4456a29c249b91e26b25", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:41:12,480 96401 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online) Found network {'id': '2193f6c1-4b48-4496-a5b7-39ab43b0f320', 'name': 'tempest-VolumesSnapshotTestJSON-415454933-network', 'tenant_id': '69e3d04169fb4456a29c249b91e26b25', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '69e3d04169fb4456a29c249b91e26b25', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 19, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:39:45Z', 'updated_at': '2021-01-14T07:39:46Z', 'revision_number': 1} available for tenant 2021-01-14 07:41:15,237 96401 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.41/compute/v2.1/servers 2.756s 2021-01-14 07:41:15,238 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-1792965811", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "2193f6c1-4b48-4496-a5b7-39ab43b0f320"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:41:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/c6f16abc-0064-4b11-bd1a-c4d708f39525', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2d93709-e6e4-4124-bcab-78eb2cf0bcfa', 'x-compute-request-id': 'req-b2d93709-e6e4-4124-bcab-78eb2cf0bcfa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "c6f16abc-0064-4b11-bd1a-c4d708f39525", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/c6f16abc-0064-4b11-bd1a-c4d708f39525"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/c6f16abc-0064-4b11-bd1a-c4d708f39525"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "YBeXjJny3sFF"}}' 2021-01-14 07:41:15,310 96401 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 500 GET http://10.222.0.41/compute/v2.1/servers/c6f16abc-0064-4b11-bd1a-c4d708f39525 0.070s 2021-01-14 07:41:15,311 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:41:15 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-d51a3257-ffa1-4c73-aee4-06df9f955fe6', 'x-compute-request-id': 'req-d51a3257-ffa1-4c73-aee4-06df9f955fe6', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/c6f16abc-0064-4b11-bd1a-c4d708f39525'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:41:15,527 96401 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 204 DELETE http://10.222.0.41/compute/v2.1/servers/c6f16abc-0064-4b11-bd1a-c4d708f39525 0.215s 2021-01-14 07:41:15,527 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:41:15 GMT', 'server': 'Apache/2.4.29 (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-c5328655-50f6-4391-ba48-5ea0f5539c34', 'x-compute-request-id': 'req-c5328655-50f6-4391-ba48-5ea0f5539c34', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/c6f16abc-0064-4b11-bd1a-c4d708f39525'} Body: b'' 2021-01-14 07:41:15,590 96401 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 404 GET http://10.222.0.41/compute/v2.1/servers/c6f16abc-0064-4b11-bd1a-c4d708f39525 0.062s 2021-01-14 07:41:15,590 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:41:15 GMT', 'server': 'Apache/2.4.29 (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-b5073362-1524-4979-8d75-0b171553beaa', 'x-compute-request-id': 'req-b5073362-1524-4979-8d75-0b171553beaa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/c6f16abc-0064-4b11-bd1a-c4d708f39525'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c6f16abc-0064-4b11-bd1a-c4d708f39525 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 83, in test_snapshot_create_offline_delete_online server = self.create_server() File "/opt/stack/tempest/tempest/api/volume/base.py", line 214, in create_server **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt63.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt63.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
||||||
tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 2 | 0 | 2 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
fail
ft64.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:55:32,061 3484 WARNING [tempest.scenario.manager] Starting Tempest 25.0.0 release, CONF.scenario.img_file need a full path for the image. CONF.scenario.img_dir was deprecated and will be removed in the next release. Till Tempest 25.0.0, old behavior is maintained and keep working but starting Tempest 26.0.0, you need to specify the full path in CONF.scenario.img_file config option. 2021-01-14 07:55:32,062 3484 DEBUG [tempest.scenario.manager] paths: img: /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx, container_format: bare, disk_format: vhdx, properties: None 2021-01-14 07:55:32,310 3484 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 201 POST http://10.222.0.41/image/v2/images 0.247s 2021-01-14 07:55:32,310 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"name": "tempest-scenario-img--120609003", "container_format": "bare", "disk_format": "vhdx", "visibility": "private"} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:55:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '640', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/312e0ca4-7415-4bb8-9310-71cd3fd00147', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-9802eb01-a22b-4835-bc78-a108bb5b117d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/image/v2/images'} Body: b'{"name": "tempest-scenario-img--120609003", "disk_format": "vhdx", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6d0fd95b863441319ef6d3ba61163af9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "312e0ca4-7415-4bb8-9310-71cd3fd00147", "created_at": "2021-01-14T07:55:32Z", "updated_at": "2021-01-14T07:55:32Z", "tags": [], "self": "/v2/images/312e0ca4-7415-4bb8-9310-71cd3fd00147", "file": "/v2/images/312e0ca4-7415-4bb8-9310-71cd3fd00147/file", "schema": "/v2/schemas/image"}' 2021-01-14 07:55:41,913 3484 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 204 PUT http://10.222.0.41/image/v2/images/312e0ca4-7415-4bb8-9310-71cd3fd00147/file 9.601s 2021-01-14 07:55:41,913 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'} Body: <callable_iterator object at 0x7f9b03923ba8> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:55:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-11090613-61c9-4740-ba84-298c3779e137', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/image/v2/images/312e0ca4-7415-4bb8-9310-71cd3fd00147/file'} Body: b'' 2021-01-14 07:55:41,913 3484 DEBUG [tempest.scenario.manager] image:312e0ca4-7415-4bb8-9310-71cd3fd00147 2021-01-14 07:55:42,060 3484 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.146s 2021-01-14 07:55:42,060 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestEncryptedCinderVolumes-446031401"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:55:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-455123f2-5e77-420c-a1b5-4dacb2b3e6e1', 'x-compute-request-id': 'req-455123f2-5e77-420c-a1b5-4dacb2b3e6e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAoNCQbP6gzB2uEJdBmQ3jIo92gi6VOezPcYu3FBnRAeOcVQnB\\nGOiUABopnnyMN7jRb1vZVtXEnZtsyGPcPhvHc3FgnE9kHeCqyok4xBjupvRrJmhf\\nCiGGWOGmUt6R2D22bT1DsiLr2bB4af8z1yUPQ6X9WmsWcK6JRFWrJVkEkV32OJe2\\n1mcqi+YkAsI5l4YYFwetBmYAyhTMVl7BRpymYXLbkqzVdjdsFwRH3VgeSiDyef7a\\nILR3Gh1Ofb0uQOeuk/PnNk8LVY4DGuABdzOqFCarhOULpg122yYedz+/3I7msZ8I\\nCnC3rS8KFlnjZqmGoSXJtZNu7kvHI7pMXvobcwIDAQABAoIBAEa+OSqZgOcKD26g\\n+2x3HXownjN6ho7qy/7pNWqUSMuJ81W9asKoXaMF31Um+Q/yL7/LKfr3Iv0qSFqH\\nA3YXBlCUial5i1NRaBCc+OnbBfFQCGrm8xgj01P6QA6odoQn8b5wev08O4CSDwai\\nC44TcXmS5bcG8OI1BZGYFifh1w6TEp3i047WFdQ+pP3TlDltT12PxtJkJ5Z3thPn\\niKffHmyEtETWxks98fwMyEtKavUFRDiAZrQmgFQKY3/6yWeJU4aOuhzykZjxZ0aw\\nhNXD3RZylGctwBGfrPO4HN8+32VTrvBxse4HChSKriQSSAPhrxT4zArrhirSGplL\\nKyUSLvECgYEAzJ5bLuGRFYrt6WMEGqJyfikXDs83hWPWarEQ/eto6b4nGNpSGLXO\\nQc6xB9ALc2NOB/lYDzAgFdzYSGevvl7Qgxz2P10W6OSXbZFsQrn7KK27J7N1NKtA\\nDT11aNL2QxFlETZ0V6YOzyquUaOpyMeze3MJE3gvUXrYUa8Bdb+bPQ8CgYEAyTJU\\n9HyAp20VfD2HXl3lXenBn6KCjfziVIrz0z0DaUdvV93aT1YnqHZVKkdG9vOt+8RB\\nbgk8jlNI5j2QeHC1cuTGxgZAMUHACx7KrlO5crFQVe4m+umK6q2TS4APdlPUSPyA\\nf6CqpjfWB67n5yKmGcEyETkdbGfaDy+EJIfGQ10CgYBrzk8aXyvSntUEbu+9nLMX\\n90w3uEN3WwegRNRABCTNaistM/GnJTqbf2vUQu+Vhs+Y8e1Maz2sZyPo2gBFG61e\\nNwcikUg9whpqVwEkEtraLtZ5b1qkOknP7/6JEQVAhsyqCfe4KjyJN+KKDuGocFcH\\nBq/UezDrC/8m4j6xrBb9TwKBgQC5bqwiEUW6Ca3Nrh+/d6bYYYNVD8BoAPTQmqiS\\nvh8Qvwf94bk9edhfSYDA0KS1Im3uJzluoxCu1E/R9FfcyXRSikwxYr1zKHhJR33i\\nIcQ/0vCJ4k8G3oxsMsIYydR2aFi1VBNSjc/6Fmgq+Kc/vg18mzT77roRmb2+VTrj\\nOEgg+QKBgGhNpsYnDhlwfD8TCI/SeU+zG675vgqNLmaTvn+98q1xcZAenq2molZ8\\nAbg792rTZYWxRNy+43s9cUbycTvTY48OiQ6VhU4zaPiV6+V5dRSDOJn8b+jFPq7N\\nfjhKGqR3+hoIXyWcwk9FilKEEhRL97qlB+OUc2UNELeZMhe5GZEp\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestEncryptedCinderVolumes-446031401", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCg0JBs/qDMHa4Ql0GZDeMij3aCLpU57M9xi7cUGdEB45xVCcEY6JQAGimefIw3uNFvW9lW1cSdm2zIY9w+G8dzcWCcT2Qd4KrKiTjEGO6m9GsmaF8KIYZY4aZS3pHYPbZtPUOyIuvZsHhp/zPXJQ9Dpf1aaxZwrolEVaslWQSRXfY4l7bWZyqL5iQCwjmXhhgXB60GZgDKFMxWXsFGnKZhctuSrNV2N2wXBEfdWB5KIPJ5/togtHcaHU59vS5A566T8+c2TwtVjgMa4AF3M6oUJquE5QumDXbbJh53P7/cjuaxnwgKcLetLwoWWeNmqYahJcm1k27uS8cjukxe+htz Generated-by-Nova", "fingerprint": "a7:fe:f7:ee:ca:af:a7:59:87:a5:42:27:2b:8d:d3:bd", "user_id": "9117e742aa244c8e854662f9731b6c24"}}' 2021-01-14 07:55:42,109 3484 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.040s 2021-01-14 07:55:42,109 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:55:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3686', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fa8879ec-bf48-41ee-85ac-26f714cdda91', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9117e742aa244c8e854662f9731b6c24", "name": "tempest-TestEncryptedCinderVolumes-104383478", "password_expires_at": null}, "audit_ids": ["ud-fClAdSSysFKzfGCvqkw"], "expires_at": "2021-01-14T08:55:42.000000Z", "issued_at": "2021-01-14T07:55:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d0fd95b863441319ef6d3ba61163af9", "name": "tempest-TestEncryptedCinderVolumes-104383478"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/6d0fd95b863441319ef6d3ba61163af9", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/6d0fd95b863441319ef6d3ba61163af9", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/6d0fd95b863441319ef6d3ba61163af9", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_6d0fd95b863441319ef6d3ba61163af9", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/6d0fd95b863441319ef6d3ba61163af9", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:55:42,110 3484 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup) Found network {'id': '659c119e-2969-4a4b-bad5-0e2d66ee3967', 'name': 'tempest-TestEncryptedCinderVolumes-1707902519-network', 'tenant_id': '6d0fd95b863441319ef6d3ba61163af9', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6d0fd95b863441319ef6d3ba61163af9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 5, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:55:15Z', 'updated_at': '2021-01-14T07:55:15Z', 'revision_number': 1} available for tenant 2021-01-14 07:55:42,961 3484 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 202 POST http://10.222.0.41/compute/v2.1/servers 0.850s 2021-01-14 07:55:42,962 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-702669580", "imageRef": "312e0ca4-7415-4bb8-9310-71cd3fd00147", "flavorRef": "452", "key_name": "tempest-TestEncryptedCinderVolumes-446031401", "networks": [{"uuid": "659c119e-2969-4a4b-bad5-0e2d66ee3967"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:55:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/4c393769-6e85-4b28-868b-3918cc535e70', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c04da50-57b8-411a-a649-873130ba6a47', 'x-compute-request-id': 'req-4c04da50-57b8-411a-a649-873130ba6a47', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "4c393769-6e85-4b28-868b-3918cc535e70", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/4c393769-6e85-4b28-868b-3918cc535e70"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/4c393769-6e85-4b28-868b-3918cc535e70"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "bDMpD9DVvV5H"}}' 2021-01-14 07:55:43,010 3484 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 500 GET http://10.222.0.41/compute/v2.1/servers/4c393769-6e85-4b28-868b-3918cc535e70 0.046s 2021-01-14 07:55:43,011 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:55:42 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-6721a101-4c8f-470e-9d3b-8cfbb8840bba', 'x-compute-request-id': 'req-6721a101-4c8f-470e-9d3b-8cfbb8840bba', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/4c393769-6e85-4b28-868b-3918cc535e70'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:55:43,165 3484 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 204 DELETE http://10.222.0.41/compute/v2.1/servers/4c393769-6e85-4b28-868b-3918cc535e70 0.154s 2021-01-14 07:55:43,166 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:55:43 GMT', 'server': 'Apache/2.4.29 (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-49bc89b2-c959-47fc-963d-f2af1f19633f', 'x-compute-request-id': 'req-49bc89b2-c959-47fc-963d-f2af1f19633f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/4c393769-6e85-4b28-868b-3918cc535e70'} Body: b'' 2021-01-14 07:55:43,205 3484 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 404 GET http://10.222.0.41/compute/v2.1/servers/4c393769-6e85-4b28-868b-3918cc535e70 0.038s 2021-01-14 07:55:43,206 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:55:43 GMT', 'server': 'Apache/2.4.29 (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-0ed89875-d47f-43b9-bf1f-cdb4de405437', 'x-compute-request-id': 'req-0ed89875-d47f-43b9-bf1f-cdb4de405437', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/4c393769-6e85-4b28-868b-3918cc535e70'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4c393769-6e85-4b28-868b-3918cc535e70 could not be found."}}' 2021-01-14 07:55:43,259 3484 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestEncryptedCinderVolumes-446031401 0.043s 2021-01-14 07:55:43,259 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:55:43 GMT', 'server': 'Apache/2.4.29 (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-2256475e-5462-4e3a-a66a-56dfded7980f', 'x-compute-request-id': 'req-2256475e-5462-4e3a-a66a-56dfded7980f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestEncryptedCinderVolumes-446031401'} Body: b'' 2021-01-14 07:55:43,731 3484 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE http://10.222.0.41/image/v2/images/312e0ca4-7415-4bb8-9310-71cd3fd00147 0.471s 2021-01-14 07:55:43,731 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:55:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c0401dff-b276-4f51-87d1-7ed968a9b63b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/image/v2/images/312e0ca4-7415-4bb8-9310-71cd3fd00147'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 69, in test_encrypted_cinder_volumes_cryptsetup server = self.launch_instance() File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 50, in launch_instance return self.create_server(image_id=image, key_name=keypair['name']) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
fail
ft64.2: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:55:43,734 3484 WARNING [tempest.scenario.manager] Starting Tempest 25.0.0 release, CONF.scenario.img_file need a full path for the image. CONF.scenario.img_dir was deprecated and will be removed in the next release. Till Tempest 25.0.0, old behavior is maintained and keep working but starting Tempest 26.0.0, you need to specify the full path in CONF.scenario.img_file config option. 2021-01-14 07:55:43,734 3484 DEBUG [tempest.scenario.manager] paths: img: /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx, container_format: bare, disk_format: vhdx, properties: None 2021-01-14 07:55:43,777 3484 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 201 POST http://10.222.0.41/image/v2/images 0.042s 2021-01-14 07:55:43,778 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"name": "tempest-scenario-img--1779544757", "container_format": "bare", "disk_format": "vhdx", "visibility": "private"} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:55:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/a2a0f23e-ca13-4e83-a9bc-60994933d750', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-e322e782-d112-403e-8257-ad625a12ff4b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1779544757", "disk_format": "vhdx", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "6d0fd95b863441319ef6d3ba61163af9", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a2a0f23e-ca13-4e83-a9bc-60994933d750", "created_at": "2021-01-14T07:55:44Z", "updated_at": "2021-01-14T07:55:44Z", "tags": [], "self": "/v2/images/a2a0f23e-ca13-4e83-a9bc-60994933d750", "file": "/v2/images/a2a0f23e-ca13-4e83-a9bc-60994933d750/file", "schema": "/v2/schemas/image"}' 2021-01-14 07:55:52,945 3484 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 204 PUT http://10.222.0.41/image/v2/images/a2a0f23e-ca13-4e83-a9bc-60994933d750/file 9.166s 2021-01-14 07:55:52,946 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'} Body: <callable_iterator object at 0x7f9b03a43ef0> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:55:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2b644aa4-dc12-4aa7-850c-1fc72b02066b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/image/v2/images/a2a0f23e-ca13-4e83-a9bc-60994933d750/file'} Body: b'' 2021-01-14 07:55:52,946 3484 DEBUG [tempest.scenario.manager] image:a2a0f23e-ca13-4e83-a9bc-60994933d750 2021-01-14 07:55:53,186 3484 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.239s 2021-01-14 07:55:53,187 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestEncryptedCinderVolumes-142176305"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:55:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a2976c1-0100-441f-942f-3d9ca798fa95', 'x-compute-request-id': 'req-7a2976c1-0100-441f-942f-3d9ca798fa95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEA+ITV3iVTTWpOMFCHW44nKsNn/qYAE2NCQPv8u1A1rVBVlGKQ\\nRvUAoSjtxLar5V8BtMONv0Ku9B3wPbC+80dWb5X8h6ZB1i4fraE4OT2HObmgFiMy\\niPz2LtIx7Nv2R2x1bPyFq9PpZpG29RqOWUbx3sn5o87biBOtxzzaBVozq40Ku7Yg\\n+xco7OnhYmnR0ZEIDUTrX6j5TKvYieaJrL6NUesxAmcZNXI1kVktG7tLJW9LQRR0\\nC3KmVi0l5kpxW7DS6+QATYNsKV9NqXM0lJTIfJ5NE2+d6BrBglwkVFrB1m4mqKEX\\npO/5/x0JS8683Dlqu/AypkiikJGIzOtzRS+ESwIDAQABAoIBAQCUr5TtRdOjG5kQ\\nGv4A7vnMAgE0P8kH0HkRPDInN4QF32x0TMwZR/hKc5xd9xS9NKxmpCEobxMRht/3\\naMm179ZtCIV/+x6ksA/P6AclaASBqud2lzRi9UWtGaE5Hxkn/mH7BNJMzYp1DXUz\\nC+Ji06leK+Up9lcuAOgVrfia/y6u0ZPqq6dgDM96qjQ2dk3q7ph9hM6Bq+05iZyh\\nQ8w2YIE+u6GyCwMRs9Jc5HGSgjLvcbNvarFIenieUyzCvLGRmJE60CYYmmPzDrvP\\nAleLEDtV5fH//qBy8kyv1Gh3QOCASTCX3CWluxJ3N4Gi/eoep5YcH/pzE50WlPZC\\nJV57Fm7BAoGBAPx21hesPgT1E1kUmQImr3ITGbfBZB86el3Rqko/m3zEKrCNXyhJ\\nJdkHVOEJV2lK2Cw66wgLw7hlXK+t+eVCZERN5fIoNM0jw8hv8vc+/JIXaFbaIpCz\\nH+guhQ7GWSTnuVY2UN4j+oxZykmlriPxyHT1QebvzirnKQZR0BNhF6WxAoGBAPv/\\n2pqeQIXd14GMdsz4MZG4N8oOG2Md/f2ymsb6qrMQbfx1ABKvo3hjD1CiyS0LJgIK\\nkxTvI/x+upUuSixKihtLPEvaOJbChk8JOZRohFX0l1XO2VRjaKsQAqS16l8fMTlf\\nd0wL9+UcTpPc0RSfX5M0Nbp9NMARBbVLg2pwVDy7AoGAVDLJ6jE+qeaWYlI1SXtf\\nbfsiy58K5kNZhiqj0YlvMOg3mJQ9lTD4F26Th03XQj185RttQUyzJK9hfxHV0vkW\\neZVFSELSgUwZQqLbdEwkbhCycqzjdEDZNlU1eRz7pAxISpFo3P1A1Ugo5/ECp+g+\\nQ4t8RCncJ4DatMnaTGxIN7ECgYBLo00jMbLeO2sPCHE0Lp76RRgBvuA7jOoKtww8\\nA0svOhQ5PYkLEsr3PIyBQIsvyPPckv34v5rGk+c/FcjPqIPxk1CC1/o6TiLwIC23\\nPPPTtPmjmNWkvb3R8plIhQ3XBU7KELyHB+SdUTTIrvPWw8t1LKuf0Sr/J1zWQNcu\\nII84NwKBgCt/8K84iP134eGmElVK1r6JJf038IpOyDrTh8/LIpYpdfR4t3jYEl+5\\nDDtF+KGThWkGAK4bJQAdJEgVzbAJittOYp6R/PVh8NswnOtEYiBWxX2/Js1lgX5a\\nhZ/b1Rz2KcnsgFvUQrnk2EyBoPpIEAEi1NfkTmxm8ByK5oQgcUV4\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestEncryptedCinderVolumes-142176305", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD4hNXeJVNNak4wUIdbjicqw2f+pgATY0JA+/y7UDWtUFWUYpBG9QChKO3EtqvlXwG0w42/Qq70HfA9sL7zR1ZvlfyHpkHWLh+toTg5PYc5uaAWIzKI/PYu0jHs2/ZHbHVs/IWr0+lmkbb1Go5ZRvHeyfmjztuIE63HPNoFWjOrjQq7tiD7Fyjs6eFiadHRkQgNROtfqPlMq9iJ5omsvo1R6zECZxk1cjWRWS0bu0slb0tBFHQLcqZWLSXmSnFbsNLr5ABNg2wpX02pczSUlMh8nk0Tb53oGsGCXCRUWsHWbiaooRek7/n/HQlLzrzcOWq78DKmSKKQkYjM63NFL4RL Generated-by-Nova", "fingerprint": "d1:69:b4:1f:d5:4d:f5:c3:1a:80:55:1e:04:6e:14:92", "user_id": "9117e742aa244c8e854662f9731b6c24"}}' 2021-01-14 07:55:53,237 3484 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.041s 2021-01-14 07:55:53,237 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:55:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3686', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-22afab69-ae2e-43a0-822a-1cf7e6af62b8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9117e742aa244c8e854662f9731b6c24", "name": "tempest-TestEncryptedCinderVolumes-104383478", "password_expires_at": null}, "audit_ids": ["zPZkaCMmQUqB_CRvqYLmLw"], "expires_at": "2021-01-14T08:55:53.000000Z", "issued_at": "2021-01-14T07:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d0fd95b863441319ef6d3ba61163af9", "name": "tempest-TestEncryptedCinderVolumes-104383478"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/6d0fd95b863441319ef6d3ba61163af9", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/6d0fd95b863441319ef6d3ba61163af9", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/6d0fd95b863441319ef6d3ba61163af9", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_6d0fd95b863441319ef6d3ba61163af9", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/6d0fd95b863441319ef6d3ba61163af9", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:55:53,238 3484 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks) Found network {'id': '659c119e-2969-4a4b-bad5-0e2d66ee3967', 'name': 'tempest-TestEncryptedCinderVolumes-1707902519-network', 'tenant_id': '6d0fd95b863441319ef6d3ba61163af9', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6d0fd95b863441319ef6d3ba61163af9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 5, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:55:15Z', 'updated_at': '2021-01-14T07:55:15Z', 'revision_number': 1} available for tenant 2021-01-14 07:55:54,110 3484 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 202 POST http://10.222.0.41/compute/v2.1/servers 0.870s 2021-01-14 07:55:54,111 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-1220351636", "imageRef": "a2a0f23e-ca13-4e83-a9bc-60994933d750", "flavorRef": "452", "key_name": "tempest-TestEncryptedCinderVolumes-142176305", "networks": [{"uuid": "659c119e-2969-4a4b-bad5-0e2d66ee3967"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:55:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/8874156b-35f8-4786-a577-5b6ebe7cc059', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dbe02f3-a27d-4e51-9c4a-81d321d63156', 'x-compute-request-id': 'req-4dbe02f3-a27d-4e51-9c4a-81d321d63156', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "8874156b-35f8-4786-a577-5b6ebe7cc059", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8874156b-35f8-4786-a577-5b6ebe7cc059"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8874156b-35f8-4786-a577-5b6ebe7cc059"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "gmdP38tJ66pu"}}' 2021-01-14 07:55:54,165 3484 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 500 GET http://10.222.0.41/compute/v2.1/servers/8874156b-35f8-4786-a577-5b6ebe7cc059 0.050s 2021-01-14 07:55:54,165 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:55:54 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-663ee4a0-6f15-4c2c-ad79-c0db248bad40', 'x-compute-request-id': 'req-663ee4a0-6f15-4c2c-ad79-c0db248bad40', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8874156b-35f8-4786-a577-5b6ebe7cc059'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:55:54,325 3484 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 204 DELETE http://10.222.0.41/compute/v2.1/servers/8874156b-35f8-4786-a577-5b6ebe7cc059 0.159s 2021-01-14 07:55:54,326 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:55:54 GMT', 'server': 'Apache/2.4.29 (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-6b11c616-62ca-4dfd-8a11-b95708accd87', 'x-compute-request-id': 'req-6b11c616-62ca-4dfd-8a11-b95708accd87', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8874156b-35f8-4786-a577-5b6ebe7cc059'} Body: b'' 2021-01-14 07:55:54,366 3484 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 404 GET http://10.222.0.41/compute/v2.1/servers/8874156b-35f8-4786-a577-5b6ebe7cc059 0.040s 2021-01-14 07:55:54,367 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:55:54 GMT', 'server': 'Apache/2.4.29 (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-bfb1ed29-4a78-4ba1-9157-b593e47f77da', 'x-compute-request-id': 'req-bfb1ed29-4a78-4ba1-9157-b593e47f77da', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8874156b-35f8-4786-a577-5b6ebe7cc059'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8874156b-35f8-4786-a577-5b6ebe7cc059 could not be found."}}' 2021-01-14 07:55:54,408 3484 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestEncryptedCinderVolumes-142176305 0.040s 2021-01-14 07:55:54,408 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:55:54 GMT', 'server': 'Apache/2.4.29 (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-2532e628-7986-4568-ad5a-af38e89b43ef', 'x-compute-request-id': 'req-2532e628-7986-4568-ad5a-af38e89b43ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestEncryptedCinderVolumes-142176305'} Body: b'' 2021-01-14 07:55:54,876 3484 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE http://10.222.0.41/image/v2/images/a2a0f23e-ca13-4e83-a9bc-60994933d750 0.467s 2021-01-14 07:55:54,877 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:55:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0ef86525-3f74-4731-b139-b0a391eea9a5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/image/v2/images/a2a0f23e-ca13-4e83-a9bc-60994933d750'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 60, in test_encrypted_cinder_volumes_luks server = self.launch_instance() File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 50, in launch_instance return self.create_server(image_id=image, key_name=keypair['name']) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 0 | 1 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
fail
ft65.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:56:20,010 3484 WARNING [tempest.scenario.manager] Starting Tempest 25.0.0 release, CONF.scenario.img_file need a full path for the image. CONF.scenario.img_dir was deprecated and will be removed in the next release. Till Tempest 25.0.0, old behavior is maintained and keep working but starting Tempest 26.0.0, you need to specify the full path in CONF.scenario.img_file config option. 2021-01-14 07:56:20,011 3484 DEBUG [tempest.scenario.manager] paths: img: /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx, container_format: bare, disk_format: vhdx, properties: None 2021-01-14 07:56:20,189 3484 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.41/image/v2/images 0.178s 2021-01-14 07:56:20,190 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"name": "tempest-scenario-img--978825436", "container_format": "bare", "disk_format": "vhdx", "visibility": "private"} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:56:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '640', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d11bddef-8233-4847-9f12-09ba37e5ea12', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-75c84356-f830-44a0-a779-614ad37cd76c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/image/v2/images'} Body: b'{"name": "tempest-scenario-img--978825436", "disk_format": "vhdx", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "7da5c3c839794b5080261c745cdb7dd1", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d11bddef-8233-4847-9f12-09ba37e5ea12", "created_at": "2021-01-14T07:56:20Z", "updated_at": "2021-01-14T07:56:20Z", "tags": [], "self": "/v2/images/d11bddef-8233-4847-9f12-09ba37e5ea12", "file": "/v2/images/d11bddef-8233-4847-9f12-09ba37e5ea12/file", "schema": "/v2/schemas/image"}' 2021-01-14 07:56:29,476 3484 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.222.0.41/image/v2/images/d11bddef-8233-4847-9f12-09ba37e5ea12/file 9.285s 2021-01-14 07:56:29,477 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'} Body: <callable_iterator object at 0x7f9b03b1de10> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:56:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-822bb85a-a3ea-443c-9abb-41c29d121f3a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/image/v2/images/d11bddef-8233-4847-9f12-09ba37e5ea12/file'} Body: b'' 2021-01-14 07:56:29,477 3484 DEBUG [tempest.scenario.manager] image:d11bddef-8233-4847-9f12-09ba37e5ea12 2021-01-14 07:56:29,851 3484 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.373s 2021-01-14 07:56:29,851 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-887283235"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:56:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c0f9f30-da9d-4a21-aac2-8ca8773f4a4d', 'x-compute-request-id': 'req-5c0f9f30-da9d-4a21-aac2-8ca8773f4a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEA7vMaqQH+DLZvNtfWZrXnkBiCESTKLqqkY2rD68GJxle5Wqzi\\ndT2MSoVYcd5ak6ML9xBr8Dx9oM7/DHrTlzaDhuMGDtfGPRynM457RGb8LlPxXAHa\\n6ANBE2L+tFnI75sy2hzk0JRnq/lPx9fGnBrrN4rdJRAMiXGdieXl+LYd8LhuuJe3\\nqWg6SIa5PA8afqE2skQ+Lm2SE9SP9nFJXIFTmV4UMYPJUuXcZMHpuYpdJMCIHeiB\\nD471lUqSUx/OKjiA1PXZJT3XDV3TiZ/n+W4tWWIxfvdlJaBFgcn64ikYYfqoaRNW\\n+HraU2O7Bn2pJSnDxerbb3CnrtXexGBleeAhLQIDAQABAoIBAQCzxzxbxB/8OJZc\\nUPACvwHGLGpPs7paehDMq9tUWXzrOb0/N6v6QaB3wPPWWFEVmyq5bCWJzjlG7/Z8\\n0Ty5HE7BAbXhHP8No6044Q5lXIaH5KhHbS3iOfCQQX8Y+iRwAfi0meCd/coyXZVk\\n6jeH48jtNRFFfVmxX0YEJnBsO7kzDlwXc+SW5KHci6l1yn3JfnLE/VRnSBTCl8zs\\nrE6N8VBjwoUBiKR5cH/cz2YC5uvqf3Use15So03kqR98FuU4de4byvBpLjvYrMY8\\nKVrQZGnIOdO0lwBWcjRz8OhWFjYBdTXMWkW28FEn86uajtRaL1us+uCLAY3EEjhc\\nRb/jsesRAoGBAP16jPG1L3On0Ur+Zcs0mPw0+V7UUlZcJr/HK3LZLLdg91TPSk4z\\n64rq7GVGbHB7qo1wUS3DECisxrv35C3BY+0t90sDfZZMVMJGkdtTP8VBJLBv2ily\\necYcODjQXsZwkDoyOeUj7tfseQPZ7bFCr+0md7u678kSysHlI534EYLjAoGBAPFT\\njqVq8VpRzizLkL56YKJPBasOcrnoQESAIn7s1GadMPoNJxIRjpdEtv7R9PTbM23a\\nweehTQ9H95gcMQH1GRM9CJW2GYbZiao62pfSxd92Zto4x8U8I824Z07baHFYV9j4\\nsS/ImFhAzenVwz+sIQxIu4LcGJJSht0VE44egjivAoGAMHhiw0WWUVNh3ilPZdAl\\nAPVQSiXnqMPuVPXNBSUqO9a69Oi+mL2s6N+LXMJeshOzxWAY5dtLF7wSNJdudqFo\\nbk4/34RHW5o1CwFbmskMhLe0QFjjKtHNH2j+Bz8xIFkd+0Lndz2rynZZnbbqkN7j\\nrUGR28AfYh/JzdH3QZnSH2kCgYAsWmwUMPSM4g4fo4ZFy94o1pc3Gh+x1WLCdD5i\\nz4o2FdvjiTlOE9X+LU3oxZPc0NDB9vu+Y6HzFgoGdd/3+SETrRr/0QkeBKtNkyWL\\n09w0NuGuZ9Mnh+cYrzSlhKPMeS0kHokKPDbruXVe7b/F2w/z3wY/hc4qTmqlBXOj\\noi3S1wKBgGY+DnrD4zTQT29R/FvFfeorMwlbs0cfI4U+rDc8TujnCVXQDyvhkPtd\\nKhemTUx+mDQ3vPNpagtWqfqfN+KxNahX7invJxHhyDf+wxvsY43ePn9b7F17CkIF\\ndF1cYSt67Flknfgvdm1BJPe4B1jDgwf2ezEnabtrUcwTqWLwGhUz\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestMinimumBasicScenario-887283235", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDu8xqpAf4Mtm8219ZmteeQGIIRJMouqqRjasPrwYnGV7larOJ1PYxKhVhx3lqTowv3EGvwPH2gzv8MetOXNoOG4wYO18Y9HKczjntEZvwuU/FcAdroA0ETYv60WcjvmzLaHOTQlGer+U/H18acGus3it0lEAyJcZ2J5eX4th3wuG64l7epaDpIhrk8Dxp+oTayRD4ubZIT1I/2cUlcgVOZXhQxg8lS5dxkwem5il0kwIgd6IEPjvWVSpJTH84qOIDU9dklPdcNXdOJn+f5bi1ZYjF+92UloEWByfriKRhh+qhpE1b4etpTY7sGfaklKcPF6ttvcKeu1d7EYGV54CEt Generated-by-Nova", "fingerprint": "01:c5:5f:6e:77:9d:1e:13:aa:6b:d3:0d:80:36:e5:7f", "user_id": "8ba6e32c654a4a25bacd560b3045df0b"}}' 2021-01-14 07:56:29,897 3484 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.037s 2021-01-14 07:56:29,898 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:56:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3684', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b7763fde-7fc2-4911-ac54-a0b20061b8ad', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8ba6e32c654a4a25bacd560b3045df0b", "name": "tempest-TestMinimumBasicScenario-1976642017", "password_expires_at": null}, "audit_ids": ["pN-8blIORdOnQCZZ3gjStw"], "expires_at": "2021-01-14T08:56:29.000000Z", "issued_at": "2021-01-14T07:56:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7da5c3c839794b5080261c745cdb7dd1", "name": "tempest-TestMinimumBasicScenario-1976642017"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/7da5c3c839794b5080261c745cdb7dd1", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/7da5c3c839794b5080261c745cdb7dd1", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/7da5c3c839794b5080261c745cdb7dd1", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_7da5c3c839794b5080261c745cdb7dd1", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/7da5c3c839794b5080261c745cdb7dd1", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:56:29,898 3484 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '88dd538c-9e4d-439d-b8b1-36774445a918', 'name': 'tempest-TestMinimumBasicScenario-242223820-network', 'tenant_id': '7da5c3c839794b5080261c745cdb7dd1', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7da5c3c839794b5080261c745cdb7dd1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 5, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:56:12Z', 'updated_at': '2021-01-14T07:56:12Z', 'revision_number': 1} available for tenant 2021-01-14 07:56:30,722 3484 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.41/compute/v2.1/servers 0.822s 2021-01-14 07:56:30,722 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1867198395", "imageRef": "d11bddef-8233-4847-9f12-09ba37e5ea12", "flavorRef": "452", "key_name": "tempest-TestMinimumBasicScenario-887283235", "networks": [{"uuid": "88dd538c-9e4d-439d-b8b1-36774445a918"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:56:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/2c6855e0-46d4-4424-8d22-5931d1760ce4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-044227f7-d8a1-4832-87fe-af9757f83661', 'x-compute-request-id': 'req-044227f7-d8a1-4832-87fe-af9757f83661', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "2c6855e0-46d4-4424-8d22-5931d1760ce4", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/2c6855e0-46d4-4424-8d22-5931d1760ce4"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/2c6855e0-46d4-4424-8d22-5931d1760ce4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "VnxyMu8PWnE3"}}' 2021-01-14 07:56:30,769 3484 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 500 GET http://10.222.0.41/compute/v2.1/servers/2c6855e0-46d4-4424-8d22-5931d1760ce4 0.044s 2021-01-14 07:56:30,769 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:56:30 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-a13be024-53fe-4775-a236-00ac656e1db6', 'x-compute-request-id': 'req-a13be024-53fe-4775-a236-00ac656e1db6', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/2c6855e0-46d4-4424-8d22-5931d1760ce4'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:56:30,915 3484 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 DELETE http://10.222.0.41/compute/v2.1/servers/2c6855e0-46d4-4424-8d22-5931d1760ce4 0.145s 2021-01-14 07:56:30,915 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:56:30 GMT', 'server': 'Apache/2.4.29 (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-86d7e8b4-6fb5-48c4-90d8-d16a0bbce7c5', 'x-compute-request-id': 'req-86d7e8b4-6fb5-48c4-90d8-d16a0bbce7c5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/2c6855e0-46d4-4424-8d22-5931d1760ce4'} Body: b'' 2021-01-14 07:56:30,955 3484 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 404 GET http://10.222.0.41/compute/v2.1/servers/2c6855e0-46d4-4424-8d22-5931d1760ce4 0.038s 2021-01-14 07:56:30,955 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:56:30 GMT', 'server': 'Apache/2.4.29 (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-c83a1143-e2e6-413f-9c2e-9757de3e546e', 'x-compute-request-id': 'req-c83a1143-e2e6-413f-9c2e-9757de3e546e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/2c6855e0-46d4-4424-8d22-5931d1760ce4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2c6855e0-46d4-4424-8d22-5931d1760ce4 could not be found."}}' 2021-01-14 07:56:31,002 3484 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-887283235 0.041s 2021-01-14 07:56:31,003 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:56:30 GMT', 'server': 'Apache/2.4.29 (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-316d06a0-be90-4fb8-b1ba-43b83f9e8c4a', 'x-compute-request-id': 'req-316d06a0-be90-4fb8-b1ba-43b83f9e8c4a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-887283235'} Body: b'' 2021-01-14 07:56:31,416 3484 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.41/image/v2/images/d11bddef-8233-4847-9f12-09ba37e5ea12 0.412s 2021-01-14 07:56:31,416 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:56:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-05baea0f-9c93-42cf-a809-73a1633c6098', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/image/v2/images/d11bddef-8233-4847-9f12-09ba37e5ea12'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 112, in test_minimum_basic_scenario server = self.create_server(image_id=image, key_name=keypair['name']) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps | 9 | 0 | 8 | 0 | 1 | Detail | |
test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow] |
fail
ft66.1: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:47:50,193 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.744s 2021-01-14 07:47:50,193 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-575181040"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33c8aec7-5ef3-4384-97ad-246be891af3f', 'x-compute-request-id': 'req-33c8aec7-5ef3-4384-97ad-246be891af3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAuMitVrUCAo9vaAL0xNRuQK1uhfFVDr0KROWyewCK8yqx8tOg\\nE9zlay1q5bXfZVH8eg1JiB3BO9zrj/APcFdieSD1g7jXme5h2DTKsLS9CekVZ+Qx\\nU4Kjz9BQJBk4Nivb+IP+xSJ+SREfkwGzmOq14T0Y3MkX+4+EpUwbIPTCyt1bYjOP\\nP0WB954Uf0KMolD4t0spgjh5nIZt5KfA3W7W7PdIboJxeCj0Nr7pUjdO7fgYEF5u\\nsOsj2rm88gFLKqMJCFQSSNBtSUWN3hLU5d0CS6/U0TnmQJLlKuYsIbsijl6Zzt73\\nVuI5EHMfCYOha4w1lJIVseQJSa0HAWg+NRiU/wIDAQABAoIBAEQ63T5h8c8ONX27\\ncbPoGJnLMD9HADhD9zG/eurOJYBqaHCYUchjzVaI26rcQBPCdS6AD4GyMvKuvVBV\\nvO2nZpYBZIZxzzJogjp6K8mZwx+QsDW/XbNPTrtiWOUrZsUh5sRZwM370ZObPgRj\\nIXS6XdRAYhjMLA3YTYtXkcDWf8K13imNxuLjX+Yqez+gVo6AZ9iHvZ5iYFWhoLqo\\na2P6Rsm6HWCiJvK9h24kstyi+yF1L28UWoJoy5pe3/2Jg9Lyl8fg86yirpc+4f29\\nlwSdACTfBMUklNgc0g1oc/OGXJn3aZu//aTcgCKgB5fqHfhooFEDhf3OpCSDRl50\\n/TPSXeECgYEA8Dc1AfczlJTwTVGS8PfqE6ADULAkMkb/umYxN8q/+hisZuo0DuYt\\na4gM7d0uA1LUZcXN8XzFBJYONiUWJoua+jx6AjT/2ZhiVMj9+6t4kB8tGImr++63\\nB5syaSMfJ4byE88knxqWjwiuT9Ehsww50I5XtuJpQga2dsD067F7CvECgYEAxO0G\\nBBYwAWfbxVuU8npqjTDtq6BDU4KoCBdA01qqbrk41QaXR0cW0LJgFy5ZdFn69/jV\\nbQU6YXV/VaAJiwqtr0jYTQQ6arrj6HmIcoEcyWjEQ+kXWLmUEzG2pVz4YDPdri0S\\n0qVoDuDOBXryx4KjfuoyC28sODjS93ERSnHDPu8CgYAZr82bSDPbz5FiszZjTh9Z\\nueKg3jUAq1btN8BLlwKwW7MTzjeC4Fo7BXFcfipNcK4FtAExsYXf16vtXkngFU2d\\nNJpXYhN50TGyn0uJfeyGfM71sMMTTZOE3LOnSnoqX+PC+oOP/+fZo7QAFPzliIkm\\nJBJ9G/jldpJMYJXQHkpqAQKBgE2EmCenrEIBZiusP1esBKGLryMuNRJ8jjSRIr2Q\\nJSLs2ohQzeALBdolPVoirqf0e6x9UVZXBoIyxGsqUldfXrtvS2YV0gENjIWIwcOB\\nO5m1Gf05li0g8D8WBLXXgRYtlIfpyk0NO4cPy0mw+jy7Giztd8G0g42mILWy1oGd\\ngqQVAoGBANwwCRKDwa1bZFGj8A62OBWQzRS940GHLotfENh6+hIJom2c+lGyY5WB\\nSqEhGgAJr8uS+beipJG98O6sxRjDiQ8AJG3mrHz7q/t7LI6ZLuwsxd0k+aIOB1bd\\nY2iOJUNiDksFHp+2PoUoDanIDpSga7YtqR4iyod606/oUgLmJxf+\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-575181040", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4yK1WtQICj29oAvTE1G5ArW6F8VUOvQpE5bJ7AIrzKrHy06AT3OVrLWrltd9lUfx6DUmIHcE73OuP8A9wV2J5IPWDuNeZ7mHYNMqwtL0J6RVn5DFTgqPP0FAkGTg2K9v4g/7FIn5JER+TAbOY6rXhPRjcyRf7j4SlTBsg9MLK3VtiM48/RYH3nhR/QoyiUPi3SymCOHmchm3kp8Ddbtbs90hugnF4KPQ2vulSN07t+BgQXm6w6yPaubzyAUsqowkIVBJI0G1JRY3eEtTl3QJLr9TROeZAkuUq5iwhuyKOXpnO3vdW4jkQcx8Jg6FrjDWUkhWx5AlJrQcBaD41GJT/ Generated-by-Nova", "fingerprint": "e5:c1:57:51:c2:0b:a3:e5:ca:d4:d8:4d:65:ff:6b:83", "user_id": "a94048cb93054a57bce48d7f0050177c"}}' 2021-01-14 07:47:51,540 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.41:9696/v2.0/security-groups 1.344s 2021-01-14 07:47:51,541 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-2025508146", "description": "tempest-secgroup-smoke-2025508146 description", "project_id": "4017b6cd94cd44a1833c66614511a163"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-b44cf4b2-cdb3-4fbc-b9f9-ccf1808e280a', 'date': 'Thu, 14 Jan 2021 07:47:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "5cb76a8c-afa2-48eb-9554-b6e42300ca92", "name": "tempest-secgroup-smoke-2025508146", "stateful": true, "tenant_id": "4017b6cd94cd44a1833c66614511a163", "description": "tempest-secgroup-smoke-2025508146 description", "security_group_rules": [{"id": "1d89f4ae-2ba2-4a2c-ad7f-8deea6bdd5c0", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "5cb76a8c-afa2-48eb-9554-b6e42300ca92", "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": 3433, "description": null, "tags": [], "created_at": "2021-01-14T07:47:51Z", "updated_at": "2021-01-14T07:47:51Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}, {"id": "f7d26063-e906-431a-9024-444a112b8d2a", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "5cb76a8c-afa2-48eb-9554-b6e42300ca92", "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": 3432, "description": null, "tags": [], "created_at": "2021-01-14T07:47:51Z", "updated_at": "2021-01-14T07:47:51Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}], "tags": [], "created_at": "2021-01-14T07:47:51Z", "updated_at": "2021-01-14T07:47:51Z", "revision_number": 1, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:47:52,625 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 1.084s 2021-01-14 07:47:52,626 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "5cb76a8c-afa2-48eb-9554-b6e42300ca92", "project_id": "4017b6cd94cd44a1833c66614511a163", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-c915c1b6-e128-4661-8671-ce13541ca1a6', 'date': 'Thu, 14 Jan 2021 07:47:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7cc9fb1d-8c17-456e-8246-52334f5c6510", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "5cb76a8c-afa2-48eb-9554-b6e42300ca92", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:47:52Z", "updated_at": "2021-01-14T07:47:52Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:47:53,183 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.556s 2021-01-14 07:47:53,184 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "5cb76a8c-afa2-48eb-9554-b6e42300ca92", "project_id": "4017b6cd94cd44a1833c66614511a163", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-f07dd7ed-ab37-4868-b86e-9cbb5abd850e', 'date': 'Thu, 14 Jan 2021 07:47:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dec7ed12-d2da-4c8e-a4b5-d666d04b2383", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "5cb76a8c-afa2-48eb-9554-b6e42300ca92", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:47:52Z", "updated_at": "2021-01-14T07:47:52Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:47:53,867 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.683s 2021-01-14 07:47:53,868 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "5cb76a8c-afa2-48eb-9554-b6e42300ca92", "project_id": "4017b6cd94cd44a1833c66614511a163", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bc0a6438-d593-4666-b34f-56cb0498e00f', 'date': 'Thu, 14 Jan 2021 07:47:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "85fdf83a-7a35-4d41-8a8b-116cd858229f", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "5cb76a8c-afa2-48eb-9554-b6e42300ca92", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:47:53Z", "updated_at": "2021-01-14T07:47:53Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:47:54,689 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.820s 2021-01-14 07:47:54,689 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "5cb76a8c-afa2-48eb-9554-b6e42300ca92", "project_id": "4017b6cd94cd44a1833c66614511a163", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-c1531f3b-9609-4ebe-aa1a-c26928a86cd4', 'date': 'Thu, 14 Jan 2021 07:47:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "22587e9e-ba39-42c0-811a-8422861e12ca", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "5cb76a8c-afa2-48eb-9554-b6e42300ca92", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:47:54Z", "updated_at": "2021-01-14T07:47:54Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:47:55,519 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.829s 2021-01-14 07:47:55,519 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "5cb76a8c-afa2-48eb-9554-b6e42300ca92", "project_id": "4017b6cd94cd44a1833c66614511a163", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-7bc0b483-e2e7-4387-96d7-a5babfef09d3', 'date': 'Thu, 14 Jan 2021 07:47:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "07d80c47-09fd-4090-9772-50ab831cb6a6", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "5cb76a8c-afa2-48eb-9554-b6e42300ca92", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:47:55Z", "updated_at": "2021-01-14T07:47:55Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:47:56,771 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 1.251s 2021-01-14 07:47:56,771 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "5cb76a8c-afa2-48eb-9554-b6e42300ca92", "project_id": "4017b6cd94cd44a1833c66614511a163", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-789e6608-8b69-444c-b4b0-2c3e7a5f8d4f', 'date': 'Thu, 14 Jan 2021 07:47:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "957e84fb-8c22-45dd-a53d-cefc69dc0bfc", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "5cb76a8c-afa2-48eb-9554-b6e42300ca92", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:47:56Z", "updated_at": "2021-01-14T07:47:56Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:47:58,869 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.41:9696/v2.0/networks 2.097s 2021-01-14 07:47:58,870 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--620024488", "project_id": "4017b6cd94cd44a1833c66614511a163", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-344c90af-56ac-4a4b-8d78-c89dbeb84c62', 'date': 'Thu, 14 Jan 2021 07:47:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"network":{"id":"89fe7efc-38af-4cbe-9718-6667424740ab","name":"tempest-network-smoke--620024488","tenant_id":"4017b6cd94cd44a1833c66614511a163","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"4017b6cd94cd44a1833c66614511a163","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-01-14T07:47:57Z","updated_at":"2021-01-14T07:47:58Z","revision_number":1}}' 2021-01-14 07:48:09,801 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.41:9696/v2.0/routers 10.931s 2021-01-14 07:48:09,802 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-1278352999", "admin_state_up": true, "project_id": "4017b6cd94cd44a1833c66614511a163", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '695', 'x-openstack-request-id': 'req-95989906-c228-4b31-a4f7-1fbef3850bbd', 'date': 'Thu, 14 Jan 2021 07:48:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/routers'} Body: b'{"router": {"id": "ffeb185a-5fa9-41b4-9ae8-b10ae0e55671", "name": "tempest-TestNetworkAdvancedServerOps-router-1278352999", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "external_fixed_ips": [{"subnet_id": "2a64d6cd-c80a-4dab-9225-9e3c4476a977", "ip_address": "172.25.3.7"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-01-14T07:47:59Z", "updated_at": "2021-01-14T07:48:06Z", "revision_number": 3, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:48:10,514 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.41:9696/v2.0/subnets?project_id=4017b6cd94cd44a1833c66614511a163&cidr=172.20.0.0%2F28 0.711s 2021-01-14 07:48:10,514 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-bcc64f81-33f4-4d4b-a7a9-50142bbfe455', 'date': 'Thu, 14 Jan 2021 07:48:10 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?project_id=4017b6cd94cd44a1833c66614511a163&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:48:11,170 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True 0.654s 2021-01-14 07:48:11,170 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-5c690032-1a57-4c72-9f7a-a7a07aadb0dc', 'date': 'Thu, 14 Jan 2021 07:48:11 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c23423ca-c6f9-4e24-86aa-328f70d7d267","name":"public","tenant_id":"7cc3a0aeb7274d23905b8d5334b174d7","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2a64d6cd-c80a-4dab-9225-9e3c4476a977"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2021-01-14T07:09:00Z","updated_at":"2021-01-14T07:09:09Z","revision_number":2,"project_id":"7cc3a0aeb7274d23905b8d5334b174d7","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-01-14 07:48:11,452 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28 0.281s 2021-01-14 07:48:11,452 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-149b2f3b-c357-48e1-8537-cecf291eb75f', 'date': 'Thu, 14 Jan 2021 07:48:11 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:48:15,851 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.41:9696/v2.0/subnets 4.397s 2021-01-14 07:48:15,851 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1558618976", "network_id": "89fe7efc-38af-4cbe-9718-6667424740ab", "project_id": "4017b6cd94cd44a1833c66614511a163", "cidr": "172.20.0.0/28", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-4f72d306-4df3-4562-bb15-7f1b6d5d7d5e', 'date': 'Thu, 14 Jan 2021 07:48:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"5c2d292f-8e90-49a0-8155-42563abc9d71","name":"tempest-subnet-smoke-1558618976","tenant_id":"4017b6cd94cd44a1833c66614511a163","network_id":"89fe7efc-38af-4cbe-9718-6667424740ab","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:48:13Z","updated_at":"2021-01-14T07:48:13Z","revision_number":0,"project_id":"4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:48:31,075 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 PUT http://10.222.0.41:9696/v2.0/routers/ffeb185a-5fa9-41b4-9ae8-b10ae0e55671/add_router_interface 15.223s 2021-01-14 07:48:31,076 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "5c2d292f-8e90-49a0-8155-42563abc9d71"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-b004901a-6abc-4661-9558-989e5f32fd15', 'date': 'Thu, 14 Jan 2021 07:48:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/ffeb185a-5fa9-41b4-9ae8-b10ae0e55671/add_router_interface'} Body: b'{"id": "ffeb185a-5fa9-41b4-9ae8-b10ae0e55671", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "port_id": "907610a3-e4ba-4d10-84ad-82a15efdd9f3", "network_id": "89fe7efc-38af-4cbe-9718-6667424740ab", "subnet_id": "5c2d292f-8e90-49a0-8155-42563abc9d71", "subnet_ids": ["5c2d292f-8e90-49a0-8155-42563abc9d71"]}' 2021-01-14 07:48:31,265 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.179s 2021-01-14 07:48:31,266 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3690', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0ef0788b-e806-4359-8134-f69654874f9f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a94048cb93054a57bce48d7f0050177c", "name": "tempest-TestNetworkAdvancedServerOps-992424461", "password_expires_at": null}, "audit_ids": ["G0_LjWElRLeb7tVDH93aiw"], "expires_at": "2021-01-14T08:48:31.000000Z", "issued_at": "2021-01-14T07:48:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4017b6cd94cd44a1833c66614511a163", "name": "tempest-TestNetworkAdvancedServerOps-992424461"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/4017b6cd94cd44a1833c66614511a163", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/4017b6cd94cd44a1833c66614511a163", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/4017b6cd94cd44a1833c66614511a163", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_4017b6cd94cd44a1833c66614511a163", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/4017b6cd94cd44a1833c66614511a163", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:48:31,267 96410 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration) Found network None available for tenant 2021-01-14 07:48:37,089 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 202 POST http://10.222.0.41/compute/v2.1/servers 5.821s 2021-01-14 07:48:37,089 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-2045724515", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "89fe7efc-38af-4cbe-9718-6667424740ab"}], "key_name": "tempest-TestNetworkAdvancedServerOps-575181040", "security_groups": [{"name": "tempest-secgroup-smoke-2025508146"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.41/compute/v2.1/servers/550a0289-010d-474d-8436-7af3af51fc46', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78ed3d72-e811-4e3d-b025-711042d866bf', 'x-compute-request-id': 'req-78ed3d72-e811-4e3d-b025-711042d866bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "550a0289-010d-474d-8436-7af3af51fc46", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/550a0289-010d-474d-8436-7af3af51fc46"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/550a0289-010d-474d-8436-7af3af51fc46"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2025508146"}], "adminPass": "CcV2f2RHBoZx"}}' 2021-01-14 07:48:37,307 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 500 GET http://10.222.0.41/compute/v2.1/servers/550a0289-010d-474d-8436-7af3af51fc46 0.213s 2021-01-14 07:48:37,307 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:37 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-5f853878-e210-4180-a33b-f084623bd087', 'x-compute-request-id': 'req-5f853878-e210-4180-a33b-f084623bd087', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/550a0289-010d-474d-8436-7af3af51fc46'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:48:38,734 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 204 DELETE http://10.222.0.41/compute/v2.1/servers/550a0289-010d-474d-8436-7af3af51fc46 1.426s 2021-01-14 07:48:38,734 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:37 GMT', 'server': 'Apache/2.4.29 (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-f2c7dc75-88a9-4367-9bef-5e2a53607039', 'x-compute-request-id': 'req-f2c7dc75-88a9-4367-9bef-5e2a53607039', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/550a0289-010d-474d-8436-7af3af51fc46'} Body: b'' 2021-01-14 07:48:38,851 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 404 GET http://10.222.0.41/compute/v2.1/servers/550a0289-010d-474d-8436-7af3af51fc46 0.116s 2021-01-14 07:48:38,851 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:38 GMT', 'server': 'Apache/2.4.29 (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-a5777b46-8300-42a5-9546-ad40d3491958', 'x-compute-request-id': 'req-a5777b46-8300-42a5-9546-ad40d3491958', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/550a0289-010d-474d-8436-7af3af51fc46'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 550a0289-010d-474d-8436-7af3af51fc46 could not be found."}}' 2021-01-14 07:48:53,273 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.41:9696/v2.0/routers/ffeb185a-5fa9-41b4-9ae8-b10ae0e55671/remove_router_interface 14.412s 2021-01-14 07:48:53,273 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "5c2d292f-8e90-49a0-8155-42563abc9d71"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3bf5eff0-c281-4456-b7f4-f739421cecf5', 'date': 'Thu, 14 Jan 2021 07:48:53 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/ffeb185a-5fa9-41b4-9ae8-b10ae0e55671/remove_router_interface'} Body: b'{"id": "ffeb185a-5fa9-41b4-9ae8-b10ae0e55671", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "port_id": "907610a3-e4ba-4d10-84ad-82a15efdd9f3", "network_id": "89fe7efc-38af-4cbe-9718-6667424740ab", "subnet_id": "5c2d292f-8e90-49a0-8155-42563abc9d71", "subnet_ids": ["5c2d292f-8e90-49a0-8155-42563abc9d71"]}' 2021-01-14 07:48:55,727 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/subnets/5c2d292f-8e90-49a0-8155-42563abc9d71 2.453s 2021-01-14 07:48:55,727 96410 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-447600d9-9325-48a7-b7cd-7114b78f70d4', 'date': 'Thu, 14 Jan 2021 07:48:55 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets/5c2d292f-8e90-49a0-8155-42563abc9d71'} Body: b'' 2021-01-14 07:49:02,108 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/routers/ffeb185a-5fa9-41b4-9ae8-b10ae0e55671 6.380s 2021-01-14 07:49:02,108 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-f10c1a6b-f0a4-408b-a7ea-7ef63f7b8ec5', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:49:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/ffeb185a-5fa9-41b4-9ae8-b10ae0e55671'} Body: b'' 2021-01-14 07:49:05,370 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/networks/89fe7efc-38af-4cbe-9718-6667424740ab 3.260s 2021-01-14 07:49:05,370 96410 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-3c732298-aaed-48c6-9d78-51e4d5c78095', 'date': 'Thu, 14 Jan 2021 07:49:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/networks/89fe7efc-38af-4cbe-9718-6667424740ab'} Body: b'' 2021-01-14 07:49:05,901 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/5cb76a8c-afa2-48eb-9554-b6e42300ca92 0.530s 2021-01-14 07:49:05,901 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-786a7e12-9060-42ff-9178-bae711992740', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:49:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/5cb76a8c-afa2-48eb-9554-b6e42300ca92'} Body: b'' 2021-01-14 07:49:06,023 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-575181040 0.121s 2021-01-14 07:49:06,024 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:05 GMT', 'server': 'Apache/2.4.29 (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-c5ac0f1e-0b51-4922-8bca-b05ed4bd2e7c', 'x-compute-request-id': 'req-c5ac0f1e-0b51-4922-8bca-b05ed4bd2e7c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-575181040'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 221, in test_server_connectivity_cold_migration server = self._setup_server(keypair) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 69, in _setup_server security_groups=security_groups) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,network,slow] |
skip
pt66.2: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,network,slow] |
||||||
test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow] |
fail
ft66.3: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:50:06,508 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.746s 2021-01-14 07:50:06,508 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-635717971"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2325', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc90a3b8-d438-4427-93e8-67beeace3e22', 'x-compute-request-id': 'req-bc90a3b8-d438-4427-93e8-67beeace3e22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEA7kNWpjmf9o/Q9kZadlUcrJg9NIutwxymWrAJSlcnw01s1E0X\\n7KwtywqpTwhlf6GMvhWAv5KWn4UrDu8cMPYQiyRZtVom+boIi79OZHkRjSk0kyJ/\\nT84o6SkG2kDCwKKOxjQ83ygQCCQlPGV4Nf233NQa2UdlcHFhEA4xTAtnb3sAR/BI\\nfub38fiFZ6QOBiEgcWEGQ9FRHII2o6NOX1L9xkNhU1NEj7t+rFLp3lHi8cABfUmK\\nd7MGicC7UK+8BUkAufcEWiqYvK3agOvuLvJzXu3C4pPAuXHeG033mB5e7TvEHQzn\\ndTxctJSimn+J4fD5bGrbCqsWo4+F9uiGPjmF5wIDAQABAoIBAQC6juli4E37LiKt\\nIuskKoJ4Nf/+i7vzwRQUgC/WEKYmyxICrZalDzAQAnoNUwK+S8067PVRi0L7Brdv\\nSxQk1hagDEdds4g/E0YrvhBwpUdz4yayalmLMF5iKmieLgUP9niagz6CcQkUhtDN\\nGJpmlBIKC9418SxhPbWFb8dzxp4n74GivFSmzsTY8pEIvoHl+aQu0m9ipJzgKDSj\\ni7mXWWrFfpkrtmVcRR/NQXt00SVSkdMjIrYmrB0vTfsBl34JhSLapa3io65lUq0r\\nqXy0IYp4o62y7m5ipYjRaLgR06+Bbe0RH+CX38YBimxnJugN+4b4nydQ/z3FbBQj\\nX+A9tURxAoGBAP2/UpuUIdt+8Yn+HzWzXAVsOLSVB58PJYpMjzOwKL2ocIuVjApq\\n8zWvtBIf9tea8F5+JL+jyg8gRKbCdEuz6a3Xo4krE6bk11fViZLsDaalTnQq8rns\\nJNRmvk6T2PxTI3CeBChDjhEdld0zFnRnvLgWWJEda+VCc0E8PdShiML/AoGBAPBg\\n01Fqubfr6ecJUTpNA+I9iGRqURGg8Kv7cUoMJ/hQLwEsFm8RBPLQPmVUPbCE/yGp\\nj8unbHJky12b0G5SgQLf9/53rHvQLgV6nY6DWk2Cik7Wx0TjGjRrbsgb7yHaDyd+\\nq5Zm5PzvVvF/PYuv+bZCAsiuaQKXUwwxom3lcIUZAoGBAMfg9Yln3mOwU0OH0b3T\\nUyFSZjiZTC+XFtMiC4uDsBP1ovHRE0cBiCM6DHZah26+tak5ZGkw8/GGUY2qj0Ey\\nr1gpDMD4FbrZeGfP5Va+auJiRLJtQlYCFeDaLf5np/za4IfNcSjmTfpde7eKjp2T\\nOa0orQtiSaOF/JPeiDX+KGSxAoGAOwPqncCQHCGlaX2WHbQu0eq9g7m+cY+Lxw2S\\ngNV/Mq2s/KKwV1BcYKjTyNjn1GCyqrcQgLV4IJWygCbzA0LqPaRzJFyJUlSIF/xE\\nlmqVTxZPko+UmMsQ8fG2XxbMnQkGU3H7+o8EhTzVobDVkWgA7MhEGrUHPwWb9BBz\\ninucJnECgYAS9bDg7CTmJqODq6yPQVDembE8fk2ojFpGKxbWMEsGPt6RDvI7/eNj\\neSgo3y+ooeaD+wf0WKxQoz6owrRtLFPx0CvOpX7zJKQQ95+GuGndkIlujR47jPTr\\nhL/yYJ93PF4WpUqA7qzDm6ZzqXy7SOtvlproUXtmtPwtdmtA9mhFPg==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-635717971", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDuQ1amOZ/2j9D2Rlp2VRysmD00i63DHKZasAlKVyfDTWzUTRfsrC3LCqlPCGV/oYy+FYC/kpafhSsO7xww9hCLJFm1Wib5ugiLv05keRGNKTSTIn9PzijpKQbaQMLAoo7GNDzfKBAIJCU8ZXg1/bfc1BrZR2VwcWEQDjFMC2dvewBH8Eh+5vfx+IVnpA4GISBxYQZD0VEcgjajo05fUv3GQ2FTU0SPu36sUuneUeLxwAF9SYp3swaJwLtQr7wFSQC59wRaKpi8rdqA6+4u8nNe7cLik8C5cd4bTfeYHl7tO8QdDOd1PFy0lKKaf4nh8PlsatsKqxajj4X26IY+OYXn Generated-by-Nova", "fingerprint": "34:ad:b9:d3:cd:17:d5:1e:c6:77:cc:b3:12:f9:4f:a4", "user_id": "a94048cb93054a57bce48d7f0050177c"}}' 2021-01-14 07:50:07,559 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.41:9696/v2.0/security-groups 1.046s 2021-01-14 07:50:07,560 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-438142702", "description": "tempest-secgroup-smoke-438142702 description", "project_id": "4017b6cd94cd44a1833c66614511a163"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-7c033f91-4ab4-476a-aab9-7bdd4841934a', 'date': 'Thu, 14 Jan 2021 07:50:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "2ab113c0-02ba-4020-88c2-c1bfb27f389f", "name": "tempest-secgroup-smoke-438142702", "stateful": true, "tenant_id": "4017b6cd94cd44a1833c66614511a163", "description": "tempest-secgroup-smoke-438142702 description", "security_group_rules": [{"id": "293dcda8-78bf-447e-bc9d-895e8956703d", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "2ab113c0-02ba-4020-88c2-c1bfb27f389f", "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": 3477, "description": null, "tags": [], "created_at": "2021-01-14T07:50:06Z", "updated_at": "2021-01-14T07:50:06Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}, {"id": "9e60013b-170f-40cd-bf14-c1c496364f00", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "2ab113c0-02ba-4020-88c2-c1bfb27f389f", "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": 3476, "description": null, "tags": [], "created_at": "2021-01-14T07:50:06Z", "updated_at": "2021-01-14T07:50:06Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}], "tags": [], "created_at": "2021-01-14T07:50:06Z", "updated_at": "2021-01-14T07:50:06Z", "revision_number": 1, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:50:08,164 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.603s 2021-01-14 07:50:08,165 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "2ab113c0-02ba-4020-88c2-c1bfb27f389f", "project_id": "4017b6cd94cd44a1833c66614511a163", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-25ebb985-2138-4848-b130-0a5347857475', 'date': 'Thu, 14 Jan 2021 07:50:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4e66a0e8-a037-4f7e-8b5c-523ffb6d9511", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "2ab113c0-02ba-4020-88c2-c1bfb27f389f", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:50:07Z", "updated_at": "2021-01-14T07:50:07Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:50:09,383 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 1.218s 2021-01-14 07:50:09,384 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "2ab113c0-02ba-4020-88c2-c1bfb27f389f", "project_id": "4017b6cd94cd44a1833c66614511a163", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-e068dc05-b1e8-467d-ad9c-3e161e2cfabc', 'date': 'Thu, 14 Jan 2021 07:50:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a1b1759a-52c9-4228-8aca-cb7a80c94002", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "2ab113c0-02ba-4020-88c2-c1bfb27f389f", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:50:09Z", "updated_at": "2021-01-14T07:50:09Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:50:09,949 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.564s 2021-01-14 07:50:09,950 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "2ab113c0-02ba-4020-88c2-c1bfb27f389f", "project_id": "4017b6cd94cd44a1833c66614511a163", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c9aec647-9a49-4b85-a40d-075e99e7ad27', 'date': 'Thu, 14 Jan 2021 07:50:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5a53406d-330b-44a0-9f47-1a9203ddbfae", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "2ab113c0-02ba-4020-88c2-c1bfb27f389f", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:50:09Z", "updated_at": "2021-01-14T07:50:09Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:50:10,462 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.511s 2021-01-14 07:50:10,463 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "2ab113c0-02ba-4020-88c2-c1bfb27f389f", "project_id": "4017b6cd94cd44a1833c66614511a163", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-18eb638a-1200-40c8-8fce-ff8a2011f76d', 'date': 'Thu, 14 Jan 2021 07:50:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7962c51a-dfe5-42b7-8580-881e87ac815a", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "2ab113c0-02ba-4020-88c2-c1bfb27f389f", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:50:10Z", "updated_at": "2021-01-14T07:50:10Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:50:11,087 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.624s 2021-01-14 07:50:11,088 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "2ab113c0-02ba-4020-88c2-c1bfb27f389f", "project_id": "4017b6cd94cd44a1833c66614511a163", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-ba9227bc-bb13-43cc-949f-939f09d22a48', 'date': 'Thu, 14 Jan 2021 07:50:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d4ae3f35-ad4e-4161-950b-50a47ad33f3e", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "2ab113c0-02ba-4020-88c2-c1bfb27f389f", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:50:10Z", "updated_at": "2021-01-14T07:50:10Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:50:11,845 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.756s 2021-01-14 07:50:11,846 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "2ab113c0-02ba-4020-88c2-c1bfb27f389f", "project_id": "4017b6cd94cd44a1833c66614511a163", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-99961137-0b54-4f1c-942e-f1406e4a6822', 'date': 'Thu, 14 Jan 2021 07:50:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "97f253dd-3397-4735-81cc-474aaf774fd9", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "2ab113c0-02ba-4020-88c2-c1bfb27f389f", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:50:11Z", "updated_at": "2021-01-14T07:50:11Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:50:12,345 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.41:9696/v2.0/networks 0.497s 2021-01-14 07:50:12,345 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1594901463", "project_id": "4017b6cd94cd44a1833c66614511a163", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a69b9175-a166-4afe-a7a1-1e842da30cf9', 'date': 'Thu, 14 Jan 2021 07:50:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"network":{"id":"134dfc07-8598-4a95-99a5-a3b40f79617a","name":"tempest-network-smoke--1594901463","tenant_id":"4017b6cd94cd44a1833c66614511a163","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"4017b6cd94cd44a1833c66614511a163","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-01-14T07:50:11Z","updated_at":"2021-01-14T07:50:12Z","revision_number":1}}' 2021-01-14 07:50:19,360 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.41:9696/v2.0/routers 7.014s 2021-01-14 07:50:19,361 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-890664936", "admin_state_up": true, "project_id": "4017b6cd94cd44a1833c66614511a163", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '696', 'x-openstack-request-id': 'req-d14c5f2d-87fc-4814-a15a-809ed196db2c', 'date': 'Thu, 14 Jan 2021 07:50:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/routers'} Body: b'{"router": {"id": "97a469eb-4a5d-4c06-b017-8d5e2095d9a6", "name": "tempest-TestNetworkAdvancedServerOps-router-890664936", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "external_fixed_ips": [{"subnet_id": "2a64d6cd-c80a-4dab-9225-9e3c4476a977", "ip_address": "172.25.3.128"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-01-14T07:50:12Z", "updated_at": "2021-01-14T07:50:16Z", "revision_number": 3, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:50:19,535 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.41:9696/v2.0/subnets?project_id=4017b6cd94cd44a1833c66614511a163&cidr=172.20.0.0%2F28 0.173s 2021-01-14 07:50:19,536 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-fa6e497c-b753-4dbd-b625-00afb29f8c95', 'date': 'Thu, 14 Jan 2021 07:50:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?project_id=4017b6cd94cd44a1833c66614511a163&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:50:19,842 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True 0.305s 2021-01-14 07:50:19,843 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-f40d4b80-b429-45d7-9805-a58337fd7cb4', 'date': 'Thu, 14 Jan 2021 07:50:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c23423ca-c6f9-4e24-86aa-328f70d7d267","name":"public","tenant_id":"7cc3a0aeb7274d23905b8d5334b174d7","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2a64d6cd-c80a-4dab-9225-9e3c4476a977"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2021-01-14T07:09:00Z","updated_at":"2021-01-14T07:09:09Z","revision_number":2,"project_id":"7cc3a0aeb7274d23905b8d5334b174d7","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-01-14 07:50:20,616 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28 0.773s 2021-01-14 07:50:20,617 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-f2768897-2003-4035-b8a2-81b15fd3701f', 'date': 'Thu, 14 Jan 2021 07:50:20 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:50:23,960 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.41:9696/v2.0/subnets 3.342s 2021-01-14 07:50:23,961 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1179089722", "network_id": "134dfc07-8598-4a95-99a5-a3b40f79617a", "project_id": "4017b6cd94cd44a1833c66614511a163", "cidr": "172.20.0.0/28", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-76995ad9-299c-40f2-b859-79c386bf1140', 'date': 'Thu, 14 Jan 2021 07:50:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"539c23a8-f4f5-4b56-8860-87e8b734dd1c","name":"tempest-subnet-smoke-1179089722","tenant_id":"4017b6cd94cd44a1833c66614511a163","network_id":"134dfc07-8598-4a95-99a5-a3b40f79617a","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:50:21Z","updated_at":"2021-01-14T07:50:21Z","revision_number":0,"project_id":"4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:50:39,607 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 PUT http://10.222.0.41:9696/v2.0/routers/97a469eb-4a5d-4c06-b017-8d5e2095d9a6/add_router_interface 15.645s 2021-01-14 07:50:39,607 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "539c23a8-f4f5-4b56-8860-87e8b734dd1c"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-4db03d99-c0df-4bd2-bb33-9391b94cf4c2', 'date': 'Thu, 14 Jan 2021 07:50:39 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/97a469eb-4a5d-4c06-b017-8d5e2095d9a6/add_router_interface'} Body: b'{"id": "97a469eb-4a5d-4c06-b017-8d5e2095d9a6", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "port_id": "86f67ff7-8112-48f6-8342-85abb067146d", "network_id": "134dfc07-8598-4a95-99a5-a3b40f79617a", "subnet_id": "539c23a8-f4f5-4b56-8860-87e8b734dd1c", "subnet_ids": ["539c23a8-f4f5-4b56-8860-87e8b734dd1c"]}' 2021-01-14 07:50:39,859 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.243s 2021-01-14 07:50:39,860 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3690', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e86d9b38-a28e-4e17-83f8-a77e720e20c1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a94048cb93054a57bce48d7f0050177c", "name": "tempest-TestNetworkAdvancedServerOps-992424461", "password_expires_at": null}, "audit_ids": ["-N0nnOiJRxO67jr2qZadPQ"], "expires_at": "2021-01-14T08:50:39.000000Z", "issued_at": "2021-01-14T07:50:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4017b6cd94cd44a1833c66614511a163", "name": "tempest-TestNetworkAdvancedServerOps-992424461"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/4017b6cd94cd44a1833c66614511a163", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/4017b6cd94cd44a1833c66614511a163", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/4017b6cd94cd44a1833c66614511a163", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_4017b6cd94cd44a1833c66614511a163", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/4017b6cd94cd44a1833c66614511a163", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:50:39,860 96410 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration) Found network None available for tenant 2021-01-14 07:50:43,924 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 202 POST http://10.222.0.41/compute/v2.1/servers 4.062s 2021-01-14 07:50:43,924 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-1232668640", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "134dfc07-8598-4a95-99a5-a3b40f79617a"}], "key_name": "tempest-TestNetworkAdvancedServerOps-635717971", "security_groups": [{"name": "tempest-secgroup-smoke-438142702"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.41/compute/v2.1/servers/a309ce5f-7c73-4cb6-ac7a-affb21734190', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b4a8e58-d433-4994-9ebb-1ebdb6b7c7d7', 'x-compute-request-id': 'req-7b4a8e58-d433-4994-9ebb-1ebdb6b7c7d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "a309ce5f-7c73-4cb6-ac7a-affb21734190", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/a309ce5f-7c73-4cb6-ac7a-affb21734190"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/a309ce5f-7c73-4cb6-ac7a-affb21734190"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-438142702"}], "adminPass": "S9Qc2oi6Jgen"}}' 2021-01-14 07:50:44,058 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 500 GET http://10.222.0.41/compute/v2.1/servers/a309ce5f-7c73-4cb6-ac7a-affb21734190 0.131s 2021-01-14 07:50:44,059 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:43 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-6cabae38-3c38-4a34-8aa3-fe0d2adf17a7', 'x-compute-request-id': 'req-6cabae38-3c38-4a34-8aa3-fe0d2adf17a7', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/a309ce5f-7c73-4cb6-ac7a-affb21734190'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:50:44,495 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 204 DELETE http://10.222.0.41/compute/v2.1/servers/a309ce5f-7c73-4cb6-ac7a-affb21734190 0.435s 2021-01-14 07:50:44,495 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:44 GMT', 'server': 'Apache/2.4.29 (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-1b19a83f-1bdf-43ef-928e-9c2ff8b07475', 'x-compute-request-id': 'req-1b19a83f-1bdf-43ef-928e-9c2ff8b07475', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/a309ce5f-7c73-4cb6-ac7a-affb21734190'} Body: b'' 2021-01-14 07:50:44,594 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 404 GET http://10.222.0.41/compute/v2.1/servers/a309ce5f-7c73-4cb6-ac7a-affb21734190 0.098s 2021-01-14 07:50:44,595 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:44 GMT', 'server': 'Apache/2.4.29 (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-7302a9bd-51d2-4293-8007-549d5ca4faaa', 'x-compute-request-id': 'req-7302a9bd-51d2-4293-8007-549d5ca4faaa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/a309ce5f-7c73-4cb6-ac7a-affb21734190'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a309ce5f-7c73-4cb6-ac7a-affb21734190 could not be found."}}' 2021-01-14 07:51:01,714 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.41:9696/v2.0/routers/97a469eb-4a5d-4c06-b017-8d5e2095d9a6/remove_router_interface 17.118s 2021-01-14 07:51:01,715 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "539c23a8-f4f5-4b56-8860-87e8b734dd1c"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-7e42ed75-7d55-4039-96c9-24a23091d9b9', 'date': 'Thu, 14 Jan 2021 07:51:01 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/97a469eb-4a5d-4c06-b017-8d5e2095d9a6/remove_router_interface'} Body: b'{"id": "97a469eb-4a5d-4c06-b017-8d5e2095d9a6", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "port_id": "86f67ff7-8112-48f6-8342-85abb067146d", "network_id": "134dfc07-8598-4a95-99a5-a3b40f79617a", "subnet_id": "539c23a8-f4f5-4b56-8860-87e8b734dd1c", "subnet_ids": ["539c23a8-f4f5-4b56-8860-87e8b734dd1c"]}' 2021-01-14 07:51:05,808 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/subnets/539c23a8-f4f5-4b56-8860-87e8b734dd1c 4.092s 2021-01-14 07:51:05,808 96410 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-b654da1d-f415-4d38-8c20-a2eef36d5087', 'date': 'Thu, 14 Jan 2021 07:51:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets/539c23a8-f4f5-4b56-8860-87e8b734dd1c'} Body: b'' 2021-01-14 07:51:12,321 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/routers/97a469eb-4a5d-4c06-b017-8d5e2095d9a6 6.512s 2021-01-14 07:51:12,321 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-a46e6143-2d92-420f-8698-67aed2d7a4ac', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:51:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/97a469eb-4a5d-4c06-b017-8d5e2095d9a6'} Body: b'' 2021-01-14 07:51:14,846 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/networks/134dfc07-8598-4a95-99a5-a3b40f79617a 2.524s 2021-01-14 07:51:14,847 96410 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-cbc9a7a5-2477-47be-bdf5-7315749412fc', 'date': 'Thu, 14 Jan 2021 07:51:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/networks/134dfc07-8598-4a95-99a5-a3b40f79617a'} Body: b'' 2021-01-14 07:51:15,325 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/2ab113c0-02ba-4020-88c2-c1bfb27f389f 0.477s 2021-01-14 07:51:15,325 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-c63d2930-2d45-4c98-9265-9043115a1e67', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:51:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/2ab113c0-02ba-4020-88c2-c1bfb27f389f'} Body: b'' 2021-01-14 07:51:15,386 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-635717971 0.060s 2021-01-14 07:51:15,387 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:15 GMT', 'server': 'Apache/2.4.29 (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-1df81f70-c556-462f-9cf1-b811ba425479', 'x-compute-request-id': 'req-1df81f70-c556-462f-9cf1-b811ba425479', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-635717971'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 247, in test_server_connectivity_live_migration server = self._setup_server(keypair) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 69, in _setup_server security_groups=security_groups) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
fail
ft66.4: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:51:15,676 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.284s 2021-01-14 07:51:15,677 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-798651536"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb99a20d-b7ec-4d0f-b8de-bb27b9b5e457', 'x-compute-request-id': 'req-cb99a20d-b7ec-4d0f-b8de-bb27b9b5e457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEArVhm/iuKJqS83wfNvZsbXCchFF9ty7vDagv3oj60U35Lsxoe\\n/rQ8o8lIAxS7dPlH47b7CKWwCVjmHknRX6GeFBahBN7Ffbvh8sncXhabbdSKH3D5\\nPyvtxlE64SgoTd4RH/7JViGM0GPGeMx2gYyzYXJh5biq6leRsO4jpEQSzEK8zFyq\\nWgBAztfdnUIByF0U6HJ7obI4VcOzzCxvODk/8DXudwPFsGF+lhZ3r7IwuuJgFjaJ\\nrEj0K8S6/aB8NCaJ+Xrl3rflHO+fz3gMd2ssz9DXd0P5RjlJ9fmRrMhSh1koFa03\\n3w7zn4k1qur/271vJMFD1kOHDTIeLO665wwXdwIDAQABAoIBAQCpCAUWYBqM6CMM\\nUK288BzT1YwaM5v7CJLbO+Qzn3Vz3Tmv4g7LS7G9/K5t4q+Qtuv1Dx7nJbnsw3VR\\nn6W83PoqmI5XE2v82VLQzypFzUGu7YvqcN17TjjEI72IhQIYPCzyyB5IENsg8co9\\nTRNZ7HuW0FTKDzMK5G063FyA96hk6CroPFQBpiCi06OpD/FyVPaCcvrIkq7cvzZV\\n2P089AgSmd1eKgG1moCzCwHtwV6V3zk1saMCaSe1HE7r2DYXAG5ghY+n8M+izhFi\\nj0dUzQDovIwRWZwManHP5Uzj1uOeLxuechCVwFMhvNM4/1IoU7R0aaJi4XgrATC/\\nlc2N/oJBAoGBAOOFOOAqFz4F5bv7c0FeWDZi8iRhWlkPJRCOrvLGg/SeOsi+nXsO\\nPE8iZNDvHHqR36hBQH2+lYl2pjsNfN8JMlMVdW2+rzl0k6w7yd0KG/QFJkHRzL2M\\nV38cwZPZo2rpwKmHokotUbwas5mPQDqHzY/0Z06dDZAxMaEu/WamxqgxAoGBAMML\\nKrHpXbWKKBCMVGTUnStnnpacNVPjsKjohSQZQNCmR/bb/5TIqjxN+9YhfW0xKtg+\\naqexb4hbpMbfpXgLXpbR3fA/X8CLvgntXImr1Pq913ik5/5KsVYXdzeb7Y26L9A6\\nhXLFPn/NASyHZi1tGj4xIt2kjZOn4UJmF+zcKfgnAoGAeZq273kPuyLDy1l2HLYk\\nR81SxocSFw+1K8hXUYMw/AmmOa1H1oGhUlp7sABdJFXbSL63jX3TxwkXh/CJkVwE\\n/cs2XFXSqc7ZLvE1z2Kb1iz6aauM1rKwAUyJWlC0u2v8gZ/w6dyXFwbef3DFT4NO\\nJ2bl4Gqo2Syx7giDf94bx8ECgYB7cSfWbgJXEVeGEaqgHkhS3kPqwnal32dBn9gU\\nHr98zqChRl+dxNqpTBnlTlDZuNKLBgXumEgknwvMqmNJdLiq76xtj06EyGzAT6/P\\nmiczgs9KleQWdyOBf1x+n3tbxcjZGxC2sMt7iz4A9rjeazy+u857RNgt6YSRx5fA\\n2x7c5QKBgEJazv6uuGv0OeCzlTFg01DHAZBhOfVZ8YbofpIkLg2Rgccpy2/k4pMK\\nOCGB5Qw5bRFfiPJmjwUb8jRaATomhHRiDpPa1hEpzc8RXCibGWWUXepOuzQTvc+R\\neVencNwp3f37IRRlS8Fak/N+IxsBHdJ0s8H9jfX3/etllBG8WuVd\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-798651536", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtWGb+K4ompLzfB829mxtcJyEUX23Lu8NqC/eiPrRTfkuzGh7+tDyjyUgDFLt0+UfjtvsIpbAJWOYeSdFfoZ4UFqEE3sV9u+HyydxeFptt1IofcPk/K+3GUTrhKChN3hEf/slWIYzQY8Z4zHaBjLNhcmHluKrqV5Gw7iOkRBLMQrzMXKpaAEDO192dQgHIXRTocnuhsjhVw7PMLG84OT/wNe53A8WwYX6WFnevsjC64mAWNomsSPQrxLr9oHw0Jon5euXet+Uc75/PeAx3ayzP0Nd3Q/lGOUn1+ZGsyFKHWSgVrTffDvOfiTWq6v/bvW8kwUPWQ4cNMh4s7rrnDBd3 Generated-by-Nova", "fingerprint": "8b:12:a0:76:b3:3e:9d:74:18:0b:52:3c:9b:ae:d0:66", "user_id": "a94048cb93054a57bce48d7f0050177c"}}' 2021-01-14 07:51:16,136 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.41:9696/v2.0/security-groups 0.455s 2021-01-14 07:51:16,136 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1423702126", "description": "tempest-secgroup-smoke-1423702126 description", "project_id": "4017b6cd94cd44a1833c66614511a163"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-4e1a4b34-a1a8-4cd0-aad0-9db9c8f14caa', 'date': 'Thu, 14 Jan 2021 07:51:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "32e58cb4-dd76-46db-a394-d73c73bf6034", "name": "tempest-secgroup-smoke-1423702126", "stateful": true, "tenant_id": "4017b6cd94cd44a1833c66614511a163", "description": "tempest-secgroup-smoke-1423702126 description", "security_group_rules": [{"id": "8b19b0db-d4cf-4d02-a390-13a88bba4d43", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "32e58cb4-dd76-46db-a394-d73c73bf6034", "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": 3538, "description": null, "tags": [], "created_at": "2021-01-14T07:51:15Z", "updated_at": "2021-01-14T07:51:15Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}, {"id": "e44f8a4d-5129-4e01-88d5-ee7c1120f164", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "32e58cb4-dd76-46db-a394-d73c73bf6034", "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": 3537, "description": null, "tags": [], "created_at": "2021-01-14T07:51:15Z", "updated_at": "2021-01-14T07:51:15Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}], "tags": [], "created_at": "2021-01-14T07:51:15Z", "updated_at": "2021-01-14T07:51:15Z", "revision_number": 1, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:51:16,594 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.457s 2021-01-14 07:51:16,595 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "32e58cb4-dd76-46db-a394-d73c73bf6034", "project_id": "4017b6cd94cd44a1833c66614511a163", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-853f705b-c2b9-41f2-a054-e068c2fd0ffe', 'date': 'Thu, 14 Jan 2021 07:51:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9e877715-7fe4-49d8-a91a-791d3e867cd2", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "32e58cb4-dd76-46db-a394-d73c73bf6034", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:51:16Z", "updated_at": "2021-01-14T07:51:16Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:51:17,202 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.607s 2021-01-14 07:51:17,203 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "32e58cb4-dd76-46db-a394-d73c73bf6034", "project_id": "4017b6cd94cd44a1833c66614511a163", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-bad68941-480f-4ed5-ace2-aa5395c936b0', 'date': 'Thu, 14 Jan 2021 07:51:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f2e363d6-420f-4497-a589-44429e4255c7", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "32e58cb4-dd76-46db-a394-d73c73bf6034", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:51:16Z", "updated_at": "2021-01-14T07:51:16Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:51:17,520 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.316s 2021-01-14 07:51:17,520 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "32e58cb4-dd76-46db-a394-d73c73bf6034", "project_id": "4017b6cd94cd44a1833c66614511a163", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-11a0e5b1-1e26-4423-b20e-68bd1c2ce9aa', 'date': 'Thu, 14 Jan 2021 07:51:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "97b901e1-d250-4062-bd9d-26f101296e50", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "32e58cb4-dd76-46db-a394-d73c73bf6034", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:51:17Z", "updated_at": "2021-01-14T07:51:17Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:51:17,929 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.407s 2021-01-14 07:51:17,929 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "32e58cb4-dd76-46db-a394-d73c73bf6034", "project_id": "4017b6cd94cd44a1833c66614511a163", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b4ca1daa-d04e-48cf-9258-871de6f8939c', 'date': 'Thu, 14 Jan 2021 07:51:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "36c6e0f4-6b37-40ba-88be-f900839076fd", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "32e58cb4-dd76-46db-a394-d73c73bf6034", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:51:17Z", "updated_at": "2021-01-14T07:51:17Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:51:18,309 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.379s 2021-01-14 07:51:18,309 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "32e58cb4-dd76-46db-a394-d73c73bf6034", "project_id": "4017b6cd94cd44a1833c66614511a163", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f63e3209-540e-4637-ad22-7ecc7869bc49', 'date': 'Thu, 14 Jan 2021 07:51:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b3cae862-5e89-4028-8293-39967acda12d", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "32e58cb4-dd76-46db-a394-d73c73bf6034", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:51:18Z", "updated_at": "2021-01-14T07:51:18Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:51:18,690 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.379s 2021-01-14 07:51:18,690 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "32e58cb4-dd76-46db-a394-d73c73bf6034", "project_id": "4017b6cd94cd44a1833c66614511a163", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-1cd1a52a-3546-433b-8edf-3a049adaf07f', 'date': 'Thu, 14 Jan 2021 07:51:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0d49a9b8-59b2-4a45-948d-cf18cae54506", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "security_group_id": "32e58cb4-dd76-46db-a394-d73c73bf6034", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:51:18Z", "updated_at": "2021-01-14T07:51:18Z", "revision_number": 0, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:51:19,278 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.41:9696/v2.0/networks 0.588s 2021-01-14 07:51:19,279 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--78697343", "project_id": "4017b6cd94cd44a1833c66614511a163", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '568', 'x-openstack-request-id': 'req-5588ce8d-543a-4322-b0b1-3033c9fbb251', 'date': 'Thu, 14 Jan 2021 07:51:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"network":{"id":"11b375bd-b1c7-4285-9d01-212e75b1ccae","name":"tempest-network-smoke--78697343","tenant_id":"4017b6cd94cd44a1833c66614511a163","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"4017b6cd94cd44a1833c66614511a163","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-01-14T07:51:18Z","updated_at":"2021-01-14T07:51:18Z","revision_number":1}}' 2021-01-14 07:51:29,170 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.41:9696/v2.0/routers 9.890s 2021-01-14 07:51:29,170 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-1204885726", "admin_state_up": true, "project_id": "4017b6cd94cd44a1833c66614511a163", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '697', 'x-openstack-request-id': 'req-b698c73a-c1e8-41bb-ba84-1c4abcfa7327', 'date': 'Thu, 14 Jan 2021 07:51:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/routers'} Body: b'{"router": {"id": "c96b4803-1c86-48eb-bb11-0314d9ed268b", "name": "tempest-TestNetworkAdvancedServerOps-router-1204885726", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "external_fixed_ips": [{"subnet_id": "2a64d6cd-c80a-4dab-9225-9e3c4476a977", "ip_address": "172.25.3.166"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-01-14T07:51:19Z", "updated_at": "2021-01-14T07:51:25Z", "revision_number": 3, "project_id": "4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:51:29,296 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.41:9696/v2.0/subnets?project_id=4017b6cd94cd44a1833c66614511a163&cidr=172.20.0.0%2F28 0.124s 2021-01-14 07:51:29,297 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-daf7953a-3533-498b-be79-b40d41495e9c', 'date': 'Thu, 14 Jan 2021 07:51:29 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?project_id=4017b6cd94cd44a1833c66614511a163&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:51:29,982 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True 0.684s 2021-01-14 07:51:29,982 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-0ba3495b-f204-464c-80da-5c0f8195d542', 'date': 'Thu, 14 Jan 2021 07:51:29 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c23423ca-c6f9-4e24-86aa-328f70d7d267","name":"public","tenant_id":"7cc3a0aeb7274d23905b8d5334b174d7","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2a64d6cd-c80a-4dab-9225-9e3c4476a977"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2021-01-14T07:09:00Z","updated_at":"2021-01-14T07:09:09Z","revision_number":2,"project_id":"7cc3a0aeb7274d23905b8d5334b174d7","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-01-14 07:51:30,270 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28 0.286s 2021-01-14 07:51:30,270 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-dcc7dbd6-b91a-4976-979b-1c6c1bb9e7f3', 'date': 'Thu, 14 Jan 2021 07:51:30 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:51:35,770 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.41:9696/v2.0/subnets 5.498s 2021-01-14 07:51:35,770 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1079793408", "network_id": "11b375bd-b1c7-4285-9d01-212e75b1ccae", "project_id": "4017b6cd94cd44a1833c66614511a163", "cidr": "172.20.0.0/28", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-017eb8f3-ade8-461f-81c0-208ae1d6a2a4', 'date': 'Thu, 14 Jan 2021 07:51:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"b2fba209-6f03-4f82-abf9-68b0224917df","name":"tempest-subnet-smoke-1079793408","tenant_id":"4017b6cd94cd44a1833c66614511a163","network_id":"11b375bd-b1c7-4285-9d01-212e75b1ccae","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:51:32Z","updated_at":"2021-01-14T07:51:32Z","revision_number":0,"project_id":"4017b6cd94cd44a1833c66614511a163"}}' 2021-01-14 07:51:47,596 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 PUT http://10.222.0.41:9696/v2.0/routers/c96b4803-1c86-48eb-bb11-0314d9ed268b/add_router_interface 11.824s 2021-01-14 07:51:47,596 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "b2fba209-6f03-4f82-abf9-68b0224917df"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1756bb23-2da5-4bed-8a08-a8ef1c85bb19', 'date': 'Thu, 14 Jan 2021 07:51:47 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/c96b4803-1c86-48eb-bb11-0314d9ed268b/add_router_interface'} Body: b'{"id": "c96b4803-1c86-48eb-bb11-0314d9ed268b", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "port_id": "b70b6999-077b-464f-9bd3-f5f143eff669", "network_id": "11b375bd-b1c7-4285-9d01-212e75b1ccae", "subnet_id": "b2fba209-6f03-4f82-abf9-68b0224917df", "subnet_ids": ["b2fba209-6f03-4f82-abf9-68b0224917df"]}' 2021-01-14 07:51:47,984 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.381s 2021-01-14 07:51:47,984 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3690', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9ec2a543-abcd-4bbd-a18a-bfb40764415a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a94048cb93054a57bce48d7f0050177c", "name": "tempest-TestNetworkAdvancedServerOps-992424461", "password_expires_at": null}, "audit_ids": ["PU-NGLi1TPyrvHBpGE8ZvQ"], "expires_at": "2021-01-14T08:51:47.000000Z", "issued_at": "2021-01-14T07:51:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4017b6cd94cd44a1833c66614511a163", "name": "tempest-TestNetworkAdvancedServerOps-992424461"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/4017b6cd94cd44a1833c66614511a163", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/4017b6cd94cd44a1833c66614511a163", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/4017b6cd94cd44a1833c66614511a163", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_4017b6cd94cd44a1833c66614511a163", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/4017b6cd94cd44a1833c66614511a163", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:51:47,985 96410 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild) Found network None available for tenant 2021-01-14 07:51:50,317 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 202 POST http://10.222.0.41/compute/v2.1/servers 2.331s 2021-01-14 07:51:50,318 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-881111168", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "11b375bd-b1c7-4285-9d01-212e75b1ccae"}], "key_name": "tempest-TestNetworkAdvancedServerOps-798651536", "security_groups": [{"name": "tempest-secgroup-smoke-1423702126"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.41/compute/v2.1/servers/2688f27f-8702-44cb-b198-a4b6bdbc2c5a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d48fbc1f-dc17-432d-908e-f803adb0745b', 'x-compute-request-id': 'req-d48fbc1f-dc17-432d-908e-f803adb0745b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "2688f27f-8702-44cb-b198-a4b6bdbc2c5a", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/2688f27f-8702-44cb-b198-a4b6bdbc2c5a"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/2688f27f-8702-44cb-b198-a4b6bdbc2c5a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1423702126"}], "adminPass": "G472SoWifXM4"}}' 2021-01-14 07:51:50,448 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 500 GET http://10.222.0.41/compute/v2.1/servers/2688f27f-8702-44cb-b198-a4b6bdbc2c5a 0.127s 2021-01-14 07:51:50,448 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:50 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-4389ab83-8982-4b2d-85eb-c18681210b02', 'x-compute-request-id': 'req-4389ab83-8982-4b2d-85eb-c18681210b02', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/2688f27f-8702-44cb-b198-a4b6bdbc2c5a'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:51:51,074 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 204 DELETE http://10.222.0.41/compute/v2.1/servers/2688f27f-8702-44cb-b198-a4b6bdbc2c5a 0.625s 2021-01-14 07:51:51,075 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:50 GMT', 'server': 'Apache/2.4.29 (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-c2bfef6b-d46b-4c74-ac4e-5bdd72cfc2dc', 'x-compute-request-id': 'req-c2bfef6b-d46b-4c74-ac4e-5bdd72cfc2dc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/2688f27f-8702-44cb-b198-a4b6bdbc2c5a'} Body: b'' 2021-01-14 07:51:51,186 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 404 GET http://10.222.0.41/compute/v2.1/servers/2688f27f-8702-44cb-b198-a4b6bdbc2c5a 0.110s 2021-01-14 07:51:51,186 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:51 GMT', 'server': 'Apache/2.4.29 (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-9a9f1593-82be-4d3b-9d6f-a5330027ccc5', 'x-compute-request-id': 'req-9a9f1593-82be-4d3b-9d6f-a5330027ccc5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/2688f27f-8702-44cb-b198-a4b6bdbc2c5a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2688f27f-8702-44cb-b198-a4b6bdbc2c5a could not be found."}}' 2021-01-14 07:52:08,137 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.41:9696/v2.0/routers/c96b4803-1c86-48eb-bb11-0314d9ed268b/remove_router_interface 16.950s 2021-01-14 07:52:08,138 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "b2fba209-6f03-4f82-abf9-68b0224917df"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-f9de69a5-450d-4025-9f3a-4d0845ef6b4e', 'date': 'Thu, 14 Jan 2021 07:52:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/c96b4803-1c86-48eb-bb11-0314d9ed268b/remove_router_interface'} Body: b'{"id": "c96b4803-1c86-48eb-bb11-0314d9ed268b", "tenant_id": "4017b6cd94cd44a1833c66614511a163", "port_id": "b70b6999-077b-464f-9bd3-f5f143eff669", "network_id": "11b375bd-b1c7-4285-9d01-212e75b1ccae", "subnet_id": "b2fba209-6f03-4f82-abf9-68b0224917df", "subnet_ids": ["b2fba209-6f03-4f82-abf9-68b0224917df"]}' 2021-01-14 07:52:11,951 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/subnets/b2fba209-6f03-4f82-abf9-68b0224917df 3.812s 2021-01-14 07:52:11,952 96410 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-a330c288-435d-4bfb-bcb6-0697944b33d2', 'date': 'Thu, 14 Jan 2021 07:52:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets/b2fba209-6f03-4f82-abf9-68b0224917df'} Body: b'' 2021-01-14 07:52:14,658 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/routers/c96b4803-1c86-48eb-bb11-0314d9ed268b 2.705s 2021-01-14 07:52:14,659 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-27be7831-5f4d-448d-aff2-e18c7f42cad4', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:52:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/c96b4803-1c86-48eb-bb11-0314d9ed268b'} Body: b'' 2021-01-14 07:52:16,555 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/networks/11b375bd-b1c7-4285-9d01-212e75b1ccae 1.895s 2021-01-14 07:52:16,555 96410 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-ac1588cc-db85-4bab-8a6e-f690dea85908', 'date': 'Thu, 14 Jan 2021 07:52:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/networks/11b375bd-b1c7-4285-9d01-212e75b1ccae'} Body: b'' 2021-01-14 07:52:16,830 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/32e58cb4-dd76-46db-a394-d73c73bf6034 0.274s 2021-01-14 07:52:16,832 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-2b626703-1bb7-43b3-abcc-cc8ada20cfd2', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:52:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/32e58cb4-dd76-46db-a394-d73c73bf6034'} Body: b'' 2021-01-14 07:52:16,890 96410 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-798651536 0.056s 2021-01-14 07:52:16,891 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:52:16 GMT', 'server': 'Apache/2.4.29 (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-8018fc2b-5185-4fc3-9bb6-89776a1bcdfe', 'x-compute-request-id': 'req-8018fc2b-5185-4fc3-9bb6-89776a1bcdfe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-798651536'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 138, in test_server_connectivity_rebuild server = self._setup_server(keypair) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 69, in _setup_server security_groups=security_groups) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] |
fail
ft66.5: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:56:41,233 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.692s 2021-01-14 07:56:41,233 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1305065267"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:56:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2326', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc82b6a8-8196-4ba0-933e-4f868e498a48', 'x-compute-request-id': 'req-dc82b6a8-8196-4ba0-933e-4f868e498a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAw05XMQX2fyV5EHJlIYfiZ7dNjgcs/K0Tul5MzUEIZ5FNKw8E\\nPQlC9gOd/22JMY1R7CEQXB0+wSAgH7XS0Qnn1rxLKG+r/0drsjNp1RmTy1wv/YED\\nFpUjKofHqmz58x1Gg4imOZ9JSZN0mE8jFJCZvaU8Nok/xgmKvQKcL4M4wQtLDXJ5\\n25PadTZ9zZCHk3sLJ5GZQOFdXu/IqwOX6c6v7/9Y9/Jn/YfmZcXP4tedr0AdPLE9\\nMDhz7CPuaVUzeNMpv2K+Q+53PEzhdL7j8U5VRsCPTUwa+KpgC+kFzJsWfmZAdc2E\\noE0IR75hXMk2vh0Ae9+tLmPr/dIOseJm6fbmYQIDAQABAoIBACqSD+VKpHEQbPQN\\ny0dkxA/RX6E+pSqqWyt7VIhEzZ0ticGB822OcD8JiM3dRVM8t4edqWA6q6wS4Y2n\\n5zzTSOqAfm1g8f+hxLLCDCZ7/cAM5xT9ovuwJEsn73iRamX4kp8nEPxsYOAduQNd\\n9IqN/kTdGGPWxMTY3ZnXUM32b098Ug1xaPy9VuVPaWjniHMSI+90JfB9FH5M6h1G\\nctkO+Zur7jG0P90jzsHDRUY67Zzcn19x8F3b7eB9IJyIO+0DXVbcgDzNYTal4cW5\\nHh65MLXWbWJG0RvklEKxU30WRDfY0TgxgqbY5ZeR2fJeFpVZdFZKbe4Ks+K03qfP\\njMj/NzUCgYEA7GuDXeCNsfM1fN6/54AGWyN8eRXQVI2Tcw0MPeciXUjuK4d/J32v\\nH0JehzDWBNT+o26VolvSzdHI0o4wkmv9nZ01gcXO3XRxI9JqhsmOaslSVSZWIzJQ\\nsLnu91Umrns1pWSYHlVFkrTTMEDBE/P8XjJxET/0LYRhi+ofFW0/DucCgYEA03sl\\nGOU+iz2FzXDCqJh0QeGjFoPvmCkFu7WBEkzC5CigIogv/BIIjo1C/lUi81/xAbvg\\nbvHs5w8HoajXhnN61+q7eQGP6SJJFicJJxc9LN5TjpCeatme8kSPuoSKlj8QHSw4\\nYJHlfcX3p9BHjw9NLEhFegjXL0wIRsTbKQw/H3cCgYEAp+sk/wSDH6UylGJRw0d3\\nPDxUKFyJ/8QeulTGISGNktw97cTrV005mOY25aaWHBB8W/Arb4nwjCc4j/RWI2l4\\nVP5YBrhMWZZe1aaZ6uo1sTsUs03rWExga2VkiV99fegdDkAIm2LNa4nrhhY4DMf6\\ns5z4Gdxmvf2MmyfKtBlH9HkCgYAdOdqBm0TOd10jbB7qr875P9aLCQa2j4zESSwi\\nPEt+voKK4ylGe7OFB86nWVqwKaUj6TP2AScNM42JcM0APrtOVZk8+tNJk7xn/FMO\\nfO6uYbdIb4IFIDgQIRt/2ktQwjxW28Kaze7aN96m6WjKQ4IVyZMYb1pVpftK1G+5\\nN4ENtwKBgQDM/Vt73PW4oBqquQ3vID3gHO9CMkegRWufZXR4X541JlEADyQurwg6\\n1ACp3vL2VhCHnuO/8T4KwsLuLL5EvXL+KwfXlvkf+cEW9Xg/DRY4UkCRmHlIyjvn\\n1DVTeXTmnZLkuLxNOuAt5yg8w3aNW13sp3ZYqW1eqp3grlKAMVJOcA==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-1305065267", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDTlcxBfZ/JXkQcmUhh+Jnt02OByz8rRO6XkzNQQhnkU0rDwQ9CUL2A53/bYkxjVHsIRBcHT7BICAftdLRCefWvEsob6v/R2uyM2nVGZPLXC/9gQMWlSMqh8eqbPnzHUaDiKY5n0lJk3SYTyMUkJm9pTw2iT/GCYq9ApwvgzjBC0sNcnnbk9p1Nn3NkIeTewsnkZlA4V1e78irA5fpzq/v/1j38mf9h+Zlxc/i152vQB08sT0wOHPsI+5pVTN40ym/Yr5D7nc8TOF0vuPxTlVGwI9NTBr4qmAL6QXMmxZ+ZkB1zYSgTQhHvmFcyTa+HQB7360uY+v90g6x4mbp9uZh Generated-by-Nova", "fingerprint": "43:2e:74:36:8b:0c:e5:4a:b0:e7:88:8a:25:7a:33:f0", "user_id": "b965eee2845b4a8882208c187cd7467e"}}' 2021-01-14 07:56:41,595 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.41:9696/v2.0/security-groups 0.359s 2021-01-14 07:56:41,596 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-78466373", "description": "tempest-secgroup-smoke-78466373 description", "project_id": "670eaef9ed3b4106acadbe717be61dd5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1592', 'x-openstack-request-id': 'req-f6865ff7-d9e2-4845-8f35-7a920a9f0c78', 'date': 'Thu, 14 Jan 2021 07:56:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "e1888760-6f04-4d79-9996-bed2003d768a", "name": "tempest-secgroup-smoke-78466373", "stateful": true, "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "description": "tempest-secgroup-smoke-78466373 description", "security_group_rules": [{"id": "3f5c27ca-ac0e-4299-9b6b-2559c4230a7a", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "e1888760-6f04-4d79-9996-bed2003d768a", "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": 3827, "description": null, "tags": [], "created_at": "2021-01-14T07:56:41Z", "updated_at": "2021-01-14T07:56:41Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}, {"id": "e8c6d50e-7001-4090-b374-9475562a9be0", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "e1888760-6f04-4d79-9996-bed2003d768a", "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": 3826, "description": null, "tags": [], "created_at": "2021-01-14T07:56:41Z", "updated_at": "2021-01-14T07:56:41Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}], "tags": [], "created_at": "2021-01-14T07:56:41Z", "updated_at": "2021-01-14T07:56:41Z", "revision_number": 1, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:56:41,776 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.179s 2021-01-14 07:56:41,776 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "e1888760-6f04-4d79-9996-bed2003d768a", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-925d9074-e0bf-4970-8f9f-008c4814637e', 'date': 'Thu, 14 Jan 2021 07:56:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3af1154f-6622-4ba4-8fba-fbc217eed822", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "e1888760-6f04-4d79-9996-bed2003d768a", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:56:41Z", "updated_at": "2021-01-14T07:56:41Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:56:41,932 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.155s 2021-01-14 07:56:41,932 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "e1888760-6f04-4d79-9996-bed2003d768a", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-0b8c2b12-12b5-4619-a121-b0d81bae3633', 'date': 'Thu, 14 Jan 2021 07:56:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "43b0625a-ce8a-4cd6-9100-e32a709eb6b9", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "e1888760-6f04-4d79-9996-bed2003d768a", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:56:41Z", "updated_at": "2021-01-14T07:56:41Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:56:42,090 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.157s 2021-01-14 07:56:42,091 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "e1888760-6f04-4d79-9996-bed2003d768a", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-65b7a595-ff4b-48c6-a238-9716f2874399', 'date': 'Thu, 14 Jan 2021 07:56:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1b667435-5b41-4bbc-acd5-ee803d12bae7", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "e1888760-6f04-4d79-9996-bed2003d768a", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:56:42Z", "updated_at": "2021-01-14T07:56:42Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:56:42,253 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.162s 2021-01-14 07:56:42,254 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "e1888760-6f04-4d79-9996-bed2003d768a", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-ba72cf3a-aa73-4ae3-a16a-0de8d26cc62e', 'date': 'Thu, 14 Jan 2021 07:56:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6948a61e-c945-4c17-b9cd-cddf62978fd3", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "e1888760-6f04-4d79-9996-bed2003d768a", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:56:42Z", "updated_at": "2021-01-14T07:56:42Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:56:42,417 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.162s 2021-01-14 07:56:42,417 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "e1888760-6f04-4d79-9996-bed2003d768a", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-7ff00d1a-d002-4478-9c35-33c58f39ec25', 'date': 'Thu, 14 Jan 2021 07:56:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "93129c63-ee97-4c8a-9ab0-2fb0df245271", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "e1888760-6f04-4d79-9996-bed2003d768a", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:56:42Z", "updated_at": "2021-01-14T07:56:42Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:56:42,578 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.160s 2021-01-14 07:56:42,578 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "e1888760-6f04-4d79-9996-bed2003d768a", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-adf31f14-d362-4973-8098-be0e003e90d6', 'date': 'Thu, 14 Jan 2021 07:56:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2cef3704-ae5a-424d-8b28-3110adf01db0", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "e1888760-6f04-4d79-9996-bed2003d768a", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:56:42Z", "updated_at": "2021-01-14T07:56:42Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:56:42,851 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.41:9696/v2.0/networks 0.272s 2021-01-14 07:56:42,851 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--279751376", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0394598b-ec96-42fe-9b95-ff608796380a', 'date': 'Thu, 14 Jan 2021 07:56:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"network":{"id":"b47a4aab-e45c-41c3-99e4-ee3cca27a365","name":"tempest-network-smoke--279751376","tenant_id":"670eaef9ed3b4106acadbe717be61dd5","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"670eaef9ed3b4106acadbe717be61dd5","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-01-14T07:56:42Z","updated_at":"2021-01-14T07:56:42Z","revision_number":1}}' 2021-01-14 07:56:45,810 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.41:9696/v2.0/routers 2.957s 2021-01-14 07:56:45,810 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-1711282977", "admin_state_up": true, "project_id": "670eaef9ed3b4106acadbe717be61dd5", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '697', 'x-openstack-request-id': 'req-b9ca61c6-df4a-46b2-a3a0-28a5691b3f13', 'date': 'Thu, 14 Jan 2021 07:56:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/routers'} Body: b'{"router": {"id": "5b369ff2-eabf-4c6c-a6d7-b0754d74b0c9", "name": "tempest-TestNetworkAdvancedServerOps-router-1711282977", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "external_fixed_ips": [{"subnet_id": "2a64d6cd-c80a-4dab-9225-9e3c4476a977", "ip_address": "172.25.3.234"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-01-14T07:56:42Z", "updated_at": "2021-01-14T07:56:44Z", "revision_number": 3, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:56:46,015 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.41:9696/v2.0/subnets?project_id=670eaef9ed3b4106acadbe717be61dd5&cidr=172.20.0.0%2F28 0.204s 2021-01-14 07:56:46,016 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-26ee3b07-c2c1-4aac-9a2f-5f349016fb0e', 'date': 'Thu, 14 Jan 2021 07:56:46 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?project_id=670eaef9ed3b4106acadbe717be61dd5&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:56:46,173 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True 0.157s 2021-01-14 07:56:46,174 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-7fac368e-64a5-4297-ab52-151f3472ea07', 'date': 'Thu, 14 Jan 2021 07:56:46 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c23423ca-c6f9-4e24-86aa-328f70d7d267","name":"public","tenant_id":"7cc3a0aeb7274d23905b8d5334b174d7","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2a64d6cd-c80a-4dab-9225-9e3c4476a977"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2021-01-14T07:09:00Z","updated_at":"2021-01-14T07:09:09Z","revision_number":2,"project_id":"7cc3a0aeb7274d23905b8d5334b174d7","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-01-14 07:56:46,224 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28 0.049s 2021-01-14 07:56:46,224 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ac020957-a356-47f1-abbe-db03088ae310', 'date': 'Thu, 14 Jan 2021 07:56:46 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:56:47,257 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.41:9696/v2.0/subnets 1.032s 2021-01-14 07:56:47,258 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1022230052", "network_id": "b47a4aab-e45c-41c3-99e4-ee3cca27a365", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "cidr": "172.20.0.0/28", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-f57df5c6-bf8e-4ecd-9e57-4c4c35d01b96', 'date': 'Thu, 14 Jan 2021 07:56:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"9347c363-8a1d-46e5-ab2a-d512dca2dfca","name":"tempest-subnet-smoke-1022230052","tenant_id":"670eaef9ed3b4106acadbe717be61dd5","network_id":"b47a4aab-e45c-41c3-99e4-ee3cca27a365","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:56:46Z","updated_at":"2021-01-14T07:56:46Z","revision_number":0,"project_id":"670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:56:51,424 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 PUT http://10.222.0.41:9696/v2.0/routers/5b369ff2-eabf-4c6c-a6d7-b0754d74b0c9/add_router_interface 4.165s 2021-01-14 07:56:51,425 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "9347c363-8a1d-46e5-ab2a-d512dca2dfca"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-639be24d-64e9-44b1-bbd2-2e44cb30a11e', 'date': 'Thu, 14 Jan 2021 07:56:51 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/5b369ff2-eabf-4c6c-a6d7-b0754d74b0c9/add_router_interface'} Body: b'{"id": "5b369ff2-eabf-4c6c-a6d7-b0754d74b0c9", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "port_id": "ab5d8495-84a9-448d-9704-f1ee925cadcd", "network_id": "b47a4aab-e45c-41c3-99e4-ee3cca27a365", "subnet_id": "9347c363-8a1d-46e5-ab2a-d512dca2dfca", "subnet_ids": ["9347c363-8a1d-46e5-ab2a-d512dca2dfca"]}' 2021-01-14 07:56:51,490 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.055s 2021-01-14 07:56:51,490 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:56:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3690', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-aefae886-ef84-4612-b758-61412404396f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b965eee2845b4a8882208c187cd7467e", "name": "tempest-TestNetworkAdvancedServerOps-513045570", "password_expires_at": null}, "audit_ids": ["CUhTgX53TCKxfIDUAFPYVA"], "expires_at": "2021-01-14T08:56:51.000000Z", "issued_at": "2021-01-14T07:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "670eaef9ed3b4106acadbe717be61dd5", "name": "tempest-TestNetworkAdvancedServerOps-513045570"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:56:51,491 3484 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause) Found network None available for tenant 2021-01-14 07:56:52,651 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 202 POST http://10.222.0.41/compute/v2.1/servers 1.159s 2021-01-14 07:56:52,652 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-697201330", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "b47a4aab-e45c-41c3-99e4-ee3cca27a365"}], "key_name": "tempest-TestNetworkAdvancedServerOps-1305065267", "security_groups": [{"name": "tempest-secgroup-smoke-78466373"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:56:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '404', 'location': 'http://10.222.0.41/compute/v2.1/servers/647be640-f1e0-4594-a331-41bb6c92eab7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4422f21b-1545-44a5-964e-ee63241d3f8d', 'x-compute-request-id': 'req-4422f21b-1545-44a5-964e-ee63241d3f8d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "647be640-f1e0-4594-a331-41bb6c92eab7", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/647be640-f1e0-4594-a331-41bb6c92eab7"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/647be640-f1e0-4594-a331-41bb6c92eab7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-78466373"}], "adminPass": "m5aqR4Fv4cVz"}}' 2021-01-14 07:56:52,704 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 500 GET http://10.222.0.41/compute/v2.1/servers/647be640-f1e0-4594-a331-41bb6c92eab7 0.050s 2021-01-14 07:56:52,705 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:56:52 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-835a104b-e819-4ed2-b3b9-a33caa89e915', 'x-compute-request-id': 'req-835a104b-e819-4ed2-b3b9-a33caa89e915', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/647be640-f1e0-4594-a331-41bb6c92eab7'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:56:52,889 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 204 DELETE http://10.222.0.41/compute/v2.1/servers/647be640-f1e0-4594-a331-41bb6c92eab7 0.183s 2021-01-14 07:56:52,889 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:56:52 GMT', 'server': 'Apache/2.4.29 (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-03914068-4af2-4bea-8f2b-3240e1da34c3', 'x-compute-request-id': 'req-03914068-4af2-4bea-8f2b-3240e1da34c3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/647be640-f1e0-4594-a331-41bb6c92eab7'} Body: b'' 2021-01-14 07:56:52,932 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 404 GET http://10.222.0.41/compute/v2.1/servers/647be640-f1e0-4594-a331-41bb6c92eab7 0.042s 2021-01-14 07:56:52,932 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:56:52 GMT', 'server': 'Apache/2.4.29 (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-14d64588-8bd7-416b-94d8-e86a51e0e4e4', 'x-compute-request-id': 'req-14d64588-8bd7-416b-94d8-e86a51e0e4e4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/647be640-f1e0-4594-a331-41bb6c92eab7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 647be640-f1e0-4594-a331-41bb6c92eab7 could not be found."}}' 2021-01-14 07:56:56,665 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.41:9696/v2.0/routers/5b369ff2-eabf-4c6c-a6d7-b0754d74b0c9/remove_router_interface 3.731s 2021-01-14 07:56:56,665 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "9347c363-8a1d-46e5-ab2a-d512dca2dfca"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-20b29149-68d7-4a78-997b-8b216b4cfb29', 'date': 'Thu, 14 Jan 2021 07:56:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/5b369ff2-eabf-4c6c-a6d7-b0754d74b0c9/remove_router_interface'} Body: b'{"id": "5b369ff2-eabf-4c6c-a6d7-b0754d74b0c9", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "port_id": "ab5d8495-84a9-448d-9704-f1ee925cadcd", "network_id": "b47a4aab-e45c-41c3-99e4-ee3cca27a365", "subnet_id": "9347c363-8a1d-46e5-ab2a-d512dca2dfca", "subnet_ids": ["9347c363-8a1d-46e5-ab2a-d512dca2dfca"]}' 2021-01-14 07:56:57,929 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/subnets/9347c363-8a1d-46e5-ab2a-d512dca2dfca 1.263s 2021-01-14 07:56:57,929 3484 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-09587d15-b598-41e8-ae3e-da6acb6a5f75', 'date': 'Thu, 14 Jan 2021 07:56:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets/9347c363-8a1d-46e5-ab2a-d512dca2dfca'} Body: b'' 2021-01-14 07:56:59,567 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/routers/5b369ff2-eabf-4c6c-a6d7-b0754d74b0c9 1.637s 2021-01-14 07:56:59,568 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-8a3ec401-20b0-403c-9515-44b190b87a4a', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:56:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/5b369ff2-eabf-4c6c-a6d7-b0754d74b0c9'} Body: b'' 2021-01-14 07:57:00,638 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/networks/b47a4aab-e45c-41c3-99e4-ee3cca27a365 1.069s 2021-01-14 07:57:00,639 3484 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-043fc951-3da3-4ebd-a494-27b079811197', 'date': 'Thu, 14 Jan 2021 07:57:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/networks/b47a4aab-e45c-41c3-99e4-ee3cca27a365'} Body: b'' 2021-01-14 07:57:00,861 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/e1888760-6f04-4d79-9996-bed2003d768a 0.222s 2021-01-14 07:57:00,862 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-ccb99e9d-761e-487b-95fc-247594206b25', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:57:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/e1888760-6f04-4d79-9996-bed2003d768a'} Body: b'' 2021-01-14 07:57:00,904 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1305065267 0.042s 2021-01-14 07:57:00,905 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:00 GMT', 'server': 'Apache/2.4.29 (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-a5093aac-4190-4219-aadf-971e5e0533a3', 'x-compute-request-id': 'req-a5093aac-4190-4219-aadf-971e5e0533a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1305065267'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 154, in test_server_connectivity_pause_unpause server = self._setup_server(keypair) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 69, in _setup_server security_groups=security_groups) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow] |
fail
ft66.6: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:57:01,349 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.440s 2021-01-14 07:57:01,350 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-753483876"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2325', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73daccc1-e401-45d9-bbe0-9b31823b7dd1', 'x-compute-request-id': 'req-73daccc1-e401-45d9-bbe0-9b31823b7dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpQIBAAKCAQEA3ykEFXHS5zgPp6FqLsIX8jURds6TVfZtqLsMGEFZ+pIxd3De\\n1thkd7t3KFDJ6mBPvVynQZmYVHE4/jSFmy5SqWb6IjS10jwVhIaZDUaBVBdY41zz\\nw5qRNR9X1gk8MyMt3n8z/woWaNIXen6tRetZBAKXhWMmnRdMDApz4d51eXwavqaL\\n1XG7CQGUlE4ys1rkY1JykheFD/xkB5NZlQbD5SoyB8VmCancv/MKT8nV+ESp9MCS\\nTt9a0bBc0vvHIushAAU9y8SfMa1m5dqhWZEnpebJb0eneFEIfyj+ar9m9EVwNniv\\n8+q2D0kfqe0Sn8KoN4aZ/4jaTwYpJI1Z+tDeRwIDAQABAoIBAQDD612Tei/gIX7U\\n+8ieLncZhO/FL414vfX+WeE/djiJ3UmihCyP0ME7wRDXCz6KD25SYILS/AcZs6GG\\nxBO8bsnRwf++gipS3b9Cb2z1k729VxYJ3rSAOTZcvhy+Y7M/bhY6LdE3iuKrui80\\nsvxq0zl+ZMwkJi1jY223cIHWfhkCwocVyUki6bjMqZV/t6yZW+t+JWOwt44xcvXc\\nahyBE89ofP6akue8nubn52Px6lU0/6m74n5VjuNNSu5OQ9CvAFWMogL5jII8zvf5\\npFSR4Cw4wQoS/JwLH3MO9kHt+phv2Rsofv99TS6/J+uWnwOvB8kHjp/u8hadaIIU\\niwXxJMRBAoGBAPoeg1D66NDfaVZLcf8Q46uHVkCIakMN3AFSLen5gG4J88QV2O+4\\nFsktDvQB3vgOTKHhbqyS+1W0K0NiN4Q4fp1HNH8u5/CtNRIEb8xxHbbt1S6tL7dm\\nKduZnwxfMYNQQWZLWrUCFOApnvspNvtcLC5HXCW9vUfDQAfQCvEw8slhAoGBAORo\\nPB2AK4HUMWNK6jvBJVZwI4l4gg4xDX4Pr6xPAjBNg3yW8SDM8THhAHKc5DgSw+MG\\nC+5WtBe2bsv5AQaeldZYhVtxqn1viiE4qHVIUkZTiRG8sYX924cC2pyqj7dOR5Mm\\neYQX5Wqz7Dz9R8liEWSJEohOuYzcrNseqLBlH4CnAoGBAM9PWyhTz4TQqE6OWf4/\\n0XTqx+LVLr5FToUJyGSWGI0cUp/EO/r1am10m2BD7LtNntbOMx129jsjCnjff4Ro\\nDwntauW/yx8BcWttofyiBS8KEhiOE26/jxIlUl6+yBs++fX/nz9IamUiGlOy5Y+R\\n5ky1ePsPOUOx4fCXz3n6SEIBAoGBAMAT7CH+7BeFI3dVw782gTi8mxX7UpuuoqMV\\ne+1SkAug0+dNZD/qORdyGRdJWx7QoQzkw9nN7itWzrwXjcZMTMNxs8wfvXk4+JdR\\nd1ER3aaoj0dsQHnm7tsOClvfj3ZejRBxNZVhJxvhbNQpR1pSbz/1ibE5Sw7rcS3g\\nDYoxsBlXAoGAZuQPb3Av0KyFV9nlMOTYGsGF/InKoTtmCJfeI2+cagp1ISFhKyhA\\nrf0LwhMjmV4tO4qDctmL02MyXC54HAiiidqgX/TDsHgGqML/9b5LFpx/cdpORdG7\\nKmzZwk/9xz6l5tMik4WJ0dTi1u2MNL8cTRMDw1k3pjfAuqfDYNSQ9So=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-753483876", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfKQQVcdLnOA+noWouwhfyNRF2zpNV9m2ouwwYQVn6kjF3cN7W2GR3u3coUMnqYE+9XKdBmZhUcTj+NIWbLlKpZvoiNLXSPBWEhpkNRoFUF1jjXPPDmpE1H1fWCTwzIy3efzP/ChZo0hd6fq1F61kEApeFYyadF0wMCnPh3nV5fBq+povVcbsJAZSUTjKzWuRjUnKSF4UP/GQHk1mVBsPlKjIHxWYJqdy/8wpPydX4RKn0wJJO31rRsFzS+8ci6yEABT3LxJ8xrWbl2qFZkSel5slvR6d4UQh/KP5qv2b0RXA2eK/z6rYPSR+p7RKfwqg3hpn/iNpPBikkjVn60N5H Generated-by-Nova", "fingerprint": "70:a7:d7:e2:53:a8:64:14:f5:9c:8d:c7:6c:45:8e:ce", "user_id": "b965eee2845b4a8882208c187cd7467e"}}' 2021-01-14 07:57:01,599 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.41:9696/v2.0/security-groups 0.247s 2021-01-14 07:57:01,600 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1196301203", "description": "tempest-secgroup-smoke-1196301203 description", "project_id": "670eaef9ed3b4106acadbe717be61dd5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-79f6374c-4263-4345-b2f6-55254202ff10', 'date': 'Thu, 14 Jan 2021 07:57:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "85cdc51e-3cc6-40cd-a57b-5df5599cb5aa", "name": "tempest-secgroup-smoke-1196301203", "stateful": true, "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "description": "tempest-secgroup-smoke-1196301203 description", "security_group_rules": [{"id": "4cb53ee4-27d4-4397-96ec-fb1787ec8cca", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "85cdc51e-3cc6-40cd-a57b-5df5599cb5aa", "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": 3842, "description": null, "tags": [], "created_at": "2021-01-14T07:57:01Z", "updated_at": "2021-01-14T07:57:01Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}, {"id": "f64e69ff-d522-4b7e-a271-76299ae5fdde", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "85cdc51e-3cc6-40cd-a57b-5df5599cb5aa", "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": 3843, "description": null, "tags": [], "created_at": "2021-01-14T07:57:01Z", "updated_at": "2021-01-14T07:57:01Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}], "tags": [], "created_at": "2021-01-14T07:57:01Z", "updated_at": "2021-01-14T07:57:01Z", "revision_number": 1, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:01,776 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.176s 2021-01-14 07:57:01,777 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "85cdc51e-3cc6-40cd-a57b-5df5599cb5aa", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-2f1087f8-5f4a-44c2-a3fd-f4d65198bdb1', 'date': 'Thu, 14 Jan 2021 07:57:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c5e98cd9-2582-409a-862f-0b3a36360458", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "85cdc51e-3cc6-40cd-a57b-5df5599cb5aa", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:01Z", "updated_at": "2021-01-14T07:57:01Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:01,943 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.165s 2021-01-14 07:57:01,943 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "85cdc51e-3cc6-40cd-a57b-5df5599cb5aa", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-8037f22c-4781-4866-a0fe-2ced6ea5f759', 'date': 'Thu, 14 Jan 2021 07:57:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8d8d4d53-5165-4bc9-9391-59ef1333f73f", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "85cdc51e-3cc6-40cd-a57b-5df5599cb5aa", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:01Z", "updated_at": "2021-01-14T07:57:01Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:02,114 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.170s 2021-01-14 07:57:02,114 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "85cdc51e-3cc6-40cd-a57b-5df5599cb5aa", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c1e68b17-aa20-4432-b51c-50af4b62e5cd', 'date': 'Thu, 14 Jan 2021 07:57:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aa735c6d-6742-4c4a-bbb8-674e580e7d33", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "85cdc51e-3cc6-40cd-a57b-5df5599cb5aa", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:02Z", "updated_at": "2021-01-14T07:57:02Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:02,281 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.166s 2021-01-14 07:57:02,281 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "85cdc51e-3cc6-40cd-a57b-5df5599cb5aa", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0e7e0280-08e0-42fe-b5a4-01ce0cc73af9', 'date': 'Thu, 14 Jan 2021 07:57:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "eabcb93d-27c3-44cb-8485-ad3e7b459528", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "85cdc51e-3cc6-40cd-a57b-5df5599cb5aa", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:02Z", "updated_at": "2021-01-14T07:57:02Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:02,448 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.166s 2021-01-14 07:57:02,449 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "85cdc51e-3cc6-40cd-a57b-5df5599cb5aa", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-005cd6aa-8de5-4adb-9f2a-843634d9693a', 'date': 'Thu, 14 Jan 2021 07:57:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a5b2c9e5-9dc0-4623-a6c8-f4747fb11804", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "85cdc51e-3cc6-40cd-a57b-5df5599cb5aa", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:02Z", "updated_at": "2021-01-14T07:57:02Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:02,616 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.166s 2021-01-14 07:57:02,616 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "85cdc51e-3cc6-40cd-a57b-5df5599cb5aa", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a60a3886-063b-4a76-9a29-a50b022303d8', 'date': 'Thu, 14 Jan 2021 07:57:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "459a62bc-68e1-4014-9533-b7cdc6244153", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "85cdc51e-3cc6-40cd-a57b-5df5599cb5aa", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:02Z", "updated_at": "2021-01-14T07:57:02Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:02,891 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.41:9696/v2.0/networks 0.274s 2021-01-14 07:57:02,892 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--931836564", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-ab17f35a-17c4-45b6-9fe0-5d340660128c', 'date': 'Thu, 14 Jan 2021 07:57:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"network":{"id":"6ef2b6bf-c246-424d-af85-1782dd04f605","name":"tempest-network-smoke--931836564","tenant_id":"670eaef9ed3b4106acadbe717be61dd5","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"670eaef9ed3b4106acadbe717be61dd5","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-01-14T07:57:02Z","updated_at":"2021-01-14T07:57:02Z","revision_number":1}}' 2021-01-14 07:57:05,778 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.41:9696/v2.0/routers 2.885s 2021-01-14 07:57:05,778 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-1826851188", "admin_state_up": true, "project_id": "670eaef9ed3b4106acadbe717be61dd5", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '696', 'x-openstack-request-id': 'req-5b1c691a-434e-4013-adbc-10cb2eba91d9', 'date': 'Thu, 14 Jan 2021 07:57:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/routers'} Body: b'{"router": {"id": "e6dfd5b9-dd2c-4977-92c4-a34fdc61a49a", "name": "tempest-TestNetworkAdvancedServerOps-router-1826851188", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "external_fixed_ips": [{"subnet_id": "2a64d6cd-c80a-4dab-9225-9e3c4476a977", "ip_address": "172.25.3.39"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-01-14T07:57:02Z", "updated_at": "2021-01-14T07:57:04Z", "revision_number": 3, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:05,829 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.41:9696/v2.0/subnets?project_id=670eaef9ed3b4106acadbe717be61dd5&cidr=172.20.0.0%2F28 0.050s 2021-01-14 07:57:05,830 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-1dc7635a-e51c-47f6-8547-626f3b9fde61', 'date': 'Thu, 14 Jan 2021 07:57:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?project_id=670eaef9ed3b4106acadbe717be61dd5&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:57:05,982 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True 0.151s 2021-01-14 07:57:05,983 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-657998c2-9cdd-41bc-aebc-ebe24d547d70', 'date': 'Thu, 14 Jan 2021 07:57:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c23423ca-c6f9-4e24-86aa-328f70d7d267","name":"public","tenant_id":"7cc3a0aeb7274d23905b8d5334b174d7","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2a64d6cd-c80a-4dab-9225-9e3c4476a977"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2021-01-14T07:09:00Z","updated_at":"2021-01-14T07:09:09Z","revision_number":2,"project_id":"7cc3a0aeb7274d23905b8d5334b174d7","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-01-14 07:57:06,037 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28 0.053s 2021-01-14 07:57:06,037 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a28e5da0-fea7-4255-997b-ea2dca500180', 'date': 'Thu, 14 Jan 2021 07:57:06 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:57:07,070 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.41:9696/v2.0/subnets 1.032s 2021-01-14 07:57:07,071 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-192113931", "network_id": "6ef2b6bf-c246-424d-af85-1782dd04f605", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "cidr": "172.20.0.0/28", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-2f4cff1a-5000-4691-8f63-7ec90c1dabc9', 'date': 'Thu, 14 Jan 2021 07:57:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"5aec1dae-4429-4c36-8c15-0a1eb79862fb","name":"tempest-subnet-smoke-192113931","tenant_id":"670eaef9ed3b4106acadbe717be61dd5","network_id":"6ef2b6bf-c246-424d-af85-1782dd04f605","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:57:06Z","updated_at":"2021-01-14T07:57:06Z","revision_number":0,"project_id":"670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:10,952 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 PUT http://10.222.0.41:9696/v2.0/routers/e6dfd5b9-dd2c-4977-92c4-a34fdc61a49a/add_router_interface 3.880s 2021-01-14 07:57:10,953 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "5aec1dae-4429-4c36-8c15-0a1eb79862fb"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a0811df4-061c-4b1b-87d8-692f9fbe301c', 'date': 'Thu, 14 Jan 2021 07:57:10 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/e6dfd5b9-dd2c-4977-92c4-a34fdc61a49a/add_router_interface'} Body: b'{"id": "e6dfd5b9-dd2c-4977-92c4-a34fdc61a49a", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "port_id": "5bbbb124-6c69-4c8f-9b54-771d7e29aa8d", "network_id": "6ef2b6bf-c246-424d-af85-1782dd04f605", "subnet_id": "5aec1dae-4429-4c36-8c15-0a1eb79862fb", "subnet_ids": ["5aec1dae-4429-4c36-8c15-0a1eb79862fb"]}' 2021-01-14 07:57:11,002 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.041s 2021-01-14 07:57:11,003 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3690', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-72582a82-f3b0-4932-97f0-d5c6c7a650eb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b965eee2845b4a8882208c187cd7467e", "name": "tempest-TestNetworkAdvancedServerOps-513045570", "password_expires_at": null}, "audit_ids": ["yDfYoi3OT8WZIcrOWGpu_g"], "expires_at": "2021-01-14T08:57:10.000000Z", "issued_at": "2021-01-14T07:57:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "670eaef9ed3b4106acadbe717be61dd5", "name": "tempest-TestNetworkAdvancedServerOps-513045570"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:57:11,003 3484 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_reboot) Found network None available for tenant 2021-01-14 07:57:11,973 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 202 POST http://10.222.0.41/compute/v2.1/servers 0.969s 2021-01-14 07:57:11,974 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-1903598010", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "6ef2b6bf-c246-424d-af85-1782dd04f605"}], "key_name": "tempest-TestNetworkAdvancedServerOps-753483876", "security_groups": [{"name": "tempest-secgroup-smoke-1196301203"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.41/compute/v2.1/servers/0f77fa9c-080e-4d95-8742-6da4767c93db', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f21047f-86d0-43c5-b837-16721d94123b', 'x-compute-request-id': 'req-8f21047f-86d0-43c5-b837-16721d94123b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "0f77fa9c-080e-4d95-8742-6da4767c93db", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/0f77fa9c-080e-4d95-8742-6da4767c93db"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/0f77fa9c-080e-4d95-8742-6da4767c93db"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1196301203"}], "adminPass": "4ajwaJDtKRYr"}}' 2021-01-14 07:57:12,025 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 500 GET http://10.222.0.41/compute/v2.1/servers/0f77fa9c-080e-4d95-8742-6da4767c93db 0.048s 2021-01-14 07:57:12,025 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:11 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-8b96db82-b13a-4647-b1bb-3ac1aaeba3a8', 'x-compute-request-id': 'req-8b96db82-b13a-4647-b1bb-3ac1aaeba3a8', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/0f77fa9c-080e-4d95-8742-6da4767c93db'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:57:12,183 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 204 DELETE http://10.222.0.41/compute/v2.1/servers/0f77fa9c-080e-4d95-8742-6da4767c93db 0.157s 2021-01-14 07:57:12,183 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:12 GMT', 'server': 'Apache/2.4.29 (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-e45d1fcf-5b94-4478-a24c-5583dccc9113', 'x-compute-request-id': 'req-e45d1fcf-5b94-4478-a24c-5583dccc9113', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/0f77fa9c-080e-4d95-8742-6da4767c93db'} Body: b'' 2021-01-14 07:57:12,225 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 404 GET http://10.222.0.41/compute/v2.1/servers/0f77fa9c-080e-4d95-8742-6da4767c93db 0.041s 2021-01-14 07:57:12,225 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:12 GMT', 'server': 'Apache/2.4.29 (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-e4af7fb6-e9e5-4350-899f-6bec69c7eea4', 'x-compute-request-id': 'req-e4af7fb6-e9e5-4350-899f-6bec69c7eea4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/0f77fa9c-080e-4d95-8742-6da4767c93db'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0f77fa9c-080e-4d95-8742-6da4767c93db could not be found."}}' 2021-01-14 07:57:16,565 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.41:9696/v2.0/routers/e6dfd5b9-dd2c-4977-92c4-a34fdc61a49a/remove_router_interface 4.339s 2021-01-14 07:57:16,566 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "5aec1dae-4429-4c36-8c15-0a1eb79862fb"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a35803bd-a867-42b7-a64b-407ea155865b', 'date': 'Thu, 14 Jan 2021 07:57:16 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/e6dfd5b9-dd2c-4977-92c4-a34fdc61a49a/remove_router_interface'} Body: b'{"id": "e6dfd5b9-dd2c-4977-92c4-a34fdc61a49a", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "port_id": "5bbbb124-6c69-4c8f-9b54-771d7e29aa8d", "network_id": "6ef2b6bf-c246-424d-af85-1782dd04f605", "subnet_id": "5aec1dae-4429-4c36-8c15-0a1eb79862fb", "subnet_ids": ["5aec1dae-4429-4c36-8c15-0a1eb79862fb"]}' 2021-01-14 07:57:17,441 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/subnets/5aec1dae-4429-4c36-8c15-0a1eb79862fb 0.875s 2021-01-14 07:57:17,442 3484 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-c74f0f56-6207-4346-8b4b-bc760865b214', 'date': 'Thu, 14 Jan 2021 07:57:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets/5aec1dae-4429-4c36-8c15-0a1eb79862fb'} Body: b'' 2021-01-14 07:57:19,018 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/routers/e6dfd5b9-dd2c-4977-92c4-a34fdc61a49a 1.575s 2021-01-14 07:57:19,018 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-3ded4bf0-8a61-4877-b89e-35694437a8b8', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:57:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/e6dfd5b9-dd2c-4977-92c4-a34fdc61a49a'} Body: b'' 2021-01-14 07:57:20,082 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/networks/6ef2b6bf-c246-424d-af85-1782dd04f605 1.063s 2021-01-14 07:57:20,083 3484 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-00b82024-2d3d-42a2-b7d5-cf01c221635d', 'date': 'Thu, 14 Jan 2021 07:57:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/networks/6ef2b6bf-c246-424d-af85-1782dd04f605'} Body: b'' 2021-01-14 07:57:20,283 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/85cdc51e-3cc6-40cd-a57b-5df5599cb5aa 0.200s 2021-01-14 07:57:20,284 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-f81e2d0f-6460-43c6-ac32-efaa53649b7c', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:57:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/85cdc51e-3cc6-40cd-a57b-5df5599cb5aa'} Body: b'' 2021-01-14 07:57:20,330 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-753483876 0.045s 2021-01-14 07:57:20,330 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:20 GMT', 'server': 'Apache/2.4.29 (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-6f65dfdd-a7c5-4c79-b44f-2b0d0d41e8da', 'x-compute-request-id': 'req-6f65dfdd-a7c5-4c79-b44f-2b0d0d41e8da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-753483876'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 127, in test_server_connectivity_reboot server = self._setup_server(keypair) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 69, in _setup_server security_groups=security_groups) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow] |
fail
ft66.7: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:57:20,614 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.280s 2021-01-14 07:57:20,614 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-857468680"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2325', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7014fb8e-aac6-4762-b3d7-7bdf1a18f4d8', 'x-compute-request-id': 'req-7014fb8e-aac6-4762-b3d7-7bdf1a18f4d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAqNqX5sycfCmGPAN/7kZcWnAeLGXySLQrad4RQKBEL/0K7K9j\\nU3E9hsuvPrsCR8iTUK2XUbnRAGz5QGXqqBEGww0MGXjItavzIUv6GgMa+rHsbeoS\\n8Lu0H82SB4eNM6kvARHR+gaGVjbsIt0Zz6rVcEBt/EmTYPJxlaIjHaS2++seUJnW\\nNGC2XrzntXLJEcSQKybDC1Px+F/S08hLnXlxQF/Zw7XFviKd+ncaW0gq1vmXg38k\\nRhqRRj+CwEGXuD8zXugYSQr0HuQW6MCcq6eyladh79Nxe9yI9UMdmgC9TOnLWQgS\\nfho/SHc1bQRoWJI5xs5dyUHsA8pDwoj4C1OgBwIDAQABAoIBAQCOdJVxL7DaA8Jv\\nQVieMxhZaHvcY0oMUozJ7YNKrau5fNfJpZK75C7PWWqJFwcufqbiiwG9/nG41TdY\\nQGO/1VWKG6jYmJFkzCP8NHhVl8ccOB3LAY9nMEUgC7QmzBKxwguY8GrhcL3HYODJ\\n7RWIoY0e/gyMq5o+UWzInBjaOovybiRF5MrFSIs2aStJ4Sh+dfnv//O0xWsUKTeu\\nspPyEQgJUNc/k7+8oWFGNNW6iqGEjkUUvrpuKlKQ7kHqGw1aRqwZTADiP45jmiRE\\nS9QxKd4Wrn8o11y+3LJBncgdPcXtZCL4XVMW0ICB9iXN/qWZHOUtzOkcNgTKSIwW\\n4QIUZTERAoGBANroqW0uz5NN1L6XU0ey9h0lHPy7jBG5VHStNFCVDcKUrcUIX+Ox\\nKlbBJeyXdzZXLzOsk+vyrM5OdW5fCSD7A3TzIPUdxu+HGdcNPnRAHC51KAv87qSc\\nig2m4F3fIRJtnK3ArHVXCxE3HYwwAR8rZMpKF5ztvC/GC9PR7kNkNEEvAoGBAMV2\\nwnQ1JNQeimTu24LoxmtBJVkTgZevpCQ+OiU6aU+t03YFY3PFOgjb61T3PZIzz/55\\nS6YzuluT6SluUIKav6gkMAaRapoQZU0VXqSmIiKS6/UYjCogB5qeJbxEP2zjmP28\\n89C7DSoVcw2opm1vfJukBceIkeJyaxvKmIZt3uipAoGBAKB7QoH9eEVoIJfcvjvo\\n8c6p/5c0MtpngIfM1nZg32aPstiobAuzPPO+w3uwCsA2qC78zLCEBrV0BVj1qO6Z\\nto4NE1M/EjFVXNcwKWH2AfL5BnPLaHQbIoYhmYiX5FnrK5qhjoyzVDS5sBquspPU\\nLx6xtJ/iFTz8tn0CAOc81aYXAoGAIcB06GwVCXTW7v2s46lqEPcnrRwacJUDF3bT\\ndX2QdqAdnvS41RcHHnCIvxMroQveJ38QIS6CUhjsJ7rFZC2TSOg2lUjR0devmQdo\\nD/idqQ836cLyYljrM9CIXq/Dr5cPlX9wpWLzkxfrfJAxMk92GxxkKID9fplUGYH9\\npCyvh1ECgYAO+StCTxb9Thbv+Z7hCl3PW4OReALDxum22h0nMWaclKr+vtwdYne3\\nP9AnIiPqEc3mHbaJq0CPloR9V2htS5etxbMKYNWk55lKQAjG+k2j72Z97Q/9hExr\\n+RWGyKPKpsPiI1+gpRZqewRaHm77BT6q7bgUtV/YXyAXMFC3ZhekcQ==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-857468680", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCo2pfmzJx8KYY8A3/uRlxacB4sZfJItCtp3hFAoEQv/Qrsr2NTcT2Gy68+uwJHyJNQrZdRudEAbPlAZeqoEQbDDQwZeMi1q/MhS/oaAxr6sext6hLwu7QfzZIHh40zqS8BEdH6BoZWNuwi3RnPqtVwQG38SZNg8nGVoiMdpLb76x5QmdY0YLZevOe1cskRxJArJsMLU/H4X9LTyEudeXFAX9nDtcW+Ip36dxpbSCrW+ZeDfyRGGpFGP4LAQZe4PzNe6BhJCvQe5BbowJyrp7KVp2Hv03F73Ij1Qx2aAL1M6ctZCBJ+Gj9IdzVtBGhYkjnGzl3JQewDykPCiPgLU6AH Generated-by-Nova", "fingerprint": "a0:3a:ec:2b:29:53:9e:83:2b:fd:6e:62:ae:16:18:e8", "user_id": "b965eee2845b4a8882208c187cd7467e"}}' 2021-01-14 07:57:20,845 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.41:9696/v2.0/security-groups 0.229s 2021-01-14 07:57:20,846 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1766910215", "description": "tempest-secgroup-smoke-1766910215 description", "project_id": "670eaef9ed3b4106acadbe717be61dd5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-db9b59e8-a2cf-4d74-81b9-2fb140783292', 'date': 'Thu, 14 Jan 2021 07:57:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "6470e40e-e18e-4fb9-999b-acb9d93d56c2", "name": "tempest-secgroup-smoke-1766910215", "stateful": true, "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "description": "tempest-secgroup-smoke-1766910215 description", "security_group_rules": [{"id": "00486b35-eb1c-48de-aa13-f99e7470c60d", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "6470e40e-e18e-4fb9-999b-acb9d93d56c2", "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": 3859, "description": null, "tags": [], "created_at": "2021-01-14T07:57:20Z", "updated_at": "2021-01-14T07:57:20Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}, {"id": "763fdc5c-df57-4e95-b0c7-76d789f0ba96", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "6470e40e-e18e-4fb9-999b-acb9d93d56c2", "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": 3858, "description": null, "tags": [], "created_at": "2021-01-14T07:57:20Z", "updated_at": "2021-01-14T07:57:20Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}], "tags": [], "created_at": "2021-01-14T07:57:20Z", "updated_at": "2021-01-14T07:57:20Z", "revision_number": 1, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:21,004 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.156s 2021-01-14 07:57:21,004 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "6470e40e-e18e-4fb9-999b-acb9d93d56c2", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b2be34ac-c863-4cb7-b12f-fda6e632be61', 'date': 'Thu, 14 Jan 2021 07:57:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "54c008d4-242d-4c1c-bffd-d2d0802f0824", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "6470e40e-e18e-4fb9-999b-acb9d93d56c2", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:20Z", "updated_at": "2021-01-14T07:57:20Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:21,166 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.161s 2021-01-14 07:57:21,166 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "6470e40e-e18e-4fb9-999b-acb9d93d56c2", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-36ac080d-cd77-4e20-a812-fc498d16d74c', 'date': 'Thu, 14 Jan 2021 07:57:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dbab976f-1a14-4b5d-8017-7f31055478c1", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "6470e40e-e18e-4fb9-999b-acb9d93d56c2", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:21Z", "updated_at": "2021-01-14T07:57:21Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:21,327 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.160s 2021-01-14 07:57:21,327 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "6470e40e-e18e-4fb9-999b-acb9d93d56c2", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-7db29150-2bf5-48cd-959f-b9f0760a4007', 'date': 'Thu, 14 Jan 2021 07:57:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8c2b6268-fc62-4651-b7b6-330c2f178937", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "6470e40e-e18e-4fb9-999b-acb9d93d56c2", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:21Z", "updated_at": "2021-01-14T07:57:21Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:21,492 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.163s 2021-01-14 07:57:21,492 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "6470e40e-e18e-4fb9-999b-acb9d93d56c2", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-6859cb1e-f506-4a01-840f-b956a35e43df', 'date': 'Thu, 14 Jan 2021 07:57:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0bb3487e-4393-4ee9-bae3-91c93d6dbe12", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "6470e40e-e18e-4fb9-999b-acb9d93d56c2", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:21Z", "updated_at": "2021-01-14T07:57:21Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:21,652 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.159s 2021-01-14 07:57:21,652 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "6470e40e-e18e-4fb9-999b-acb9d93d56c2", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-dc30698e-3f73-4d00-a602-8a6327a7c89d', 'date': 'Thu, 14 Jan 2021 07:57:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1cf35b8b-d550-430d-93eb-20e1e0af007b", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "6470e40e-e18e-4fb9-999b-acb9d93d56c2", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:21Z", "updated_at": "2021-01-14T07:57:21Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:21,818 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.165s 2021-01-14 07:57:21,818 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "6470e40e-e18e-4fb9-999b-acb9d93d56c2", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-31434e8c-df77-4b6f-9ba2-cbb83f6aa0cd', 'date': 'Thu, 14 Jan 2021 07:57:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "76b47cd7-69ac-414c-abe4-88a3527fab80", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "6470e40e-e18e-4fb9-999b-acb9d93d56c2", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:21Z", "updated_at": "2021-01-14T07:57:21Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:22,121 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.41:9696/v2.0/networks 0.301s 2021-01-14 07:57:22,121 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--256102391", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3f34272a-e282-4056-a5fe-b16d9d4c3306', 'date': 'Thu, 14 Jan 2021 07:57:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"network":{"id":"f1a8dc69-d242-4861-a314-d6a780c8fee6","name":"tempest-network-smoke--256102391","tenant_id":"670eaef9ed3b4106acadbe717be61dd5","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"670eaef9ed3b4106acadbe717be61dd5","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-01-14T07:57:21Z","updated_at":"2021-01-14T07:57:21Z","revision_number":1}}' 2021-01-14 07:57:25,099 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.41:9696/v2.0/routers 2.977s 2021-01-14 07:57:25,099 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-1384678325", "admin_state_up": true, "project_id": "670eaef9ed3b4106acadbe717be61dd5", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '697', 'x-openstack-request-id': 'req-1e73e60d-a0c4-46e6-a7d0-0ec4646cad55', 'date': 'Thu, 14 Jan 2021 07:57:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/routers'} Body: b'{"router": {"id": "181f4896-209d-41f7-8fd1-c2eff0b2497c", "name": "tempest-TestNetworkAdvancedServerOps-router-1384678325", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "external_fixed_ips": [{"subnet_id": "2a64d6cd-c80a-4dab-9225-9e3c4476a977", "ip_address": "172.25.3.240"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-01-14T07:57:22Z", "updated_at": "2021-01-14T07:57:24Z", "revision_number": 3, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:25,167 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.41:9696/v2.0/subnets?project_id=670eaef9ed3b4106acadbe717be61dd5&cidr=172.20.0.0%2F28 0.067s 2021-01-14 07:57:25,168 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-11b96315-9a7e-4642-aef3-ecff40feb95d', 'date': 'Thu, 14 Jan 2021 07:57:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?project_id=670eaef9ed3b4106acadbe717be61dd5&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:57:25,363 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True 0.194s 2021-01-14 07:57:25,363 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-1f868de6-8ab9-44cd-8c51-8cdb8dbddbcd', 'date': 'Thu, 14 Jan 2021 07:57:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c23423ca-c6f9-4e24-86aa-328f70d7d267","name":"public","tenant_id":"7cc3a0aeb7274d23905b8d5334b174d7","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2a64d6cd-c80a-4dab-9225-9e3c4476a977"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2021-01-14T07:09:00Z","updated_at":"2021-01-14T07:09:09Z","revision_number":2,"project_id":"7cc3a0aeb7274d23905b8d5334b174d7","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-01-14 07:57:25,422 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 GET http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28 0.058s 2021-01-14 07:57:25,422 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-847cd2ae-835c-429c-b121-66036ad4aacd', 'date': 'Thu, 14 Jan 2021 07:57:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:57:26,529 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.41:9696/v2.0/subnets 1.106s 2021-01-14 07:57:26,529 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1388168373", "network_id": "f1a8dc69-d242-4861-a314-d6a780c8fee6", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "cidr": "172.20.0.0/28", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-dbd57c82-f3e5-4019-8104-07035fb9734f', 'date': 'Thu, 14 Jan 2021 07:57:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"4aeee86c-84f2-499d-b098-50d427f2fa7c","name":"tempest-subnet-smoke-1388168373","tenant_id":"670eaef9ed3b4106acadbe717be61dd5","network_id":"f1a8dc69-d242-4861-a314-d6a780c8fee6","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:57:25Z","updated_at":"2021-01-14T07:57:25Z","revision_number":0,"project_id":"670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:30,510 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 200 PUT http://10.222.0.41:9696/v2.0/routers/181f4896-209d-41f7-8fd1-c2eff0b2497c/add_router_interface 3.980s 2021-01-14 07:57:30,511 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "4aeee86c-84f2-499d-b098-50d427f2fa7c"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e88e6dfe-3e3c-415d-b65f-d7519b2789ed', 'date': 'Thu, 14 Jan 2021 07:57:30 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/181f4896-209d-41f7-8fd1-c2eff0b2497c/add_router_interface'} Body: b'{"id": "181f4896-209d-41f7-8fd1-c2eff0b2497c", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "port_id": "d0fff3c1-2562-47d4-a720-3d1111e0be21", "network_id": "f1a8dc69-d242-4861-a314-d6a780c8fee6", "subnet_id": "4aeee86c-84f2-499d-b098-50d427f2fa7c", "subnet_ids": ["4aeee86c-84f2-499d-b098-50d427f2fa7c"]}' 2021-01-14 07:57:30,558 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.041s 2021-01-14 07:57:30,558 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3690', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2cdbd360-fe9e-4cc0-b8de-8cab72770fe4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b965eee2845b4a8882208c187cd7467e", "name": "tempest-TestNetworkAdvancedServerOps-513045570", "password_expires_at": null}, "audit_ids": ["vKiI6YybToatf5Pb4xApWA"], "expires_at": "2021-01-14T08:57:30.000000Z", "issued_at": "2021-01-14T07:57:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "670eaef9ed3b4106acadbe717be61dd5", "name": "tempest-TestNetworkAdvancedServerOps-513045570"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:57:30,559 3484 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_resize) Found network None available for tenant 2021-01-14 07:57:31,961 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 202 POST http://10.222.0.41/compute/v2.1/servers 1.401s 2021-01-14 07:57:31,962 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-1231578802", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "f1a8dc69-d242-4861-a314-d6a780c8fee6"}], "key_name": "tempest-TestNetworkAdvancedServerOps-857468680", "security_groups": [{"name": "tempest-secgroup-smoke-1766910215"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.41/compute/v2.1/servers/872be81d-1588-4977-899d-71005ca27305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c3cac00-5515-4bcf-9ad3-8cbba34e4bd2', 'x-compute-request-id': 'req-2c3cac00-5515-4bcf-9ad3-8cbba34e4bd2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "872be81d-1588-4977-899d-71005ca27305", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/872be81d-1588-4977-899d-71005ca27305"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/872be81d-1588-4977-899d-71005ca27305"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1766910215"}], "adminPass": "NU7d4AXCcuep"}}' 2021-01-14 07:57:32,052 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 500 GET http://10.222.0.41/compute/v2.1/servers/872be81d-1588-4977-899d-71005ca27305 0.087s 2021-01-14 07:57:32,052 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:31 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-a0178556-8344-4d9f-ac35-129b64d2d076', 'x-compute-request-id': 'req-a0178556-8344-4d9f-ac35-129b64d2d076', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/872be81d-1588-4977-899d-71005ca27305'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:57:32,255 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 204 DELETE http://10.222.0.41/compute/v2.1/servers/872be81d-1588-4977-899d-71005ca27305 0.202s 2021-01-14 07:57:32,255 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:32 GMT', 'server': 'Apache/2.4.29 (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-3db915b3-3529-44eb-923e-c1b79174f4d1', 'x-compute-request-id': 'req-3db915b3-3529-44eb-923e-c1b79174f4d1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/872be81d-1588-4977-899d-71005ca27305'} Body: b'' 2021-01-14 07:57:32,302 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_resize): 404 GET http://10.222.0.41/compute/v2.1/servers/872be81d-1588-4977-899d-71005ca27305 0.046s 2021-01-14 07:57:32,303 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:32 GMT', 'server': 'Apache/2.4.29 (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-888003e6-14d6-414d-af5b-88146af47d58', 'x-compute-request-id': 'req-888003e6-14d6-414d-af5b-88146af47d58', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/872be81d-1588-4977-899d-71005ca27305'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 872be81d-1588-4977-899d-71005ca27305 could not be found."}}' 2021-01-14 07:57:35,798 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.41:9696/v2.0/routers/181f4896-209d-41f7-8fd1-c2eff0b2497c/remove_router_interface 3.494s 2021-01-14 07:57:35,798 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "4aeee86c-84f2-499d-b098-50d427f2fa7c"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-05b24c4a-429a-4eb0-8742-60c877a93306', 'date': 'Thu, 14 Jan 2021 07:57:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/181f4896-209d-41f7-8fd1-c2eff0b2497c/remove_router_interface'} Body: b'{"id": "181f4896-209d-41f7-8fd1-c2eff0b2497c", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "port_id": "d0fff3c1-2562-47d4-a720-3d1111e0be21", "network_id": "f1a8dc69-d242-4861-a314-d6a780c8fee6", "subnet_id": "4aeee86c-84f2-499d-b098-50d427f2fa7c", "subnet_ids": ["4aeee86c-84f2-499d-b098-50d427f2fa7c"]}' 2021-01-14 07:57:37,023 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/subnets/4aeee86c-84f2-499d-b098-50d427f2fa7c 1.223s 2021-01-14 07:57:37,023 3484 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-f0f10be0-32a6-44a5-9a41-f7d495a0aa2c', 'date': 'Thu, 14 Jan 2021 07:57:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets/4aeee86c-84f2-499d-b098-50d427f2fa7c'} Body: b'' 2021-01-14 07:57:38,322 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/routers/181f4896-209d-41f7-8fd1-c2eff0b2497c 1.298s 2021-01-14 07:57:38,323 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-4b913b9d-3022-4a49-8645-3f3498c12bff', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:57:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/181f4896-209d-41f7-8fd1-c2eff0b2497c'} Body: b'' 2021-01-14 07:57:39,390 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/networks/f1a8dc69-d242-4861-a314-d6a780c8fee6 1.066s 2021-01-14 07:57:39,390 3484 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-403c70ef-e432-4f85-95b1-60d0d561454f', 'date': 'Thu, 14 Jan 2021 07:57:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/networks/f1a8dc69-d242-4861-a314-d6a780c8fee6'} Body: b'' 2021-01-14 07:57:39,600 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/6470e40e-e18e-4fb9-999b-acb9d93d56c2 0.209s 2021-01-14 07:57:39,600 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-82b16aab-b0e8-4e43-97aa-c7c3b9e06a4c', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:57:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/6470e40e-e18e-4fb9-999b-acb9d93d56c2'} Body: b'' 2021-01-14 07:57:39,639 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-857468680 0.038s 2021-01-14 07:57:39,639 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:39 GMT', 'server': 'Apache/2.4.29 (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-786269fd-ba3d-48a0-8495-cd5354631784', 'x-compute-request-id': 'req-786269fd-ba3d-48a0-8495-cd5354631784', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-857468680'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 191, in test_server_connectivity_resize server = self._setup_server(keypair) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 69, in _setup_server security_groups=security_groups) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow] |
fail
ft66.8: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:57:39,850 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.207s 2021-01-14 07:57:39,851 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-840189635"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cfd9efe-070e-4312-b38f-cfd0fa316682', 'x-compute-request-id': 'req-8cfd9efe-070e-4312-b38f-cfd0fa316682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAydDjTlSwgFtjxKrLmCA+Ypg2zE2Z46oS35BGsN7X2pHxj6JO\\nHirDPriWwxHHGZz2c/hTiNqeK6nu+7MXvsnKdMGAifQLWmnVXpzBODAPxzE4XbGp\\nFHhfjLyAZqD+1SbrHoeoY7h07tNuZ6sKrw43W74KyeGESACEfgnKunGkQtqjP8/J\\n5xuqK3rGqiufRqIR3WGcErpUBRDx4Z48y5UUrsMLL2IhJUrWxnlQukYo+k6k8emu\\n6cscEEDjhmjYyu8lPqVWLpsWAzMnyAMy/qjaOxDntlVglsuzA4HRw5WEGQQNnb53\\nBI23eGRPfutfoxJ2WRN31w/M0xF4XjXGtrXOCwIDAQABAoIBADmvBwlgk4JcnMud\\ntcupi6tKrn7+vzmfZv2Xk10ClNfYVx8i2QkuV9gZkp32+t2LS7YiCF5ZflQkojY3\\nHlZd/wwYMtE7e/M/xMjiLSgONLROkTnWielb7pOfXWP4KF5sXU/AnpTCKEoLDMd8\\nz/TxL0l9rD+/wbuCylvsGJHp4XVp3mspZxqgRIIcwesmzIHfWNsce/HpFmoe4Ryb\\nAHhXF9g4lVV7fYfrQk2YwNx0TYF5otJXXVNZho7KoA+6SRliKDy+XAiT7CmxPyPe\\nWYCIK/ILZY3HOwJ8PMjS088PR9C3hKpx26wmyydkng6JU53IiGoR+XQ6oJRP84TS\\n8t/Xd4ECgYEA9OLXHRNWYvN3cWghMg+hYstp1a6TxAt1toKbUHchh92nar5jKTvt\\nz64av7M6PbdjHCxq3lJ0WkAhhLgT9twbDoCVhf4IU5nH3RXtp78LTGz7Xyn+jtNd\\nNBqKUaMisN819i3Vi6e1wDBZ2oK7Wv/CSJJWks/4dX86Ez7Ocr84xBECgYEA0vml\\nY1shutvwQRZoWN64KOL92xOrH1/QUqpy3TJKjFWOrVB1Y1aFLT2AGQUCDWc62a1b\\nnVULgsdqHTrBp/3fKfH1dCWkBhDlWWKwZLlxUqBWe1uRBxgCim4VVuIIWfog5DA+\\njUFeIBY+UKTXDCOqnuYjWEmsS17EbaPTPg/yXFsCgYAd1US/lguAIoj6l+TzZFQU\\n5RMPpST7TSoaAe9J7jl3g9lRd8A81cAy/NLlZ8BApIa+d+rNCt6B4C41LPfBqy7g\\npWmR2VDKXoGqvXEmbm/B78Tv4v3QCI/iORmAuI8RXSAFza+mQ9gwgbNwm1yXyXCx\\nxqIlYJC0P7ujfJNKB2GzAQKBgBa3vSBqwsINRtyrXgcbzHbSooVBo+6X8aXFJuM8\\ntBxSZi+xd0KAIY0Sj0WibWsmD4c7DJ9vdfLaKEoHdqzxQGOS41xjZTsl/JxYbSgb\\nc+Fy1H0qCf7ajgN8AR4+7qlJrtsDeujY/hq0andimKl8+bVskKfEHyJqjPpFZszL\\nCMz7AoGBAKYpgMI3FXXBuRQCVcMrfTsixFBwRPGKqzn6NOdfk+qDcxBLITVzuQan\\nQaFkGYCGnxmUxuTbrRVd7gJQaCafJnz7z/dH41lzipqIapjk1Qp3HHqgmBbWgq8D\\nd/yQChUghy3bB/Pd9LTEHH5snJPxw19OFIH4RgHokOPYVLGt/Aul\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-840189635", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ0ONOVLCAW2PEqsuYID5imDbMTZnjqhLfkEaw3tfakfGPok4eKsM+uJbDEccZnPZz+FOI2p4rqe77sxe+ycp0wYCJ9AtaadVenME4MA/HMThdsakUeF+MvIBmoP7VJuseh6hjuHTu025nqwqvDjdbvgrJ4YRIAIR+Ccq6caRC2qM/z8nnG6oresaqK59GohHdYZwSulQFEPHhnjzLlRSuwwsvYiElStbGeVC6Rij6TqTx6a7pyxwQQOOGaNjK7yU+pVYumxYDMyfIAzL+qNo7EOe2VWCWy7MDgdHDlYQZBA2dvncEjbd4ZE9+61+jEnZZE3fXD8zTEXheNca2tc4L Generated-by-Nova", "fingerprint": "66:ed:50:d5:5e:33:66:a4:fc:f6:48:67:8b:9d:1f:00", "user_id": "b965eee2845b4a8882208c187cd7467e"}}' 2021-01-14 07:57:40,067 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.41:9696/v2.0/security-groups 0.214s 2021-01-14 07:57:40,067 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-725034497", "description": "tempest-secgroup-smoke-725034497 description", "project_id": "670eaef9ed3b4106acadbe717be61dd5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-3b6947f3-c2e0-46d1-844e-6c1a337aabd2', 'date': 'Thu, 14 Jan 2021 07:57:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "d9b0b59d-cb8a-48a9-9383-987b4fa7cd57", "name": "tempest-secgroup-smoke-725034497", "stateful": true, "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "description": "tempest-secgroup-smoke-725034497 description", "security_group_rules": [{"id": "3118b070-4129-4aa6-940d-aebc98d3eb2c", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "d9b0b59d-cb8a-48a9-9383-987b4fa7cd57", "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": 3875, "description": null, "tags": [], "created_at": "2021-01-14T07:57:39Z", "updated_at": "2021-01-14T07:57:39Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}, {"id": "cfa7e6af-8f56-4102-b794-ef9e2ddbe039", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "d9b0b59d-cb8a-48a9-9383-987b4fa7cd57", "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": 3874, "description": null, "tags": [], "created_at": "2021-01-14T07:57:39Z", "updated_at": "2021-01-14T07:57:39Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}], "tags": [], "created_at": "2021-01-14T07:57:39Z", "updated_at": "2021-01-14T07:57:39Z", "revision_number": 1, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:40,235 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.167s 2021-01-14 07:57:40,235 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "d9b0b59d-cb8a-48a9-9383-987b4fa7cd57", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-08b1a02e-e4e1-4d7a-b452-70263718295b', 'date': 'Thu, 14 Jan 2021 07:57:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cdcacc17-7013-4c3d-bac5-3375687fb486", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "d9b0b59d-cb8a-48a9-9383-987b4fa7cd57", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:40Z", "updated_at": "2021-01-14T07:57:40Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:40,403 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.167s 2021-01-14 07:57:40,404 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "d9b0b59d-cb8a-48a9-9383-987b4fa7cd57", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-e6cfe546-9a6b-4cc2-b33f-7bb59ff1cf6f', 'date': 'Thu, 14 Jan 2021 07:57:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c597606f-409f-42ee-aec2-382d6b60aca7", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "d9b0b59d-cb8a-48a9-9383-987b4fa7cd57", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:40Z", "updated_at": "2021-01-14T07:57:40Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:40,574 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.169s 2021-01-14 07:57:40,574 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "d9b0b59d-cb8a-48a9-9383-987b4fa7cd57", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-41f20282-53d8-4482-8c16-b691618b2682', 'date': 'Thu, 14 Jan 2021 07:57:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6a06d996-9b51-481c-9fb1-35f44dea8dc4", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "d9b0b59d-cb8a-48a9-9383-987b4fa7cd57", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:40Z", "updated_at": "2021-01-14T07:57:40Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:40,761 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.185s 2021-01-14 07:57:40,761 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "d9b0b59d-cb8a-48a9-9383-987b4fa7cd57", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-9ee2ec64-b393-42ad-9563-3bdb16eed3f1', 'date': 'Thu, 14 Jan 2021 07:57:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "89bcabe1-9952-4548-b0ea-d8a9e24a40cd", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "d9b0b59d-cb8a-48a9-9383-987b4fa7cd57", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:40Z", "updated_at": "2021-01-14T07:57:40Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:40,936 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.173s 2021-01-14 07:57:40,936 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "d9b0b59d-cb8a-48a9-9383-987b4fa7cd57", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f0356bac-af49-49b5-9cf5-6a83b766b233', 'date': 'Thu, 14 Jan 2021 07:57:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bbe9cf37-f933-4b8d-a7aa-aa3d56723a2c", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "d9b0b59d-cb8a-48a9-9383-987b4fa7cd57", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:40Z", "updated_at": "2021-01-14T07:57:40Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:41,107 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.170s 2021-01-14 07:57:41,107 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "d9b0b59d-cb8a-48a9-9383-987b4fa7cd57", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-f2d58b20-ce0c-483f-aff2-7d66da489781', 'date': 'Thu, 14 Jan 2021 07:57:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3f91fe36-ea17-45da-9bf7-b89818491f63", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "d9b0b59d-cb8a-48a9-9383-987b4fa7cd57", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:41Z", "updated_at": "2021-01-14T07:57:41Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:41,424 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.41:9696/v2.0/networks 0.316s 2021-01-14 07:57:41,425 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1333460883", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-96db451b-14a3-4981-95af-a5e944216125', 'date': 'Thu, 14 Jan 2021 07:57:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"network":{"id":"0a845005-38a0-458f-bdf6-e2cfebba3ffb","name":"tempest-network-smoke--1333460883","tenant_id":"670eaef9ed3b4106acadbe717be61dd5","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"670eaef9ed3b4106acadbe717be61dd5","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-01-14T07:57:41Z","updated_at":"2021-01-14T07:57:41Z","revision_number":1}}' 2021-01-14 07:57:44,427 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.41:9696/v2.0/routers 3.001s 2021-01-14 07:57:44,427 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-1300972783", "admin_state_up": true, "project_id": "670eaef9ed3b4106acadbe717be61dd5", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '696', 'x-openstack-request-id': 'req-cb7349f5-a0eb-4e21-9f79-ae3fca6d417b', 'date': 'Thu, 14 Jan 2021 07:57:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/routers'} Body: b'{"router": {"id": "28d066ce-2acb-40ec-a78c-9fb50071f992", "name": "tempest-TestNetworkAdvancedServerOps-router-1300972783", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "external_fixed_ips": [{"subnet_id": "2a64d6cd-c80a-4dab-9225-9e3c4476a977", "ip_address": "172.25.3.17"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-01-14T07:57:41Z", "updated_at": "2021-01-14T07:57:43Z", "revision_number": 3, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:44,477 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.41:9696/v2.0/subnets?project_id=670eaef9ed3b4106acadbe717be61dd5&cidr=172.20.0.0%2F28 0.049s 2021-01-14 07:57:44,478 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c948fbff-1615-4423-9974-5a787a028af3', 'date': 'Thu, 14 Jan 2021 07:57:44 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?project_id=670eaef9ed3b4106acadbe717be61dd5&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:57:44,633 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True 0.154s 2021-01-14 07:57:44,633 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-bf1e1277-7f90-4b05-b8f3-208645687427', 'date': 'Thu, 14 Jan 2021 07:57:44 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c23423ca-c6f9-4e24-86aa-328f70d7d267","name":"public","tenant_id":"7cc3a0aeb7274d23905b8d5334b174d7","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2a64d6cd-c80a-4dab-9225-9e3c4476a977"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2021-01-14T07:09:00Z","updated_at":"2021-01-14T07:09:09Z","revision_number":2,"project_id":"7cc3a0aeb7274d23905b8d5334b174d7","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-01-14 07:57:44,681 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28 0.047s 2021-01-14 07:57:44,682 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-f2640f1d-62db-4e55-8c90-4265ba39cf2d', 'date': 'Thu, 14 Jan 2021 07:57:44 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:57:45,760 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.41:9696/v2.0/subnets 1.077s 2021-01-14 07:57:45,760 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1818387798", "network_id": "0a845005-38a0-458f-bdf6-e2cfebba3ffb", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "cidr": "172.20.0.0/28", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-9ca97264-4956-4ec4-b90e-a52eb9b538bc', 'date': 'Thu, 14 Jan 2021 07:57:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"ea4d4383-cb91-4fe0-9a8b-53def0a56948","name":"tempest-subnet-smoke-1818387798","tenant_id":"670eaef9ed3b4106acadbe717be61dd5","network_id":"0a845005-38a0-458f-bdf6-e2cfebba3ffb","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:57:45Z","updated_at":"2021-01-14T07:57:45Z","revision_number":0,"project_id":"670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:50,040 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 PUT http://10.222.0.41:9696/v2.0/routers/28d066ce-2acb-40ec-a78c-9fb50071f992/add_router_interface 4.279s 2021-01-14 07:57:50,040 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "ea4d4383-cb91-4fe0-9a8b-53def0a56948"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-72ba3d12-d393-4843-a2bc-d253a000855b', 'date': 'Thu, 14 Jan 2021 07:57:50 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/28d066ce-2acb-40ec-a78c-9fb50071f992/add_router_interface'} Body: b'{"id": "28d066ce-2acb-40ec-a78c-9fb50071f992", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "port_id": "615a7f1e-a1ff-4b2e-ac7b-890973a58dd4", "network_id": "0a845005-38a0-458f-bdf6-e2cfebba3ffb", "subnet_id": "ea4d4383-cb91-4fe0-9a8b-53def0a56948", "subnet_ids": ["ea4d4383-cb91-4fe0-9a8b-53def0a56948"]}' 2021-01-14 07:57:50,098 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.051s 2021-01-14 07:57:50,098 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3690', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-167468af-5144-4063-a727-800ee0886883', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b965eee2845b4a8882208c187cd7467e", "name": "tempest-TestNetworkAdvancedServerOps-513045570", "password_expires_at": null}, "audit_ids": ["QB1dSXO4SC6oO_rh_newjw"], "expires_at": "2021-01-14T08:57:50.000000Z", "issued_at": "2021-01-14T07:57:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "670eaef9ed3b4106acadbe717be61dd5", "name": "tempest-TestNetworkAdvancedServerOps-513045570"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:57:50,099 3484 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start) Found network None available for tenant 2021-01-14 07:57:51,234 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 202 POST http://10.222.0.41/compute/v2.1/servers 1.134s 2021-01-14 07:57:51,234 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-1340305251", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "0a845005-38a0-458f-bdf6-e2cfebba3ffb"}], "key_name": "tempest-TestNetworkAdvancedServerOps-840189635", "security_groups": [{"name": "tempest-secgroup-smoke-725034497"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.41/compute/v2.1/servers/e5e3cc22-d19f-4fab-acb4-5e7ae96fc733', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb4fa826-31b1-462f-903b-01f7886b526b', 'x-compute-request-id': 'req-cb4fa826-31b1-462f-903b-01f7886b526b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "e5e3cc22-d19f-4fab-acb4-5e7ae96fc733", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/e5e3cc22-d19f-4fab-acb4-5e7ae96fc733"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/e5e3cc22-d19f-4fab-acb4-5e7ae96fc733"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-725034497"}], "adminPass": "Y7XrjcN3kwuV"}}' 2021-01-14 07:57:51,291 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 500 GET http://10.222.0.41/compute/v2.1/servers/e5e3cc22-d19f-4fab-acb4-5e7ae96fc733 0.053s 2021-01-14 07:57:51,291 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:51 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-ae682adb-8898-4430-bb2d-e1e97a2673e1', 'x-compute-request-id': 'req-ae682adb-8898-4430-bb2d-e1e97a2673e1', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e5e3cc22-d19f-4fab-acb4-5e7ae96fc733'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:57:51,461 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 204 DELETE http://10.222.0.41/compute/v2.1/servers/e5e3cc22-d19f-4fab-acb4-5e7ae96fc733 0.169s 2021-01-14 07:57:51,461 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:51 GMT', 'server': 'Apache/2.4.29 (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-45d8f012-d6f7-43cf-9350-83ba6db03a65', 'x-compute-request-id': 'req-45d8f012-d6f7-43cf-9350-83ba6db03a65', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e5e3cc22-d19f-4fab-acb4-5e7ae96fc733'} Body: b'' 2021-01-14 07:57:51,509 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 404 GET http://10.222.0.41/compute/v2.1/servers/e5e3cc22-d19f-4fab-acb4-5e7ae96fc733 0.046s 2021-01-14 07:57:51,509 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:51 GMT', 'server': 'Apache/2.4.29 (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-64d34c48-42c8-4174-ae22-be6fa7d342c7', 'x-compute-request-id': 'req-64d34c48-42c8-4174-ae22-be6fa7d342c7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e5e3cc22-d19f-4fab-acb4-5e7ae96fc733'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e5e3cc22-d19f-4fab-acb4-5e7ae96fc733 could not be found."}}' 2021-01-14 07:57:54,747 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.41:9696/v2.0/routers/28d066ce-2acb-40ec-a78c-9fb50071f992/remove_router_interface 3.236s 2021-01-14 07:57:54,747 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "ea4d4383-cb91-4fe0-9a8b-53def0a56948"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-52913754-4a57-476d-9700-b0dac45c3989', 'date': 'Thu, 14 Jan 2021 07:57:54 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/28d066ce-2acb-40ec-a78c-9fb50071f992/remove_router_interface'} Body: b'{"id": "28d066ce-2acb-40ec-a78c-9fb50071f992", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "port_id": "615a7f1e-a1ff-4b2e-ac7b-890973a58dd4", "network_id": "0a845005-38a0-458f-bdf6-e2cfebba3ffb", "subnet_id": "ea4d4383-cb91-4fe0-9a8b-53def0a56948", "subnet_ids": ["ea4d4383-cb91-4fe0-9a8b-53def0a56948"]}' 2021-01-14 07:57:55,915 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/subnets/ea4d4383-cb91-4fe0-9a8b-53def0a56948 1.167s 2021-01-14 07:57:55,915 3484 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-b2e53797-2633-49ea-bc7e-d138195add2f', 'date': 'Thu, 14 Jan 2021 07:57:55 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets/ea4d4383-cb91-4fe0-9a8b-53def0a56948'} Body: b'' 2021-01-14 07:57:57,575 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/routers/28d066ce-2acb-40ec-a78c-9fb50071f992 1.659s 2021-01-14 07:57:57,575 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-1e0ada0f-6841-4290-ac56-d7cf6691e187', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:57:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/28d066ce-2acb-40ec-a78c-9fb50071f992'} Body: b'' 2021-01-14 07:57:58,655 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/networks/0a845005-38a0-458f-bdf6-e2cfebba3ffb 1.078s 2021-01-14 07:57:58,655 3484 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-b9ae6120-86a5-4135-a6f2-e39633ed763a', 'date': 'Thu, 14 Jan 2021 07:57:58 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/networks/0a845005-38a0-458f-bdf6-e2cfebba3ffb'} Body: b'' 2021-01-14 07:57:58,855 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/d9b0b59d-cb8a-48a9-9383-987b4fa7cd57 0.199s 2021-01-14 07:57:58,856 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-28ed9a69-b014-4808-a246-efda9d5f05ce', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:57:58 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/d9b0b59d-cb8a-48a9-9383-987b4fa7cd57'} Body: b'' 2021-01-14 07:57:58,899 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-840189635 0.042s 2021-01-14 07:57:58,899 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:58 GMT', 'server': 'Apache/2.4.29 (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-94769019-681b-4a75-9d4f-d537d2edf74a', 'x-compute-request-id': 'req-94769019-681b-4a75-9d4f-d537d2edf74a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-840189635'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 111, in test_server_connectivity_stop_start server = self._setup_server(keypair) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 69, in _setup_server security_groups=security_groups) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
fail
ft66.9: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:57:59,216 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.313s 2021-01-14 07:57:59,217 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1611323315"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:57:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59e4b05f-0153-4082-bc93-a3f701d6e39a', 'x-compute-request-id': 'req-59e4b05f-0153-4082-bc93-a3f701d6e39a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAw4Pj56GTQ4rGPSpjsWC0pNzC+e+92u4CLBLwG5BohoxrHlLx\\nl0sQH7PombLmDTlGJFgdLElSy6GpVzcm4rpzM2BN433HEeId8aHA35r30Wa6Ki5x\\ns4MaKJvQsNl+hfySCMvS3QkQd+xH8ovD0BUixzgUT7yaTZLBZJXrWGzwDsEQU4CK\\nuN/EwrR24tnuOSWqtCLlfFTvFQXmvzV8iUFqcguRC9Jx9ny8JQrJmKdzRcSokclE\\nVDYE2hEWTzMUxpip012TfYQle5Uysg7uefXfv4PCQ1zmVzrBa/NxiVXJIojWN0Qw\\nmnm/KWqW2TE3latLUkNzJg3aNeP4MfVAY3BzBQIDAQABAoIBAEoTKD/UKbVHWMBH\\n1SmZGBf2RDDpsibGUjBcpHftCI0hmlwM1Nebaup4AUJqU1rjPj363GKxDRt1jnEq\\nxiLUvVzTue7c8pVF9E5eGHMfhZDiuNnOaum2XCzSjAjU/mjJPpLylluEWab18HRm\\nm7O0rk6IYrmrHVMSrQ7s9hO0gmcz+OKd8w9X1t+/fcU6ZGnP14ZyhM1YMXHLtqi3\\niwMmR5eX4WtZ/OJM3M3gfoVnUReNYm7DlNbU6VyH8+S04oKsL/GVhfPSUotm1mLB\\nBJKisN3tXuVZCLBaQIFyX8xyG+UidndOi8rxjT7XHDNix3ZWkhO8BiSPNKcECC+r\\nqc1QESkCgYEA5es8TW1kIIPOUr8jr3LSEB6whtqhKCcixzpwcMw2xUvjT1OY4X5o\\nS7lg+SyaJbFIuvWzOSssUjkSAm5fL/QQqhvktcKVehcRNDLVKsI7frFhTjBlPmRF\\nVHS0/6cGcZxJyDHUhodznYAXi61hXZtqkoo2gqTpg4GySjo6C0moNJMCgYEA2bGV\\nXNngfioW5G+s01IWeMN9wn8sesytPOCcLetsevtld7tdgMDkdxLBlczDMFoqSvn9\\njQWtQV4nGNyNIiF/3kCfaPw705rbMwARIQcaVIMB7UW26H8lVpNJ5ZiihTS7HDCQ\\nMRSD7vkPIWpNO/lTFxMWIymN0bjJCkmYWBVJ0QcCgYBnX56bSWXNYLWxapMG3V8p\\nNEM2PrJatU3juZi4fnjZuEcZcYK5T/ZgpZa+MZmU/OKwfKv6NjkVNuesBCf0DY44\\njZYFStmeLSTlDT3enbnWOrZ/Sy8aIEczs811bIlvJ0/dHNprKheHZwIvIOM4DRqb\\njFz53F/JatTYntleHd3s1QKBgQCAZmUByiTGZY7xGAlo7y7/9dZ0ZMxYdebsVFLq\\nJsTqWOOFVocVDTD0JqT19Ttfhp8RcBgkGKgTOTR4ToYUDow8DAO6SaQD8H+/uhdg\\nUq8uD8OQLqFuyqe8Q82/VWLujKacPuyddktHJbHN9MQvTqS6pHBXNwhGHea+YaAw\\nvAW4+wKBgCq5vIKULR1D3bHYaMQqsrFwYTBezUBkP+ykSbYn/SCQ02NQ4nBqEhrE\\n9iE2WCX+GCC3/4RjHTOg1fGGYstM8Ye3K2sHzgNq30UZAnia60rl2jXb4O3/4WLv\\na7mfNYpQlSEigRu15/EXaTQzi08flhq9KX8tUEVdiB/TCNQlkwoO\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-1611323315", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDg+PnoZNDisY9KmOxYLSk3ML5773a7gIsEvAbkGiGjGseUvGXSxAfs+iZsuYNOUYkWB0sSVLLoalXNybiunMzYE3jfccR4h3xocDfmvfRZroqLnGzgxoom9Cw2X6F/JIIy9LdCRB37Efyi8PQFSLHOBRPvJpNksFkletYbPAOwRBTgIq438TCtHbi2e45Jaq0IuV8VO8VBea/NXyJQWpyC5EL0nH2fLwlCsmYp3NFxKiRyURUNgTaERZPMxTGmKnTXZN9hCV7lTKyDu559d+/g8JDXOZXOsFr83GJVckiiNY3RDCaeb8papbZMTeVq0tSQ3MmDdo14/gx9UBjcHMF Generated-by-Nova", "fingerprint": "5c:17:5f:85:d6:b8:f9:0c:64:3c:11:7c:79:a0:d9:8c", "user_id": "b965eee2845b4a8882208c187cd7467e"}}' 2021-01-14 07:57:59,454 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.41:9696/v2.0/security-groups 0.234s 2021-01-14 07:57:59,454 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1256457921", "description": "tempest-secgroup-smoke-1256457921 description", "project_id": "670eaef9ed3b4106acadbe717be61dd5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-5131c5e6-bbc4-433d-97ad-8585b752b02c', 'date': 'Thu, 14 Jan 2021 07:57:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "e0c58c2b-797e-4190-bd8f-29ca82bd73cb", "name": "tempest-secgroup-smoke-1256457921", "stateful": true, "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "description": "tempest-secgroup-smoke-1256457921 description", "security_group_rules": [{"id": "0bbe2926-ae81-4307-9e84-1165d95f95c9", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "e0c58c2b-797e-4190-bd8f-29ca82bd73cb", "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": 3890, "description": null, "tags": [], "created_at": "2021-01-14T07:57:59Z", "updated_at": "2021-01-14T07:57:59Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}, {"id": "7ae8ac75-c3b2-4cae-8fb2-dc0c002bd1e1", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "e0c58c2b-797e-4190-bd8f-29ca82bd73cb", "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": 3891, "description": null, "tags": [], "created_at": "2021-01-14T07:57:59Z", "updated_at": "2021-01-14T07:57:59Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}], "tags": [], "created_at": "2021-01-14T07:57:59Z", "updated_at": "2021-01-14T07:57:59Z", "revision_number": 1, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:59,618 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.162s 2021-01-14 07:57:59,618 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "e0c58c2b-797e-4190-bd8f-29ca82bd73cb", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-57b1d62b-1d01-43b4-9b82-ec0dd93b1d12', 'date': 'Thu, 14 Jan 2021 07:57:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "34903ede-7c9a-4557-9658-efe7ba9fba74", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "e0c58c2b-797e-4190-bd8f-29ca82bd73cb", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:59Z", "updated_at": "2021-01-14T07:57:59Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:59,789 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.169s 2021-01-14 07:57:59,789 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "e0c58c2b-797e-4190-bd8f-29ca82bd73cb", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-83f29c3d-9293-44f3-bf88-045d3d13d927', 'date': 'Thu, 14 Jan 2021 07:57:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "78d65c54-556b-4171-8b88-38b0d5723546", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "e0c58c2b-797e-4190-bd8f-29ca82bd73cb", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:59Z", "updated_at": "2021-01-14T07:57:59Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:57:59,953 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.163s 2021-01-14 07:57:59,954 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "e0c58c2b-797e-4190-bd8f-29ca82bd73cb", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b9f0ade8-9d50-4b9a-9679-508f5e6c5334', 'date': 'Thu, 14 Jan 2021 07:57:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "116d849f-9f16-40f5-89a0-d3bf8f224acf", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "e0c58c2b-797e-4190-bd8f-29ca82bd73cb", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:57:59Z", "updated_at": "2021-01-14T07:57:59Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:58:00,114 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.159s 2021-01-14 07:58:00,114 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "e0c58c2b-797e-4190-bd8f-29ca82bd73cb", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-8d20612d-01f1-422c-a325-357fbcbfd09d', 'date': 'Thu, 14 Jan 2021 07:58:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "02c4093e-b145-4388-9fd5-3081a5065266", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "e0c58c2b-797e-4190-bd8f-29ca82bd73cb", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:58:00Z", "updated_at": "2021-01-14T07:58:00Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:58:00,274 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.159s 2021-01-14 07:58:00,274 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "e0c58c2b-797e-4190-bd8f-29ca82bd73cb", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-4e67cfaf-0dd0-4916-a31f-c8f54b00561b', 'date': 'Thu, 14 Jan 2021 07:58:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0c499221-3d5e-4307-887c-a999dfb1f6a1", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "e0c58c2b-797e-4190-bd8f-29ca82bd73cb", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:58:00Z", "updated_at": "2021-01-14T07:58:00Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:58:00,431 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.156s 2021-01-14 07:58:00,432 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "e0c58c2b-797e-4190-bd8f-29ca82bd73cb", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d0a27b27-0970-4f7f-b58a-d1f739a6ba4f', 'date': 'Thu, 14 Jan 2021 07:58:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "329849a5-48f3-4a0c-9c82-2cff69f59ff2", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "security_group_id": "e0c58c2b-797e-4190-bd8f-29ca82bd73cb", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:58:00Z", "updated_at": "2021-01-14T07:58:00Z", "revision_number": 0, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:58:00,725 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.41:9696/v2.0/networks 0.292s 2021-01-14 07:58:00,725 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--528188702", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-6b2d02b5-4053-4f32-94ac-37e036a810f7', 'date': 'Thu, 14 Jan 2021 07:58:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"network":{"id":"215f5575-eeed-4129-a394-97c35535d080","name":"tempest-network-smoke--528188702","tenant_id":"670eaef9ed3b4106acadbe717be61dd5","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"670eaef9ed3b4106acadbe717be61dd5","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-01-14T07:58:00Z","updated_at":"2021-01-14T07:58:00Z","revision_number":1}}' 2021-01-14 07:58:03,647 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.41:9696/v2.0/routers 2.921s 2021-01-14 07:58:03,647 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-1489289079", "admin_state_up": true, "project_id": "670eaef9ed3b4106acadbe717be61dd5", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '697', 'x-openstack-request-id': 'req-fbeed178-5fd7-48f6-9b15-2a06c5bab188', 'date': 'Thu, 14 Jan 2021 07:58:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/routers'} Body: b'{"router": {"id": "8b72767b-810c-4954-9073-8b40a3b993b6", "name": "tempest-TestNetworkAdvancedServerOps-router-1489289079", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "external_fixed_ips": [{"subnet_id": "2a64d6cd-c80a-4dab-9225-9e3c4476a977", "ip_address": "172.25.3.202"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-01-14T07:58:00Z", "updated_at": "2021-01-14T07:58:02Z", "revision_number": 3, "project_id": "670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:58:03,696 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.41:9696/v2.0/subnets?project_id=670eaef9ed3b4106acadbe717be61dd5&cidr=172.20.0.0%2F28 0.048s 2021-01-14 07:58:03,696 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-04053327-147d-4a91-98f2-d060a2cd3581', 'date': 'Thu, 14 Jan 2021 07:58:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?project_id=670eaef9ed3b4106acadbe717be61dd5&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:58:03,856 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True 0.159s 2021-01-14 07:58:03,857 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-8cfa5871-ae9a-488d-9dbd-cec05892f5d6', 'date': 'Thu, 14 Jan 2021 07:58:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c23423ca-c6f9-4e24-86aa-328f70d7d267","name":"public","tenant_id":"7cc3a0aeb7274d23905b8d5334b174d7","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2a64d6cd-c80a-4dab-9225-9e3c4476a977"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2021-01-14T07:09:00Z","updated_at":"2021-01-14T07:09:09Z","revision_number":2,"project_id":"7cc3a0aeb7274d23905b8d5334b174d7","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-01-14 07:58:03,905 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28 0.047s 2021-01-14 07:58:03,906 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-2c5ef58b-f036-41f0-8b1b-f2faac13894d', 'date': 'Thu, 14 Jan 2021 07:58:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:58:04,943 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.41:9696/v2.0/subnets 1.037s 2021-01-14 07:58:04,944 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-995180266", "network_id": "215f5575-eeed-4129-a394-97c35535d080", "project_id": "670eaef9ed3b4106acadbe717be61dd5", "cidr": "172.20.0.0/28", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-6cbb6a64-c25d-4a6c-b7cf-2acd87cea9e4', 'date': 'Thu, 14 Jan 2021 07:58:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"f7c7867e-2cce-4434-b7fd-319feee71057","name":"tempest-subnet-smoke-995180266","tenant_id":"670eaef9ed3b4106acadbe717be61dd5","network_id":"215f5575-eeed-4129-a394-97c35535d080","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:58:04Z","updated_at":"2021-01-14T07:58:04Z","revision_number":0,"project_id":"670eaef9ed3b4106acadbe717be61dd5"}}' 2021-01-14 07:58:08,599 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 PUT http://10.222.0.41:9696/v2.0/routers/8b72767b-810c-4954-9073-8b40a3b993b6/add_router_interface 3.654s 2021-01-14 07:58:08,599 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "f7c7867e-2cce-4434-b7fd-319feee71057"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c3a3d738-fef0-4bb0-b1ad-7b1e751a0a73', 'date': 'Thu, 14 Jan 2021 07:58:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/8b72767b-810c-4954-9073-8b40a3b993b6/add_router_interface'} Body: b'{"id": "8b72767b-810c-4954-9073-8b40a3b993b6", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "port_id": "bc4bb72e-f7ad-46f4-80bd-60aa8985a79e", "network_id": "215f5575-eeed-4129-a394-97c35535d080", "subnet_id": "f7c7867e-2cce-4434-b7fd-319feee71057", "subnet_ids": ["f7c7867e-2cce-4434-b7fd-319feee71057"]}' 2021-01-14 07:58:08,645 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.040s 2021-01-14 07:58:08,646 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3690', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9bf172f2-d28f-47ed-a5e7-fd53d1e51c5d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b965eee2845b4a8882208c187cd7467e", "name": "tempest-TestNetworkAdvancedServerOps-513045570", "password_expires_at": null}, "audit_ids": ["L0u4SO2STvOmOJMPf3OAlw"], "expires_at": "2021-01-14T08:58:08.000000Z", "issued_at": "2021-01-14T07:58:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "670eaef9ed3b4106acadbe717be61dd5", "name": "tempest-TestNetworkAdvancedServerOps-513045570"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/670eaef9ed3b4106acadbe717be61dd5", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:58:08,646 3484 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume) Found network None available for tenant 2021-01-14 07:58:09,709 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 202 POST http://10.222.0.41/compute/v2.1/servers 1.062s 2021-01-14 07:58:09,710 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-917143287", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "215f5575-eeed-4129-a394-97c35535d080"}], "key_name": "tempest-TestNetworkAdvancedServerOps-1611323315", "security_groups": [{"name": "tempest-secgroup-smoke-1256457921"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.41/compute/v2.1/servers/7962c455-eaa8-4c89-a2da-26842bd6bbc5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f217856-ead1-4ea0-a091-1c978bf14998', 'x-compute-request-id': 'req-1f217856-ead1-4ea0-a091-1c978bf14998', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "7962c455-eaa8-4c89-a2da-26842bd6bbc5", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/7962c455-eaa8-4c89-a2da-26842bd6bbc5"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/7962c455-eaa8-4c89-a2da-26842bd6bbc5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1256457921"}], "adminPass": "Jg6Qm3koxWTP"}}' 2021-01-14 07:58:09,794 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 500 GET http://10.222.0.41/compute/v2.1/servers/7962c455-eaa8-4c89-a2da-26842bd6bbc5 0.081s 2021-01-14 07:58:09,795 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:09 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-161e51a7-f7b5-4398-a227-3b8e4e1d3c0a', 'x-compute-request-id': 'req-161e51a7-f7b5-4398-a227-3b8e4e1d3c0a', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/7962c455-eaa8-4c89-a2da-26842bd6bbc5'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:58:10,037 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 204 DELETE http://10.222.0.41/compute/v2.1/servers/7962c455-eaa8-4c89-a2da-26842bd6bbc5 0.242s 2021-01-14 07:58:10,038 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:09 GMT', 'server': 'Apache/2.4.29 (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-fc0fe6b1-ad0a-4863-9fb5-f52af0711185', 'x-compute-request-id': 'req-fc0fe6b1-ad0a-4863-9fb5-f52af0711185', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/7962c455-eaa8-4c89-a2da-26842bd6bbc5'} Body: b'' 2021-01-14 07:58:10,084 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 404 GET http://10.222.0.41/compute/v2.1/servers/7962c455-eaa8-4c89-a2da-26842bd6bbc5 0.045s 2021-01-14 07:58:10,084 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:10 GMT', 'server': 'Apache/2.4.29 (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-986fd04c-76df-4b4c-b2c6-451c12e2053e', 'x-compute-request-id': 'req-986fd04c-76df-4b4c-b2c6-451c12e2053e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/7962c455-eaa8-4c89-a2da-26842bd6bbc5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7962c455-eaa8-4c89-a2da-26842bd6bbc5 could not be found."}}' 2021-01-14 07:58:13,562 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.41:9696/v2.0/routers/8b72767b-810c-4954-9073-8b40a3b993b6/remove_router_interface 3.477s 2021-01-14 07:58:13,562 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "f7c7867e-2cce-4434-b7fd-319feee71057"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-79488367-c936-4918-b890-e9f0ca059baa', 'date': 'Thu, 14 Jan 2021 07:58:13 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/8b72767b-810c-4954-9073-8b40a3b993b6/remove_router_interface'} Body: b'{"id": "8b72767b-810c-4954-9073-8b40a3b993b6", "tenant_id": "670eaef9ed3b4106acadbe717be61dd5", "port_id": "bc4bb72e-f7ad-46f4-80bd-60aa8985a79e", "network_id": "215f5575-eeed-4129-a394-97c35535d080", "subnet_id": "f7c7867e-2cce-4434-b7fd-319feee71057", "subnet_ids": ["f7c7867e-2cce-4434-b7fd-319feee71057"]}' 2021-01-14 07:58:14,698 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/subnets/f7c7867e-2cce-4434-b7fd-319feee71057 1.134s 2021-01-14 07:58:14,698 3484 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-f4f247ae-8120-413d-8646-534d2667b4f9', 'date': 'Thu, 14 Jan 2021 07:58:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets/f7c7867e-2cce-4434-b7fd-319feee71057'} Body: b'' 2021-01-14 07:58:15,979 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/routers/8b72767b-810c-4954-9073-8b40a3b993b6 1.280s 2021-01-14 07:58:15,979 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-7b2b1ef7-b4c5-4a5e-a83d-10530744be9b', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:58:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/8b72767b-810c-4954-9073-8b40a3b993b6'} Body: b'' 2021-01-14 07:58:17,662 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/networks/215f5575-eeed-4129-a394-97c35535d080 1.682s 2021-01-14 07:58:17,663 3484 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-edc90067-097a-4d17-ada8-9eb77fa9c745', 'date': 'Thu, 14 Jan 2021 07:58:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/networks/215f5575-eeed-4129-a394-97c35535d080'} Body: b'' 2021-01-14 07:58:17,879 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/e0c58c2b-797e-4190-bd8f-29ca82bd73cb 0.215s 2021-01-14 07:58:17,879 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-0c21f109-10c0-4160-a440-bf5c603c95cd', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:58:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/e0c58c2b-797e-4190-bd8f-29ca82bd73cb'} Body: b'' 2021-01-14 07:58:17,922 3484 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1611323315 0.042s 2021-01-14 07:58:17,922 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:17 GMT', 'server': 'Apache/2.4.29 (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-dbd54ddf-1374-4a5f-9c0f-ea6f25f93cb3', 'x-compute-request-id': 'req-dbd54ddf-1374-4a5f-9c0f-ea6f25f93cb3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1611323315'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 172, in test_server_connectivity_suspend_resume server = self._setup_server(keypair) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 69, in _setup_server security_groups=security_groups) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps | 4 | 0 | 2 | 0 | 2 | Detail | |
test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
fail
ft67.1: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:42:59,824 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.41:9696/v2.0/networks 2.859s 2021-01-14 07:42:59,824 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--545986345", "project_id": "69c44f1c64d049e0b525e98297c7095b", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-1a434af2-e2c6-411c-bc2d-3ccbd1d79e47', 'date': 'Thu, 14 Jan 2021 07:42:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"network":{"id":"f1606f09-f443-42a0-86d2-cadf5a1ab3f4","name":"tempest-network-smoke--545986345","tenant_id":"69c44f1c64d049e0b525e98297c7095b","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"69c44f1c64d049e0b525e98297c7095b","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-01-14T07:42:58Z","updated_at":"2021-01-14T07:42:59Z","revision_number":1}}' 2021-01-14 07:43:05,939 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.41:9696/v2.0/routers 6.113s 2021-01-14 07:43:05,939 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-75815031", "admin_state_up": true, "project_id": "69c44f1c64d049e0b525e98297c7095b", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '686', 'x-openstack-request-id': 'req-62e12c51-e0c4-4c8c-a8ab-a73812fe702e', 'date': 'Thu, 14 Jan 2021 07:43:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/routers'} Body: b'{"router": {"id": "2c9c2f47-4893-4760-934a-8198f88490f7", "name": "tempest-TestNetworkBasicOps-router-75815031", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "external_fixed_ips": [{"subnet_id": "2a64d6cd-c80a-4dab-9225-9e3c4476a977", "ip_address": "172.25.3.111"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-01-14T07:42:59Z", "updated_at": "2021-01-14T07:43:03Z", "revision_number": 3, "project_id": "69c44f1c64d049e0b525e98297c7095b"}}' 2021-01-14 07:43:06,646 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.41:9696/v2.0/subnets?project_id=69c44f1c64d049e0b525e98297c7095b&cidr=172.20.0.0%2F28 0.706s 2021-01-14 07:43:06,646 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-31c6bdbe-c137-4099-b40c-3db8b57e987f', 'date': 'Thu, 14 Jan 2021 07:43:06 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?project_id=69c44f1c64d049e0b525e98297c7095b&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:43:07,175 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True 0.527s 2021-01-14 07:43:07,175 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-9653e440-433f-4e2a-9e57-db8d5044c28d', 'date': 'Thu, 14 Jan 2021 07:43:07 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c23423ca-c6f9-4e24-86aa-328f70d7d267","name":"public","tenant_id":"7cc3a0aeb7274d23905b8d5334b174d7","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2a64d6cd-c80a-4dab-9225-9e3c4476a977"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2021-01-14T07:09:00Z","updated_at":"2021-01-14T07:09:09Z","revision_number":2,"project_id":"7cc3a0aeb7274d23905b8d5334b174d7","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-01-14 07:43:07,251 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28 0.075s 2021-01-14 07:43:07,251 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7a002a86-be12-46e3-9d0b-a07e3107959a', 'date': 'Thu, 14 Jan 2021 07:43:07 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:43:10,242 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.41:9696/v2.0/subnets 2.990s 2021-01-14 07:43:10,243 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1430776937", "network_id": "f1606f09-f443-42a0-86d2-cadf5a1ab3f4", "project_id": "69c44f1c64d049e0b525e98297c7095b", "cidr": "172.20.0.0/28", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-42641459-4044-4bbc-ab1e-d1ffaffa7f3c', 'date': 'Thu, 14 Jan 2021 07:43:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"ae400ee5-59c0-4465-b65c-cac411ff6fd4","name":"tempest-subnet-smoke-1430776937","tenant_id":"69c44f1c64d049e0b525e98297c7095b","network_id":"f1606f09-f443-42a0-86d2-cadf5a1ab3f4","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:43:08Z","updated_at":"2021-01-14T07:43:08Z","revision_number":0,"project_id":"69c44f1c64d049e0b525e98297c7095b"}}' 2021-01-14 07:43:17,461 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 PUT http://10.222.0.41:9696/v2.0/routers/2c9c2f47-4893-4760-934a-8198f88490f7/add_router_interface 7.218s 2021-01-14 07:43:17,462 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "ae400ee5-59c0-4465-b65c-cac411ff6fd4"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-57b54da7-54b1-4dad-903f-c72801446de3', 'date': 'Thu, 14 Jan 2021 07:43:17 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/2c9c2f47-4893-4760-934a-8198f88490f7/add_router_interface'} Body: b'{"id": "2c9c2f47-4893-4760-934a-8198f88490f7", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "port_id": "d5dc909d-19e7-4057-86eb-c6fb201302e5", "network_id": "f1606f09-f443-42a0-86d2-cadf5a1ab3f4", "subnet_id": "ae400ee5-59c0-4465-b65c-cac411ff6fd4", "subnet_ids": ["ae400ee5-59c0-4465-b65c-cac411ff6fd4"]}' 2021-01-14 07:43:17,856 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.41:9696/v2.0/networks 0.394s 2021-01-14 07:43:17,857 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '7517', 'x-openstack-request-id': 'req-f30ce7b2-380c-44d9-830a-401eab760b42', 'date': 'Thu, 14 Jan 2021 07:43:17 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"networks":[{"id":"37771138-2b5f-4ec2-9acb-676f36094136","name":"tempest-DeleteServersTestJSON-165499157-network","tenant_id":"c8ec144fbbe34cea9a2eb4ef897069c3","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":["b385fee3-26ec-4869-9751-94f300fc71fe"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-01-14T07:27:23Z","updated_at":"2021-01-14T07:27:25Z","revision_number":2,"project_id":"c8ec144fbbe34cea9a2eb4ef897069c3","provider:network_type":"vxlan","provider:physical_network":null,"provider:segmentation_id":9},{"id":"70fbfe9e-e458-46e1-9333-d454eb0e06b8","name":"tempest-ImagesTestJSON-1159904193-network","tenant_id":"6acd0c0d5ec64d6ca3191a81d9e0c56c","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":["a7049f99-1521-41cc-84cb-0f1c388db992"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-01-14T07:24:09Z","updated_at":"2021-01-14T07:24:13Z","revision_number":2,"project_id":"6acd0c0d5ec64d6ca3191a81d9e0c56c","provider:network_type":"vxlan","provider:physical_network":null,"provider:segmentation_id":8},{"id":"9be56e92-8280-4dc4-aaa5-2b7fbe3df4cd","name":"tempest-ListServerFiltersTestJSON-783487438-network","tenant_id":"70c580b2f73043ad905ca351382687bb","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":["f71a5c1c-4d77-4951-b540-32b41fb1e21c"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-01-14T07:25:03Z","updated_at":"2021-01-14T07:25:07Z","revision_number":2,"project_id":"70c580b2f73043ad905ca351382687bb","provider:network_type":"vxlan","provider:physical_network":null,"provider:segmentation_id":11},{"id":"b253f46f-6d1c-491b-8798-482cf4eeb181","name":"tempest-ServerDiskConfigTestJSON-1877239001-network","tenant_id":"09c32218fbf8421e8d39c11ddb10d709","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":["c385b801-e5a5-4e1e-9e2c-13ef2be877ab"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-01-14T07:23:43Z","updated_at":"2021-01-14T07:23:47Z","revision_number":2,"project_id":"09c32218fbf8421e8d39c11ddb10d709","provider:network_type":"vxlan","provider:physical_network":null,"provider:segmentation_id":4},{"id":"c1b94f8a-2a00-49c7-afa7-5355750aff13","name":"private","tenant_id":"9f5073b5723f4ab09f05c5648fb79c13","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":["cfa2433d-40a5-416f-8645-41df6266c64f"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-01-14T07:08:38Z","updated_at":"2021-01-14T07:11:43Z","revision_number":3,"project_id":"9f5073b5723f4ab09f05c5648fb79c13","provider:network_type":"vxlan","provider:physical_network":null,"provider:segmentation_id":1},{"id":"c23423ca-c6f9-4e24-86aa-328f70d7d267","name":"public","tenant_id":"7cc3a0aeb7274d23905b8d5334b174d7","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2a64d6cd-c80a-4dab-9225-9e3c4476a977"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2021-01-14T07:09:00Z","updated_at":"2021-01-14T07:09:09Z","revision_number":2,"project_id":"7cc3a0aeb7274d23905b8d5334b174d7","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segme 2021-01-14 07:43:18,084 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.41:9696/v2.0/subnets 0.227s 2021-01-14 07:43:18,085 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '6978', 'x-openstack-request-id': 'req-88e68e16-73ea-4955-a68f-aeb06fad6081', 'date': 'Thu, 14 Jan 2021 07:43:18 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnets":[{"id":"147f200b-fc7e-43ca-9179-1698ca1728b3","name":"","tenant_id":"311c5b973cc244da931c0f2e3ec6ea49","network_id":"f27c152c-0935-4216-86e8-12c63649c02f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.255.241","cidr":"172.20.255.240/28","allocation_pools":[{"start":"172.20.255.242","end":"172.20.255.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:41:54Z","updated_at":"2021-01-14T07:41:54Z","revision_number":0,"project_id":"311c5b973cc244da931c0f2e3ec6ea49"},{"id":"2a64d6cd-c80a-4dab-9225-9e3c4476a977","name":"public-subnet","tenant_id":"7cc3a0aeb7274d23905b8d5334b174d7","network_id":"c23423ca-c6f9-4e24-86aa-328f70d7d267","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.25.3.1","cidr":"172.25.3.0/24","allocation_pools":[{"start":"172.25.3.2","end":"172.25.3.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:09:09Z","updated_at":"2021-01-14T07:09:09Z","revision_number":0,"project_id":"7cc3a0aeb7274d23905b8d5334b174d7"},{"id":"3d92c1ce-f961-4b74-aad1-203b87ba148e","name":"tempest-ServersTestJSON-1145992985-subnet","tenant_id":"94f6378d248249348b8ff596bd91ec75","network_id":"d9153312-4285-4f73-b68d-cb0deb52be27","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:27:38Z","updated_at":"2021-01-14T07:27:38Z","revision_number":0,"project_id":"94f6378d248249348b8ff596bd91ec75"},{"id":"a7049f99-1521-41cc-84cb-0f1c388db992","name":"tempest-ImagesTestJSON-1159904193-subnet","tenant_id":"6acd0c0d5ec64d6ca3191a81d9e0c56c","network_id":"70fbfe9e-e458-46e1-9333-d454eb0e06b8","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:24:13Z","updated_at":"2021-01-14T07:24:13Z","revision_number":0,"project_id":"6acd0c0d5ec64d6ca3191a81d9e0c56c"},{"id":"ae400ee5-59c0-4465-b65c-cac411ff6fd4","name":"tempest-subnet-smoke-1430776937","tenant_id":"69c44f1c64d049e0b525e98297c7095b","network_id":"f1606f09-f443-42a0-86d2-cadf5a1ab3f4","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:43:08Z","updated_at":"2021-01-14T07:43:08Z","revision_number":0,"project_id":"69c44f1c64d049e0b525e98297c7095b"},{"id":"b385fee3-26ec-4869-9751-94f300fc71fe","name":"tempest-DeleteServersTestJSON-165499157-subnet","tenant_id":"c8ec144fbbe34cea9a2eb4ef897069c3","network_id":"37771138-2b5f-4ec2-9acb-676f36094136","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:27:25Z","updated_at":"2021-01-14T07:27:25Z","revision_number":0,"project_id":"c8ec144fbbe34cea9a2eb4ef897069c3"},{"id":"c385b801-e5a5-4e1e-9e2c-13ef2be877ab","name":"tempest-ServerDiskConfigTestJSON-1877239001-subnet","tenant_id":"09c32218fbf8421e8d39c11ddb10d709","network_id":"b253f46f-6d1c-491b-8798-482cf4eeb181","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":" 2021-01-14 07:43:18,914 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.41:9696/v2.0/routers 0.828s 2021-01-14 07:43:18,914 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '1943', 'x-openstack-request-id': 'req-8f148078-bcb7-4356-964b-e5fbdb96ba1c', 'date': 'Thu, 14 Jan 2021 07:43:18 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers'} Body: b'{"routers": [{"id": "2c9c2f47-4893-4760-934a-8198f88490f7", "name": "tempest-TestNetworkBasicOps-router-75815031", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "external_fixed_ips": [{"subnet_id": "2a64d6cd-c80a-4dab-9225-9e3c4476a977", "ip_address": "172.25.3.111"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-01-14T07:42:59Z", "updated_at": "2021-01-14T07:43:14Z", "revision_number": 4, "project_id": "69c44f1c64d049e0b525e98297c7095b"}, {"id": "d1065632-3dfa-480c-b27d-53a0a13b1451", "name": "router1", "tenant_id": "9f5073b5723f4ab09f05c5648fb79c13", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "external_fixed_ips": [{"subnet_id": "2a64d6cd-c80a-4dab-9225-9e3c4476a977", "ip_address": "172.25.3.15"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-01-14T07:08:54Z", "updated_at": "2021-01-14T07:09:15Z", "revision_number": 4, "project_id": "9f5073b5723f4ab09f05c5648fb79c13"}, {"id": "e79b67e3-0c77-4e11-a811-2aa640516f45", "name": "tempest-RoutersNegativeTest-router-722096898", "tenant_id": "c1c88b4e0c224c718c2e485502ae7a40", "admin_state_up": false, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-01-14T07:43:16Z", "updated_at": "2021-01-14T07:43:17Z", "revision_number": 1, "project_id": "c1c88b4e0c224c718c2e485502ae7a40"}]}' 2021-01-14 07:43:19,687 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.772s 2021-01-14 07:43:19,688 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1056480573"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:43:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84a67b53-cdb3-44cd-9341-b25bb747a7ae', 'x-compute-request-id': 'req-84a67b53-cdb3-44cd-9341-b25bb747a7ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEA12kKzWGU9+IXTKOwFAu5zFxVM7sAJWfgDfVFasDR4FUIgoP3\\nwwNMC/Tc8xH64xz73kAYgSjU8gTZqS8avtVGquIAEWvxVbQ/pwePursQCtQs/OxH\\n2djLFy+CplRR14zRRPVXlIMdqi46VmVF8OghRTsnht8UU659WJyh/7O5Hc+3nf77\\nythsySuskrIDJg21eauuX/obsDcb9wg2QE5uSR3H/yCcLR3ybpiPXkmsimL1sxlL\\nqhannEln0mc+JxtPPmPI5McvfA2lXWBggd2GEL6gxKQclUL47OeXPT/0J5lhmXbX\\n8vcejwplYfHuOTqQv6X7oytGDJ9MQIbzSLniqQIDAQABAoIBACewT/A1eYgOnTJe\\nunOHEY2ouX4Vh1pdADgyJ78aldDaef3qKL1Cn0FYtVkHyA0Oaw2xC5LIniuVXzE/\\n35KnoySbDV4oYEflNREmYIIMM1F7dGqJcleeDRVRiKXyxT2M0YX+GkvfuJiBefgv\\nIqrXakHiO08rTQh6DthDy8lcKNBn/ZN4E0Y6rRiyvsNfol/9AGgxlYVs1qVM5F1R\\nA0vludOoTP3pBcz3DTB4I3FA68ANob0/IDnoc1i5XL9LB9Vw1jwqKf9bcD9p+cRh\\noWTBal2jRUicqKmNbcvwuhT68MhUJwzRPEVRIXEd/aknK5w173aOaB4bELJNFAJT\\nzddc0TECgYEA9WforQYY5GdUobtC/vVWdS1aMFY86YeARF2Q0FsFnHd4xX/rHh/I\\nlBIacnsUMNxNVD6NnEsmCeaHwbNHkZnyrinfbcmLWqYyNkQpzPuoEGg1uf0ao0UH\\nooSRWRgwmuGS3cRffvvxXNm9ejc0Y2xktfKp6p/g2hXUjiyUWPxe8N0CgYEA4LWj\\ngrmusT/bwqZziZgKaePXQSC7/Gl4qtGj/dgIkNSL331oFW0fN+nEm4MDV9R4mb2g\\ntMwsZaFNxsHH/BZAECFK613xh+aUcyPpQvlgMqmfrD8W9l9jcS0nfpSN/H41gllV\\n/n1B83CqCZDeTW/WQ7EmlL5yn2kh/59N/vTNlj0CgYEA45IWPM1YrAX+f3ROLmyI\\nXmVOK2DtX4oeMkeqEO03iN9piYyUFf1XXahkCiGEmcLRmvvfCj7N6YR0A/YiuizO\\n1R9TaFXr+oYALj6LnOEJ+x0IJY9G8n0DFXxl5P7/o8DnFuwRuoocSwRIJ1umI0TT\\nJ77+Pus/8j0oPSet8c8mo6kCgYEApGCbBPTZsrW5B7IFkKCU9ZMDEpRkj6eD6slC\\ngl23HmMtEsbFDe9uR9OMzAnRtz0pH6XU2o0E6S9PGtcEeQa5xFLmYDivh6+H5pZd\\ne227DjSBJlpcbMuojdDvNCxtlUep0vmQ64IrbW58JFVCGTl3brs3MtYCOVSJ11ls\\nj9X6Ui0CgYALdXRDy/XkEhD2jvTDELhNUsCofS34gyTV0dLnihuUYDimrZdVBvsj\\nTzfyIhX3ADOQsBYayDubGPkC5rh0MJH8yAKCvpzuhAij1nzGUalX5EQgonFVvAJU\\nLaF/Yi8vQYtm8CvJixIcFEJALLCF+QbsyuhIChJTcETWXjFra0ZP3A==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkBasicOps-1056480573", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXaQrNYZT34hdMo7AUC7nMXFUzuwAlZ+AN9UVqwNHgVQiCg/fDA0wL9NzzEfrjHPveQBiBKNTyBNmpLxq+1Uaq4gARa/FVtD+nB4+6uxAK1Cz87EfZ2MsXL4KmVFHXjNFE9VeUgx2qLjpWZUXw6CFFOyeG3xRTrn1YnKH/s7kdz7ed/vvK2GzJK6ySsgMmDbV5q65f+huwNxv3CDZATm5JHcf/IJwtHfJumI9eSayKYvWzGUuqFqecSWfSZz4nG08+Y8jkxy98DaVdYGCB3YYQvqDEpByVQvjs55c9P/QnmWGZdtfy9x6PCmVh8e45OpC/pfujK0YMn0xAhvNIueKp Generated-by-Nova", "fingerprint": "fa:07:7e:3b:1e:62:b8:bc:98:66:1d:38:03:43:8e:f9", "user_id": "572473dca264444794c6b6bfa90d7f30"}}' 2021-01-14 07:43:21,033 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.41:9696/v2.0/security-groups 1.342s 2021-01-14 07:43:21,033 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-348533977", "description": "tempest-secgroup-smoke-348533977 description", "project_id": "69c44f1c64d049e0b525e98297c7095b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-df933d92-aa09-475b-901e-facbe7809da4', 'date': 'Thu, 14 Jan 2021 07:43:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "ff89b078-ee81-4eb5-91ac-1b8270453bb0", "name": "tempest-secgroup-smoke-348533977", "stateful": true, "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "description": "tempest-secgroup-smoke-348533977 description", "security_group_rules": [{"id": "e8ee0f7e-ad44-451c-aab4-9de9f73bdc94", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "security_group_id": "ff89b078-ee81-4eb5-91ac-1b8270453bb0", "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": 3082, "description": null, "tags": [], "created_at": "2021-01-14T07:43:20Z", "updated_at": "2021-01-14T07:43:20Z", "revision_number": 0, "project_id": "69c44f1c64d049e0b525e98297c7095b"}, {"id": "efe6def1-d960-489c-8b97-07877169a305", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "security_group_id": "ff89b078-ee81-4eb5-91ac-1b8270453bb0", "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": 3083, "description": null, "tags": [], "created_at": "2021-01-14T07:43:20Z", "updated_at": "2021-01-14T07:43:20Z", "revision_number": 0, "project_id": "69c44f1c64d049e0b525e98297c7095b"}], "tags": [], "created_at": "2021-01-14T07:43:20Z", "updated_at": "2021-01-14T07:43:20Z", "revision_number": 1, "project_id": "69c44f1c64d049e0b525e98297c7095b"}}' 2021-01-14 07:43:21,687 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.653s 2021-01-14 07:43:21,688 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "ff89b078-ee81-4eb5-91ac-1b8270453bb0", "project_id": "69c44f1c64d049e0b525e98297c7095b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-6552e013-3024-4bc2-bf3b-2eb269dcd72c', 'date': 'Thu, 14 Jan 2021 07:43:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "220c050f-5405-410c-97c6-6ba137207964", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "security_group_id": "ff89b078-ee81-4eb5-91ac-1b8270453bb0", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:43:21Z", "updated_at": "2021-01-14T07:43:21Z", "revision_number": 0, "project_id": "69c44f1c64d049e0b525e98297c7095b"}}' 2021-01-14 07:43:22,136 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.447s 2021-01-14 07:43:22,136 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "ff89b078-ee81-4eb5-91ac-1b8270453bb0", "project_id": "69c44f1c64d049e0b525e98297c7095b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-bb216496-cfcf-4b88-832b-b8179c335a1c', 'date': 'Thu, 14 Jan 2021 07:43:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c91d4d7f-4d23-46c9-b9c1-14fc74b07df0", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "security_group_id": "ff89b078-ee81-4eb5-91ac-1b8270453bb0", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:43:21Z", "updated_at": "2021-01-14T07:43:21Z", "revision_number": 0, "project_id": "69c44f1c64d049e0b525e98297c7095b"}}' 2021-01-14 07:43:22,696 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.558s 2021-01-14 07:43:22,696 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "ff89b078-ee81-4eb5-91ac-1b8270453bb0", "project_id": "69c44f1c64d049e0b525e98297c7095b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6dcbdd00-ddcf-4812-946a-53b902932153', 'date': 'Thu, 14 Jan 2021 07:43:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3a97c2b2-3879-42fc-941e-7afa7f59fff8", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "security_group_id": "ff89b078-ee81-4eb5-91ac-1b8270453bb0", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:43:22Z", "updated_at": "2021-01-14T07:43:22Z", "revision_number": 0, "project_id": "69c44f1c64d049e0b525e98297c7095b"}}' 2021-01-14 07:43:23,209 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.512s 2021-01-14 07:43:23,210 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "ff89b078-ee81-4eb5-91ac-1b8270453bb0", "project_id": "69c44f1c64d049e0b525e98297c7095b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-351e4a86-105d-4917-bdfd-51a3b08c24d6', 'date': 'Thu, 14 Jan 2021 07:43:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "df25772b-75fc-46e9-b226-5c08e0c281ca", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "security_group_id": "ff89b078-ee81-4eb5-91ac-1b8270453bb0", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:43:23Z", "updated_at": "2021-01-14T07:43:23Z", "revision_number": 0, "project_id": "69c44f1c64d049e0b525e98297c7095b"}}' 2021-01-14 07:43:23,611 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.401s 2021-01-14 07:43:23,611 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "ff89b078-ee81-4eb5-91ac-1b8270453bb0", "project_id": "69c44f1c64d049e0b525e98297c7095b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-af76084a-8c82-4c1e-96c3-77894d057150', 'date': 'Thu, 14 Jan 2021 07:43:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2e75ad07-822d-4952-acf6-ca909aab158c", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "security_group_id": "ff89b078-ee81-4eb5-91ac-1b8270453bb0", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:43:23Z", "updated_at": "2021-01-14T07:43:23Z", "revision_number": 0, "project_id": "69c44f1c64d049e0b525e98297c7095b"}}' 2021-01-14 07:43:24,079 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.467s 2021-01-14 07:43:24,079 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "ff89b078-ee81-4eb5-91ac-1b8270453bb0", "project_id": "69c44f1c64d049e0b525e98297c7095b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-22774919-564b-4a68-b0f9-3e47e896a0a1', 'date': 'Thu, 14 Jan 2021 07:43:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8bb3abd4-01f3-4077-be0d-97b31d53e9c0", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "security_group_id": "ff89b078-ee81-4eb5-91ac-1b8270453bb0", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:43:23Z", "updated_at": "2021-01-14T07:43:23Z", "revision_number": 0, "project_id": "69c44f1c64d049e0b525e98297c7095b"}}' 2021-01-14 07:43:24,311 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.226s 2021-01-14 07:43:24,312 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:43:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3674', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dabb17d0-d7e3-4c9e-8de9-3776ba70dd5b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "572473dca264444794c6b6bfa90d7f30", "name": "tempest-TestNetworkBasicOps-1230524679", "password_expires_at": null}, "audit_ids": ["kPtyorZ5QnS5S_DNRfHA0g"], "expires_at": "2021-01-14T08:43:24.000000Z", "issued_at": "2021-01-14T07:43:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69c44f1c64d049e0b525e98297c7095b", "name": "tempest-TestNetworkBasicOps-1230524679"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/69c44f1c64d049e0b525e98297c7095b", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/69c44f1c64d049e0b525e98297c7095b", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/69c44f1c64d049e0b525e98297c7095b", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_69c44f1c64d049e0b525e98297c7095b", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/69c44f1c64d049e0b525e98297c7095b", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:43:24,312 96401 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2021-01-14 07:43:27,331 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 202 POST http://10.222.0.41/compute/v2.1/servers 3.017s 2021-01-14 07:43:27,331 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1427812405", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "f1606f09-f443-42a0-86d2-cadf5a1ab3f4"}], "key_name": "tempest-TestNetworkBasicOps-1056480573", "security_groups": [{"name": "tempest-secgroup-smoke-348533977"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:43:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.41/compute/v2.1/servers/898ab51a-7e67-4f88-9575-6dfa7c179bdf', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e539bf50-9595-48cd-8019-5defcacf60e9', 'x-compute-request-id': 'req-e539bf50-9595-48cd-8019-5defcacf60e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "898ab51a-7e67-4f88-9575-6dfa7c179bdf", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/898ab51a-7e67-4f88-9575-6dfa7c179bdf"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/898ab51a-7e67-4f88-9575-6dfa7c179bdf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-348533977"}], "adminPass": "X36gEuKbpvrL"}}' 2021-01-14 07:43:27,404 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 500 GET http://10.222.0.41/compute/v2.1/servers/898ab51a-7e67-4f88-9575-6dfa7c179bdf 0.070s 2021-01-14 07:43:27,404 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:43:27 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-975526d0-01b2-4d98-951b-29564e2cc43b', 'x-compute-request-id': 'req-975526d0-01b2-4d98-951b-29564e2cc43b', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/898ab51a-7e67-4f88-9575-6dfa7c179bdf'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:43:27,920 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 204 DELETE http://10.222.0.41/compute/v2.1/servers/898ab51a-7e67-4f88-9575-6dfa7c179bdf 0.515s 2021-01-14 07:43:27,920 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:43:27 GMT', 'server': 'Apache/2.4.29 (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-99a196a6-819e-4c91-a4fe-ec862dd9f397', 'x-compute-request-id': 'req-99a196a6-819e-4c91-a4fe-ec862dd9f397', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/898ab51a-7e67-4f88-9575-6dfa7c179bdf'} Body: b'' 2021-01-14 07:43:28,001 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 404 GET http://10.222.0.41/compute/v2.1/servers/898ab51a-7e67-4f88-9575-6dfa7c179bdf 0.081s 2021-01-14 07:43:28,002 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:43:27 GMT', 'server': 'Apache/2.4.29 (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-93f0d959-272b-4d7d-bfd3-6d991b25ecd3', 'x-compute-request-id': 'req-93f0d959-272b-4d7d-bfd3-6d991b25ecd3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/898ab51a-7e67-4f88-9575-6dfa7c179bdf'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 898ab51a-7e67-4f88-9575-6dfa7c179bdf could not be found."}}' 2021-01-14 07:43:28,471 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/ff89b078-ee81-4eb5-91ac-1b8270453bb0 0.457s 2021-01-14 07:43:28,472 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-719572b6-b94b-4b25-a1f4-8f81aa3bec58', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:43:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/ff89b078-ee81-4eb5-91ac-1b8270453bb0'} Body: b'' 2021-01-14 07:43:28,554 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1056480573 0.081s 2021-01-14 07:43:28,554 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:43:28 GMT', 'server': 'Apache/2.4.29 (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-ce13788a-27d4-49ef-9d81-5d0e517a6297', 'x-compute-request-id': 'req-ce13788a-27d4-49ef-9d81-5d0e517a6297', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1056480573'} Body: b'' 2021-01-14 07:43:39,545 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT http://10.222.0.41:9696/v2.0/routers/2c9c2f47-4893-4760-934a-8198f88490f7/remove_router_interface 10.990s 2021-01-14 07:43:39,545 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "ae400ee5-59c0-4465-b65c-cac411ff6fd4"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-9ce65c5c-05a7-440b-9d11-735bb7673080', 'date': 'Thu, 14 Jan 2021 07:43:39 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/2c9c2f47-4893-4760-934a-8198f88490f7/remove_router_interface'} Body: b'{"id": "2c9c2f47-4893-4760-934a-8198f88490f7", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "port_id": "d5dc909d-19e7-4057-86eb-c6fb201302e5", "network_id": "f1606f09-f443-42a0-86d2-cadf5a1ab3f4", "subnet_id": "ae400ee5-59c0-4465-b65c-cac411ff6fd4", "subnet_ids": ["ae400ee5-59c0-4465-b65c-cac411ff6fd4"]}' 2021-01-14 07:43:43,552 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/subnets/ae400ee5-59c0-4465-b65c-cac411ff6fd4 4.005s 2021-01-14 07:43:43,552 96401 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-d513c21b-16b9-4770-8221-c57fe7bd2395', 'date': 'Thu, 14 Jan 2021 07:43:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets/ae400ee5-59c0-4465-b65c-cac411ff6fd4'} Body: b'' 2021-01-14 07:43:48,232 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/routers/2c9c2f47-4893-4760-934a-8198f88490f7 4.680s 2021-01-14 07:43:48,233 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-23a4ca03-fc02-44f5-b782-2cc67a625a27', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:43:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/2c9c2f47-4893-4760-934a-8198f88490f7'} Body: b'' 2021-01-14 07:43:50,868 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/networks/f1606f09-f443-42a0-86d2-cadf5a1ab3f4 2.634s 2021-01-14 07:43:50,868 96401 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-f818a9ff-bbfb-4344-9f99-a6698e2b2f72', 'date': 'Thu, 14 Jan 2021 07:43:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/networks/f1606f09-f443-42a0-86d2-cadf5a1ab3f4'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 489, in test_connectivity_between_vms_on_different_networks self._setup_network_and_servers() File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 119, in _setup_network_and_servers server = self._create_server(self.network, port_id) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 171, in _create_server security_groups=security_groups) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
skip
pt67.2: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
||||||
test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow] |
fail
ft67.3: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:43:53,702 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.41:9696/v2.0/networks 2.828s 2021-01-14 07:43:53,703 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1316846127", "project_id": "69c44f1c64d049e0b525e98297c7095b", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-37c80e14-684f-4959-9164-546b0849bb2c', 'date': 'Thu, 14 Jan 2021 07:43:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"network":{"id":"9b4667d8-93f7-4a5c-b947-49e4010de542","name":"tempest-network-smoke--1316846127","tenant_id":"69c44f1c64d049e0b525e98297c7095b","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"69c44f1c64d049e0b525e98297c7095b","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-01-14T07:43:52Z","updated_at":"2021-01-14T07:43:53Z","revision_number":1}}' 2021-01-14 07:44:02,388 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.41:9696/v2.0/routers 8.685s 2021-01-14 07:44:02,389 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-14669298", "admin_state_up": true, "project_id": "69c44f1c64d049e0b525e98297c7095b", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '686', 'x-openstack-request-id': 'req-9757a71f-7489-4fe7-ad59-242269fa6fa8', 'date': 'Thu, 14 Jan 2021 07:44:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/routers'} Body: b'{"router": {"id": "f772d648-48bd-4ed9-817d-dda589660597", "name": "tempest-TestNetworkBasicOps-router-14669298", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "external_fixed_ips": [{"subnet_id": "2a64d6cd-c80a-4dab-9225-9e3c4476a977", "ip_address": "172.25.3.221"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-01-14T07:43:53Z", "updated_at": "2021-01-14T07:44:00Z", "revision_number": 3, "project_id": "69c44f1c64d049e0b525e98297c7095b"}}' 2021-01-14 07:44:02,452 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.41:9696/v2.0/subnets?project_id=69c44f1c64d049e0b525e98297c7095b&cidr=172.20.0.0%2F28 0.062s 2021-01-14 07:44:02,452 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c65bdea7-6a3c-45f7-a81a-3530c6875757', 'date': 'Thu, 14 Jan 2021 07:44:02 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?project_id=69c44f1c64d049e0b525e98297c7095b&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:44:03,058 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True 0.605s 2021-01-14 07:44:03,059 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-b58d2c22-f72e-45f8-8f9e-36f5c426ed76', 'date': 'Thu, 14 Jan 2021 07:44:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c23423ca-c6f9-4e24-86aa-328f70d7d267","name":"public","tenant_id":"7cc3a0aeb7274d23905b8d5334b174d7","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2a64d6cd-c80a-4dab-9225-9e3c4476a977"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2021-01-14T07:09:00Z","updated_at":"2021-01-14T07:09:09Z","revision_number":2,"project_id":"7cc3a0aeb7274d23905b8d5334b174d7","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-01-14 07:44:03,160 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28 0.100s 2021-01-14 07:44:03,160 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-fbb96d49-287b-4161-9fad-396a4afd6902', 'date': 'Thu, 14 Jan 2021 07:44:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:44:06,521 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.41:9696/v2.0/subnets 3.361s 2021-01-14 07:44:06,522 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1975141733", "network_id": "9b4667d8-93f7-4a5c-b947-49e4010de542", "project_id": "69c44f1c64d049e0b525e98297c7095b", "cidr": "172.20.0.0/28", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-28eb0ff8-3dfd-41a8-8011-84ca533597d6', 'date': 'Thu, 14 Jan 2021 07:44:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"508ce9d1-81d2-4afd-ba99-1a42f8b5ca24","name":"tempest-subnet-smoke-1975141733","tenant_id":"69c44f1c64d049e0b525e98297c7095b","network_id":"9b4667d8-93f7-4a5c-b947-49e4010de542","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:44:04Z","updated_at":"2021-01-14T07:44:04Z","revision_number":0,"project_id":"69c44f1c64d049e0b525e98297c7095b"}}' 2021-01-14 07:44:15,470 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 PUT http://10.222.0.41:9696/v2.0/routers/f772d648-48bd-4ed9-817d-dda589660597/add_router_interface 8.947s 2021-01-14 07:44:15,470 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "508ce9d1-81d2-4afd-ba99-1a42f8b5ca24"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-190c4dfb-cb68-4b66-80d4-effc1eba8dc6', 'date': 'Thu, 14 Jan 2021 07:44:15 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/f772d648-48bd-4ed9-817d-dda589660597/add_router_interface'} Body: b'{"id": "f772d648-48bd-4ed9-817d-dda589660597", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "port_id": "95570390-e3f6-4300-a351-2f4c05cbf240", "network_id": "9b4667d8-93f7-4a5c-b947-49e4010de542", "subnet_id": "508ce9d1-81d2-4afd-ba99-1a42f8b5ca24", "subnet_ids": ["508ce9d1-81d2-4afd-ba99-1a42f8b5ca24"]}' 2021-01-14 07:44:16,366 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.41:9696/v2.0/networks 0.895s 2021-01-14 07:44:16,366 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '10203', 'x-openstack-request-id': 'req-07d5c40e-3de6-41ee-959d-6fef3a65c9b5', 'date': 'Thu, 14 Jan 2021 07:44:16 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"networks":[{"id":"0f06085a-66e8-4212-8e78-2ca824e760b9","name":"tempest-VolumesActionsTest-1486625229-network","tenant_id":"1e84cc4424a94dabb6c28255ce3de9fb","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":["bdc5097a-1a6a-44bc-970f-5d520e4722ff"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-01-14T07:44:10Z","updated_at":"2021-01-14T07:44:11Z","revision_number":2,"project_id":"1e84cc4424a94dabb6c28255ce3de9fb","provider:network_type":"vxlan","provider:physical_network":null,"provider:segmentation_id":14},{"id":"27119749-e702-4cfa-97e4-aa9579df5bd5","name":"tempest-NetworksTest-test-network-2079928237","tenant_id":"311c5b973cc244da931c0f2e3ec6ea49","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":["55214a6b-62f6-491d-abde-ee6441bd5eb2"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-01-14T07:44:06Z","updated_at":"2021-01-14T07:44:09Z","revision_number":2,"project_id":"311c5b973cc244da931c0f2e3ec6ea49","provider:network_type":"vxlan","provider:physical_network":null,"provider:segmentation_id":10},{"id":"37771138-2b5f-4ec2-9acb-676f36094136","name":"tempest-DeleteServersTestJSON-165499157-network","tenant_id":"c8ec144fbbe34cea9a2eb4ef897069c3","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":["b385fee3-26ec-4869-9751-94f300fc71fe"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-01-14T07:27:23Z","updated_at":"2021-01-14T07:27:25Z","revision_number":2,"project_id":"c8ec144fbbe34cea9a2eb4ef897069c3","provider:network_type":"vxlan","provider:physical_network":null,"provider:segmentation_id":9},{"id":"585899be-6a64-4e2f-87e5-11ae9a533b02","name":"tempest-NetworksTest-test-network-497591025","tenant_id":"311c5b973cc244da931c0f2e3ec6ea49","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":[],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"d2","port_security_enabled":true,"tags":[],"created_at":"2021-01-14T07:43:47Z","updated_at":"2021-01-14T07:43:48Z","revision_number":1,"project_id":"311c5b973cc244da931c0f2e3ec6ea49","provider:network_type":"vxlan","provider:physical_network":null,"provider:segmentation_id":5},{"id":"70fbfe9e-e458-46e1-9333-d454eb0e06b8","name":"tempest-ImagesTestJSON-1159904193-network","tenant_id":"6acd0c0d5ec64d6ca3191a81d9e0c56c","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":["a7049f99-1521-41cc-84cb-0f1c388db992"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-01-14T07:24:09Z","updated_at":"2021-01-14T07:24:13Z","revision_number":2,"project_id":"6acd0c0d5ec64d6ca3191a81d9e0c56c","provider:network_type":"vxlan","provider:physical_network":null,"provider:segmentation_id":8},{"id":"9b4667d8-93f7-4a5c-b947-49e4010de542","name":"tempest-network-smoke--1316846127","tenant_id":"69c44f1c64d049e0b525e98297c7095b","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":["508ce9d1-81d2-4afd-ba99-1a42f8b5ca24"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-01-14T07:43:52Z","updated_at":"2021-01-14T07:44:04Z","revision_number":2,"project_id":"69c44f1c64d049e0b525e98297c7095b","provider:network_type":"vxlan","provider:physical_network":null,"provider:segmentation_id":1 2021-01-14 07:44:17,325 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.41:9696/v2.0/subnets 0.957s 2021-01-14 07:44:17,325 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '8278', 'x-openstack-request-id': 'req-5065d82d-ceaf-4b20-b2dc-53687a4a750a', 'date': 'Thu, 14 Jan 2021 07:44:17 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnets":[{"id":"147f200b-fc7e-43ca-9179-1698ca1728b3","name":"","tenant_id":"311c5b973cc244da931c0f2e3ec6ea49","network_id":"f27c152c-0935-4216-86e8-12c63649c02f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.255.241","cidr":"172.20.255.240/28","allocation_pools":[{"start":"172.20.255.242","end":"172.20.255.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:41:54Z","updated_at":"2021-01-14T07:41:54Z","revision_number":0,"project_id":"311c5b973cc244da931c0f2e3ec6ea49"},{"id":"2a64d6cd-c80a-4dab-9225-9e3c4476a977","name":"public-subnet","tenant_id":"7cc3a0aeb7274d23905b8d5334b174d7","network_id":"c23423ca-c6f9-4e24-86aa-328f70d7d267","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.25.3.1","cidr":"172.25.3.0/24","allocation_pools":[{"start":"172.25.3.2","end":"172.25.3.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:09:09Z","updated_at":"2021-01-14T07:09:09Z","revision_number":0,"project_id":"7cc3a0aeb7274d23905b8d5334b174d7"},{"id":"3d92c1ce-f961-4b74-aad1-203b87ba148e","name":"tempest-ServersTestJSON-1145992985-subnet","tenant_id":"94f6378d248249348b8ff596bd91ec75","network_id":"d9153312-4285-4f73-b68d-cb0deb52be27","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:27:38Z","updated_at":"2021-01-14T07:27:38Z","revision_number":0,"project_id":"94f6378d248249348b8ff596bd91ec75"},{"id":"508ce9d1-81d2-4afd-ba99-1a42f8b5ca24","name":"tempest-subnet-smoke-1975141733","tenant_id":"69c44f1c64d049e0b525e98297c7095b","network_id":"9b4667d8-93f7-4a5c-b947-49e4010de542","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:44:04Z","updated_at":"2021-01-14T07:44:04Z","revision_number":0,"project_id":"69c44f1c64d049e0b525e98297c7095b"},{"id":"55214a6b-62f6-491d-abde-ee6441bd5eb2","name":"","tenant_id":"311c5b973cc244da931c0f2e3ec6ea49","network_id":"27119749-e702-4cfa-97e4-aa9579df5bd5","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.3","end":"172.20.0.7"}],"host_routes":[{"destination":"10.20.0.0/32","nexthop":"10.100.1.1"}],"dns_nameservers":["8.8.4.4","8.8.8.8"],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:44:09Z","updated_at":"2021-01-14T07:44:09Z","revision_number":0,"project_id":"311c5b973cc244da931c0f2e3ec6ea49"},{"id":"a7049f99-1521-41cc-84cb-0f1c388db992","name":"tempest-ImagesTestJSON-1159904193-subnet","tenant_id":"6acd0c0d5ec64d6ca3191a81d9e0c56c","network_id":"70fbfe9e-e458-46e1-9333-d454eb0e06b8","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:24:13Z","updated_at":"2021-01-14T07:24:13Z","revision_number":0,"project_id":"6acd0c0d5ec64d6ca3191a81d9e0c56c"},{"id":"b385fee3-26ec-4869-9751-94f300fc71fe","name":"tempest-DeleteServersTestJSON-165499157-subnet","tenant_id":"c8ec144fbbe34cea9a2eb4ef897069c3","network_id":"37771138-2b5f-4ec2-9acb-676f36094136","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":" 2021-01-14 07:44:19,701 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.41:9696/v2.0/routers 2.375s 2021-01-14 07:44:19,702 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '1949', 'x-openstack-request-id': 'req-4ba2f8e0-7f19-4d6a-91e9-2d763b4245d6', 'date': 'Thu, 14 Jan 2021 07:44:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers'} Body: b'{"routers": [{"id": "d1065632-3dfa-480c-b27d-53a0a13b1451", "name": "router1", "tenant_id": "9f5073b5723f4ab09f05c5648fb79c13", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "external_fixed_ips": [{"subnet_id": "2a64d6cd-c80a-4dab-9225-9e3c4476a977", "ip_address": "172.25.3.15"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-01-14T07:08:54Z", "updated_at": "2021-01-14T07:09:15Z", "revision_number": 4, "project_id": "9f5073b5723f4ab09f05c5648fb79c13"}, {"id": "e79b67e3-0c77-4e11-a811-2aa640516f45", "name": "tempest-RoutersNegativeTest-router-722096898", "tenant_id": "c1c88b4e0c224c718c2e485502ae7a40", "admin_state_up": false, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-01-14T07:43:16Z", "updated_at": "2021-01-14T07:43:56Z", "revision_number": 6, "project_id": "c1c88b4e0c224c718c2e485502ae7a40"}, {"id": "f772d648-48bd-4ed9-817d-dda589660597", "name": "tempest-TestNetworkBasicOps-router-14669298", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "external_fixed_ips": [{"subnet_id": "2a64d6cd-c80a-4dab-9225-9e3c4476a977", "ip_address": "172.25.3.221"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-01-14T07:43:53Z", "updated_at": "2021-01-14T07:44:10Z", "revision_number": 4, "project_id": "69c44f1c64d049e0b525e98297c7095b"}]}' 2021-01-14 07:44:20,584 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.881s 2021-01-14 07:44:20,585 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-284034875"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:44:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-299a0cdd-fd4b-4a4e-becc-04b286fb6027', 'x-compute-request-id': 'req-299a0cdd-fd4b-4a4e-becc-04b286fb6027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAnffSVqc137Zg+rEJIIZiIUO4uBj515jyM49NYj3qDEdyW8Ks\\nx0/1yjWZp5n2FwlmojkH+npR2N5hZ5lr3pKotghBk/IeY5KtNgxpRST1F9pZ+xjv\\nQMJ4nWEDgHFWPTJVIrFytMNiMyIDHKDelX95OUwXAgnOOkGbSeZPSkR8RFCH7jWc\\n6LpP4jhp6MCcvBwX1tlsE2e0fkc9J9ZQ4BbqNBR37RIMw2oCFkpTdV1ljtLRwzOz\\nU/F+AC3Fj9PS6Kgov42rlwEmhEhN01cBrIwuSJGojuqh+qU+IMqs0WnhdU2zXl9K\\n5ugIWEcJzoquFf1Zsgzeo6rdQ4RaveJGf/D77QIDAQABAoIBAQCGPO6VjIqPjWBk\\nKMVkyk3hjrcOWssVl3dasVBFR+/4d06LA6fnx99K8rmcX41sjiSVfnl1NTUQYgnM\\nC+hKv7520hVIL9v7Kc3fvDRI+dr9ZiRI6SuHkLsGokZjg+yRHJCUZs7fJZnxcdnL\\nHjmIOUc+lZaHuOVzRAU+i2Sd7Azdz2tcJsxxfdIKtY1DU55mktAIBSazCgnj/YVL\\nESITO1P0OW8m6z/q0ic2rhJ3WiR5BM4CmkGCR/CQidGTaNu0Y2G6DPpD0QCyjrZm\\nmLd1I/5C/GeBQbxq0MgWf0O7Z5eZxj5JtWbG4TvBsKcSBN37+Ef9VrZJzSR4Yk3S\\nNa+eGB7RAoGBANHfX69QYKB8Tj5CbLoigyfM9pyHZhVa/S+kWQmFYVMSr0lcM/Db\\n3BXXahFWUGrbZVx4aXNHRzxPjurxJ0hpid0dXShEOxxVBXnHnzBUMWdfzGIZA3Uk\\nj9cckGP1+GwDYEK4fZD8K7Ux2FF1od2ZcyGjW+48vpsdl3UMMguBo2r3AoGBAMCw\\nATn0T5fJdoR0QZnHLD21wr/9ojVB0Gr9WKDlhgb/gH091wkRHhWvi288bhlykkE0\\nd5nPwt0OeXIHoh6m6WMD2RUEW2mBB7Ea0VRJpcxNIdK55FFGxWNOQY437p9hDuwU\\nPbHq2I4MUkD3t4TuXMkHuoB/Uyi7AvOJeohPoRM7AoGBAM9wUvpMnwVheFDPhPpB\\nrJNFYqf6qKsJAWH6tsrTXAwpVrpS+T/jgFjST5ONVfUYn8pTdh8sX7u8A04zSBmp\\nv0uff3mSXz60xrHE3pJ9VUuRA8oeYS2DEu2S3SEAeSgB+j5YbjxFE8qH1wFFHNWU\\nm5ivB+mlftyA1jgp8rkuzOCnAoGAeu1OOvzj8j/yvlm0qDhqvwvALN/Qpg1Qu5DZ\\nA/yp3rkN7diP4RbsjIUrfVGeI9n1+GdSjev/sytSyy6XfNqbNjH0QfY/ozVQBOrI\\n9O7vOUFT/K3fPQLbVplMNUD1mPRAotfe7CyY7zZpG01t5P50b0Pg9a1FDk0QevIQ\\nG/pBFpUCgYBjh0oEFknYAKGYgIoXjsNZ1Z/rsyH+jC2LQipvGfh4glSDraGWZ4fs\\n4h+UaCiZT8zDP4tJjqKxvNBLoIFctAnerLyCWfnOdtDieq7tBMR5etry00UG2ZhA\\n+E90+YAo5AcZg829DoySSOYvZ2yL41CcpeXg4fca0PROJJjYmDA4+w==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkBasicOps-284034875", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCd99JWpzXftmD6sQkghmIhQ7i4GPnXmPIzj01iPeoMR3JbwqzHT/XKNZmnmfYXCWaiOQf6elHY3mFnmWvekqi2CEGT8h5jkq02DGlFJPUX2ln7GO9AwnidYQOAcVY9MlUisXK0w2IzIgMcoN6Vf3k5TBcCCc46QZtJ5k9KRHxEUIfuNZzouk/iOGnowJy8HBfW2WwTZ7R+Rz0n1lDgFuo0FHftEgzDagIWSlN1XWWO0tHDM7NT8X4ALcWP09LoqCi/jauXASaESE3TVwGsjC5IkaiO6qH6pT4gyqzRaeF1TbNeX0rm6AhYRwnOiq4V/VmyDN6jqt1DhFq94kZ/8Pvt Generated-by-Nova", "fingerprint": "33:76:08:41:9a:a7:ef:82:24:7e:7c:15:ca:ec:0e:a3", "user_id": "572473dca264444794c6b6bfa90d7f30"}}' 2021-01-14 07:44:22,179 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.41:9696/v2.0/security-groups 1.592s 2021-01-14 07:44:22,180 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-273788263", "description": "tempest-secgroup-smoke-273788263 description", "project_id": "69c44f1c64d049e0b525e98297c7095b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-ce58eddc-91a4-4fe2-834c-6dadf6b36b17', 'date': 'Thu, 14 Jan 2021 07:44:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "0bac2243-29c3-4162-aabf-981d31cf7388", "name": "tempest-secgroup-smoke-273788263", "stateful": true, "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "description": "tempest-secgroup-smoke-273788263 description", "security_group_rules": [{"id": "24e75ef6-c89b-428c-8261-3e4c1e3cd3af", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "security_group_id": "0bac2243-29c3-4162-aabf-981d31cf7388", "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": 3226, "description": null, "tags": [], "created_at": "2021-01-14T07:44:21Z", "updated_at": "2021-01-14T07:44:21Z", "revision_number": 0, "project_id": "69c44f1c64d049e0b525e98297c7095b"}, {"id": "8d338857-eeff-411e-8ac8-4abbd81b5931", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "security_group_id": "0bac2243-29c3-4162-aabf-981d31cf7388", "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": 3227, "description": null, "tags": [], "created_at": "2021-01-14T07:44:21Z", "updated_at": "2021-01-14T07:44:21Z", "revision_number": 0, "project_id": "69c44f1c64d049e0b525e98297c7095b"}], "tags": [], "created_at": "2021-01-14T07:44:21Z", "updated_at": "2021-01-14T07:44:21Z", "revision_number": 1, "project_id": "69c44f1c64d049e0b525e98297c7095b"}}' 2021-01-14 07:44:22,992 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.812s 2021-01-14 07:44:22,993 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "0bac2243-29c3-4162-aabf-981d31cf7388", "project_id": "69c44f1c64d049e0b525e98297c7095b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-8f933334-cbb1-42cd-bb9e-80ab03a1d311', 'date': 'Thu, 14 Jan 2021 07:44:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4ff9e214-54c6-4fe5-ad28-66e323310ea4", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "security_group_id": "0bac2243-29c3-4162-aabf-981d31cf7388", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:44:22Z", "updated_at": "2021-01-14T07:44:22Z", "revision_number": 0, "project_id": "69c44f1c64d049e0b525e98297c7095b"}}' 2021-01-14 07:44:23,459 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.466s 2021-01-14 07:44:23,460 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "0bac2243-29c3-4162-aabf-981d31cf7388", "project_id": "69c44f1c64d049e0b525e98297c7095b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-18a23e1c-44f9-47f0-a804-a22ecdb92014', 'date': 'Thu, 14 Jan 2021 07:44:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9cef6462-6afd-4ec2-836b-a7e8d4e02ac1", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "security_group_id": "0bac2243-29c3-4162-aabf-981d31cf7388", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:44:23Z", "updated_at": "2021-01-14T07:44:23Z", "revision_number": 0, "project_id": "69c44f1c64d049e0b525e98297c7095b"}}' 2021-01-14 07:44:23,809 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.349s 2021-01-14 07:44:23,810 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "0bac2243-29c3-4162-aabf-981d31cf7388", "project_id": "69c44f1c64d049e0b525e98297c7095b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-12ac11aa-7d2a-4458-803e-cc8dc719e0e0', 'date': 'Thu, 14 Jan 2021 07:44:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "340695f7-a278-4959-9f7e-ae7a872d5c5b", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "security_group_id": "0bac2243-29c3-4162-aabf-981d31cf7388", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:44:23Z", "updated_at": "2021-01-14T07:44:23Z", "revision_number": 0, "project_id": "69c44f1c64d049e0b525e98297c7095b"}}' 2021-01-14 07:44:24,081 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.271s 2021-01-14 07:44:24,082 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "0bac2243-29c3-4162-aabf-981d31cf7388", "project_id": "69c44f1c64d049e0b525e98297c7095b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-8b2179ef-218b-4cdc-9c3e-6b60244ca440', 'date': 'Thu, 14 Jan 2021 07:44:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b6ed54aa-2199-4d9e-909f-942af058fce8", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "security_group_id": "0bac2243-29c3-4162-aabf-981d31cf7388", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:44:23Z", "updated_at": "2021-01-14T07:44:23Z", "revision_number": 0, "project_id": "69c44f1c64d049e0b525e98297c7095b"}}' 2021-01-14 07:44:24,537 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.455s 2021-01-14 07:44:24,538 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "0bac2243-29c3-4162-aabf-981d31cf7388", "project_id": "69c44f1c64d049e0b525e98297c7095b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-c3a891da-c40f-4616-b304-93bb1bcd688c', 'date': 'Thu, 14 Jan 2021 07:44:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "54731be0-ec2d-44db-b8e3-9f55946f98f1", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "security_group_id": "0bac2243-29c3-4162-aabf-981d31cf7388", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:44:24Z", "updated_at": "2021-01-14T07:44:24Z", "revision_number": 0, "project_id": "69c44f1c64d049e0b525e98297c7095b"}}' 2021-01-14 07:44:24,977 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.439s 2021-01-14 07:44:24,978 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "0bac2243-29c3-4162-aabf-981d31cf7388", "project_id": "69c44f1c64d049e0b525e98297c7095b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-f956f051-d152-46f9-8ba6-53c27ac177db', 'date': 'Thu, 14 Jan 2021 07:44:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5e6ecf92-0419-480c-9c32-eb1f5ea1f2ae", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "security_group_id": "0bac2243-29c3-4162-aabf-981d31cf7388", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:44:24Z", "updated_at": "2021-01-14T07:44:24Z", "revision_number": 0, "project_id": "69c44f1c64d049e0b525e98297c7095b"}}' 2021-01-14 07:44:25,213 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.228s 2021-01-14 07:44:25,213 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:44:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3674', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-63daa0ea-0997-43ee-bf99-24b70d6af1d6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "572473dca264444794c6b6bfa90d7f30", "name": "tempest-TestNetworkBasicOps-1230524679", "password_expires_at": null}, "audit_ids": ["SkXS00T2SYC77ANSDTelNw"], "expires_at": "2021-01-14T08:44:25.000000Z", "issued_at": "2021-01-14T07:44:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69c44f1c64d049e0b525e98297c7095b", "name": "tempest-TestNetworkBasicOps-1230524679"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/69c44f1c64d049e0b525e98297c7095b", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/69c44f1c64d049e0b525e98297c7095b", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/69c44f1c64d049e0b525e98297c7095b", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_69c44f1c64d049e0b525e98297c7095b", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/69c44f1c64d049e0b525e98297c7095b", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:44:25,214 96401 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_mtu_sized_frames) Found network None available for tenant 2021-01-14 07:44:27,688 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 202 POST http://10.222.0.41/compute/v2.1/servers 2.473s 2021-01-14 07:44:27,688 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-953184918", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "9b4667d8-93f7-4a5c-b947-49e4010de542"}], "key_name": "tempest-TestNetworkBasicOps-284034875", "security_groups": [{"name": "tempest-secgroup-smoke-273788263"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:44:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.41/compute/v2.1/servers/544370fc-1fff-412f-83db-956010724d3c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0a55eab-6a96-4175-83e0-be6c2d09482b', 'x-compute-request-id': 'req-e0a55eab-6a96-4175-83e0-be6c2d09482b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "544370fc-1fff-412f-83db-956010724d3c", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/544370fc-1fff-412f-83db-956010724d3c"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/544370fc-1fff-412f-83db-956010724d3c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-273788263"}], "adminPass": "CEWc5bEJwFGd"}}' 2021-01-14 07:44:27,781 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 500 GET http://10.222.0.41/compute/v2.1/servers/544370fc-1fff-412f-83db-956010724d3c 0.090s 2021-01-14 07:44:27,781 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:44:27 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-741e8900-715a-47b4-a9e5-e4524422f518', 'x-compute-request-id': 'req-741e8900-715a-47b4-a9e5-e4524422f518', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/544370fc-1fff-412f-83db-956010724d3c'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:44:28,179 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 204 DELETE http://10.222.0.41/compute/v2.1/servers/544370fc-1fff-412f-83db-956010724d3c 0.397s 2021-01-14 07:44:28,180 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:44:27 GMT', 'server': 'Apache/2.4.29 (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-cb779f3e-cc3b-41db-ac01-459b91866e04', 'x-compute-request-id': 'req-cb779f3e-cc3b-41db-ac01-459b91866e04', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/544370fc-1fff-412f-83db-956010724d3c'} Body: b'' 2021-01-14 07:44:28,242 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 404 GET http://10.222.0.41/compute/v2.1/servers/544370fc-1fff-412f-83db-956010724d3c 0.061s 2021-01-14 07:44:28,242 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:44:28 GMT', 'server': 'Apache/2.4.29 (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-daa7384c-af9c-4103-9080-e9bcceed2a02', 'x-compute-request-id': 'req-daa7384c-af9c-4103-9080-e9bcceed2a02', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/544370fc-1fff-412f-83db-956010724d3c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 544370fc-1fff-412f-83db-956010724d3c could not be found."}}' 2021-01-14 07:44:29,249 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/0bac2243-29c3-4162-aabf-981d31cf7388 1.005s 2021-01-14 07:44:29,249 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-874f5a6a-6160-4b66-b1fa-3ccd2e3386b5', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:44:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/0bac2243-29c3-4162-aabf-981d31cf7388'} Body: b'' 2021-01-14 07:44:29,327 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-284034875 0.078s 2021-01-14 07:44:29,328 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:44:29 GMT', 'server': 'Apache/2.4.29 (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-97406633-8e60-4203-8cdc-f0bb36c2930f', 'x-compute-request-id': 'req-97406633-8e60-4203-8cdc-f0bb36c2930f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-284034875'} Body: b'' 2021-01-14 07:44:35,576 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT http://10.222.0.41:9696/v2.0/routers/f772d648-48bd-4ed9-817d-dda589660597/remove_router_interface 6.248s 2021-01-14 07:44:35,577 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "508ce9d1-81d2-4afd-ba99-1a42f8b5ca24"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-f9499106-a685-4647-8c91-3bc1427cea16', 'date': 'Thu, 14 Jan 2021 07:44:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/f772d648-48bd-4ed9-817d-dda589660597/remove_router_interface'} Body: b'{"id": "f772d648-48bd-4ed9-817d-dda589660597", "tenant_id": "69c44f1c64d049e0b525e98297c7095b", "port_id": "95570390-e3f6-4300-a351-2f4c05cbf240", "network_id": "9b4667d8-93f7-4a5c-b947-49e4010de542", "subnet_id": "508ce9d1-81d2-4afd-ba99-1a42f8b5ca24", "subnet_ids": ["508ce9d1-81d2-4afd-ba99-1a42f8b5ca24"]}' 2021-01-14 07:44:37,623 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/subnets/508ce9d1-81d2-4afd-ba99-1a42f8b5ca24 2.046s 2021-01-14 07:44:37,624 96401 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-cc3ffdf2-52b1-46bc-bca8-d8827c5ae180', 'date': 'Thu, 14 Jan 2021 07:44:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets/508ce9d1-81d2-4afd-ba99-1a42f8b5ca24'} Body: b'' 2021-01-14 07:44:42,284 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/routers/f772d648-48bd-4ed9-817d-dda589660597 4.659s 2021-01-14 07:44:42,284 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-d09643d1-f1fe-4b5a-8f8f-fcb0622362da', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:44:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/f772d648-48bd-4ed9-817d-dda589660597'} Body: b'' 2021-01-14 07:44:47,833 96401 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/networks/9b4667d8-93f7-4a5c-b947-49e4010de542 5.548s 2021-01-14 07:44:47,834 96401 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-b775cdc3-7ebd-4575-a71a-da009a839a6d', 'date': 'Thu, 14 Jan 2021 07:44:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/networks/9b4667d8-93f7-4a5c-b947-49e4010de542'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 451, in test_mtu_sized_frames self._setup_network_and_servers() File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 119, in _setup_network_and_servers server = self._create_server(self.network, port_id) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 171, in _create_server security_groups=security_groups) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
skip
pt67.4: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
||||||
tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps | 1 | 0 | 1 | 0 | 0 | Detail | |
test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,network,slow] |
fail
ft68.1: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:52:23,643 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.566s 2021-01-14 07:52:23,644 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSecurityGroupsBasicOps-6285928"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:52:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9202368-651e-4799-93d5-33ea0c8cddd1', 'x-compute-request-id': 'req-f9202368-651e-4799-93d5-33ea0c8cddd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpQIBAAKCAQEA8jQQ9T1i2SgozZ043zSYq36yMTV/sUYRrEHooPS7QPj63p5I\\nta4jkCTJm6uqtN00YIKIERUGjKJGTgbLGSlH/4IVccRkYpGtSnFrwNHu4GmHkOYC\\nemB0VBxjS0o1K5HIczIRat8TapkhQDiyH/hahLGkeciwgzrHJhEwFitmD81E8q57\\n9JbGEbGexFlHkEYLbT8BKTzFjqkLU8ubvROVtItgbK+iSKBxPzh+4CjwX9IjqJHK\\n76aNSI3F9Tcsu+4uQ6iqfYGKEy1TVWdRfi/T1zbQN929nlbGEg7GquJSTZzj6gmC\\ncTTJjqs28UDujektshDU2ltDh8PEHUSN/lGokwIDAQABAoIBAQDGwc1swwxcMmWR\\nnkTufoYOrfDjCwkX2+1i089oTo1gGzIb//6hAR90CYxcsDptI934mQW6Juvx+rUB\\nEPgYVNUdq42Xh9ftP6jan0sSt/R0uoUidm5wKLkt0QH25hXOBFtflSXP8vJHFxS/\\nVAdwzujRXcogmn2no1OMPKyedMzTh0Isp+XdW+vgaAGrze9pxiujGXR2kQSUDM0P\\nVtOL+Ur62H9B6adCT9/soexos203er9N8qPol7XjJrpquDhZZtKRWhTSM98f/gxw\\n8FdO5cbBz+t7VwUbslu8Ok0cBHyN9uNUxuSs7IqcTkJ8BQPaxhM/NdDGMSsnKJmt\\n8kLWdmmJAoGBAPqwy3dHbTWXTAJyCW9wlLm6QM51rY5zdx4eI+MjK5nqpcsJfTOC\\n2JQZFbWfexLGNzk6TsMzjrLQur8XRnrY6JQjL8fUn27SkAO0PNLsUrVooHFD/uAV\\nQuLle/OOLENALk+HW880IzdMUgw29CrFDRRq5/ivYZO7v9oTYJCaQNcfAoGBAPdV\\nQUxKQlgTJH9i2GxVfh912/h8Zwovc7SES+GelND2PTcqSoSJIeFEzQKKpXNEDFp5\\nXz5iOudx0ahxztiKSMfdg6qDfCnsawE8hoAKHJJplgu7RDgI6A9CRQeV2zLeokNG\\noGJXqq9moUcf9TCoSX+vKVrrF06MMtNCW/owTcQNAoGBAO8bo+XQJdUgyunmNSOq\\nwOBpSxjhWzns3efHHbmuuQ6kpaAEG/v+yG5xgqhqRexBTTjzaV58FZZuykArhhj0\\nPNnWueMi5TLB+YTe68jOiZDoC2gdT8QR42shMVm7+HHojINkeugmNZSv4e4umDMX\\nIgOgeENVnH9Za4MoSkmCJ2hHAoGAPMG5p6b6Qy54ob5DUeFyeQH3xkOxACSF9Msm\\n5MaS4f4LLZj68zHIm9DN15j9aaJGspbsGaQBukcQbKOAX1sg48/7fxCLmLTV2Fjo\\n5V0WhbTgQgN/j5BIiS8LTAC49vcPvx0DWwUUDcBVT+Z+0bQVUgNSUl47vHTeK106\\nwOvKvqUCgYEAiudm7+LqMoYhO0BPRJHL67hUh/HlJbnDle0dBxprGUZXTIVSbEwy\\njZL5AnP9HDa8T8BLoPv86cMMRMphgMN3s3tgYoOKBlBK1PhmXT4MIoIlZ6u7/Z2j\\nDT4sZzxl9iGJCJqbfgls4Ax9D6RxzBVLG0k6oIXNu0KWiYkGRWuBX+Y=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestSecurityGroupsBasicOps-6285928", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDyNBD1PWLZKCjNnTjfNJirfrIxNX+xRhGsQeig9LtA+Prenki1riOQJMmbq6q03TRggogRFQaMokZOBssZKUf/ghVxxGRika1KcWvA0e7gaYeQ5gJ6YHRUHGNLSjUrkchzMhFq3xNqmSFAOLIf+FqEsaR5yLCDOscmETAWK2YPzUTyrnv0lsYRsZ7EWUeQRgttPwEpPMWOqQtTy5u9E5W0i2Bsr6JIoHE/OH7gKPBf0iOokcrvpo1IjcX1Nyy77i5DqKp9gYoTLVNVZ1F+L9PXNtA33b2eVsYSDsaq4lJNnOPqCYJxNMmOqzbxQO6N6S2yENTaW0OHw8QdRI3+UaiT Generated-by-Nova", "fingerprint": "dd:3e:ba:c8:80:e4:22:34:6d:c0:48:70:77:68:8e:25", "user_id": "afb7caa3777f42d8b959ac4af2793bc8"}}' 2021-01-14 07:52:24,871 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.41:9696/v2.0/networks 1.222s 2021-01-14 07:52:24,872 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--669100190", "project_id": "a7d57a0103d5473baafa4fdf7affaba1", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-f1c72bb8-0d3d-4eb9-8892-f7df3781de1f', 'date': 'Thu, 14 Jan 2021 07:52:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/networks'} Body: b'{"network":{"id":"50210832-9d1e-4ed2-a0a0-8d712e657903","name":"tempest-network-smoke--669100190","tenant_id":"a7d57a0103d5473baafa4fdf7affaba1","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"a7d57a0103d5473baafa4fdf7affaba1","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-01-14T07:52:24Z","updated_at":"2021-01-14T07:52:24Z","revision_number":1}}' 2021-01-14 07:52:30,284 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.41:9696/v2.0/routers 5.411s 2021-01-14 07:52:30,284 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSecurityGroupsBasicOps-router-1642242590", "admin_state_up": true, "project_id": "a7d57a0103d5473baafa4fdf7affaba1", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '695', 'x-openstack-request-id': 'req-97c8e199-5417-40a8-b087-a84dff837447', 'date': 'Thu, 14 Jan 2021 07:52:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/routers'} Body: b'{"router": {"id": "89acea3a-e125-4422-86ba-a93586628c41", "name": "tempest-TestSecurityGroupsBasicOps-router-1642242590", "tenant_id": "a7d57a0103d5473baafa4fdf7affaba1", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c23423ca-c6f9-4e24-86aa-328f70d7d267", "external_fixed_ips": [{"subnet_id": "2a64d6cd-c80a-4dab-9225-9e3c4476a977", "ip_address": "172.25.3.115"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-01-14T07:52:25Z", "updated_at": "2021-01-14T07:52:28Z", "revision_number": 3, "project_id": "a7d57a0103d5473baafa4fdf7affaba1"}}' 2021-01-14 07:52:30,591 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.41:9696/v2.0/subnets?project_id=a7d57a0103d5473baafa4fdf7affaba1&cidr=172.20.0.0%2F28 0.306s 2021-01-14 07:52:30,592 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5c5c4331-78be-4dd5-a8ed-2e9caeb68a4c', 'date': 'Thu, 14 Jan 2021 07:52:30 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?project_id=a7d57a0103d5473baafa4fdf7affaba1&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:52:31,084 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True 0.491s 2021-01-14 07:52:31,084 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-4524ce92-d7ca-4005-b1f1-027655937404', 'date': 'Thu, 14 Jan 2021 07:52:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"c23423ca-c6f9-4e24-86aa-328f70d7d267","name":"public","tenant_id":"7cc3a0aeb7274d23905b8d5334b174d7","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2a64d6cd-c80a-4dab-9225-9e3c4476a977"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2021-01-14T07:09:00Z","updated_at":"2021-01-14T07:09:09Z","revision_number":2,"project_id":"7cc3a0aeb7274d23905b8d5334b174d7","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-01-14 07:52:31,174 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28 0.089s 2021-01-14 07:52:31,175 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5aa25a5c-ac7c-4aeb-ae8e-10a806f2452d', 'date': 'Thu, 14 Jan 2021 07:52:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets?network_id=c23423ca-c6f9-4e24-86aa-328f70d7d267&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-01-14 07:52:33,630 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.41:9696/v2.0/subnets 2.455s 2021-01-14 07:52:33,631 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-387342275", "network_id": "50210832-9d1e-4ed2-a0a0-8d712e657903", "project_id": "a7d57a0103d5473baafa4fdf7affaba1", "cidr": "172.20.0.0/28", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-8e80d0d3-72a6-45c2-aff2-6cf9293792eb', 'date': 'Thu, 14 Jan 2021 07:52:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"1b00e002-f7de-4e42-80d7-7a40d7d45af3","name":"tempest-subnet-smoke-387342275","tenant_id":"a7d57a0103d5473baafa4fdf7affaba1","network_id":"50210832-9d1e-4ed2-a0a0-8d712e657903","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-01-14T07:52:32Z","updated_at":"2021-01-14T07:52:32Z","revision_number":0,"project_id":"a7d57a0103d5473baafa4fdf7affaba1"}}' 2021-01-14 07:52:40,677 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 PUT http://10.222.0.41:9696/v2.0/routers/89acea3a-e125-4422-86ba-a93586628c41/add_router_interface 7.045s 2021-01-14 07:52:40,678 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "1b00e002-f7de-4e42-80d7-7a40d7d45af3"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-44b8d8e5-2166-4891-8fff-6ed2402d6fcb', 'date': 'Thu, 14 Jan 2021 07:52:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/89acea3a-e125-4422-86ba-a93586628c41/add_router_interface'} Body: b'{"id": "89acea3a-e125-4422-86ba-a93586628c41", "tenant_id": "a7d57a0103d5473baafa4fdf7affaba1", "port_id": "689e820f-791b-477b-924c-6006687888fe", "network_id": "50210832-9d1e-4ed2-a0a0-8d712e657903", "subnet_id": "1b00e002-f7de-4e42-80d7-7a40d7d45af3", "subnet_ids": ["1b00e002-f7de-4e42-80d7-7a40d7d45af3"]}' 2021-01-14 07:52:41,354 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-groups 0.675s 2021-01-14 07:52:41,354 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup_access--1198772357", "description": "tempest-secgroup_access--1198772357 description", "project_id": "a7d57a0103d5473baafa4fdf7affaba1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1600', 'x-openstack-request-id': 'req-dedb09c1-e325-4116-b870-6e1feee4d2ab', 'date': 'Thu, 14 Jan 2021 07:52:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "dedcb29f-8cef-4d72-8d44-9213265c3c23", "name": "tempest-secgroup_access--1198772357", "stateful": true, "tenant_id": "a7d57a0103d5473baafa4fdf7affaba1", "description": "tempest-secgroup_access--1198772357 description", "security_group_rules": [{"id": "580a133d-72a0-4b5c-9036-90cd4da6b5cb", "tenant_id": "a7d57a0103d5473baafa4fdf7affaba1", "security_group_id": "dedcb29f-8cef-4d72-8d44-9213265c3c23", "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": 3634, "description": null, "tags": [], "created_at": "2021-01-14T07:52:41Z", "updated_at": "2021-01-14T07:52:41Z", "revision_number": 0, "project_id": "a7d57a0103d5473baafa4fdf7affaba1"}, {"id": "94966a93-07e1-490c-95d1-c95f914f8617", "tenant_id": "a7d57a0103d5473baafa4fdf7affaba1", "security_group_id": "dedcb29f-8cef-4d72-8d44-9213265c3c23", "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": 3635, "description": null, "tags": [], "created_at": "2021-01-14T07:52:41Z", "updated_at": "2021-01-14T07:52:41Z", "revision_number": 0, "project_id": "a7d57a0103d5473baafa4fdf7affaba1"}], "tags": [], "created_at": "2021-01-14T07:52:41Z", "updated_at": "2021-01-14T07:52:41Z", "revision_number": 1, "project_id": "a7d57a0103d5473baafa4fdf7affaba1"}}' 2021-01-14 07:52:41,853 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-groups 0.498s 2021-01-14 07:52:41,853 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup_general--961514248", "description": "tempest-secgroup_general--961514248 description", "project_id": "a7d57a0103d5473baafa4fdf7affaba1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1600', 'x-openstack-request-id': 'req-9f4200a6-9621-4271-96b4-1d5450660eed', 'date': 'Thu, 14 Jan 2021 07:52:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "6108b80a-9876-4412-ae54-9fa059bd8d1d", "name": "tempest-secgroup_general--961514248", "stateful": true, "tenant_id": "a7d57a0103d5473baafa4fdf7affaba1", "description": "tempest-secgroup_general--961514248 description", "security_group_rules": [{"id": "1bfbecb8-4f5d-4f08-b0d7-65a8fdfec954", "tenant_id": "a7d57a0103d5473baafa4fdf7affaba1", "security_group_id": "6108b80a-9876-4412-ae54-9fa059bd8d1d", "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": 3638, "description": null, "tags": [], "created_at": "2021-01-14T07:52:41Z", "updated_at": "2021-01-14T07:52:41Z", "revision_number": 0, "project_id": "a7d57a0103d5473baafa4fdf7affaba1"}, {"id": "d8c1dacc-0487-45aa-87cf-7e50a5b4996d", "tenant_id": "a7d57a0103d5473baafa4fdf7affaba1", "security_group_id": "6108b80a-9876-4412-ae54-9fa059bd8d1d", "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": 3639, "description": null, "tags": [], "created_at": "2021-01-14T07:52:41Z", "updated_at": "2021-01-14T07:52:41Z", "revision_number": 0, "project_id": "a7d57a0103d5473baafa4fdf7affaba1"}], "tags": [], "created_at": "2021-01-14T07:52:41Z", "updated_at": "2021-01-14T07:52:41Z", "revision_number": 1, "project_id": "a7d57a0103d5473baafa4fdf7affaba1"}}' 2021-01-14 07:52:42,213 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.358s 2021-01-14 07:52:42,213 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "dedcb29f-8cef-4d72-8d44-9213265c3c23", "project_id": "a7d57a0103d5473baafa4fdf7affaba1", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-36d9e8e8-6222-433b-b0d2-4af55633336e', 'date': 'Thu, 14 Jan 2021 07:52:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f5c5a694-b177-4efb-95c3-bc656d45fd17", "tenant_id": "a7d57a0103d5473baafa4fdf7affaba1", "security_group_id": "dedcb29f-8cef-4d72-8d44-9213265c3c23", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-01-14T07:52:42Z", "updated_at": "2021-01-14T07:52:42Z", "revision_number": 0, "project_id": "a7d57a0103d5473baafa4fdf7affaba1"}}' 2021-01-14 07:52:42,449 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.228s 2021-01-14 07:52:42,449 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:52:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3686', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-db03e243-2db0-41a8-8c69-90bf08cb8bfa', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "afb7caa3777f42d8b959ac4af2793bc8", "name": "tempest-TestSecurityGroupsBasicOps-883401042", "password_expires_at": null}, "audit_ids": ["5k_F6ECGQz2WWT9xtt8OBA"], "expires_at": "2021-01-14T08:52:42.000000Z", "issued_at": "2021-01-14T07:52:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a7d57a0103d5473baafa4fdf7affaba1", "name": "tempest-TestSecurityGroupsBasicOps-883401042"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/a7d57a0103d5473baafa4fdf7affaba1", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/a7d57a0103d5473baafa4fdf7affaba1", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/a7d57a0103d5473baafa4fdf7affaba1", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_a7d57a0103d5473baafa4fdf7affaba1", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/a7d57a0103d5473baafa4fdf7affaba1", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:52:42,450 96410 INFO [tempest.lib.common.fixed_network] (TestSecurityGroupsBasicOps:setUp) Found network None available for tenant 2021-01-14 07:52:45,703 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 202 POST http://10.222.0.41/compute/v2.1/servers 3.251s 2021-01-14 07:52:45,704 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-server-tempest-TestSecurityGroupsBasicOps-883401042-access_point-1858000864", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "networks": [{"uuid": "50210832-9d1e-4ed2-a0a0-8d712e657903"}], "key_name": "tempest-TestSecurityGroupsBasicOps-6285928", "security_groups": [{"name": "tempest-secgroup_access--1198772357"}, {"name": "tempest-secgroup_general--961514248"}]}, "os:scheduler_hints": {"different_host": []}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:52:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '457', 'location': 'http://10.222.0.41/compute/v2.1/servers/216dfbfc-0dfd-44f2-8298-5baed63a521c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9d6e3bc-9f77-4092-a8fd-83191df4ddbe', 'x-compute-request-id': 'req-a9d6e3bc-9f77-4092-a8fd-83191df4ddbe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "216dfbfc-0dfd-44f2-8298-5baed63a521c", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/216dfbfc-0dfd-44f2-8298-5baed63a521c"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/216dfbfc-0dfd-44f2-8298-5baed63a521c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_access--1198772357"}, {"name": "tempest-secgroup_general--961514248"}], "adminPass": "cM4CWS6Fc6ck"}}' 2021-01-14 07:52:45,874 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 500 GET http://10.222.0.41/compute/v2.1/servers/216dfbfc-0dfd-44f2-8298-5baed63a521c 0.167s 2021-01-14 07:52:45,875 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:52:45 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-27e6bfbf-7867-4f36-a9b7-89dc703de319', 'x-compute-request-id': 'req-27e6bfbf-7867-4f36-a9b7-89dc703de319', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/216dfbfc-0dfd-44f2-8298-5baed63a521c'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:52:46,447 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 204 DELETE http://10.222.0.41/compute/v2.1/servers/216dfbfc-0dfd-44f2-8298-5baed63a521c 0.571s 2021-01-14 07:52:46,448 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:52:45 GMT', 'server': 'Apache/2.4.29 (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-223bb66f-3ea6-4623-ac74-36e3a9cd85b1', 'x-compute-request-id': 'req-223bb66f-3ea6-4623-ac74-36e3a9cd85b1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/216dfbfc-0dfd-44f2-8298-5baed63a521c'} Body: b'' 2021-01-14 07:52:46,536 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 404 GET http://10.222.0.41/compute/v2.1/servers/216dfbfc-0dfd-44f2-8298-5baed63a521c 0.087s 2021-01-14 07:52:46,537 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:52:46 GMT', 'server': 'Apache/2.4.29 (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-dcbc98bf-17b1-49ad-a8cf-c6957309842c', 'x-compute-request-id': 'req-dcbc98bf-17b1-49ad-a8cf-c6957309842c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/216dfbfc-0dfd-44f2-8298-5baed63a521c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 216dfbfc-0dfd-44f2-8298-5baed63a521c could not be found."}}' 2021-01-14 07:52:46,987 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/6108b80a-9876-4412-ae54-9fa059bd8d1d 0.444s 2021-01-14 07:52:46,988 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-f284c0f5-9170-4452-ae5a-d5387752fae2', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:52:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/6108b80a-9876-4412-ae54-9fa059bd8d1d'} Body: b'' 2021-01-14 07:52:47,498 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/dedcb29f-8cef-4d72-8d44-9213265c3c23 0.510s 2021-01-14 07:52:47,499 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-3f3aceeb-3378-4f6a-8b3b-c8596b320042', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:52:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/dedcb29f-8cef-4d72-8d44-9213265c3c23'} Body: b'' 2021-01-14 07:52:54,118 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 PUT http://10.222.0.41:9696/v2.0/routers/89acea3a-e125-4422-86ba-a93586628c41/remove_router_interface 6.619s 2021-01-14 07:52:54,119 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "1b00e002-f7de-4e42-80d7-7a40d7d45af3"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-58757e21-f267-4b09-a105-100e768b161a', 'date': 'Thu, 14 Jan 2021 07:52:54 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/89acea3a-e125-4422-86ba-a93586628c41/remove_router_interface'} Body: b'{"id": "89acea3a-e125-4422-86ba-a93586628c41", "tenant_id": "a7d57a0103d5473baafa4fdf7affaba1", "port_id": "689e820f-791b-477b-924c-6006687888fe", "network_id": "50210832-9d1e-4ed2-a0a0-8d712e657903", "subnet_id": "1b00e002-f7de-4e42-80d7-7a40d7d45af3", "subnet_ids": ["1b00e002-f7de-4e42-80d7-7a40d7d45af3"]}' 2021-01-14 07:52:57,006 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/subnets/1b00e002-f7de-4e42-80d7-7a40d7d45af3 2.886s 2021-01-14 07:52:57,006 96410 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-ac9099e2-371d-4b17-826a-a81087d43912', 'date': 'Thu, 14 Jan 2021 07:52:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/subnets/1b00e002-f7de-4e42-80d7-7a40d7d45af3'} Body: b'' 2021-01-14 07:52:59,220 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/routers/89acea3a-e125-4422-86ba-a93586628c41 2.212s 2021-01-14 07:52:59,220 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-6a8569ef-28bf-4064-86dd-3b69aeaffec8', 'content-length': '0', 'date': 'Thu, 14 Jan 2021 07:52:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/routers/89acea3a-e125-4422-86ba-a93586628c41'} Body: b'' 2021-01-14 07:53:02,173 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/networks/50210832-9d1e-4ed2-a0a0-8d712e657903 2.952s 2021-01-14 07:53:02,174 96410 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-df033ced-a965-41df-81ed-4f4aca39fbfb', 'date': 'Thu, 14 Jan 2021 07:53:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/networks/50210832-9d1e-4ed2-a0a0-8d712e657903'} Body: b'' 2021-01-14 07:53:02,263 96410 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-6285928 0.088s 2021-01-14 07:53:02,263 96410 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:53:02 GMT', 'server': 'Apache/2.4.29 (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-89b341e2-c943-497c-b255-e8f67960847f', 'x-compute-request-id': 'req-89b341e2-c943-497c-b255-e8f67960847f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-6285928'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/scenario/test_security_groups_basic_ops.py", line 191, in setUp self._deploy_tenant(self.primary_tenant) File "/opt/stack/tempest/tempest/scenario/test_security_groups_basic_ops.py", line 352, in _deploy_tenant self._set_access_point(tenant) File "/opt/stack/tempest/tempest/scenario/test_security_groups_basic_ops.py", line 317, in _set_access_point security_groups=secgroups) File "/opt/stack/tempest/tempest/scenario/test_security_groups_basic_ops.py", line 279, in _create_server **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps | 1 | 0 | 1 | 0 | 0 | Detail | |
test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
fail
ft69.1: tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:40:45,730 96411 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.100s 2021-01-14 07:40:45,730 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:40:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3678', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-60cbe4f2-08e8-407e-988f-c111230011bd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2466f1a9403c49c8a6555a4ca3d15aec", "name": "tempest-TestServerAdvancedOps-1356729713", "password_expires_at": null}, "audit_ids": ["65BOHxqiRcmf-B_kIbixuA"], "expires_at": "2021-01-14T08:40:45.000000Z", "issued_at": "2021-01-14T07:40:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cce85137440844a6a7dbd3984a1b9872", "name": "tempest-TestServerAdvancedOps-1356729713"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/cce85137440844a6a7dbd3984a1b9872", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/cce85137440844a6a7dbd3984a1b9872", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/cce85137440844a6a7dbd3984a1b9872", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_cce85137440844a6a7dbd3984a1b9872", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/cce85137440844a6a7dbd3984a1b9872", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:40:45,731 96411 INFO [tempest.lib.common.fixed_network] (TestServerAdvancedOps:test_server_sequence_suspend_resume) Found network None available for tenant 2021-01-14 07:40:47,882 96411 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 202 POST http://10.222.0.41/compute/v2.1/servers 2.149s 2021-01-14 07:40:47,882 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestServerAdvancedOps-server-2051435949", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:40:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/438101cd-cec0-4ec3-ba73-3b780f5c86f0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-465b8c30-783c-4b99-b04f-fa83c8f21096', 'x-compute-request-id': 'req-465b8c30-783c-4b99-b04f-fa83c8f21096', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "438101cd-cec0-4ec3-ba73-3b780f5c86f0", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/438101cd-cec0-4ec3-ba73-3b780f5c86f0"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/438101cd-cec0-4ec3-ba73-3b780f5c86f0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "hawbmiiN76EK"}}' 2021-01-14 07:40:47,977 96411 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 500 GET http://10.222.0.41/compute/v2.1/servers/438101cd-cec0-4ec3-ba73-3b780f5c86f0 0.092s 2021-01-14 07:40:47,977 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:40:47 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-5a4fa7e5-7f29-4f0d-8216-298f08dcaa38', 'x-compute-request-id': 'req-5a4fa7e5-7f29-4f0d-8216-298f08dcaa38', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/438101cd-cec0-4ec3-ba73-3b780f5c86f0'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:40:48,462 96411 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 204 DELETE http://10.222.0.41/compute/v2.1/servers/438101cd-cec0-4ec3-ba73-3b780f5c86f0 0.484s 2021-01-14 07:40:48,463 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:40:47 GMT', 'server': 'Apache/2.4.29 (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-a9fd99f1-9225-4ce3-a185-99a751578a7f', 'x-compute-request-id': 'req-a9fd99f1-9225-4ce3-a185-99a751578a7f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/438101cd-cec0-4ec3-ba73-3b780f5c86f0'} Body: b'' 2021-01-14 07:40:48,536 96411 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 404 GET http://10.222.0.41/compute/v2.1/servers/438101cd-cec0-4ec3-ba73-3b780f5c86f0 0.073s 2021-01-14 07:40:48,537 96411 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:40:48 GMT', 'server': 'Apache/2.4.29 (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-ea2f156b-1f67-4d91-b89f-097bef568339', 'x-compute-request-id': 'req-ea2f156b-1f67-4d91-b89f-097bef568339', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/438101cd-cec0-4ec3-ba73-3b780f5c86f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 438101cd-cec0-4ec3-ba73-3b780f5c86f0 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_advanced_ops.py", line 50, in test_server_sequence_suspend_resume instance_id = self.create_server()['id'] File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.scenario.test_server_basic_ops.TestServerBasicOps | 1 | 0 | 1 | 0 | 0 | Detail | |
test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
fail
ft70.1: tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:53:17,433 96399 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.520s 2021-01-14 07:53:17,434 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestServerBasicOps-1238503199"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:53:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e7bd317-4155-4fcc-854a-e0d0666a8e9f', 'x-compute-request-id': 'req-5e7bd317-4155-4fcc-854a-e0d0666a8e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAwmoX0Z5kvMK8dtyyjkpjipN5+zXPjxuQ4jlSLsn4G44S9yhC\\nrbfUCnDCKeqglDsMmbqVCvQrOA8lo9sCojBVhuMBm1pmkbLHyGYgMKsMfvB/dEC0\\nuZv/rhtxJmvqyJM6ikIo+0CraKBRerFnp0Qaowlzuq7WkT1eDf/Y5U0uxVbgit2w\\nVynhgvySlcnTQHuhCxUYZcPt37oxvPW0ZNRWtSvC/ZETfy1FEQX0MhHZwHtyxkpd\\nFQsFuD3seBuzDe7e17UfSNjYu8cZeZKNRaIhFzF59OeIkNk1CuHD9tcwwbuSwVQi\\ntn6jfMRxzA0nfOas50QJryogun4tvQ8ESGCSGQIDAQABAoIBACy4QMBcAeoVlUp2\\nG7B1Vg5TPBTX3OWbPql66/eNR7/230/w992D0oeQRmlj6goOxyg5bf02Cxb7DPpy\\n71klaxb68qysj7ll+WSUcUUgo2Azq+2u0KN9ScPf1hgzbK80hpu0+j5JMuR/NB7X\\n3fLwzHvCOdewTfTcu9zWhCrCpUaI/RyV2tauj48Bsr9A/d3lB3VHCHfT7MQlU49g\\nny2kRLfJgJ5eIMOZPdFDKzsNqHnkkJbaEG7cejM+SjVo8kcFNvM0tWigCFsphatX\\nRzmlDa//pVJev/Ehay+i1rs4w4WQYx9WFundcY/7MfO68lbu0CRkBss06Px8PHQs\\n7wkWy60CgYEA+SppwBaz/DBmXG4v/X9f/uP3kQ/Bqw+VN84yzSkkaQCIDwbhNHmU\\n6SiGj9j590Wa77+Ilh5D6XzxnlYVJZYr1xVKMwTP8u6V9CY9b7uy23+IClp36AGw\\nQ89hqiUgvvkttTxMwpauckuCoMgP8xMem2nKyoeQoH11V59M1vAp8YMCgYEAx786\\niG7mG28PkT7jKQA2w6cQhmMpu8XecGcF52Gq9rjUiR7wJRfeD+OodmVWywkqnK3C\\n7VgRWn3TA4mCgf0ceUZ9l6gviA8VUMi+yIMwK6S3FXa9OoA6Ek/ccQCkT/M/cumx\\nbTN0gBlz6e3Yugtx/IxUbVdSyR4OVup3jkJTpzMCgYEArNLHUO4uXyDvDvN6o/kC\\ni5hxshNcwJrpZDDIudbso0w0E0AxWqVuLR7n3sSf9Ow5oEuYoI9TiZMZQDrzJgP4\\nWpIwyhxvZFAqgJM5j9OAJpFZudywSKNLMG2aj1p7URsiog+2Kk47p5lKfNznezFq\\nzF9fwoSvQzJh/qnGsVsZrKMCgYEAw2wN4ilNq41u15WFPTneWnD6s+AUlocx5xqE\\nJinhz9xo43aHUGMXeMgsqxjeX2oqbHt7+CVvZO8xIYbJTk/KKcSTX2rGhgDrw8uD\\nDD19RVWzYaZ33+JP7lZ/v3b3StkbPFvyoHn1AtbkFvwCS5KjBIhumUMT1Xw4X0Sp\\nj17I5Q0CgYAMSlJ2Fj/8miYVPkn/dEs5w2kzXqvqwL5bR77JYwJiXmvFmJmGDcMN\\nhMYUdV37BDLt01Eti7Tfzg4dkw/fJAlTqtSp6ZD8who+QA8WE+IPhJJeJ1nRbbG0\\noLNQ65jMAYTSvgkEJBnY99XHVI0SbYIPTO5qzSHe7zoiKJ4E44q7ow==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestServerBasicOps-1238503199", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCahfRnmS8wrx23LKOSmOKk3n7Nc+PG5DiOVIuyfgbjhL3KEKtt9QKcMIp6qCUOwyZupUK9Cs4DyWj2wKiMFWG4wGbWmaRssfIZiAwqwx+8H90QLS5m/+uG3Ema+rIkzqKQij7QKtooFF6sWenRBqjCXO6rtaRPV4N/9jlTS7FVuCK3bBXKeGC/JKVydNAe6ELFRhlw+3fujG89bRk1Fa1K8L9kRN/LUURBfQyEdnAe3LGSl0VCwW4Pex4G7MN7t7XtR9I2Ni7xxl5ko1FoiEXMXn054iQ2TUK4cP21zDBu5LBVCK2fqN8xHHMDSd85qznRAmvKiC6fi29DwRIYJIZ Generated-by-Nova", "fingerprint": "63:2f:3d:ee:cd:99:ab:ed:9e:28:a1:3a:ae:b5:d2:2e", "user_id": "4035cc37ff604c1cbba2a17d89c83458"}}' 2021-01-14 07:53:17,860 96399 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 POST http://10.222.0.41/compute/v2.1/os-security-groups 0.423s 2021-01-14 07:53:17,861 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-TestServerBasicOps-1148485725", "description": "tempest-TestServerBasicOps-1148485725 description"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:53:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc7d80e0-4c19-4a77-a97d-f8c261276f64', 'x-compute-request-id': 'req-dc7d80e0-4c19-4a77-a97d-f8c261276f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "614a0d98-dd2d-46b0-98a1-1c3037adad05", "description": "tempest-TestServerBasicOps-1148485725 description", "name": "tempest-TestServerBasicOps-1148485725", "tenant_id": "33cf3594760348a59e6dc5ba6e8818c5", "rules": []}}' 2021-01-14 07:53:18,334 96399 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 POST http://10.222.0.41/compute/v2.1/os-security-group-rules 0.467s 2021-01-14 07:53:18,335 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"parent_group_id": "614a0d98-dd2d-46b0-98a1-1c3037adad05", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "cidr": "0.0.0.0/0"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:53:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f90615e-99a8-4697-977f-a1acb419506a', 'x-compute-request-id': 'req-1f90615e-99a8-4697-977f-a1acb419506a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-group-rules'} Body: b'{"security_group_rule": {"id": "db7c2ace-69f7-4c68-a4a4-46dfbc036858", "parent_group_id": "614a0d98-dd2d-46b0-98a1-1c3037adad05", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group": {}, "ip_range": {"cidr": "0.0.0.0/0"}}}' 2021-01-14 07:53:18,657 96399 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 POST http://10.222.0.41/compute/v2.1/os-security-group-rules 0.319s 2021-01-14 07:53:18,658 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"parent_group_id": "614a0d98-dd2d-46b0-98a1-1c3037adad05", "ip_protocol": "icmp", "from_port": -1, "to_port": -1, "cidr": "0.0.0.0/0"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:53:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f3602d3-bcf2-4a09-8f88-6407d7f91a19', 'x-compute-request-id': 'req-9f3602d3-bcf2-4a09-8f88-6407d7f91a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-group-rules'} Body: b'{"security_group_rule": {"id": "4f49f446-f46d-4919-9298-7a8955e1dbce", "parent_group_id": "614a0d98-dd2d-46b0-98a1-1c3037adad05", "ip_protocol": "icmp", "from_port": -1, "to_port": -1, "group": {}, "ip_range": {"cidr": "0.0.0.0/0"}}}' 2021-01-14 07:53:18,717 96399 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.044s 2021-01-14 07:53:18,717 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:53:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3672', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-89c2879b-7384-46f3-84a2-a8142f82ad83', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4035cc37ff604c1cbba2a17d89c83458", "name": "tempest-TestServerBasicOps-1024043871", "password_expires_at": null}, "audit_ids": ["o7GrizJJSwCRamiOsowCwA"], "expires_at": "2021-01-14T08:53:18.000000Z", "issued_at": "2021-01-14T07:53:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33cf3594760348a59e6dc5ba6e8818c5", "name": "tempest-TestServerBasicOps-1024043871"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/33cf3594760348a59e6dc5ba6e8818c5", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/33cf3594760348a59e6dc5ba6e8818c5", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/33cf3594760348a59e6dc5ba6e8818c5", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_33cf3594760348a59e6dc5ba6e8818c5", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/33cf3594760348a59e6dc5ba6e8818c5", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:53:18,718 96399 INFO [tempest.lib.common.fixed_network] (TestServerBasicOps:test_server_basic_ops) Found network {'id': '8eaf2fea-5f42-4bbb-8e4a-2213c5bf9604', 'name': 'tempest-TestServerBasicOps-404359086-network', 'tenant_id': '33cf3594760348a59e6dc5ba6e8818c5', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '33cf3594760348a59e6dc5ba6e8818c5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 6, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:53:04Z', 'updated_at': '2021-01-14T07:53:05Z', 'revision_number': 1} available for tenant 2021-01-14 07:53:20,075 96399 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 202 POST http://10.222.0.41/compute/v2.1/servers 1.356s 2021-01-14 07:53:20,076 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestServerBasicOps-server-310758954", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "key_name": "tempest-TestServerBasicOps-1238503199", "security_groups": [{"name": "tempest-TestServerBasicOps-1148485725"}], "config_drive": true, "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "networks": [{"uuid": "8eaf2fea-5f42-4bbb-8e4a-2213c5bf9604"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:53:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '410', 'location': 'http://10.222.0.41/compute/v2.1/servers/cd96e891-9641-4592-b161-78d3a9aea706', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c574d021-352a-408f-a5f9-2eb4b88ca572', 'x-compute-request-id': 'req-c574d021-352a-408f-a5f9-2eb4b88ca572', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "cd96e891-9641-4592-b161-78d3a9aea706", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/cd96e891-9641-4592-b161-78d3a9aea706"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/cd96e891-9641-4592-b161-78d3a9aea706"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-TestServerBasicOps-1148485725"}], "adminPass": "gwr8kRQXemZL"}}' 2021-01-14 07:53:20,141 96399 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 500 GET http://10.222.0.41/compute/v2.1/servers/cd96e891-9641-4592-b161-78d3a9aea706 0.063s 2021-01-14 07:53:20,142 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:53:20 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-e43ff781-93d5-4d3f-aa93-f9d4016f679d', 'x-compute-request-id': 'req-e43ff781-93d5-4d3f-aa93-f9d4016f679d', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/cd96e891-9641-4592-b161-78d3a9aea706'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:53:20,345 96399 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 204 DELETE http://10.222.0.41/compute/v2.1/servers/cd96e891-9641-4592-b161-78d3a9aea706 0.202s 2021-01-14 07:53:20,345 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:53:20 GMT', 'server': 'Apache/2.4.29 (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-8fea1201-7b5d-4e73-8da8-ce55972936ed', 'x-compute-request-id': 'req-8fea1201-7b5d-4e73-8da8-ce55972936ed', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/cd96e891-9641-4592-b161-78d3a9aea706'} Body: b'' 2021-01-14 07:53:20,415 96399 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 404 GET http://10.222.0.41/compute/v2.1/servers/cd96e891-9641-4592-b161-78d3a9aea706 0.069s 2021-01-14 07:53:20,416 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:53:20 GMT', 'server': 'Apache/2.4.29 (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-c0fe73d3-f2dd-4055-b60d-674936b6a33e', 'x-compute-request-id': 'req-c0fe73d3-f2dd-4055-b60d-674936b6a33e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/cd96e891-9641-4592-b161-78d3a9aea706'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cd96e891-9641-4592-b161-78d3a9aea706 could not be found."}}' 2021-01-14 07:53:20,841 96399 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-security-groups/614a0d98-dd2d-46b0-98a1-1c3037adad05 0.420s 2021-01-14 07:53:20,842 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:53:20 GMT', 'server': 'Apache/2.4.29 (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-bacc3480-7aa0-4206-8ded-d44d24865f6a', 'x-compute-request-id': 'req-bacc3480-7aa0-4206-8ded-d44d24865f6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-groups/614a0d98-dd2d-46b0-98a1-1c3037adad05'} Body: b'' 2021-01-14 07:53:20,910 96399 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestServerBasicOps-1238503199 0.067s 2021-01-14 07:53:20,911 96399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:53:20 GMT', 'server': 'Apache/2.4.29 (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-24a92459-f90c-44d1-bebe-69c8e070a3a7', 'x-compute-request-id': 'req-24a92459-f90c-44d1-bebe-69c8e070a3a7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestServerBasicOps-1238503199'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_basic_ops.py", line 134, in test_server_basic_ops metadata=self.md) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.scenario.test_server_multinode.TestServerMultinode | 1 | 0 | 1 | 0 | 0 | Detail | |
test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,network,smoke] |
fail
ft71.1: tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,network,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:45:39,586 96401 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.41/compute/v2.1/os-availability-zone/detail 0.558s 2021-01-14 07:45:39,587 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:45:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '612', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a435854f-d4a6-4b90-9a5d-ebe80750d790', 'x-compute-request-id': 'req-a435854f-d4a6-4b90-9a5d-ebe80750d790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-availability-zone/detail'} Body: b'{"availabilityZoneInfo": [{"zoneName": "internal", "zoneState": {"available": true}, "hosts": {"n-d-769329-2": {"nova-scheduler": {"available": true, "active": true, "updated_at": "2021-01-14T07:45:32.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2021-01-14T07:45:37.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"n-h2-769329-2": {"nova-compute": {"available": true, "active": true, "updated_at": "2021-01-14T07:45:35.000000"}}, "n-h1-769329-2": {"nova-compute": {"available": true, "active": true, "updated_at": "2021-01-14T07:45:36.000000"}}}}]}' 2021-01-14 07:45:39,763 96401 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.153s 2021-01-14 07:45:39,763 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:45:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3672', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d7f5ecb0-92f4-4e74-9a7a-afcd568dfef5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "49b2ffc3c3df42c8bcf3bf31cc1566d1", "name": "tempest-TestServerMultinode-101208012", "password_expires_at": null}, "audit_ids": ["uFso8roSRoGnl0FyK-yelA"], "expires_at": "2021-01-14T08:45:39.000000Z", "issued_at": "2021-01-14T07:45:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95edd43e99a04751803b1ca0ff735456", "name": "tempest-TestServerMultinode-101208012"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/95edd43e99a04751803b1ca0ff735456", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/95edd43e99a04751803b1ca0ff735456", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/95edd43e99a04751803b1ca0ff735456", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_95edd43e99a04751803b1ca0ff735456", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/95edd43e99a04751803b1ca0ff735456", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:45:39,767 96401 INFO [tempest.lib.common.fixed_network] (TestServerMultinode:test_schedule_to_all_nodes) Found network {'id': '0035b911-ecc9-4922-a6a7-3c81520d36f3', 'name': 'tempest-TestServerMultinode-478541537-network', 'tenant_id': '95edd43e99a04751803b1ca0ff735456', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '95edd43e99a04751803b1ca0ff735456', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 10, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:44:54Z', 'updated_at': '2021-01-14T07:44:55Z', 'revision_number': 1} available for tenant 2021-01-14 07:45:42,861 96401 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 202 POST http://10.222.0.41/compute/v2.1/servers 3.092s 2021-01-14 07:45:42,861 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestServerMultinode-server-1469353890", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "availability_zone": "nova:n-h2-769329-2", "networks": [{"uuid": "0035b911-ecc9-4922-a6a7-3c81520d36f3"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:45:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/352218ac-594b-4e56-bb5b-054761143f0c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07523d09-3a93-4f60-93c1-2a5866ed80c1', 'x-compute-request-id': 'req-07523d09-3a93-4f60-93c1-2a5866ed80c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "352218ac-594b-4e56-bb5b-054761143f0c", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/352218ac-594b-4e56-bb5b-054761143f0c"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/352218ac-594b-4e56-bb5b-054761143f0c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "qNGfPXx3dZmQ"}}' 2021-01-14 07:45:42,969 96401 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 500 GET http://10.222.0.41/compute/v2.1/servers/352218ac-594b-4e56-bb5b-054761143f0c 0.105s 2021-01-14 07:45:42,969 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:45:42 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-5b3f33fe-4e7e-48af-ae39-b5724428d9de', 'x-compute-request-id': 'req-5b3f33fe-4e7e-48af-ae39-b5724428d9de', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/352218ac-594b-4e56-bb5b-054761143f0c'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:45:43,664 96401 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 204 DELETE http://10.222.0.41/compute/v2.1/servers/352218ac-594b-4e56-bb5b-054761143f0c 0.693s 2021-01-14 07:45:43,664 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:45:42 GMT', 'server': 'Apache/2.4.29 (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-65c1d39f-ccee-4570-8d67-06859d592971', 'x-compute-request-id': 'req-65c1d39f-ccee-4570-8d67-06859d592971', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/352218ac-594b-4e56-bb5b-054761143f0c'} Body: b'' 2021-01-14 07:45:43,854 96401 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 404 GET http://10.222.0.41/compute/v2.1/servers/352218ac-594b-4e56-bb5b-054761143f0c 0.189s 2021-01-14 07:45:43,854 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:45:43 GMT', 'server': 'Apache/2.4.29 (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-e4951ead-fc20-44a8-8efb-88fa6a9fddda', 'x-compute-request-id': 'req-e4951ead-fc20-44a8-8efb-88fa6a9fddda', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/352218ac-594b-4e56-bb5b-054761143f0c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 352218ac-594b-4e56-bb5b-054761143f0c could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_multinode.py", line 71, in test_schedule_to_all_nodes availability_zone='%(zone)s:%(host_name)s' % host) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 2 | 0 | 2 | 0 | 0 | Detail | |
test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow] |
fail
ft72.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:58:37,358 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.717s 2021-01-14 07:58:37,359 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestShelveInstance-845756777"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6beede3d-390d-430d-aba8-e0b6b3bbae91', 'x-compute-request-id': 'req-6beede3d-390d-430d-aba8-e0b6b3bbae91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpgIBAAKCAQEAzw8PGdlqaHjdhx+zp1b4VhBFLMSkrOUhgxOTJRQhEd1ykxxw\\n+fzJWSRov+F+6XyUSet5uEI1iDHfgcFJp91RqCkdJYL6QjdmT5p90Hk/sdHksWgj\\nkWrdv7Tx5RQui1i5sglvnAzpCnuWUMxixBYAqUVfipkjfshJQWjbAIqaXLbr0W6E\\n43G5I/EdO1ltBAjP/fqYl+ZhwYa0gQN+of4Wri1jJWlZMKVEloB3JyDvOzjj/ZOw\\nyESlxgW2OQJRaXTmYrU+lv/vAB/28BO+gi3IjJNd1+w0XEMLmWsKJ+6qDXej0ypc\\nWd9TZZC7Bv1qbtXYWcYQT0KKoFXARN5g1KWiGQIDAQABAoIBAQDK6Ef1HeEv1dnJ\\nE+D7CLg9pp4TW/TAVZ38lE8rE8nAdxFTZpiz8evihlJ8Tt8Osf2jXrWeQouxFqaf\\nwimK7dCaiQe9/dd+0klZktzeUiN//18sFxBb7ay2s/wkcB2Ygm8fMC4Gb4RjuG66\\naUAURjeJqakR6jYlhOJ8zeNnaWwRk48mXnUHpGeSA/VwXfn8H1BJnJaCU28PGn29\\n7T+8std8fojgs3uBsSfTy2yVvE9xyyj4fhScC7kPIG54QebPeajOUiRJwqYBTIZD\\nIYIDxpzQj+izODQbTYK4rzxXNB7bsVaGpMJLDcSinOpyQqKCx9c30Q+SXFQBKwOg\\nMFpXw67NAoGBAPrjM+uFm1gVXVPCGRNTR9dMgIftQjAQfiwhN4k+9P4AGwiIbIXi\\n9wNlJ2JaYlUrnp2lVOlOAsWF7zsweOGpTa3umaWbZNhKfYWio03Qjjiy6ez0SIwz\\nRx0nsDtE3TBeWopHwrkPtDEmpQcd410Ur+eF8A/riREPlajm0DAz8dBXAoGBANNH\\nN2aQLBuJmTjlZp+jaT1QgNIyUyivTRkyJ+Etb5xHs0edTx0lPCZxMk2Hi8tLAVcy\\nBKpQjqsBJSm96VFzXvD1b/gblzL+wvmY01GwUTyJLOjrISuUhNmp9DhSZP7+BqMe\\nBVUnm9GBbkaMAoLXUpjeCg35/UTpMbE49fTNwNsPAoGBAMU2a82rTJ1EzgPVA1kJ\\nkeNPo4k1m12k2UlfIwSjlHlFI/rlIklsS7dDgF3zpnBExX4uRDzQsaUKzy67v4nD\\nR+h9MhHXwMG0bE7rtWqpkeJH4VH+BDkQ5cmpNQKh8yzePlWMayiFi6NHOVoKyHqW\\nlF9uDXK2NxxOH9qQ9P2vF1opAoGBAK95g6LUdT29z5t4s/48e2ioVwW9NGIjDpax\\nmHul//+9cUI2fgHH7ihDdbL8s/d5aTihW0yVMZkHj3UWvRSgDKd2QbPAPpjlDMy+\\nyCwdk6sCh2FAAEGwzZH2XNb2X9mE48BQa79o8TpVFGDVYjSHX5uFNraa/WZhg5sc\\novLafKWzAoGBAMmixavXRiZjDJdO73JzxhDJnZH2f/hlUU7QF7s81Hlj3duWCMja\\nRNvkOgewxR0W3XjmxP1kKB3bJ181i+E3TLjw4pqhuZoNfDSMXsYnsCnQ1YJ94MtW\\nbq2yYi1eFE11loXcBotLdhsYxK9yw/bYdkXL+tDdR1L6Uw6IR3RTZujb\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestShelveInstance-845756777", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPDw8Z2WpoeN2HH7OnVvhWEEUsxKSs5SGDE5MlFCER3XKTHHD5/MlZJGi/4X7pfJRJ63m4QjWIMd+BwUmn3VGoKR0lgvpCN2ZPmn3QeT+x0eSxaCORat2/tPHlFC6LWLmyCW+cDOkKe5ZQzGLEFgCpRV+KmSN+yElBaNsAippctuvRboTjcbkj8R07WW0ECM/9+piX5mHBhrSBA36h/hauLWMlaVkwpUSWgHcnIO87OOP9k7DIRKXGBbY5AlFpdOZitT6W/+8AH/bwE76CLciMk13X7DRcQwuZawon7qoNd6PTKlxZ31NlkLsG/Wpu1dhZxhBPQoqgVcBE3mDUpaIZ Generated-by-Nova", "fingerprint": "43:25:e3:42:e1:38:86:a8:eb:69:11:1b:19:4b:79:2d", "user_id": "d0dcb3993480436483ef97825a4b1d08"}}' 2021-01-14 07:58:37,616 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 200 POST http://10.222.0.41/compute/v2.1/os-security-groups 0.255s 2021-01-14 07:58:37,617 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-TestShelveInstance-510745647", "description": "tempest-TestShelveInstance-510745647 description"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '243', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10a7d746-3008-4d6e-be81-e018f99c9426', 'x-compute-request-id': 'req-10a7d746-3008-4d6e-be81-e018f99c9426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "32f4b552-4454-4386-84ce-071b0926c204", "description": "tempest-TestShelveInstance-510745647 description", "name": "tempest-TestShelveInstance-510745647", "tenant_id": "0aefdb19717646ab82de202e8ef5fa32", "rules": []}}' 2021-01-14 07:58:38,022 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 200 POST http://10.222.0.41/compute/v2.1/os-security-group-rules 0.402s 2021-01-14 07:58:38,023 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"parent_group_id": "32f4b552-4454-4386-84ce-071b0926c204", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "cidr": "0.0.0.0/0"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f38001bb-b914-43be-b6ba-2663bbdb17ba', 'x-compute-request-id': 'req-f38001bb-b914-43be-b6ba-2663bbdb17ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-group-rules'} Body: b'{"security_group_rule": {"id": "68d20947-91e4-448d-b548-6f9c30b8716b", "parent_group_id": "32f4b552-4454-4386-84ce-071b0926c204", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group": {}, "ip_range": {"cidr": "0.0.0.0/0"}}}' 2021-01-14 07:58:38,279 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 200 POST http://10.222.0.41/compute/v2.1/os-security-group-rules 0.252s 2021-01-14 07:58:38,279 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"parent_group_id": "32f4b552-4454-4386-84ce-071b0926c204", "ip_protocol": "icmp", "from_port": -1, "to_port": -1, "cidr": "0.0.0.0/0"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7d1890c-214a-4460-bfb2-82b8746a2b9b', 'x-compute-request-id': 'req-f7d1890c-214a-4460-bfb2-82b8746a2b9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-group-rules'} Body: b'{"security_group_rule": {"id": "2bebf514-6bb7-4d0c-9855-f3b5c680c7c3", "parent_group_id": "32f4b552-4454-4386-84ce-071b0926c204", "ip_protocol": "icmp", "from_port": -1, "to_port": -1, "group": {}, "ip_range": {"cidr": "0.0.0.0/0"}}}' 2021-01-14 07:58:38,326 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.038s 2021-01-14 07:58:38,326 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3670', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a989e53c-24de-4499-b054-ff7fb4a72ef8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d0dcb3993480436483ef97825a4b1d08", "name": "tempest-TestShelveInstance-625405137", "password_expires_at": null}, "audit_ids": ["0YkNyQ04RFi2DMl6HKFByw"], "expires_at": "2021-01-14T08:58:38.000000Z", "issued_at": "2021-01-14T07:58:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0aefdb19717646ab82de202e8ef5fa32", "name": "tempest-TestShelveInstance-625405137"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/0aefdb19717646ab82de202e8ef5fa32", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/0aefdb19717646ab82de202e8ef5fa32", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_0aefdb19717646ab82de202e8ef5fa32", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:58:38,327 3484 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_instance) Found network {'id': '219a3fbe-0d92-4df8-a534-c744112a7cef', 'name': 'tempest-TestShelveInstance-1172724017-network', 'tenant_id': '0aefdb19717646ab82de202e8ef5fa32', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0aefdb19717646ab82de202e8ef5fa32', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 5, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:58:20Z', 'updated_at': '2021-01-14T07:58:20Z', 'revision_number': 1} available for tenant 2021-01-14 07:58:39,335 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 202 POST http://10.222.0.41/compute/v2.1/servers 1.007s 2021-01-14 07:58:39,336 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestShelveInstance-server-1630267646", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "key_name": "tempest-TestShelveInstance-845756777", "security_groups": [{"name": "tempest-TestShelveInstance-510745647"}], "networks": [{"uuid": "219a3fbe-0d92-4df8-a534-c744112a7cef"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '409', 'location': 'http://10.222.0.41/compute/v2.1/servers/cb0f7e94-ccc2-418d-becb-68f4c422fd64', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a6aa94d-8690-4441-8b92-44e7901728f6', 'x-compute-request-id': 'req-1a6aa94d-8690-4441-8b92-44e7901728f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "cb0f7e94-ccc2-418d-becb-68f4c422fd64", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/cb0f7e94-ccc2-418d-becb-68f4c422fd64"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/cb0f7e94-ccc2-418d-becb-68f4c422fd64"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-TestShelveInstance-510745647"}], "adminPass": "zszp6AH9rDez"}}' 2021-01-14 07:58:39,386 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 500 GET http://10.222.0.41/compute/v2.1/servers/cb0f7e94-ccc2-418d-becb-68f4c422fd64 0.048s 2021-01-14 07:58:39,386 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:39 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-8138d0d0-10ed-4695-a5da-7920526bae87', 'x-compute-request-id': 'req-8138d0d0-10ed-4695-a5da-7920526bae87', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/cb0f7e94-ccc2-418d-becb-68f4c422fd64'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:58:39,704 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 204 DELETE http://10.222.0.41/compute/v2.1/servers/cb0f7e94-ccc2-418d-becb-68f4c422fd64 0.316s 2021-01-14 07:58:39,704 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:39 GMT', 'server': 'Apache/2.4.29 (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-2def0208-3600-44e7-a08b-248687a790b9', 'x-compute-request-id': 'req-2def0208-3600-44e7-a08b-248687a790b9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/cb0f7e94-ccc2-418d-becb-68f4c422fd64'} Body: b'' 2021-01-14 07:58:39,728 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_instance): 404 GET http://10.222.0.41/compute/v2.1/servers/cb0f7e94-ccc2-418d-becb-68f4c422fd64 0.024s 2021-01-14 07:58:39,729 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:39 GMT', 'server': 'Apache/2.4.29 (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-f1f3d169-46ba-4696-a35f-4492d9c628a3', 'x-compute-request-id': 'req-f1f3d169-46ba-4696-a35f-4492d9c628a3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/cb0f7e94-ccc2-418d-becb-68f4c422fd64'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cb0f7e94-ccc2-418d-becb-68f4c422fd64 could not be found."}}' 2021-01-14 07:58:40,026 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-security-groups/32f4b552-4454-4386-84ce-071b0926c204 0.292s 2021-01-14 07:58:40,026 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:39 GMT', 'server': 'Apache/2.4.29 (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-c97c1a56-587b-487c-96f7-7719a5c0cf5d', 'x-compute-request-id': 'req-c97c1a56-587b-487c-96f7-7719a5c0cf5d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-groups/32f4b552-4454-4386-84ce-071b0926c204'} Body: b'' 2021-01-14 07:58:40,067 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestShelveInstance-845756777 0.040s 2021-01-14 07:58:40,067 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:40 GMT', 'server': 'Apache/2.4.29 (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-adfa6f34-03ae-4b6e-8b53-a3630705f36d', 'x-compute-request-id': 'req-adfa6f34-03ae-4b6e-8b53-a3630705f36d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestShelveInstance-845756777'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 112, in test_shelve_instance self._create_server_then_shelve_and_unshelve() File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 85, in _create_server_then_shelve_and_unshelve volume_backed=boot_from_volume) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
fail
ft72.2: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:58:40,450 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.377s 2021-01-14 07:58:40,450 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestShelveInstance-1196399239"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1899c696-fea2-4749-b45c-cd7f2864f612', 'x-compute-request-id': 'req-1899c696-fea2-4749-b45c-cd7f2864f612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpQIBAAKCAQEAvMxofMO1qhYQ0WFw2uqgviVSHAU+BHtwh6SVz7iPESQ83bvH\\nwUM8rb1ovVJhv6JGiYolCZRgkZTB+7Nxc69RkwU/cEy78cw3cx5SS5TrR3StFHwg\\nw7ehWm+s0JPezaTtTkO0x4hj/vh3Gl0mf4OO1O/gB2j5NbJOq/HAs1pPtkYSQQM9\\nt1rSfoAsAp/Ows/PqBTBSWYGqsL1+IUwQ5cQ0OdJUGehVAeYnOrr0pGFQzb626+j\\nCT9numPdR0UIzxHX6+5tIY/hYGEro0R+GL18pIhBs0rTg8jox/3x5DFF2lUMRGe0\\nUbBmsWhSwmD5jseU8xm1nmvd2KBLyebhs2q9UQIDAQABAoIBAQCOtWvdswmkcV1x\\nB1iJAYVTdV5lc8j3Fl9vCId9JiJucJfZe1F40lwRb/S19omQkxcCa/unDBMat/kR\\nSwhcy467tOHI/xeppBXd3HOUUhKuRpF1xIX3qtw6QeO9HajyhNIjsKX7lSsQ1bsh\\noHuzMzxJ1K/gqgaGAivZaLmiWIecXHovCX7WCRXERBVJRV/ht/fh20WKFTwpel18\\ni4lL9HcfsBu7bhQNa0EgMTkTLy5lgTvl1HO7obRsKbV/Eo/CZetF0qpJSpL8MkMH\\nXFeVWeBXpvETwjSwDHlbueWceQs6O5DIfPjMev/ldyk6fAnBo+HAz547t4dl6rWl\\n39VIKY3hAoGBAOd2VnuKSyQauepTYX0lABY28NA493gOvqkYXQksciCnp2p6sU40\\nFupUfnvuYtSzNbzmwegphy8kYWGEJTkqj4tHbvNIPG91jFDWhJdWDJFrByw5b9Ob\\nOuL9zxSb0EDUprdOHjmOOOrQcny6jEA0thp4m6GAvfeR7wNX9TRKuL31AoGBANDQ\\nN2D+ZZnrIQEsdwYUNzc/HvaLmznQNVZWlge8MXBCLsSoSeXMZuKVWVH3zD8IqdPT\\niwyDemoaolgppvGHGyxoUI1fd0l9voDE6yaNhIov4rWRu/MSBm8rZG0mpp7UGPU+\\npaphzBvpRmCEjZ/4MWXIghKxbS7lb1WcCGt6lOxtAoGBAJojMSZmCvIJJkPIsQRA\\nrpUckzNmrE30K725rsMcKQhb/V4oRIjaoWP9TpnDP2d7zE52sSyk8xROutbQxGUU\\nVbEfqeAy+6QR+JYgtP1+3TG9v3IQ8cpN9mIROWT0+jMiKb+qMvCLKJYeqA8tv5ZG\\nQ/rO1H0xmdATC8MDQRRIqkw9AoGBAIkxtKD6pGCbluTBhTYuRBT9WOed1BAJF3Ix\\nk4Njh4v9P+MfuuXMBXErtTLgv4ZOt94gKETBgcWC2FVakIAyR41GwF4ScjqL7oWG\\nXAXJh2KPkcHADZ/noOibtvDsKx9BtWA0l/45ITTZcM7raG3JURNRyPxlLJpaTmsO\\nCI4tTPmFAoGAJLnZQDyT/Ld+hB2IWSTOoGB2YaP97HlVJTdKtQUgm9NEH+vYqSvM\\nu7vA9tU9CyoIirPa+tuPuKHS4KxwAzJTJ+HewkfKUvNBstUigPduWkccVMBlbxgB\\n8pKXjjO6swyjV32R8jqhJgBV51fVRn0Z8I/4j407hp/pCqRFJS1aMgw=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestShelveInstance-1196399239", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8zGh8w7WqFhDRYXDa6qC+JVIcBT4Ee3CHpJXPuI8RJDzdu8fBQzytvWi9UmG/okaJiiUJlGCRlMH7s3Fzr1GTBT9wTLvxzDdzHlJLlOtHdK0UfCDDt6Fab6zQk97NpO1OQ7THiGP++HcaXSZ/g47U7+AHaPk1sk6r8cCzWk+2RhJBAz23WtJ+gCwCn87Cz8+oFMFJZgaqwvX4hTBDlxDQ50lQZ6FUB5ic6uvSkYVDNvrbr6MJP2e6Y91HRQjPEdfr7m0hj+FgYSujRH4YvXykiEGzStODyOjH/fHkMUXaVQxEZ7RRsGaxaFLCYPmOx5TzGbWea93YoEvJ5uGzar1R Generated-by-Nova", "fingerprint": "78:96:7a:92:1f:1f:41:db:84:8d:9b:af:5b:31:0d:65", "user_id": "d0dcb3993480436483ef97825a4b1d08"}}' 2021-01-14 07:58:40,707 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.41/compute/v2.1/os-security-groups 0.254s 2021-01-14 07:58:40,708 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-TestShelveInstance-41033626", "description": "tempest-TestShelveInstance-41033626 description"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-453890fc-6a88-4621-89ac-9c1dac87f9a5', 'x-compute-request-id': 'req-453890fc-6a88-4621-89ac-9c1dac87f9a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "0ffa610d-0f61-4a32-b4e0-e8ec66df6b4b", "description": "tempest-TestShelveInstance-41033626 description", "name": "tempest-TestShelveInstance-41033626", "tenant_id": "0aefdb19717646ab82de202e8ef5fa32", "rules": []}}' 2021-01-14 07:58:40,980 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.41/compute/v2.1/os-security-group-rules 0.268s 2021-01-14 07:58:40,981 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"parent_group_id": "0ffa610d-0f61-4a32-b4e0-e8ec66df6b4b", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "cidr": "0.0.0.0/0"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d00ce484-192f-4380-af8f-30f18715084b', 'x-compute-request-id': 'req-d00ce484-192f-4380-af8f-30f18715084b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-group-rules'} Body: b'{"security_group_rule": {"id": "9527f7a9-8d56-430e-a24d-c6a72a281de0", "parent_group_id": "0ffa610d-0f61-4a32-b4e0-e8ec66df6b4b", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group": {}, "ip_range": {"cidr": "0.0.0.0/0"}}}' 2021-01-14 07:58:41,242 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.41/compute/v2.1/os-security-group-rules 0.258s 2021-01-14 07:58:41,242 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"parent_group_id": "0ffa610d-0f61-4a32-b4e0-e8ec66df6b4b", "ip_protocol": "icmp", "from_port": -1, "to_port": -1, "cidr": "0.0.0.0/0"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81f616da-81d5-4444-b66f-4932902f5c62', 'x-compute-request-id': 'req-81f616da-81d5-4444-b66f-4932902f5c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-group-rules'} Body: b'{"security_group_rule": {"id": "946503e6-6cb9-4f5f-813d-179901e7916b", "parent_group_id": "0ffa610d-0f61-4a32-b4e0-e8ec66df6b4b", "ip_protocol": "icmp", "from_port": -1, "to_port": -1, "group": {}, "ip_range": {"cidr": "0.0.0.0/0"}}}' 2021-01-14 07:58:41,290 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.039s 2021-01-14 07:58:41,290 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3670', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c5cba60f-60ed-4e8c-9e56-f9466e029e69', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d0dcb3993480436483ef97825a4b1d08", "name": "tempest-TestShelveInstance-625405137", "password_expires_at": null}, "audit_ids": ["NjzgEXZyTmuHKvFJtaRYrA"], "expires_at": "2021-01-14T08:58:41.000000Z", "issued_at": "2021-01-14T07:58:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0aefdb19717646ab82de202e8ef5fa32", "name": "tempest-TestShelveInstance-625405137"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/0aefdb19717646ab82de202e8ef5fa32", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/0aefdb19717646ab82de202e8ef5fa32", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_0aefdb19717646ab82de202e8ef5fa32", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:58:41,291 3484 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '219a3fbe-0d92-4df8-a534-c744112a7cef', 'name': 'tempest-TestShelveInstance-1172724017-network', 'tenant_id': '0aefdb19717646ab82de202e8ef5fa32', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0aefdb19717646ab82de202e8ef5fa32', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 5, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:58:20Z', 'updated_at': '2021-01-14T07:58:20Z', 'revision_number': 1} available for tenant 2021-01-14 07:58:41,839 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes 0.547s 2021-01-14 07:58:41,839 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-310464195", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "size": 1}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1075a0a-776f-4d51-a2eb-325770e6f244', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1075a0a-776f-4d51-a2eb-325770e6f244', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes'} Body: b'{"volume": {"id": "8a4aba23-d6fc-4703-a275-5aa482bbfa65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:58:42.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-310464195", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}], "user_id": "d0dcb3993480436483ef97825a4b1d08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-01-14 07:58:41,978 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65 0.131s 2021-01-14 07:58:41,978 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e245561c-254e-4cb5-a9de-2d76ba1274fa', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e245561c-254e-4cb5-a9de-2d76ba1274fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65'} Body: b'{"volume": {"id": "8a4aba23-d6fc-4703-a275-5aa482bbfa65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:58:42.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-310464195", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}], "user_id": "d0dcb3993480436483ef97825a4b1d08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0aefdb19717646ab82de202e8ef5fa32"}}' 2021-01-14 07:58:43,082 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65 0.094s 2021-01-14 07:58:43,083 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db9bce5d-881c-4441-95ed-ef0751b17f15', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db9bce5d-881c-4441-95ed-ef0751b17f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65'} Body: b'{"volume": {"id": "8a4aba23-d6fc-4703-a275-5aa482bbfa65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:58:42.000000", "updated_at": "2021-01-14T07:58:42.000000", "name": "tempest-tempest.common.compute-volume-310464195", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}], "user_id": "d0dcb3993480436483ef97825a4b1d08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0aefdb19717646ab82de202e8ef5fa32"}}' 2021-01-14 07:58:44,193 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65 0.101s 2021-01-14 07:58:44,193 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5305dbf-71ab-4357-868b-f47a426f59f9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5305dbf-71ab-4357-868b-f47a426f59f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65'} Body: b'{"volume": {"id": "8a4aba23-d6fc-4703-a275-5aa482bbfa65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:58:42.000000", "updated_at": "2021-01-14T07:58:42.000000", "name": "tempest-tempest.common.compute-volume-310464195", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}], "user_id": "d0dcb3993480436483ef97825a4b1d08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0aefdb19717646ab82de202e8ef5fa32"}}' 2021-01-14 07:58:45,299 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65 0.097s 2021-01-14 07:58:45,300 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78bfd696-8d73-47f4-94be-7e55fc91267a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78bfd696-8d73-47f4-94be-7e55fc91267a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65'} Body: b'{"volume": {"id": "8a4aba23-d6fc-4703-a275-5aa482bbfa65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:58:42.000000", "updated_at": "2021-01-14T07:58:42.000000", "name": "tempest-tempest.common.compute-volume-310464195", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}], "user_id": "d0dcb3993480436483ef97825a4b1d08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0aefdb19717646ab82de202e8ef5fa32"}}' 2021-01-14 07:58:46,400 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65 0.091s 2021-01-14 07:58:46,401 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b382eaec-648a-41e8-9bc8-e123d324269a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b382eaec-648a-41e8-9bc8-e123d324269a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65'} Body: b'{"volume": {"id": "8a4aba23-d6fc-4703-a275-5aa482bbfa65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:58:42.000000", "updated_at": "2021-01-14T07:58:42.000000", "name": "tempest-tempest.common.compute-volume-310464195", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}], "user_id": "d0dcb3993480436483ef97825a4b1d08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0aefdb19717646ab82de202e8ef5fa32"}}' 2021-01-14 07:58:47,501 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65 0.092s 2021-01-14 07:58:47,501 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83b3ff9-1593-48ea-b43b-974d973a10b9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83b3ff9-1593-48ea-b43b-974d973a10b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65'} Body: b'{"volume": {"id": "8a4aba23-d6fc-4703-a275-5aa482bbfa65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:58:42.000000", "updated_at": "2021-01-14T07:58:42.000000", "name": "tempest-tempest.common.compute-volume-310464195", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}], "user_id": "d0dcb3993480436483ef97825a4b1d08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0aefdb19717646ab82de202e8ef5fa32"}}' 2021-01-14 07:58:48,603 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65 0.093s 2021-01-14 07:58:48,603 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf096721-84ba-48c0-81b1-ec2055e04438', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf096721-84ba-48c0-81b1-ec2055e04438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65'} Body: b'{"volume": {"id": "8a4aba23-d6fc-4703-a275-5aa482bbfa65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:58:42.000000", "updated_at": "2021-01-14T07:58:42.000000", "name": "tempest-tempest.common.compute-volume-310464195", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}], "user_id": "d0dcb3993480436483ef97825a4b1d08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0aefdb19717646ab82de202e8ef5fa32"}}' 2021-01-14 07:58:49,701 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65 0.090s 2021-01-14 07:58:49,702 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84a7510-98b7-44c0-a10e-552ccf6f4e28', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84a7510-98b7-44c0-a10e-552ccf6f4e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65'} Body: b'{"volume": {"id": "8a4aba23-d6fc-4703-a275-5aa482bbfa65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:58:42.000000", "updated_at": "2021-01-14T07:58:42.000000", "name": "tempest-tempest.common.compute-volume-310464195", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}], "user_id": "d0dcb3993480436483ef97825a4b1d08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0aefdb19717646ab82de202e8ef5fa32"}}' 2021-01-14 07:58:50,805 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65 0.094s 2021-01-14 07:58:50,806 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4898d839-3588-476c-9d52-7d105b03f1fb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4898d839-3588-476c-9d52-7d105b03f1fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65'} Body: b'{"volume": {"id": "8a4aba23-d6fc-4703-a275-5aa482bbfa65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:58:42.000000", "updated_at": "2021-01-14T07:58:42.000000", "name": "tempest-tempest.common.compute-volume-310464195", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}], "user_id": "d0dcb3993480436483ef97825a4b1d08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0aefdb19717646ab82de202e8ef5fa32"}}' 2021-01-14 07:58:51,921 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65 0.107s 2021-01-14 07:58:51,922 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451b226c-c7f8-472a-a06f-1fabdde9fb4a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451b226c-c7f8-472a-a06f-1fabdde9fb4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65'} Body: b'{"volume": {"id": "8a4aba23-d6fc-4703-a275-5aa482bbfa65", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:58:42.000000", "updated_at": "2021-01-14T07:58:42.000000", "name": "tempest-tempest.common.compute-volume-310464195", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}], "user_id": "d0dcb3993480436483ef97825a4b1d08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0aefdb19717646ab82de202e8ef5fa32"}}' 2021-01-14 07:58:53,022 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65 0.091s 2021-01-14 07:58:53,023 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3790c06-ad9b-45de-b8b0-5e586c1587a7', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3790c06-ad9b-45de-b8b0-5e586c1587a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65'} Body: b'{"volume": {"id": "8a4aba23-d6fc-4703-a275-5aa482bbfa65", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:58:42.000000", "updated_at": "2021-01-14T07:58:53.000000", "name": "tempest-tempest.common.compute-volume-310464195", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}], "user_id": "d0dcb3993480436483ef97825a4b1d08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0aefdb19717646ab82de202e8ef5fa32"}}' 2021-01-14 07:58:54,125 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65 0.094s 2021-01-14 07:58:54,126 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-465cd3e4-021f-421f-afce-17442a9e025a', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-465cd3e4-021f-421f-afce-17442a9e025a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65'} Body: b'{"volume": {"id": "8a4aba23-d6fc-4703-a275-5aa482bbfa65", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:58:42.000000", "updated_at": "2021-01-14T07:58:53.000000", "name": "tempest-tempest.common.compute-volume-310464195", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}], "user_id": "d0dcb3993480436483ef97825a4b1d08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0aefdb19717646ab82de202e8ef5fa32"}}' 2021-01-14 07:58:55,229 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65 0.094s 2021-01-14 07:58:55,229 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7c21a8c-8081-485e-9577-1f3c47fb169c', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7c21a8c-8081-485e-9577-1f3c47fb169c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65'} Body: b'{"volume": {"id": "8a4aba23-d6fc-4703-a275-5aa482bbfa65", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:58:42.000000", "updated_at": "2021-01-14T07:58:53.000000", "name": "tempest-tempest.common.compute-volume-310464195", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}], "user_id": "d0dcb3993480436483ef97825a4b1d08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0aefdb19717646ab82de202e8ef5fa32"}}' 2021-01-14 07:58:56,329 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65 0.090s 2021-01-14 07:58:56,329 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce00f671-6ba5-463a-ac3f-e504c610e209', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce00f671-6ba5-463a-ac3f-e504c610e209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65'} Body: b'{"volume": {"id": "8a4aba23-d6fc-4703-a275-5aa482bbfa65", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:58:42.000000", "updated_at": "2021-01-14T07:58:53.000000", "name": "tempest-tempest.common.compute-volume-310464195", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}], "user_id": "d0dcb3993480436483ef97825a4b1d08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0aefdb19717646ab82de202e8ef5fa32"}}' 2021-01-14 07:58:57,431 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65 0.092s 2021-01-14 07:58:57,432 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf0eb373-bd7a-499e-bd0d-3c1dfaebd01e', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf0eb373-bd7a-499e-bd0d-3c1dfaebd01e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65'} Body: b'{"volume": {"id": "8a4aba23-d6fc-4703-a275-5aa482bbfa65", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:58:42.000000", "updated_at": "2021-01-14T07:58:57.000000", "name": "tempest-tempest.common.compute-volume-310464195", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/0aefdb19717646ab82de202e8ef5fa32/volumes/8a4aba23-d6fc-4703-a275-5aa482bbfa65"}], "user_id": "d0dcb3993480436483ef97825a4b1d08", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "0aefdb19717646ab82de202e8ef5fa32"}}' 2021-01-14 07:58:57,439 3484 INFO [tempest.common.waiters] volume 8a4aba23-d6fc-4703-a275-5aa482bbfa65 reached available after waiting for 16.439310 seconds 2021-01-14 07:58:58,605 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.41/compute/v2.1/servers 1.165s 2021-01-14 07:58:58,605 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestShelveInstance-server-274522657", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestShelveInstance-1196399239", "security_groups": [{"name": "tempest-TestShelveInstance-41033626"}], "networks": [{"uuid": "219a3fbe-0d92-4df8-a534-c744112a7cef"}], "block_device_mapping_v2": [{"uuid": "8a4aba23-d6fc-4703-a275-5aa482bbfa65", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '408', 'location': 'http://10.222.0.41/compute/v2.1/servers/1cf9d4b0-339a-419f-8588-32816dc9bef6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-721718da-116b-4397-bce7-ca874dfcb3cf', 'x-compute-request-id': 'req-721718da-116b-4397-bce7-ca874dfcb3cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "1cf9d4b0-339a-419f-8588-32816dc9bef6", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/1cf9d4b0-339a-419f-8588-32816dc9bef6"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/1cf9d4b0-339a-419f-8588-32816dc9bef6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-TestShelveInstance-41033626"}], "adminPass": "s3YXZ7tsUfQ4"}}' 2021-01-14 07:58:58,653 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 500 GET http://10.222.0.41/compute/v2.1/servers/1cf9d4b0-339a-419f-8588-32816dc9bef6 0.045s 2021-01-14 07:58:58,653 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:58 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-c3215c5c-1e64-41a7-87e9-16cf40ff7a12', 'x-compute-request-id': 'req-c3215c5c-1e64-41a7-87e9-16cf40ff7a12', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/1cf9d4b0-339a-419f-8588-32816dc9bef6'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:58:59,100 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 204 DELETE http://10.222.0.41/compute/v2.1/servers/1cf9d4b0-339a-419f-8588-32816dc9bef6 0.446s 2021-01-14 07:58:59,101 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:58 GMT', 'server': 'Apache/2.4.29 (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-170aec2b-0a16-43a0-a7c3-28dfebf31e5e', 'x-compute-request-id': 'req-170aec2b-0a16-43a0-a7c3-28dfebf31e5e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/1cf9d4b0-339a-419f-8588-32816dc9bef6'} Body: b'' 2021-01-14 07:58:59,128 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.222.0.41/compute/v2.1/servers/1cf9d4b0-339a-419f-8588-32816dc9bef6 0.027s 2021-01-14 07:58:59,129 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:59 GMT', 'server': 'Apache/2.4.29 (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-e60af05f-71b7-41e1-9296-f61f3daa1fec', 'x-compute-request-id': 'req-e60af05f-71b7-41e1-9296-f61f3daa1fec', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/1cf9d4b0-339a-419f-8588-32816dc9bef6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1cf9d4b0-339a-419f-8588-32816dc9bef6 could not be found."}}' 2021-01-14 07:58:59,438 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-security-groups/0ffa610d-0f61-4a32-b4e0-e8ec66df6b4b 0.307s 2021-01-14 07:58:59,438 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:59 GMT', 'server': 'Apache/2.4.29 (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-3b963664-9e07-4e23-9e53-e6b5374cb673', 'x-compute-request-id': 'req-3b963664-9e07-4e23-9e53-e6b5374cb673', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-groups/0ffa610d-0f61-4a32-b4e0-e8ec66df6b4b'} Body: b'' 2021-01-14 07:58:59,481 3484 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1196399239 0.042s 2021-01-14 07:58:59,481 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:58:59 GMT', 'server': 'Apache/2.4.29 (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-5127b690-2754-497d-baa1-44c94da0f02b', 'x-compute-request-id': 'req-5127b690-2754-497d-baa1-44c94da0f02b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1196399239'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 120, in test_shelve_volume_backed_instance self._create_server_then_shelve_and_unshelve(boot_from_volume=True) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 85, in _create_server_then_shelve_and_unshelve volume_backed=boot_from_volume) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.scenario.test_snapshot_pattern.TestSnapshotPattern | 1 | 0 | 1 | 0 | 0 | Detail | |
test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] |
fail
ft73.1: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:59:23,860 3484 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.590s 2021-01-14 07:59:23,861 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSnapshotPattern-1775178959"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:59:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89e192c1-9719-4934-84cd-bace73819887', 'x-compute-request-id': 'req-89e192c1-9719-4934-84cd-bace73819887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAvV8kx7fmwpTD+Es63osf5ONiifGGtl9XhOqN4wgO/okbo8PM\\n7ZIx8obk44PeFSbAFMfj/X/WxkG23ldvm2fDMQ7/wh2NRf8IU8AWJTXddNN+huJv\\nscLACPnntJSlfSiq+VhqZst0m8MPsy7ju9eWmQtbC8bCXq+f8nKXeIAi+pJ7il2Z\\n/euIo+exonJwdfEIV7Uv8oIKfiBeUPWGZ83Q6F4whZbfTyoJ3M1QHMbCxVNWAOi7\\n3VPgQfBY73c0U7GDTH+PjQNG3t7dn2waH9QB1F9KLSYldBD7jB2E8pCZQY6q6YlM\\njLaCjB+ILqZEdaBkEvI7EJZKM49CNac3xAD8qQIDAQABAoIBAQC8/j14zQKSY2IJ\\nZRtFitez2XM4dEGbtR9lWaltUVeVlERvdjQJTYRnpVS985cqyNeeZbgWAQXaKy9U\\nSzLph+74AR4jHtclaldnLidrz4xK0eBOwaHzaIe67Z3fTRK0DGhGHYVjPd4Mren3\\nS+6gQ5La/shIwn6tfN1GXDLrYgaGxvtTZoEUMIhIsX7Vs4AQVzcyqHY6cKoBSs7U\\n5VMp1NUZ1Uh4LxSArKbt2Nvv2Gisw2cEz5uoLaaGfVmI/wGkApEj1AvKluS7SSiw\\nvgkkAlriIZxLTtDnGyK6X4a+IPMfe5dIvOecWmYi3GdQVdTY9beFzNbxBisfZeKa\\nlnUoRqgBAoGBAPoR/RBybCx5+E9OLlVBSuPxR7uPfLiLBnqVL0ynYoG+cOBgV1qu\\nRpf/QML5cLeg6ovd/+yyRO6DxB7suKv1zFNdwtkeOaIMG5+V5rVh5V73MKWYfkpn\\nbc4XDRfbmrCNZ0XVym1PlK0nXAb3ugehRazDAqmurWSbrRdegUZSwVeBAoGBAMHc\\nsaZBYhzWjUL5JX/l8OTSRI67f1t5+5I2rHqeM/Ac/lyADhTWXXI3Ok2WXBuzpXMo\\nhwkMqjPhnlnwnMiXfjp/tST4SMgQerE4HFOBIkQwnoT3rwh7yZUgMxOR2J6UFGSp\\nNJSqARxJgR9Uehmvt4v4aMIu09jBzHHOtpknrnkpAoGBANuBpMimF8wmuE8sykDt\\n0kYpyhSajBkVd/dsMpuvpilLOJvMFYG0zqSnW3qKKGYXqyphET/878MKCMI4epX/\\naX6YI+wfuulChZDcrSn0J7nnc104cUrwZRNtaoHRs4RcaxWC53ByVYh0rzQyiaoe\\n5yESAKlfejaA7DxCKWnIRIyBAoGAc8KzGhHk4k+DnsBjkhHeXOTqJ0jy7c7TWCXp\\nrHaXkQPfJ6EXx32R40fzOq1UZv5JB5DlwZOcdsp84jv5gxZjO89Sfbb8zup4OSbG\\nU17C9XEK11+HV0uDvdayaTcn4NmPq+QWD8fMTfXecrThDEGPGrfE5l9MBR0EVdkX\\n1DCL0LECgYAJdlmfe8rKHJXW25BnQpbpP2e3AgZFMtRT2FiQzVZ3wv085BqnvS88\\nzsvn75UWnPPUiMQNnVtBVTfUimx05zzdmQy3bVpl5P6+EC5txl3MpDzpAkCvSoQG\\nOHh36lBmb/435kEILokDcl3OxsK1V2fTwfeAtPgeDjZUtv4eBA3sNA==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestSnapshotPattern-1775178959", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9XyTHt+bClMP4Szreix/k42KJ8Ya2X1eE6o3jCA7+iRujw8ztkjHyhuTjg94VJsAUx+P9f9bGQbbeV2+bZ8MxDv/CHY1F/whTwBYlNd10036G4m+xwsAI+ee0lKV9KKr5WGpmy3Sbww+zLuO715aZC1sLxsJer5/ycpd4gCL6knuKXZn964ij57GicnB18QhXtS/yggp+IF5Q9YZnzdDoXjCFlt9PKgnczVAcxsLFU1YA6LvdU+BB8FjvdzRTsYNMf4+NA0be3t2fbBof1AHUX0otJiV0EPuMHYTykJlBjqrpiUyMtoKMH4gupkR1oGQS8jsQlkozj0I1pzfEAPyp Generated-by-Nova", "fingerprint": "b9:17:ff:20:5c:3f:8f:eb:a6:68:ee:3f:e2:18:ca:1f", "user_id": "e19f01e1906d4511b7620fdbc57f2762"}}' 2021-01-14 07:59:24,203 3484 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 POST http://10.222.0.41/compute/v2.1/os-security-groups 0.339s 2021-01-14 07:59:24,203 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-TestSnapshotPattern-1301460567", "description": "tempest-TestSnapshotPattern-1301460567 description"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:59:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55db1901-4b0d-4254-8b20-f6add4cf36ab', 'x-compute-request-id': 'req-55db1901-4b0d-4254-8b20-f6add4cf36ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "5cd091da-b4e1-482a-9d32-cb441edd870c", "description": "tempest-TestSnapshotPattern-1301460567 description", "name": "tempest-TestSnapshotPattern-1301460567", "tenant_id": "cf07e3ea67e54d7a9c3d0457a73aec9c", "rules": []}}' 2021-01-14 07:59:24,457 3484 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 POST http://10.222.0.41/compute/v2.1/os-security-group-rules 0.250s 2021-01-14 07:59:24,457 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"parent_group_id": "5cd091da-b4e1-482a-9d32-cb441edd870c", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "cidr": "0.0.0.0/0"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:59:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4305425-fc3d-4a88-82a5-207082936c69', 'x-compute-request-id': 'req-a4305425-fc3d-4a88-82a5-207082936c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-group-rules'} Body: b'{"security_group_rule": {"id": "c0f61bf2-8dde-4771-b0ac-b18d97b00917", "parent_group_id": "5cd091da-b4e1-482a-9d32-cb441edd870c", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group": {}, "ip_range": {"cidr": "0.0.0.0/0"}}}' 2021-01-14 07:59:24,709 3484 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 POST http://10.222.0.41/compute/v2.1/os-security-group-rules 0.248s 2021-01-14 07:59:24,709 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"parent_group_id": "5cd091da-b4e1-482a-9d32-cb441edd870c", "ip_protocol": "icmp", "from_port": -1, "to_port": -1, "cidr": "0.0.0.0/0"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:59:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61248bd9-387a-431a-ab63-ca66d9cb2fbb', 'x-compute-request-id': 'req-61248bd9-387a-431a-ab63-ca66d9cb2fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-group-rules'} Body: b'{"security_group_rule": {"id": "7c3b0b5b-4909-44ba-ad07-6334d2dfdf43", "parent_group_id": "5cd091da-b4e1-482a-9d32-cb441edd870c", "ip_protocol": "icmp", "from_port": -1, "to_port": -1, "group": {}, "ip_range": {"cidr": "0.0.0.0/0"}}}' 2021-01-14 07:59:24,757 3484 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.039s 2021-01-14 07:59:24,758 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:59:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3674', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-74db0b3f-986b-4002-9058-545f3302abf2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e19f01e1906d4511b7620fdbc57f2762", "name": "tempest-TestSnapshotPattern-1696973580", "password_expires_at": null}, "audit_ids": ["3B-HLzhXSYiFSn_ejHuQVg"], "expires_at": "2021-01-14T08:59:24.000000Z", "issued_at": "2021-01-14T07:59:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf07e3ea67e54d7a9c3d0457a73aec9c", "name": "tempest-TestSnapshotPattern-1696973580"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/cf07e3ea67e54d7a9c3d0457a73aec9c", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/cf07e3ea67e54d7a9c3d0457a73aec9c", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/cf07e3ea67e54d7a9c3d0457a73aec9c", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_cf07e3ea67e54d7a9c3d0457a73aec9c", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/cf07e3ea67e54d7a9c3d0457a73aec9c", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:59:24,758 3484 INFO [tempest.lib.common.fixed_network] (TestSnapshotPattern:test_snapshot_pattern) Found network {'id': '169b21f1-5b6e-44dd-a2eb-92add19982c7', 'name': 'tempest-TestSnapshotPattern-1893794529-network', 'tenant_id': 'cf07e3ea67e54d7a9c3d0457a73aec9c', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cf07e3ea67e54d7a9c3d0457a73aec9c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 5, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:59:15Z', 'updated_at': '2021-01-14T07:59:15Z', 'revision_number': 1} available for tenant 2021-01-14 07:59:25,709 3484 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 202 POST http://10.222.0.41/compute/v2.1/servers 0.950s 2021-01-14 07:59:25,710 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSnapshotPattern-server-591391783", "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "flavorRef": "452", "key_name": "tempest-TestSnapshotPattern-1775178959", "security_groups": [{"name": "tempest-TestSnapshotPattern-1301460567"}], "networks": [{"uuid": "169b21f1-5b6e-44dd-a2eb-92add19982c7"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:59:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '411', 'location': 'http://10.222.0.41/compute/v2.1/servers/2e541328-a3e2-41e0-8797-c05515274a89', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1f6d9b6-36cb-4cf3-987a-8033bd6b4e34', 'x-compute-request-id': 'req-a1f6d9b6-36cb-4cf3-987a-8033bd6b4e34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "2e541328-a3e2-41e0-8797-c05515274a89", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/2e541328-a3e2-41e0-8797-c05515274a89"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/2e541328-a3e2-41e0-8797-c05515274a89"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-TestSnapshotPattern-1301460567"}], "adminPass": "4BdYofqBhLhK"}}' 2021-01-14 07:59:25,762 3484 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 500 GET http://10.222.0.41/compute/v2.1/servers/2e541328-a3e2-41e0-8797-c05515274a89 0.050s 2021-01-14 07:59:25,763 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:59:25 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-46793215-9814-44f4-91fa-f7e6fa006912', 'x-compute-request-id': 'req-46793215-9814-44f4-91fa-f7e6fa006912', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/2e541328-a3e2-41e0-8797-c05515274a89'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:59:25,936 3484 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 204 DELETE http://10.222.0.41/compute/v2.1/servers/2e541328-a3e2-41e0-8797-c05515274a89 0.172s 2021-01-14 07:59:25,936 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:59:25 GMT', 'server': 'Apache/2.4.29 (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-3a99f809-a63a-4cb2-9d11-7ed5f58d0ae0', 'x-compute-request-id': 'req-3a99f809-a63a-4cb2-9d11-7ed5f58d0ae0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/2e541328-a3e2-41e0-8797-c05515274a89'} Body: b'' 2021-01-14 07:59:25,974 3484 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 404 GET http://10.222.0.41/compute/v2.1/servers/2e541328-a3e2-41e0-8797-c05515274a89 0.037s 2021-01-14 07:59:25,975 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:59:25 GMT', 'server': 'Apache/2.4.29 (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-d62c1741-fcfd-4a36-b56f-d55a6a32673c', 'x-compute-request-id': 'req-d62c1741-fcfd-4a36-b56f-d55a6a32673c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/2e541328-a3e2-41e0-8797-c05515274a89'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2e541328-a3e2-41e0-8797-c05515274a89 could not be found."}}' 2021-01-14 07:59:26,278 3484 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-security-groups/5cd091da-b4e1-482a-9d32-cb441edd870c 0.294s 2021-01-14 07:59:26,279 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:59:25 GMT', 'server': 'Apache/2.4.29 (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-b9e3cc9f-4eb4-4902-9ba4-1eb4d1f39b42', 'x-compute-request-id': 'req-b9e3cc9f-4eb4-4902-9ba4-1eb4d1f39b42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-groups/5cd091da-b4e1-482a-9d32-cb441edd870c'} Body: b'' 2021-01-14 07:59:26,320 3484 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestSnapshotPattern-1775178959 0.040s 2021-01-14 07:59:26,320 3484 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:59:26 GMT', 'server': 'Apache/2.4.29 (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-409eef89-63d7-4795-8c5a-77911d11e2db', 'x-compute-request-id': 'req-409eef89-63d7-4795-8c5a-77911d11e2db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestSnapshotPattern-1775178959'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_snapshot_pattern.py", line 58, in test_snapshot_pattern security_groups=[{'name': security_group['name']}]) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
fail
ft74.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:46:48,154 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/image/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da 0.697s 2021-01-14 07:46:48,155 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:46:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4b672f77-e37b-44fa-939c-8e4ab77de1a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/image/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "7cc3a0aeb7274d23905b8d5334b174d7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "created_at": "2021-01-14T07:10:35Z", "updated_at": "2021-01-14T07:10:51Z", "tags": [], "self": "/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "file": "/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da/file", "schema": "/v2/schemas/image"}' 2021-01-14 07:46:49,221 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes 1.066s 2021-01-14 07:46:49,222 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-732134965", "snapshot_id": null, "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:46:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a772b6f5-7f9b-4760-8000-aa50765bb1eb', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a772b6f5-7f9b-4760-8000-aa50765bb1eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": null, "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-01-14 07:46:49,537 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.295s 2021-01-14 07:46:49,537 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:46:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5b99bc5-2934-4a98-9357-8b2704dabae4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5b99bc5-2934-4a98-9357-8b2704dabae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:46:50,792 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.246s 2021-01-14 07:46:50,792 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:46:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a393663-7539-4daf-8588-69a6467eadfd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a393663-7539-4daf-8588-69a6467eadfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:46:52,032 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.231s 2021-01-14 07:46:52,033 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:46:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a38e49d-cd94-4eb7-8745-039436b12644', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a38e49d-cd94-4eb7-8745-039436b12644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:46:53,267 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.225s 2021-01-14 07:46:53,268 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:46:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a014589-200c-4413-92e1-452eb52353b2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a014589-200c-4413-92e1-452eb52353b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:46:54,450 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.173s 2021-01-14 07:46:54,451 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:46:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32128bd6-8ce6-4093-a52e-fb9c3dd985ff', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32128bd6-8ce6-4093-a52e-fb9c3dd985ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:46:55,614 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.155s 2021-01-14 07:46:55,615 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:46:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf88a5a-2c96-4b08-b0ba-a469ef496048', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf88a5a-2c96-4b08-b0ba-a469ef496048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:46:56,951 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.327s 2021-01-14 07:46:56,951 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:46:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de6dc519-82f8-435c-9aed-52d820af524e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de6dc519-82f8-435c-9aed-52d820af524e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:46:58,159 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.199s 2021-01-14 07:46:58,159 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:46:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09293ec-a94d-41a8-adae-10ef2e3f161c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09293ec-a94d-41a8-adae-10ef2e3f161c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:46:59,319 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.150s 2021-01-14 07:46:59,320 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:46:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-debc6ed2-7c29-49b2-b0a2-ace13ce577fa', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-debc6ed2-7c29-49b2-b0a2-ace13ce577fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:00,551 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.211s 2021-01-14 07:47:00,551 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db1e2cd7-118e-4969-80d1-7b7ebd098116', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db1e2cd7-118e-4969-80d1-7b7ebd098116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:01,760 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.196s 2021-01-14 07:47:01,761 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ccc402f-dd35-4a48-b86c-36b7f8c48272', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ccc402f-dd35-4a48-b86c-36b7f8c48272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:03,003 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.234s 2021-01-14 07:47:03,004 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4160e6b8-71c5-4000-af76-585a965945a3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4160e6b8-71c5-4000-af76-585a965945a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:04,152 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.140s 2021-01-14 07:47:04,153 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff7352fa-fd2e-454c-a381-8305f1807ee3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff7352fa-fd2e-454c-a381-8305f1807ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:05,423 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.262s 2021-01-14 07:47:05,424 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d82b4b7-480d-4d8b-9513-98b996bc56bf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d82b4b7-480d-4d8b-9513-98b996bc56bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:06,627 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.193s 2021-01-14 07:47:06,627 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae382311-88bb-437d-b575-464cf6528ab5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae382311-88bb-437d-b575-464cf6528ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:07,775 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.139s 2021-01-14 07:47:07,776 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e62771d-0446-4626-b356-f711580ade6f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e62771d-0446-4626-b356-f711580ade6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:09,027 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.244s 2021-01-14 07:47:09,028 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2d4709e-3b15-4cdd-a67a-e6ad866fa158', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2d4709e-3b15-4cdd-a67a-e6ad866fa158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:10,172 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.137s 2021-01-14 07:47:10,173 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87be198f-d617-4dff-878b-d34b120a67c5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87be198f-d617-4dff-878b-d34b120a67c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:11,433 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.252s 2021-01-14 07:47:11,434 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb84b35-ba11-460a-87b8-a5883955b4e7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb84b35-ba11-460a-87b8-a5883955b4e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:12,672 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.229s 2021-01-14 07:47:12,673 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11c340b2-6aed-439e-a371-a4ac1c808874', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11c340b2-6aed-439e-a371-a4ac1c808874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:13,884 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.202s 2021-01-14 07:47:13,884 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d34bdd2-fbca-4378-ba5a-b3d49d0f9650', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d34bdd2-fbca-4378-ba5a-b3d49d0f9650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:15,111 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.218s 2021-01-14 07:47:15,112 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7986dcc7-4853-442c-aa18-baac52b2dd4e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7986dcc7-4853-442c-aa18-baac52b2dd4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:16,333 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.213s 2021-01-14 07:47:16,333 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d79de0b-1978-4816-b6a8-d49b1d781c17', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d79de0b-1978-4816-b6a8-d49b1d781c17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:17,637 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.295s 2021-01-14 07:47:17,638 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0a224de-2ac2-4d7b-8c1f-30bbb0ebd6d1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0a224de-2ac2-4d7b-8c1f-30bbb0ebd6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:18,882 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.236s 2021-01-14 07:47:18,883 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5af6486a-2d3b-4ac7-97ee-e89f9db0ff73', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5af6486a-2d3b-4ac7-97ee-e89f9db0ff73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:20,140 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.248s 2021-01-14 07:47:20,140 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-003df760-aab7-43f4-833c-b6dce8934de9', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-003df760-aab7-43f4-833c-b6dce8934de9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:46:49.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:21,297 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.149s 2021-01-14 07:47:21,297 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9997d921-decb-45e0-becf-93f8a5cc8210', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9997d921-decb-45e0-becf-93f8a5cc8210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:47:21.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:22,462 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.155s 2021-01-14 07:47:22,463 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15428ea8-ce59-477b-be33-ba7a7a7409db', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15428ea8-ce59-477b-be33-ba7a7a7409db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:47:21.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:23,656 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.185s 2021-01-14 07:47:23,657 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d35645-85d3-4b93-9c34-c91349f07f65', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d35645-85d3-4b93-9c34-c91349f07f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:47:21.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:24,855 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.188s 2021-01-14 07:47:24,855 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed690c6f-850c-4838-8705-df105d9eed5a', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed690c6f-850c-4838-8705-df105d9eed5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:47:21.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:26,164 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.299s 2021-01-14 07:47:26,164 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6027d720-b74b-4def-ae5c-0596382752fe', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6027d720-b74b-4def-ae5c-0596382752fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:47:21.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:27,424 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.251s 2021-01-14 07:47:27,425 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd1f37e7-82f0-49d0-85f5-33da861e3b35', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd1f37e7-82f0-49d0-85f5-33da861e3b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:47:21.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:28,728 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.294s 2021-01-14 07:47:28,729 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fb0d31e-610e-46ba-8468-73461996bdc5', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fb0d31e-610e-46ba-8468-73461996bdc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:47:28.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:28,737 96401 INFO [tempest.common.waiters] volume d07e3179-406c-4ba3-9254-75624a4f330e reached available after waiting for 39.737562 seconds 2021-01-14 07:47:28,948 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.211s 2021-01-14 07:47:28,949 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0aa71b5-bcf5-48ce-87cc-5bb64c64c2e6', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0aa71b5-bcf5-48ce-87cc-5bb64c64c2e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:47:28.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:29,108 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.152s 2021-01-14 07:47:29,108 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf3128cc-bfba-46fd-ad09-dbfd070f7620', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf3128cc-bfba-46fd-ad09-dbfd070f7620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:47:28.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:47:29,363 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups 0.240s 2021-01-14 07:47:29,363 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"backup": {"volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02b71f4-6099-419d-82e4-c16b6ac49f35', 'content-length': '401', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02b71f4-6099-419d-82e4-c16b6ac49f35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}]}}' 2021-01-14 07:47:29,406 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.040s 2021-01-14 07:47:29,407 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-520929c6-58f2-4580-89cb-3f7a72a2c86a', 'content-length': '808', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-520929c6-58f2-4580-89cb-3f7a72a2c86a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:29.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:30,491 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.079s 2021-01-14 07:47:30,492 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52255717-e939-491f-b282-2243b53c70d1', 'content-length': '808', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52255717-e939-491f-b282-2243b53c70d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:30.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:31,616 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.118s 2021-01-14 07:47:31,616 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa531905-cfe5-433e-96ed-f872f93be0da', 'content-length': '808', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa531905-cfe5-433e-96ed-f872f93be0da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:30.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:32,701 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.079s 2021-01-14 07:47:32,702 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf301cb8-dc9c-4049-b3ac-7e82fe079ba3', 'content-length': '808', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf301cb8-dc9c-4049-b3ac-7e82fe079ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:30.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:33,786 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.078s 2021-01-14 07:47:33,786 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73dc075b-0404-44bb-8fce-41a0bcc59926', 'content-length': '808', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73dc075b-0404-44bb-8fce-41a0bcc59926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:30.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:34,874 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.081s 2021-01-14 07:47:34,874 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e6cf19a-04bb-44bb-9d74-8b0d45e18f50', 'content-length': '808', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e6cf19a-04bb-44bb-9d74-8b0d45e18f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:30.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:35,973 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.093s 2021-01-14 07:47:35,973 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-929be7c7-333d-4ce1-95b7-984f38ee31bb', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-929be7c7-333d-4ce1-95b7-984f38ee31bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:35.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:37,121 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.141s 2021-01-14 07:47:37,121 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba051b93-a5bc-4933-b268-8d7601924550', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba051b93-a5bc-4933-b268-8d7601924550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:38,220 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.093s 2021-01-14 07:47:38,221 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a553e524-d636-4416-afb5-bebd1598626f', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a553e524-d636-4416-afb5-bebd1598626f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:39,323 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.097s 2021-01-14 07:47:39,324 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649b6215-ef0e-4daf-873d-f88bf926de57', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649b6215-ef0e-4daf-873d-f88bf926de57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:40,430 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.101s 2021-01-14 07:47:40,431 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5946dc46-b32a-4687-bade-7da56a97cf68', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5946dc46-b32a-4687-bade-7da56a97cf68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:41,570 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.134s 2021-01-14 07:47:41,570 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdfa70c7-a7cc-41e5-86cd-e1779cbe7098', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdfa70c7-a7cc-41e5-86cd-e1779cbe7098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:42,667 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.090s 2021-01-14 07:47:42,667 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d4b1246-f21a-47bf-8da6-e41c8e2579b0', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d4b1246-f21a-47bf-8da6-e41c8e2579b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:43,752 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.079s 2021-01-14 07:47:43,753 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97512179-03ee-49e7-b3a8-ef3a93c83186', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97512179-03ee-49e7-b3a8-ef3a93c83186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:44,877 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.118s 2021-01-14 07:47:44,878 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-316f4a03-5ae6-4740-92ec-6e76a570c8a6', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-316f4a03-5ae6-4740-92ec-6e76a570c8a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:46,001 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.118s 2021-01-14 07:47:46,002 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36b0fb1d-c37b-492a-997c-a113ae0b53e6', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36b0fb1d-c37b-492a-997c-a113ae0b53e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:47,107 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.100s 2021-01-14 07:47:47,108 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3004362d-6473-45d9-9962-2573dafa9a2b', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3004362d-6473-45d9-9962-2573dafa9a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:48,192 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.078s 2021-01-14 07:47:48,193 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-464f9002-6e91-4732-a9ed-caced83a0512', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-464f9002-6e91-4732-a9ed-caced83a0512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:49,264 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.065s 2021-01-14 07:47:49,264 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-677816a2-483d-468f-8737-c49cb47808c0', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-677816a2-483d-468f-8737-c49cb47808c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:50,327 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.057s 2021-01-14 07:47:50,327 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d72ae83f-f7a6-4944-8bb2-857e57adca4d', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d72ae83f-f7a6-4944-8bb2-857e57adca4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:51,402 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.069s 2021-01-14 07:47:51,403 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-793167cb-7c31-47b0-9259-d4cb0d9aa3a7', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-793167cb-7c31-47b0-9259-d4cb0d9aa3a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:52,496 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.088s 2021-01-14 07:47:52,496 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c962c97-4bea-4edd-a7f7-0128fd37ce17', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c962c97-4bea-4edd-a7f7-0128fd37ce17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:53,569 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.068s 2021-01-14 07:47:53,570 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24c7465d-537f-4674-9a40-af7a51d83488', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24c7465d-537f-4674-9a40-af7a51d83488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:54,655 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.079s 2021-01-14 07:47:54,655 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21e1df92-6046-48f0-a284-74c805484ad1', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21e1df92-6046-48f0-a284-74c805484ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:55,722 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.061s 2021-01-14 07:47:55,722 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17083c24-3621-42b1-aae6-bdcf89ec8e34', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17083c24-3621-42b1-aae6-bdcf89ec8e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:56,802 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.073s 2021-01-14 07:47:56,802 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b47233e-7c88-4178-b251-f23b6e3644da', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b47233e-7c88-4178-b251-f23b6e3644da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:57,888 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.080s 2021-01-14 07:47:57,888 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c53124af-9098-4bfc-af50-9fd167a1082f', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c53124af-9098-4bfc-af50-9fd167a1082f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:47:59,471 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.576s 2021-01-14 07:47:59,471 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b3b7a2-43c2-45e0-aac0-2083637076a8', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b3b7a2-43c2-45e0-aac0-2083637076a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:00,544 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.067s 2021-01-14 07:48:00,545 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cccdd2d-07ad-4b71-b947-8fd1d17f9a56', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cccdd2d-07ad-4b71-b947-8fd1d17f9a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:01,730 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.180s 2021-01-14 07:48:01,731 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-387e5eb2-94ab-4610-9608-3c139ce09635', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-387e5eb2-94ab-4610-9608-3c139ce09635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:02,848 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.108s 2021-01-14 07:48:02,849 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0eef58e-825a-4f13-bd1b-506692122f48', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0eef58e-825a-4f13-bd1b-506692122f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:03,934 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.075s 2021-01-14 07:48:03,934 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf1f0fb7-50f1-434c-a760-65fc4b1f35ab', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf1f0fb7-50f1-434c-a760-65fc4b1f35ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:05,024 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.084s 2021-01-14 07:48:05,025 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e6b3fb1-26a9-4594-85e9-8f1f873dfad9', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e6b3fb1-26a9-4594-85e9-8f1f873dfad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:06,099 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.069s 2021-01-14 07:48:06,100 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bf782f5-9a2d-49d6-8e2d-a905542db228', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bf782f5-9a2d-49d6-8e2d-a905542db228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:07,291 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.185s 2021-01-14 07:48:07,292 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6741dc8-1b53-427a-a271-a70e2485c2b7', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6741dc8-1b53-427a-a271-a70e2485c2b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:08,415 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.117s 2021-01-14 07:48:08,415 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-880e87b2-541d-417f-a74e-b26bb77ba053', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-880e87b2-541d-417f-a74e-b26bb77ba053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:09,601 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.179s 2021-01-14 07:48:09,602 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69e98997-42be-46b4-8a22-513edc5183e4', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e98997-42be-46b4-8a22-513edc5183e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:10,722 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.111s 2021-01-14 07:48:10,722 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-321282a1-992c-4c4c-ae8a-29a04a16754d', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-321282a1-992c-4c4c-ae8a-29a04a16754d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:11,898 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.171s 2021-01-14 07:48:11,899 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3baf6ca5-2860-4647-bdd5-3defeb82fe4b', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3baf6ca5-2860-4647-bdd5-3defeb82fe4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:13,065 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.160s 2021-01-14 07:48:13,066 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34e133cf-0370-4539-854b-1c048e7bd72a', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34e133cf-0370-4539-854b-1c048e7bd72a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:14,305 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.230s 2021-01-14 07:48:14,306 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e6721df-e88d-4cc6-8ea1-649415888555', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e6721df-e88d-4cc6-8ea1-649415888555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:15,460 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.146s 2021-01-14 07:48:15,461 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae7a309-017d-455f-a0c8-3d729291ff74', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae7a309-017d-455f-a0c8-3d729291ff74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:16,577 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.107s 2021-01-14 07:48:16,577 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6afe9bc9-6df7-4b6e-bb74-96bb815f3252', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6afe9bc9-6df7-4b6e-bb74-96bb815f3252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:17,754 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.171s 2021-01-14 07:48:17,754 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-849957a7-97c8-4b51-8582-f529a612f9a6', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-849957a7-97c8-4b51-8582-f529a612f9a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:18,859 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.098s 2021-01-14 07:48:18,859 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2701581-73e7-469d-876c-3b5db04e42fc', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2701581-73e7-469d-876c-3b5db04e42fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:19,936 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.067s 2021-01-14 07:48:19,937 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3a07909-c875-4051-a957-e5a5e3b45ceb', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3a07909-c875-4051-a957-e5a5e3b45ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:21,055 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.113s 2021-01-14 07:48:21,056 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3f6020b-1992-47d3-85c6-3be00430971e', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3f6020b-1992-47d3-85c6-3be00430971e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:22,211 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.150s 2021-01-14 07:48:22,211 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257c49c6-096d-4382-95e8-9ab0fba23ca1', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257c49c6-096d-4382-95e8-9ab0fba23ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:23,337 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.120s 2021-01-14 07:48:23,337 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c466a07-207d-402f-bcb6-8751b79c0d73', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c466a07-207d-402f-bcb6-8751b79c0d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:24,666 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.324s 2021-01-14 07:48:24,667 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c94c483c-a677-42df-bc34-d4ebfc519452', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c94c483c-a677-42df-bc34-d4ebfc519452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:25,808 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.135s 2021-01-14 07:48:25,809 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c1533f-277c-4772-ac3c-5a633daf887b', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c1533f-277c-4772-ac3c-5a633daf887b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:26,925 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.106s 2021-01-14 07:48:26,925 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1219afca-6890-4ec6-9c84-b51fb3a18c1d', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1219afca-6890-4ec6-9c84-b51fb3a18c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:28,133 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.185s 2021-01-14 07:48:28,134 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ec67f79-1e2c-4795-8c39-5f0cf16cbb9d', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec67f79-1e2c-4795-8c39-5f0cf16cbb9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:29,208 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.068s 2021-01-14 07:48:29,208 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52e51146-ca64-4d13-a1d3-512937b4323d', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52e51146-ca64-4d13-a1d3-512937b4323d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:30,285 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.069s 2021-01-14 07:48:30,286 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87a2c88-ac3d-4c14-94d3-76bec0faa9ff', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b87a2c88-ac3d-4c14-94d3-76bec0faa9ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:31,573 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.280s 2021-01-14 07:48:31,574 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7e0979f-3dd7-484e-b363-682a166a6724', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7e0979f-3dd7-484e-b363-682a166a6724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:32,763 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.185s 2021-01-14 07:48:32,764 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-982aa596-cadc-4677-a86d-7fb7e9983a52', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-982aa596-cadc-4677-a86d-7fb7e9983a52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:33,866 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.097s 2021-01-14 07:48:33,867 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c17af5a1-7158-4647-bd85-eebc792cf660', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c17af5a1-7158-4647-bd85-eebc792cf660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:35,079 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.207s 2021-01-14 07:48:35,080 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f081237d-c452-4583-a8e1-b1518eee70a4', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f081237d-c452-4583-a8e1-b1518eee70a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:36,196 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.104s 2021-01-14 07:48:36,196 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-830e1525-e8f7-4ed0-8617-acb7357dd2a6', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-830e1525-e8f7-4ed0-8617-acb7357dd2a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:37,354 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.149s 2021-01-14 07:48:37,354 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5800264e-91b9-4f14-8517-35ac02be4b4a', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5800264e-91b9-4f14-8517-35ac02be4b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:38,537 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.176s 2021-01-14 07:48:38,538 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae2105f9-260f-44a1-a180-602971396952', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae2105f9-260f-44a1-a180-602971396952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:39,661 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.117s 2021-01-14 07:48:39,662 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea70b3a3-3075-4c00-a018-27753b52e4f2', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea70b3a3-3075-4c00-a018-27753b52e4f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:40,844 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.173s 2021-01-14 07:48:40,845 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2641ffd3-8e5b-45ec-942a-63be8e013174', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2641ffd3-8e5b-45ec-942a-63be8e013174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:42,200 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.344s 2021-01-14 07:48:42,200 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e88bb834-3ea3-4fa6-91de-6549fc8d8f7f', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e88bb834-3ea3-4fa6-91de-6549fc8d8f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:43,429 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.222s 2021-01-14 07:48:43,429 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bdcee44-86cb-4bfc-aca9-1d690cb1298a', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bdcee44-86cb-4bfc-aca9-1d690cb1298a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:44,558 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.122s 2021-01-14 07:48:44,558 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0381020c-678a-4f6c-aee8-8beed89ea6ac', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0381020c-678a-4f6c-aee8-8beed89ea6ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:45,798 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.234s 2021-01-14 07:48:45,798 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17410120-35bf-46c9-8050-851c50378085', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17410120-35bf-46c9-8050-851c50378085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:47,049 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.245s 2021-01-14 07:48:47,050 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebc3421c-9413-4853-93bb-7eb3cc0a35a5', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebc3421c-9413-4853-93bb-7eb3cc0a35a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:48,238 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.178s 2021-01-14 07:48:48,238 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0da9d5d5-e6b4-4363-86e8-99752fff71cb', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0da9d5d5-e6b4-4363-86e8-99752fff71cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:49,419 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.176s 2021-01-14 07:48:49,420 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91bca0c9-d92a-478a-a916-ab95810dd132', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91bca0c9-d92a-478a-a916-ab95810dd132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:50,552 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.126s 2021-01-14 07:48:50,552 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69e68afd-64ee-49c2-a06e-2dea862ba29e', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e68afd-64ee-49c2-a06e-2dea862ba29e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:51,658 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.098s 2021-01-14 07:48:51,659 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9bba3e4-7d14-4c07-bc7c-a1a82da8048c', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9bba3e4-7d14-4c07-bc7c-a1a82da8048c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:52,760 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.094s 2021-01-14 07:48:52,760 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3f93b55-c6ea-4517-8349-d6095f4494e4', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3f93b55-c6ea-4517-8349-d6095f4494e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:53,865 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.099s 2021-01-14 07:48:53,865 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-156c2750-1d0d-4b18-9276-27f94478c3fc', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-156c2750-1d0d-4b18-9276-27f94478c3fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:55,055 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.181s 2021-01-14 07:48:55,055 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f2ff726-af29-41b0-ab3a-54283ea00d8f', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f2ff726-af29-41b0-ab3a-54283ea00d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:56,169 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.107s 2021-01-14 07:48:56,170 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19d75f49-6f87-4a8f-9c80-7b3b09614058', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19d75f49-6f87-4a8f-9c80-7b3b09614058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:57,307 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.131s 2021-01-14 07:48:57,307 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22974dd1-1f00-48ae-91e7-2f19439f1557', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22974dd1-1f00-48ae-91e7-2f19439f1557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:58,419 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.102s 2021-01-14 07:48:58,420 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-578f13fb-4be2-433b-966f-ecd0acf7382b', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-578f13fb-4be2-433b-966f-ecd0acf7382b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:48:59,712 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.287s 2021-01-14 07:48:59,713 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efcbe33a-95e4-4ee7-891b-cedc1e84ca7f', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efcbe33a-95e4-4ee7-891b-cedc1e84ca7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:01,057 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.335s 2021-01-14 07:49:01,058 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e28ec68-86ba-4be1-8228-f623c752cb96', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e28ec68-86ba-4be1-8228-f623c752cb96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:02,155 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.089s 2021-01-14 07:49:02,155 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b81b0adb-4a9d-4c1e-9189-f51eaf4c69e0', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b81b0adb-4a9d-4c1e-9189-f51eaf4c69e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:03,403 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.237s 2021-01-14 07:49:03,403 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dfa5776-4a74-4304-9e8f-b75336e40cac', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dfa5776-4a74-4304-9e8f-b75336e40cac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:04,572 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.159s 2021-01-14 07:49:04,572 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c8e24e9-fdc9-4eb8-9b7a-11600588be3a', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c8e24e9-fdc9-4eb8-9b7a-11600588be3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:05,695 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.116s 2021-01-14 07:49:05,695 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c92dd308-726d-4ee7-a074-859851992604', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c92dd308-726d-4ee7-a074-859851992604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:06,847 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.145s 2021-01-14 07:49:06,847 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f24a04df-1c82-44a4-9798-78e8e07f3fb3', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f24a04df-1c82-44a4-9798-78e8e07f3fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:08,002 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.149s 2021-01-14 07:49:08,003 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34e35551-f69d-4bb2-8e6a-195b829b7f52', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34e35551-f69d-4bb2-8e6a-195b829b7f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:09,224 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.215s 2021-01-14 07:49:09,224 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e813b27-a654-4fd6-917b-bb91d9a54ebc', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e813b27-a654-4fd6-917b-bb91d9a54ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:10,285 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.054s 2021-01-14 07:49:10,286 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-269cc65a-b789-4d3d-b7c7-ea4fd977492c', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-269cc65a-b789-4d3d-b7c7-ea4fd977492c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:11,404 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.108s 2021-01-14 07:49:11,404 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a2eb39f-ab9f-4e49-8d4d-507f2da48c0b', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a2eb39f-ab9f-4e49-8d4d-507f2da48c0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:12,575 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.160s 2021-01-14 07:49:12,576 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1e9b464-8a41-4e1e-b4cf-fb50f92b91b4', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1e9b464-8a41-4e1e-b4cf-fb50f92b91b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:13,776 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.191s 2021-01-14 07:49:13,776 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c40aa8fc-6715-4b59-b3f8-03f363daf721', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c40aa8fc-6715-4b59-b3f8-03f363daf721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:14,918 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.133s 2021-01-14 07:49:14,919 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2581fc-0384-4d19-b5da-541ad964f47c', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2581fc-0384-4d19-b5da-541ad964f47c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:16,110 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.186s 2021-01-14 07:49:16,110 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5746d5a4-2139-4c88-93c4-0d061e207cf3', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5746d5a4-2139-4c88-93c4-0d061e207cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:17,222 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.102s 2021-01-14 07:49:17,222 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b188dc4c-16e0-4a54-9c94-258df1fc6fee', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b188dc4c-16e0-4a54-9c94-258df1fc6fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:18,334 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.106s 2021-01-14 07:49:18,335 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5661f6ef-4f38-4ac1-963c-607b2987c659', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5661f6ef-4f38-4ac1-963c-607b2987c659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:19,482 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.138s 2021-01-14 07:49:19,483 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1721ac5c-4b7b-4e2b-8f9c-e1367b2d25ef', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1721ac5c-4b7b-4e2b-8f9c-e1367b2d25ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:20,597 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.105s 2021-01-14 07:49:20,598 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cb41885-96e2-4192-81ee-1222630587b1', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cb41885-96e2-4192-81ee-1222630587b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:21,682 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.074s 2021-01-14 07:49:21,683 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5285f370-4650-46e3-9aa7-b826140d0722', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5285f370-4650-46e3-9aa7-b826140d0722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:22,797 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.105s 2021-01-14 07:49:22,798 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d883864-d417-4dc8-8209-cb26fd4b79a3', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d883864-d417-4dc8-8209-cb26fd4b79a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:23,956 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.152s 2021-01-14 07:49:23,957 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee3c39f5-2f31-4025-b81d-d030053cef3a', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee3c39f5-2f31-4025-b81d-d030053cef3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:25,171 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.204s 2021-01-14 07:49:25,172 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf5b40c9-e629-45dc-bdc6-b93bf67e1961', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf5b40c9-e629-45dc-bdc6-b93bf67e1961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:26,312 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.130s 2021-01-14 07:49:26,313 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be0ebb5f-3fe6-4039-9910-56c399ef3fb1', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be0ebb5f-3fe6-4039-9910-56c399ef3fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:27,498 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.174s 2021-01-14 07:49:27,498 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6221fb1-4d58-4d64-9362-7855994f6b87', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6221fb1-4d58-4d64-9362-7855994f6b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:28,661 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.153s 2021-01-14 07:49:28,661 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15555e24-bcec-432b-ac96-36626bd804fa', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15555e24-bcec-432b-ac96-36626bd804fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:29,791 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.119s 2021-01-14 07:49:29,792 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7554fc47-36f6-43cf-a14e-70b930a59eb1', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7554fc47-36f6-43cf-a14e-70b930a59eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:30,858 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.061s 2021-01-14 07:49:30,859 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f884d0cf-3fc5-4518-8260-bada2ec78a07', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f884d0cf-3fc5-4518-8260-bada2ec78a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:32,018 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.149s 2021-01-14 07:49:32,018 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c292ad79-ce1f-4e18-8e0f-dab36949294c', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c292ad79-ce1f-4e18-8e0f-dab36949294c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:33,230 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.202s 2021-01-14 07:49:33,230 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ffdf4fb-7c7f-4ac4-beb4-aa678ef38497', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ffdf4fb-7c7f-4ac4-beb4-aa678ef38497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:34,376 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.136s 2021-01-14 07:49:34,377 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8b0c3d0-9a29-426d-ac93-43b50232fb97', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8b0c3d0-9a29-426d-ac93-43b50232fb97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:35,543 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.157s 2021-01-14 07:49:35,543 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7f68835-15b9-4201-a781-8ca960271347', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7f68835-15b9-4201-a781-8ca960271347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:36,656 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.102s 2021-01-14 07:49:36,657 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b51c8100-8352-4548-9aab-47750ef8c37f', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b51c8100-8352-4548-9aab-47750ef8c37f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:37,854 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.186s 2021-01-14 07:49:37,854 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da5a29c8-5978-400f-a370-133bde41b4d3', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da5a29c8-5978-400f-a370-133bde41b4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:38,972 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.113s 2021-01-14 07:49:38,973 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c3782f3-7377-4047-aa4c-5eccc8e8a865', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c3782f3-7377-4047-aa4c-5eccc8e8a865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:40,095 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.114s 2021-01-14 07:49:40,096 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1c421c8-b728-435d-9555-af9b80c91d35', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c421c8-b728-435d-9555-af9b80c91d35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:41,302 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.195s 2021-01-14 07:49:41,303 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34b651ef-00ba-4a26-a38f-93c921190809', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34b651ef-00ba-4a26-a38f-93c921190809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:42,392 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.080s 2021-01-14 07:49:42,393 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b22595-47ed-439f-84ee-4839a5a7c08b', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b22595-47ed-439f-84ee-4839a5a7c08b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:43,612 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.208s 2021-01-14 07:49:43,613 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6999a836-1a75-4893-9717-9fb2d2191c8f', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6999a836-1a75-4893-9717-9fb2d2191c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:44,728 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.104s 2021-01-14 07:49:44,728 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa7b6d8e-a7b1-452c-9c37-dc77fd9c6c05', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa7b6d8e-a7b1-452c-9c37-dc77fd9c6c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:45,954 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.211s 2021-01-14 07:49:45,954 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e0f04e1-e5f3-499f-8f5c-5ca09fffe8a6', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e0f04e1-e5f3-499f-8f5c-5ca09fffe8a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:47,168 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.207s 2021-01-14 07:49:47,169 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8664930-b459-4ecc-8fc6-4e340d8f34c8', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8664930-b459-4ecc-8fc6-4e340d8f34c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:48,269 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.091s 2021-01-14 07:49:48,270 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-664bf5fb-8ac1-44c7-ae04-ecf038fb3d87', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-664bf5fb-8ac1-44c7-ae04-ecf038fb3d87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:49,400 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.120s 2021-01-14 07:49:49,400 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4c95a25-9051-463f-8438-fa5f3af54aab', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4c95a25-9051-463f-8438-fa5f3af54aab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:50,525 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.119s 2021-01-14 07:49:50,525 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8587411-a331-4f8f-94bc-6ec7360a6ab5', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8587411-a331-4f8f-94bc-6ec7360a6ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:51,673 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.141s 2021-01-14 07:49:51,674 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b73eae-cfc3-4206-86af-b7ef43c38139', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b73eae-cfc3-4206-86af-b7ef43c38139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:52,825 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.141s 2021-01-14 07:49:52,826 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77583a71-20a9-4b48-ad95-e6468e671ad1', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77583a71-20a9-4b48-ad95-e6468e671ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:53,905 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.071s 2021-01-14 07:49:53,906 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c27087e-cd51-4855-abc5-2ac2129f0809', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c27087e-cd51-4855-abc5-2ac2129f0809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:55,070 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.155s 2021-01-14 07:49:55,071 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92dea26a-3f13-442c-b8fe-058421aa647b', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92dea26a-3f13-442c-b8fe-058421aa647b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:56,157 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.080s 2021-01-14 07:49:56,158 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-273f6bb6-110e-4b78-91a1-5a73858af086', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-273f6bb6-110e-4b78-91a1-5a73858af086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:57,290 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.123s 2021-01-14 07:49:57,290 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fb3e710-4f53-4880-8346-b4e0c73a5b03', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fb3e710-4f53-4880-8346-b4e0c73a5b03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:58,446 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.151s 2021-01-14 07:49:58,447 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ce4a11-ced4-431e-8ff8-ad79ee4a0f2b', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ce4a11-ced4-431e-8ff8-ad79ee4a0f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:49:59,538 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.080s 2021-01-14 07:49:59,539 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd6389b1-9ce0-497f-bc0b-6f9051daddba', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd6389b1-9ce0-497f-bc0b-6f9051daddba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:00,593 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.048s 2021-01-14 07:50:00,594 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93ba5f01-6b5a-45ed-b5e4-5adbecaa13ef', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93ba5f01-6b5a-45ed-b5e4-5adbecaa13ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:01,702 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.102s 2021-01-14 07:50:01,702 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b07e0c53-8c13-4516-b081-77655ac04f35', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b07e0c53-8c13-4516-b081-77655ac04f35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:02,857 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.149s 2021-01-14 07:50:02,858 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a4aa303-e0ff-4a5a-a7cc-a9d931ad4941', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a4aa303-e0ff-4a5a-a7cc-a9d931ad4941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:03,999 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.131s 2021-01-14 07:50:03,999 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee5600c9-37a9-4345-a575-ec3885ed178d', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee5600c9-37a9-4345-a575-ec3885ed178d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:05,139 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.130s 2021-01-14 07:50:05,139 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9569226-2c85-4a57-be34-4689f6b2c057', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9569226-2c85-4a57-be34-4689f6b2c057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:06,225 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.080s 2021-01-14 07:50:06,226 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3f826d3-c299-4aa5-96f4-de934a79df58', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3f826d3-c299-4aa5-96f4-de934a79df58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:07,351 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.120s 2021-01-14 07:50:07,352 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb5eed8-4e42-4816-ac07-2c6f37fea7cb', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb5eed8-4e42-4816-ac07-2c6f37fea7cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:08,417 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.056s 2021-01-14 07:50:08,418 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63a68d17-d3d5-4e99-bc42-988982bd7c30', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63a68d17-d3d5-4e99-bc42-988982bd7c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:47:36.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:09,591 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.163s 2021-01-14 07:50:09,592 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6e02df8-c4b4-4b7c-9078-d7c659426870', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6e02df8-c4b4-4b7c-9078-d7c659426870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "creating", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:09.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:10,791 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.191s 2021-01-14 07:50:10,792 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-815c55dd-186b-4f78-a0f6-81740f17993d', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-815c55dd-186b-4f78-a0f6-81740f17993d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "available", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:11.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:10,801 96401 INFO [tempest.common.waiters] backup 82a3eead-2cfc-4620-841b-a2f2a6bfee6d reached available after waiting for 161.801233 seconds 2021-01-14 07:50:11,281 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.479s 2021-01-14 07:50:11,282 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98a3a880-af4d-4d1a-a9e9-b015fd809cc7', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98a3a880-af4d-4d1a-a9e9-b015fd809cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:50:11.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:50:11,301 96401 INFO [tempest.common.waiters] volume d07e3179-406c-4ba3-9254-75624a4f330e reached available after waiting for 0.301894 seconds 2021-01-14 07:50:14,978 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d/restore 3.675s 2021-01-14 07:50:14,979 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"restore": {}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a5d39e-7625-4560-a84d-aa96353d13cb', 'content-length': '189', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a5d39e-7625-4560-a84d-aa96353d13cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d/restore'} Body: b'{"restore": {"backup_id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "volume_id": "c8e9bb33-e385-462d-be09-6917ec59d59c", "volume_name": "restore_backup_82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}}' 2021-01-14 07:50:15,232 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.251s 2021-01-14 07:50:15,232 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6db56c1-2282-4367-92bb-e9f86b433c79', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6db56c1-2282-4367-92bb-e9f86b433c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:16,348 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.105s 2021-01-14 07:50:16,348 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e4220f5-3c42-47ae-9a37-6f537125bb0d', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e4220f5-3c42-47ae-9a37-6f537125bb0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:17,457 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.102s 2021-01-14 07:50:17,458 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acbc6cfa-75c6-46e1-8fb5-ecaf670a85ad', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acbc6cfa-75c6-46e1-8fb5-ecaf670a85ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:18,611 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.146s 2021-01-14 07:50:18,612 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec4c8008-5342-4fc2-bcfa-a20d1ee8a5b2', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec4c8008-5342-4fc2-bcfa-a20d1ee8a5b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:19,734 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.110s 2021-01-14 07:50:19,734 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3908b400-8855-4127-a2d7-32b9bbd04768', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3908b400-8855-4127-a2d7-32b9bbd04768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:20,940 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.196s 2021-01-14 07:50:20,941 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-300798e6-dd6a-4953-a177-ef45be8551bd', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-300798e6-dd6a-4953-a177-ef45be8551bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:22,136 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.188s 2021-01-14 07:50:22,136 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0662f8ad-c2a6-41e9-a2f5-c65cc9d19b94', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0662f8ad-c2a6-41e9-a2f5-c65cc9d19b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:23,316 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.174s 2021-01-14 07:50:23,317 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c8edea4-8899-41e4-a4c6-e043ae678696', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c8edea4-8899-41e4-a4c6-e043ae678696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:24,627 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.304s 2021-01-14 07:50:24,628 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5989e754-0a9d-45ee-acb6-03c9ce32a575', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5989e754-0a9d-45ee-acb6-03c9ce32a575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:25,891 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.255s 2021-01-14 07:50:25,891 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8835c61a-0858-4e47-977f-ee8b2dde69f7', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8835c61a-0858-4e47-977f-ee8b2dde69f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:27,111 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.212s 2021-01-14 07:50:27,112 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dd65603-163d-4e6b-b331-12353a320452', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dd65603-163d-4e6b-b331-12353a320452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:28,248 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.128s 2021-01-14 07:50:28,248 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb0ef6c5-1a28-4dab-9632-be20c71c9e8d', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb0ef6c5-1a28-4dab-9632-be20c71c9e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:29,379 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.120s 2021-01-14 07:50:29,379 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9340c71-bc5b-4371-b0a4-b6288fbd6b0f', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9340c71-bc5b-4371-b0a4-b6288fbd6b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:30,613 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.229s 2021-01-14 07:50:30,614 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-524edd90-ba4a-43f7-9908-cdf9f19b4fd8', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-524edd90-ba4a-43f7-9908-cdf9f19b4fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:31,919 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.295s 2021-01-14 07:50:31,920 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1005240b-bf32-451c-96e5-f55f5ac05ab7', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1005240b-bf32-451c-96e5-f55f5ac05ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:33,141 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.212s 2021-01-14 07:50:33,142 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08836ead-805c-4e8f-b85c-7694cbea6cfe', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08836ead-805c-4e8f-b85c-7694cbea6cfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:34,305 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.157s 2021-01-14 07:50:34,305 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc9859ed-03bc-4cef-93cd-04ef540af0b0', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc9859ed-03bc-4cef-93cd-04ef540af0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:35,418 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.104s 2021-01-14 07:50:35,418 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04708b5d-404f-462d-9355-9261b897f32d', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04708b5d-404f-462d-9355-9261b897f32d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:36,510 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.083s 2021-01-14 07:50:36,511 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bd5f1f6-efbf-4bcc-b693-909f8a0f4d02', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bd5f1f6-efbf-4bcc-b693-909f8a0f4d02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:37,666 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.147s 2021-01-14 07:50:37,666 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73363fc8-5b72-4e56-8b75-bac1e102101b', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73363fc8-5b72-4e56-8b75-bac1e102101b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:39,000 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.328s 2021-01-14 07:50:39,000 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae96974-caa1-4c66-b465-2246e25b9705', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae96974-caa1-4c66-b465-2246e25b9705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:40,319 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.313s 2021-01-14 07:50:40,320 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cbc6ec1-ca1b-4758-a33a-d30ece0a1849', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cbc6ec1-ca1b-4758-a33a-d30ece0a1849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:41,426 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.095s 2021-01-14 07:50:41,426 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b44bbc45-1401-453e-89a4-cc89812dd1b1', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b44bbc45-1401-453e-89a4-cc89812dd1b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:42,594 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.157s 2021-01-14 07:50:42,594 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9847b9ef-662a-48cb-8071-4c67994e2922', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9847b9ef-662a-48cb-8071-4c67994e2922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:43,723 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.122s 2021-01-14 07:50:43,724 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1acf11d4-d7f7-4f78-8a3a-3c02415cd164', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1acf11d4-d7f7-4f78-8a3a-3c02415cd164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:44,910 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.179s 2021-01-14 07:50:44,910 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95ea5637-6c41-4470-afa7-8c16c7965dfd', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95ea5637-6c41-4470-afa7-8c16c7965dfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:46,019 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.099s 2021-01-14 07:50:46,019 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86163daa-4073-4c24-81b3-c8ac5e02c8f9', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86163daa-4073-4c24-81b3-c8ac5e02c8f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:47,137 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.109s 2021-01-14 07:50:47,137 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d631a786-4dc3-4895-934b-fe4b92edaa22', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d631a786-4dc3-4895-934b-fe4b92edaa22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:48,258 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.115s 2021-01-14 07:50:48,259 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b4e95a3-cdc7-427f-a895-f43ad3613f89', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b4e95a3-cdc7-427f-a895-f43ad3613f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:49,446 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.177s 2021-01-14 07:50:49,447 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67ad1839-12db-48d2-84da-55bcd1c4fb70', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67ad1839-12db-48d2-84da-55bcd1c4fb70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:50,628 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.173s 2021-01-14 07:50:50,629 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ef74be-64ff-487a-ac8f-bc4c46f250b0', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ef74be-64ff-487a-ac8f-bc4c46f250b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:51,830 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.191s 2021-01-14 07:50:51,830 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-285c0397-3b01-4f34-8450-4d1e1f13e62b', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-285c0397-3b01-4f34-8450-4d1e1f13e62b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:53,038 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.196s 2021-01-14 07:50:53,039 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b219e3d0-9f14-4177-8b04-1e2672cf14bf', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b219e3d0-9f14-4177-8b04-1e2672cf14bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:54,150 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.104s 2021-01-14 07:50:54,151 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dc1be95-dfe9-47f4-96dd-adb1c809ec58', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dc1be95-dfe9-47f4-96dd-adb1c809ec58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:55,282 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.122s 2021-01-14 07:50:55,283 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6178bc0c-d257-4b23-b241-34f78f5e2f77', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6178bc0c-d257-4b23-b241-34f78f5e2f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:56,446 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.156s 2021-01-14 07:50:56,447 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84176213-f6ed-4548-8c84-f39e0e0c8d31', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84176213-f6ed-4548-8c84-f39e0e0c8d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:57,577 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.120s 2021-01-14 07:50:57,577 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64ad983e-2405-4803-b016-9e8e7f684908', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64ad983e-2405-4803-b016-9e8e7f684908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:58,663 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.076s 2021-01-14 07:50:58,663 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44f3725a-7b7d-42bd-b993-8049ffc1c3cd', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f3725a-7b7d-42bd-b993-8049ffc1c3cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:50:59,801 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.129s 2021-01-14 07:50:59,802 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5eeab99-8efe-47f0-afc7-fa2c2dc562ca', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5eeab99-8efe-47f0-afc7-fa2c2dc562ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:51:00,907 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.095s 2021-01-14 07:51:00,907 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa70b1aa-6f6f-4a32-a60c-6fae49113e3b', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa70b1aa-6f6f-4a32-a60c-6fae49113e3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:51:02,144 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.230s 2021-01-14 07:51:02,144 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f817fa2-b557-42a0-b83d-e9ea0bdbc9f4', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f817fa2-b557-42a0-b83d-e9ea0bdbc9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:51:03,312 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.157s 2021-01-14 07:51:03,313 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f8704c6-890d-4c0c-8004-8fd849f27be1', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f8704c6-890d-4c0c-8004-8fd849f27be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:51:04,455 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.131s 2021-01-14 07:51:04,456 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45a62df4-b2bd-48c0-a314-bb631770463f', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a62df4-b2bd-48c0-a314-bb631770463f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:51:06,212 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.748s 2021-01-14 07:51:06,212 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af44a8e2-a17b-4c86-a182-b1dab6184bea', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af44a8e2-a17b-4c86-a182-b1dab6184bea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:51:07,831 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.607s 2021-01-14 07:51:07,832 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1ba787c-30a4-4d25-9170-0fdfb43e0d9a', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1ba787c-30a4-4d25-9170-0fdfb43e0d9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:51:08,934 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.096s 2021-01-14 07:51:08,935 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90e674e-86f1-45cb-81ad-f2d3d5861d75', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f90e674e-86f1-45cb-81ad-f2d3d5861d75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:51:10,070 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.116s 2021-01-14 07:51:10,070 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62e10f86-e7d5-4a3a-8e1b-e54e7fdc9867', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62e10f86-e7d5-4a3a-8e1b-e54e7fdc9867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:51:11,142 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.066s 2021-01-14 07:51:11,142 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8545705c-effb-4d62-ac27-790f8c537c82', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8545705c-effb-4d62-ac27-790f8c537c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:51:12,292 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.143s 2021-01-14 07:51:12,292 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7313ea25-f52b-47b1-b274-640277afc89d', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7313ea25-f52b-47b1-b274-640277afc89d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:51:13,470 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.172s 2021-01-14 07:51:13,471 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e778cc31-7d69-4177-8d27-cb093e4e907d', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e778cc31-7d69-4177-8d27-cb093e4e907d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:51:14,585 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.108s 2021-01-14 07:51:14,585 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fe6fbe3-0396-433e-8b9f-d3e00c00d487', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fe6fbe3-0396-433e-8b9f-d3e00c00d487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "restoring", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:51:15,690 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.096s 2021-01-14 07:51:15,691 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e902cd7-ee5a-4ccd-a455-8bff58601f9d', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e902cd7-ee5a-4ccd-a455-8bff58601f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'{"backup": {"id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d", "status": "available", "size": 1, "object_count": 103, "availability_zone": null, "container": "volumebackups", "created_at": "2021-01-14T07:47:29.000000", "updated_at": "2021-01-14T07:51:15.000000", "name": "tempest-TestVolumeBackupRestore-backup-1569700666", "description": null, "fail_reason": null, "volume_id": "d07e3179-406c-4ba3-9254-75624a4f330e", "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2021-01-14T07:47:29.000000"}}' 2021-01-14 07:51:15,699 96401 INFO [tempest.common.waiters] backup 82a3eead-2cfc-4620-841b-a2f2a6bfee6d reached available after waiting for 60.698984 seconds 2021-01-14 07:51:15,926 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/c8e9bb33-e385-462d-be09-6917ec59d59c 0.226s 2021-01-14 07:51:15,926 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f205881a-60c0-49b5-a08b-f9fa4353041e', 'content-length': '1418', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f205881a-60c0-49b5-a08b-f9fa4353041e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/c8e9bb33-e385-462d-be09-6917ec59d59c'} Body: b'{"volume": {"id": "c8e9bb33-e385-462d-be09-6917ec59d59c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:12.000000", "updated_at": "2021-01-14T07:51:15.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {"src_backup_id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/c8e9bb33-e385-462d-be09-6917ec59d59c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/c8e9bb33-e385-462d-be09-6917ec59d59c"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:51:15,940 96401 INFO [tempest.common.waiters] volume c8e9bb33-e385-462d-be09-6917ec59d59c reached available after waiting for 0.940051 seconds 2021-01-14 07:51:16,154 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/c8e9bb33-e385-462d-be09-6917ec59d59c 0.213s 2021-01-14 07:51:16,154 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-468b427a-7e5e-461d-a4ea-37e15b18b629', 'content-length': '1418', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-468b427a-7e5e-461d-a4ea-37e15b18b629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/c8e9bb33-e385-462d-be09-6917ec59d59c'} Body: b'{"volume": {"id": "c8e9bb33-e385-462d-be09-6917ec59d59c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:12.000000", "updated_at": "2021-01-14T07:51:15.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {"src_backup_id": "82a3eead-2cfc-4620-841b-a2f2a6bfee6d"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/c8e9bb33-e385-462d-be09-6917ec59d59c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/c8e9bb33-e385-462d-be09-6917ec59d59c"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:51:16,451 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.286s 2021-01-14 07:51:16,451 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBackupRestore-1484026758"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-699d52ff-d8c3-452f-928f-2de7cadda516', 'x-compute-request-id': 'req-699d52ff-d8c3-452f-928f-2de7cadda516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEAwaPUnd8+OOV/6iOcLRftAB+NIb6Z/jZ5nQUMD0P14KZyTl+E\\nuwN3QTP0ShHv4IfIi9csaey9WZu1dd6I+ADuyRwhS539utbj5esyOUYV5yMfgwFg\\nQHijlWH67iyheRdUBOVzv3mILVOAquoNPabXH5XX7ct5HKsQwFn8zk9EiRfKy9SX\\ne50JKCDpzsbmNG+nqqPwdbKTrjyZ6v05r6kjBIlcPA1cjuQc0WBEPhqa2NBdISG5\\nFWhGWguWz0FPWomsekf2EJLAGpoQB1+zMIWfA6U/Bv5Xt9NzfaDUoIYdoUnYln6w\\nSnWIww0uwWpWWN/qd3Vmw8m/ZQaJ2nw+W5cu0wIDAQABAoIBAAvsDVQnAYq5PpXo\\n2V3BYlsmlibkuFB5hCVRwTtTYNkTBmii4uYswXPnQfwpfI5jbcqGVfqzk7jnqFV4\\nfRBf5lPFgptIP+33+xIV2ALEuOaBOBh1xjpR8yhoXu25G7v73rVqdyTr06GOyZY8\\nUNJh6k7Mh/3hEDTep2pgX/tH0B1smSFNz4l744YFU+5xX7dc9bTByg+UBBdrXROI\\nJonYy98mgfaJRvBe+ncYN27n2bOrOxIx9RXfkNLc0FR9POF95SUFcs5VZSI8zORF\\n1kwSsFdSpyxkkShMaF2Hyfm6cGgrjgTPiQXgeHN3srQkfcPGtUgxZ3by2coff40q\\n8JU2s3ECgYEA6iZG4CUGMQAP0y/Kndv0nN//EJJynSODd2bns6RFdWqRaAVlSIJ5\\nj7n687ifAUAj4Yh5Ofomx/psnjs6c+LHu2TysBbcbchEI1RU9/DUKBOidoobHtzW\\n8AebMGVYg4OTw48IWYv6EHNGb2dxraMEj+qwP3KfM/dLqwGFa/tEtvsCgYEA07XM\\nmaCaNNrtXzdskeUYUUv6B3Q3a0C3tSTGh8H2YWhUo8M8MSDqBbIH9CNQzLMyr2dc\\nF1JI31qBRD+sK85fwI2mfmRJa6jQrqVKpc9ljutAvL9k7pHs7Wr5DB77eNURv3t3\\nvsR6bx21escViEXo/ZwETY1KulDoYZCrVpXqQAkCgYAnGNMW1DfPcMIzsjQz3alf\\nlGtjmgB3SpnGEzG3JkPO0keLRfNegyLHI/fKQFaUf+A95WrQint1QtRmK1+cQA63\\ntKhtTLPrxNfTyl4RtG3Ib1beUjsrERb2p157W0DHXO4MZlKvmRbdLlJhgbVSl/jI\\nCxj4zyvUIoPI/w0HNcKIhwKBgHSU4yMiHmjGufo58g5xIq/576hVJgNoswEMTEsL\\n01oWcq1vYGEJZ/VU8S5OmDrw3xNaDotFI53jH9XuXigNUAsftbRaE1g2sRvLJ80g\\n5SMLhy2pE7KQJvEifBxhn0cNxeU0317soSM5L+t5X/EX1lJ5rKDsEl+BGEZJvSBE\\nE6fJAoGAP8L6GrZJs9L9Dj8cg95vQjP8GZce5jZQqYNFzbKe8/E6skjHyZ0Z1xAU\\nQXszb6F4ofqpZYSm47HTu4g/MWvBGCww/tvQCns94/jVKhLFzc24AGTOpcMsjhPA\\n76mdRFFEocKCV5W/sDI1e7Ks9y3BkS+A3qGCKg5I54Xky8HWco8=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestVolumeBackupRestore-1484026758", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBo9Sd3z445X/qI5wtF+0AH40hvpn+NnmdBQwPQ/XgpnJOX4S7A3dBM/RKEe/gh8iL1yxp7L1Zm7V13oj4AO7JHCFLnf261uPl6zI5RhXnIx+DAWBAeKOVYfruLKF5F1QE5XO/eYgtU4Cq6g09ptcfldfty3kcqxDAWfzOT0SJF8rL1Jd7nQkoIOnOxuY0b6eqo/B1spOuPJnq/TmvqSMEiVw8DVyO5BzRYEQ+GprY0F0hIbkVaEZaC5bPQU9aiax6R/YQksAamhAHX7MwhZ8DpT8G/le303N9oNSghh2hSdiWfrBKdYjDDS7BalZY3+p3dWbDyb9lBonafD5bly7T Generated-by-Nova", "fingerprint": "5c:50:80:55:fd:8d:4e:f6:36:8a:41:b0:84:a1:1d:d1", "user_id": "e07745146d904265b07a085f1a181128"}}' 2021-01-14 07:51:17,365 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 POST http://10.222.0.41/compute/v2.1/os-security-groups 0.909s 2021-01-14 07:51:17,365 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-TestVolumeBackupRestore-762199132", "description": "tempest-TestVolumeBackupRestore-762199132 description"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f42e9d6-d5bb-4cbe-90c6-0abdff80f2fd', 'x-compute-request-id': 'req-1f42e9d6-d5bb-4cbe-90c6-0abdff80f2fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "1d72aa7d-0946-48af-b53d-6e1bb6d3929e", "description": "tempest-TestVolumeBackupRestore-762199132 description", "name": "tempest-TestVolumeBackupRestore-762199132", "tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79", "rules": []}}' 2021-01-14 07:51:17,830 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 POST http://10.222.0.41/compute/v2.1/os-security-group-rules 0.460s 2021-01-14 07:51:17,830 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"parent_group_id": "1d72aa7d-0946-48af-b53d-6e1bb6d3929e", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "cidr": "0.0.0.0/0"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e72f2df7-78cb-467d-b0e9-0dd9b1a29c90', 'x-compute-request-id': 'req-e72f2df7-78cb-467d-b0e9-0dd9b1a29c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-group-rules'} Body: b'{"security_group_rule": {"id": "edcf5797-88dd-4eea-9877-a170134ba745", "parent_group_id": "1d72aa7d-0946-48af-b53d-6e1bb6d3929e", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group": {}, "ip_range": {"cidr": "0.0.0.0/0"}}}' 2021-01-14 07:51:18,971 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 POST http://10.222.0.41/compute/v2.1/os-security-group-rules 1.134s 2021-01-14 07:51:18,971 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"parent_group_id": "1d72aa7d-0946-48af-b53d-6e1bb6d3929e", "ip_protocol": "icmp", "from_port": -1, "to_port": -1, "cidr": "0.0.0.0/0"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76e0ffee-933d-4787-9646-8dc4fb8884f1', 'x-compute-request-id': 'req-76e0ffee-933d-4787-9646-8dc4fb8884f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-group-rules'} Body: b'{"security_group_rule": {"id": "e4dc6839-e54f-43e8-812a-e9789d28e2b9", "parent_group_id": "1d72aa7d-0946-48af-b53d-6e1bb6d3929e", "ip_protocol": "icmp", "from_port": -1, "to_port": -1, "group": {}, "ip_range": {"cidr": "0.0.0.0/0"}}}' 2021-01-14 07:51:19,234 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.251s 2021-01-14 07:51:19,234 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3682', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9d0f0c80-46dc-4cab-b336-bf8c6c6c2139', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e07745146d904265b07a085f1a181128", "name": "tempest-TestVolumeBackupRestore-2071486596", "password_expires_at": null}, "audit_ids": ["m9cXJUkOT-upANnMpitA_Q"], "expires_at": "2021-01-14T08:51:19.000000Z", "issued_at": "2021-01-14T07:51:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc2db3b4991a4b2dbd46db8e5bf5ad79", "name": "tempest-TestVolumeBackupRestore-2071486596"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/cc2db3b4991a4b2dbd46db8e5bf5ad79", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/cc2db3b4991a4b2dbd46db8e5bf5ad79", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_cc2db3b4991a4b2dbd46db8e5bf5ad79", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:51:19,235 96401 INFO [tempest.lib.common.fixed_network] (TestVolumeBackupRestore:test_volume_backup_restore) Found network {'id': '4d1fc18b-245f-4018-99c5-25ec9cc5b3b7', 'name': 'tempest-TestVolumeBackupRestore-1630469406-network', 'tenant_id': 'cc2db3b4991a4b2dbd46db8e5bf5ad79', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cc2db3b4991a4b2dbd46db8e5bf5ad79', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 6, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:46:28Z', 'updated_at': '2021-01-14T07:46:28Z', 'revision_number': 1} available for tenant 2021-01-14 07:51:23,502 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST http://10.222.0.41/compute/v2.1/servers 4.266s 2021-01-14 07:51:23,503 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBackupRestore-server-1001831748", "imageRef": "", "flavorRef": "452", "block_device_mapping_v2": [{"uuid": "c8e9bb33-e385-462d-be09-6917ec59d59c", "source_type": "volume", "destination_type": "volume", "boot_index": 0}], "key_name": "tempest-TestVolumeBackupRestore-1484026758", "security_groups": [{"name": "tempest-TestVolumeBackupRestore-762199132"}], "networks": [{"uuid": "4d1fc18b-245f-4018-99c5-25ec9cc5b3b7"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '414', 'location': 'http://10.222.0.41/compute/v2.1/servers/07c7996d-32a0-43b9-a1fe-f5f40ea07a5d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd39d633-1885-4864-bcc7-6daa58f2db0c', 'x-compute-request-id': 'req-fd39d633-1885-4864-bcc7-6daa58f2db0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "07c7996d-32a0-43b9-a1fe-f5f40ea07a5d", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/07c7996d-32a0-43b9-a1fe-f5f40ea07a5d"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/07c7996d-32a0-43b9-a1fe-f5f40ea07a5d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-TestVolumeBackupRestore-762199132"}], "adminPass": "e6NQEL7D8XQk"}}' 2021-01-14 07:51:23,648 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 500 GET http://10.222.0.41/compute/v2.1/servers/07c7996d-32a0-43b9-a1fe-f5f40ea07a5d 0.143s 2021-01-14 07:51:23,649 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:23 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-9dd793cd-1629-4327-91c3-96b42513ef24', 'x-compute-request-id': 'req-9dd793cd-1629-4327-91c3-96b42513ef24', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/07c7996d-32a0-43b9-a1fe-f5f40ea07a5d'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:51:24,985 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 204 DELETE http://10.222.0.41/compute/v2.1/servers/07c7996d-32a0-43b9-a1fe-f5f40ea07a5d 1.336s 2021-01-14 07:51:24,985 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:23 GMT', 'server': 'Apache/2.4.29 (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-89479353-eb8c-459b-bb8a-dd3f5dbc2bbf', 'x-compute-request-id': 'req-89479353-eb8c-459b-bb8a-dd3f5dbc2bbf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/07c7996d-32a0-43b9-a1fe-f5f40ea07a5d'} Body: b'' 2021-01-14 07:51:25,061 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 404 GET http://10.222.0.41/compute/v2.1/servers/07c7996d-32a0-43b9-a1fe-f5f40ea07a5d 0.075s 2021-01-14 07:51:25,062 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:24 GMT', 'server': 'Apache/2.4.29 (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-c9cbec3c-aa6f-4097-8793-c35425ca706e', 'x-compute-request-id': 'req-c9cbec3c-aa6f-4097-8793-c35425ca706e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/07c7996d-32a0-43b9-a1fe-f5f40ea07a5d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 07c7996d-32a0-43b9-a1fe-f5f40ea07a5d could not be found."}}' 2021-01-14 07:51:27,753 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-security-groups/1d72aa7d-0946-48af-b53d-6e1bb6d3929e 2.686s 2021-01-14 07:51:27,754 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:25 GMT', 'server': 'Apache/2.4.29 (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-0530080c-dd1e-48e5-91a5-96806db7bece', 'x-compute-request-id': 'req-0530080c-dd1e-48e5-91a5-96806db7bece', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-groups/1d72aa7d-0946-48af-b53d-6e1bb6d3929e'} Body: b'' 2021-01-14 07:51:27,890 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestVolumeBackupRestore-1484026758 0.136s 2021-01-14 07:51:27,891 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:27 GMT', 'server': 'Apache/2.4.29 (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-da056f30-87e4-4029-a824-83c27cf0ba36', 'x-compute-request-id': 'req-da056f30-87e4-4029-a824-83c27cf0ba36', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestVolumeBackupRestore-1484026758'} Body: b'' 2021-01-14 07:51:28,061 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 202 DELETE http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/c8e9bb33-e385-462d-be09-6917ec59d59c 0.169s 2021-01-14 07:51:28,062 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7e8ade-6514-48e6-ac6c-cb1cee6c1c97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/c8e9bb33-e385-462d-be09-6917ec59d59c'} Body: b'' 2021-01-14 07:51:28,299 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 202 DELETE http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d 0.236s 2021-01-14 07:51:28,299 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-compute-request-id': 'req-84fad066-d8a5-4779-b039-1ce05e646af1', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84fad066-d8a5-4779-b039-1ce05e646af1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/backups/82a3eead-2cfc-4620-841b-a2f2a6bfee6d'} Body: b'' 2021-01-14 07:51:28,609 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 202 DELETE http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.308s 2021-01-14 07:51:28,609 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f27d3ea7-72b4-40ca-ab01-264db70d32b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'' 2021-01-14 07:51:28,864 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.253s 2021-01-14 07:51:28,864 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c87de817-9ba8-4bda-befe-fc5ebf432658', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c87de817-9ba8-4bda-befe-fc5ebf432658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:51:29.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:51:30,404 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.527s 2021-01-14 07:51:30,404 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c37a9fdb-0063-421f-b6fc-34a4b21cc176', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c37a9fdb-0063-421f-b6fc-34a4b21cc176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:51:29.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:51:31,842 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.422s 2021-01-14 07:51:31,843 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a2cdac2-5eed-43dc-9e25-78e15a1d3069', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a2cdac2-5eed-43dc-9e25-78e15a1d3069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:51:29.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:51:33,509 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.653s 2021-01-14 07:51:33,509 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f07f018-bc00-47bd-8e89-445374e4c6e8', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f07f018-bc00-47bd-8e89-445374e4c6e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:51:29.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:51:35,193 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.652s 2021-01-14 07:51:35,195 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebb1ea2e-9d83-4d3c-9828-2fbfd672bdb0', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebb1ea2e-9d83-4d3c-9828-2fbfd672bdb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"volume": {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:51:29.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}}' 2021-01-14 07:51:36,468 96401 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 404 GET http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e 0.261s 2021-01-14 07:51:36,469 96401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb23c27c-e35e-4fe7-9ea0-e5abbc61bbe2', 'x-openstack-request-id': 'req-bb23c27c-e35e-4fe7-9ea0-e5abbc61bbe2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/volume/v3/cc2db3b4991a4b2dbd46db8e5bf5ad79/volumes/d07e3179-406c-4ba3-9254-75624a4f330e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d07e3179-406c-4ba3-9254-75624a4f330e could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_backup_restore.py", line 85, in test_volume_backup_restore {'name': security_group['name']}]) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 4 | 0 | 4 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
fail
ft75.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:47:58,833 96414 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks-1298859159 on backend None 2021-01-14 07:47:59,389 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 POST http://10.222.0.41/volume/v3/b6dda66f43f44842a66fe2d3f2062ac3/types 0.555s 2021-01-14 07:47:59,389 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-scenario-type-luks-1298859159", "extra_specs": {}}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d161083-9848-48aa-a56f-8c22b42ad6d5', 'content-length': '212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d161083-9848-48aa-a56f-8c22b42ad6d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/b6dda66f43f44842a66fe2d3f2062ac3/types'} Body: b'{"volume_type": {"id": "affd6a04-8d43-4038-9e4f-b5c6d942f6be", "name": "tempest-scenario-type-luks-1298859159", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2021-01-14 07:47:59,391 96414 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: affd6a04-8d43-4038-9e4f-b5c6d942f6be 2021-01-14 07:47:59,551 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 POST http://10.222.0.41/volume/v3/b6dda66f43f44842a66fe2d3f2062ac3/types/affd6a04-8d43-4038-9e4f-b5c6d942f6be/encryption 0.158s 2021-01-14 07:47:59,551 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ecb6d77-cd76-4654-a9d3-a004d2a8b811', 'content-length': '230', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ecb6d77-cd76-4654-a9d3-a004d2a8b811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/b6dda66f43f44842a66fe2d3f2062ac3/types/affd6a04-8d43-4038-9e4f-b5c6d942f6be/encryption'} Body: b'{"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "affd6a04-8d43-4038-9e4f-b5c6d942f6be", "encryption_id": "1fdcab73-3f47-494f-8b93-01180f6238ec"}}' 2021-01-14 07:48:00,553 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 202 POST http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes 0.999s 2021-01-14 07:48:00,553 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-46490202", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1298859159", "size": 1}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:47:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77746c03-1a01-4924-8964-15c6242be323', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77746c03-1a01-4924-8964-15c6242be323', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes'} Body: b'{"volume": {"id": "3de39134-de0d-470d-a7c1-796db19ccf9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:00.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-46490202", "description": null, "volume_type": "tempest-scenario-type-luks-1298859159", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-01-14 07:48:00,691 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c 0.129s 2021-01-14 07:48:00,691 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83e23819-16b4-46f6-a797-8b34e77da5b4', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83e23819-16b4-46f6-a797-8b34e77da5b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c'} Body: b'{"volume": {"id": "3de39134-de0d-470d-a7c1-796db19ccf9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:00.000000", "updated_at": "2021-01-14T07:48:01.000000", "name": "tempest-TestVolumeBootPattern-volume-46490202", "description": null, "volume_type": "tempest-scenario-type-luks-1298859159", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:02,145 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c 0.444s 2021-01-14 07:48:02,146 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7901b80-8896-4cbf-9370-0d6937350751', 'content-length': '937', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7901b80-8896-4cbf-9370-0d6937350751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c'} Body: b'{"volume": {"id": "3de39134-de0d-470d-a7c1-796db19ccf9c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:00.000000", "updated_at": "2021-01-14T07:48:02.000000", "name": "tempest-TestVolumeBootPattern-volume-46490202", "description": null, "volume_type": "tempest-scenario-type-luks-1298859159", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:02,169 96414 INFO [tempest.common.waiters] volume 3de39134-de0d-470d-a7c1-796db19ccf9c reached available after waiting for 2.169462 seconds 2021-01-14 07:48:02,510 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c 0.340s 2021-01-14 07:48:02,510 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b8378a5-dca5-4e76-835f-8280901d1b08', 'content-length': '937', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b8378a5-dca5-4e76-835f-8280901d1b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c'} Body: b'{"volume": {"id": "3de39134-de0d-470d-a7c1-796db19ccf9c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:00.000000", "updated_at": "2021-01-14T07:48:02.000000", "name": "tempest-TestVolumeBootPattern-volume-46490202", "description": null, "volume_type": "tempest-scenario-type-luks-1298859159", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:02,740 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 POST http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c/action 0.214s 2021-01-14 07:48:02,741 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-set_bootable": {"bootable": true}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'x-compute-request-id': 'req-676a5283-be82-4193-b0f4-f956f0e40f3d', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-676a5283-be82-4193-b0f4-f956f0e40f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c/action'} Body: b'' 2021-01-14 07:48:02,859 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.108s 2021-01-14 07:48:02,860 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3678', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9075e761-05e5-4674-9546-88289558477a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "eabc1f4fc17848ce910edee66092e0e6", "name": "tempest-TestVolumeBootPattern-1402382759", "password_expires_at": null}, "audit_ids": ["vwAaroB3TBioC3yh8m_fEw"], "expires_at": "2021-01-14T08:48:02.000000Z", "issued_at": "2021-01-14T07:48:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "786b2b058427411589ac776aaf80142c", "name": "tempest-TestVolumeBootPattern-1402382759"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/786b2b058427411589ac776aaf80142c", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/786b2b058427411589ac776aaf80142c", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_786b2b058427411589ac776aaf80142c", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:48:02,861 96414 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks) Found network {'id': 'a5e30c25-6765-43a7-85a6-7c9bb63d093b', 'name': 'tempest-TestVolumeBootPattern-2096400426-network', 'tenant_id': '786b2b058427411589ac776aaf80142c', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '786b2b058427411589ac776aaf80142c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 10, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:47:23Z', 'updated_at': '2021-01-14T07:47:23Z', 'revision_number': 1} available for tenant 2021-01-14 07:48:06,795 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 202 POST http://10.222.0.41/compute/v2.1/servers 3.932s 2021-01-14 07:48:06,796 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-625377746", "imageRef": "", "flavorRef": "452", "block_device_mapping_v2": [{"uuid": "3de39134-de0d-470d-a7c1-796db19ccf9c", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "a5e30c25-6765-43a7-85a6-7c9bb63d093b"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/e6f8cd9f-506d-4e95-994a-ed5f8d7c3238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bac97bbf-c24a-454c-9cc7-443540554ca3', 'x-compute-request-id': 'req-bac97bbf-c24a-454c-9cc7-443540554ca3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "e6f8cd9f-506d-4e95-994a-ed5f8d7c3238", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/e6f8cd9f-506d-4e95-994a-ed5f8d7c3238"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/e6f8cd9f-506d-4e95-994a-ed5f8d7c3238"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "jGGzQ9GGczEn"}}' 2021-01-14 07:48:06,891 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 500 GET http://10.222.0.41/compute/v2.1/servers/e6f8cd9f-506d-4e95-994a-ed5f8d7c3238 0.091s 2021-01-14 07:48:06,892 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:06 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-634ce24e-764a-4595-b439-6ea6eaec7d74', 'x-compute-request-id': 'req-634ce24e-764a-4595-b439-6ea6eaec7d74', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e6f8cd9f-506d-4e95-994a-ed5f8d7c3238'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:48:08,005 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 204 DELETE http://10.222.0.41/compute/v2.1/servers/e6f8cd9f-506d-4e95-994a-ed5f8d7c3238 1.113s 2021-01-14 07:48:08,006 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:06 GMT', 'server': 'Apache/2.4.29 (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-efb4fd07-f08d-422e-9469-db3539ee6650', 'x-compute-request-id': 'req-efb4fd07-f08d-422e-9469-db3539ee6650', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e6f8cd9f-506d-4e95-994a-ed5f8d7c3238'} Body: b'' 2021-01-14 07:48:08,113 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 404 GET http://10.222.0.41/compute/v2.1/servers/e6f8cd9f-506d-4e95-994a-ed5f8d7c3238 0.106s 2021-01-14 07:48:08,113 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:08 GMT', 'server': 'Apache/2.4.29 (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-f8f89ac5-231a-4b3c-8129-b98ca2b63e18', 'x-compute-request-id': 'req-f8f89ac5-231a-4b3c-8129-b98ca2b63e18', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e6f8cd9f-506d-4e95-994a-ed5f8d7c3238'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e6f8cd9f-506d-4e95-994a-ed5f8d7c3238 could not be found."}}' 2021-01-14 07:48:08,342 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c 0.222s 2021-01-14 07:48:08,342 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ec8e8d9-1143-4df4-be9b-561486b0c9d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c'} Body: b'' 2021-01-14 07:48:08,806 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c 0.463s 2021-01-14 07:48:08,806 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c8608f1-03f5-4726-9686-be393a7b7731', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c8608f1-03f5-4726-9686-be393a7b7731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c'} Body: b'{"volume": {"id": "3de39134-de0d-470d-a7c1-796db19ccf9c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:00.000000", "updated_at": "2021-01-14T07:48:08.000000", "name": "tempest-TestVolumeBootPattern-volume-46490202", "description": null, "volume_type": "tempest-scenario-type-luks-1298859159", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:10,167 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c 0.351s 2021-01-14 07:48:10,167 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79f36454-bd8b-43a5-9401-35f87eb01a46', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79f36454-bd8b-43a5-9401-35f87eb01a46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c'} Body: b'{"volume": {"id": "3de39134-de0d-470d-a7c1-796db19ccf9c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:00.000000", "updated_at": "2021-01-14T07:48:08.000000", "name": "tempest-TestVolumeBootPattern-volume-46490202", "description": null, "volume_type": "tempest-scenario-type-luks-1298859159", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:11,553 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c 0.367s 2021-01-14 07:48:11,554 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f38412-b5fd-4912-b3fc-e63f2dd439b5', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f38412-b5fd-4912-b3fc-e63f2dd439b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c'} Body: b'{"volume": {"id": "3de39134-de0d-470d-a7c1-796db19ccf9c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:00.000000", "updated_at": "2021-01-14T07:48:08.000000", "name": "tempest-TestVolumeBootPattern-volume-46490202", "description": null, "volume_type": "tempest-scenario-type-luks-1298859159", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:12,774 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c 0.211s 2021-01-14 07:48:12,774 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-440f1a9c-29de-4413-bd80-5c35ab8ca9e3', 'x-openstack-request-id': 'req-440f1a9c-29de-4413-bd80-5c35ab8ca9e3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/3de39134-de0d-470d-a7c1-796db19ccf9c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3de39134-de0d-470d-a7c1-796db19ccf9c could not be found."}}' 2021-01-14 07:48:13,004 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/b6dda66f43f44842a66fe2d3f2062ac3/volumes/detail?all_tenants=1 0.229s 2021-01-14 07:48:13,004 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b78537c-7cd6-4482-ad6c-ff8f317ac7a8', 'content-length': '3735', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b78537c-7cd6-4482-ad6c-ff8f317ac7a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/b6dda66f43f44842a66fe2d3f2062ac3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "731d4b29-9ba2-4a5f-aa60-be235a646e60", "status": "restoring-backup", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:01.000000", "updated_at": "2021-01-14T07:48:07.000000", "name": "restore_backup_932b8de0-c1fb-4681-8e03-6e616fd0d4b1", "description": "auto-created_from_restore_from_backup", "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/b6dda66f43f44842a66fe2d3f2062ac3/volumes/731d4b29-9ba2-4a5f-aa60-be235a646e60"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/b6dda66f43f44842a66fe2d3f2062ac3/volumes/731d4b29-9ba2-4a5f-aa60-be235a646e60"}], "user_id": "274b490edf254be7a9c8cb883105233d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "n-d-769329-2@lvmdriver-1#lvmdriver-1", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "884e54b0bb40488b8fe88a5401767feb"}, {"id": "b3f95958-9a20-4d4b-a9c1-8ad0e03e0d00", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:57.000000", "updated_at": "2021-01-14T07:47:58.000000", "name": "tempest-VolumesBackupsAdminTest-Volume-925508201", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/b6dda66f43f44842a66fe2d3f2062ac3/volumes/b3f95958-9a20-4d4b-a9c1-8ad0e03e0d00"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/b6dda66f43f44842a66fe2d3f2062ac3/volumes/b3f95958-9a20-4d4b-a9c1-8ad0e03e0d00"}], "user_id": "274b490edf254be7a9c8cb883105233d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "n-d-769329-2@lvmdriver-1#lvmdriver-1", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "884e54b0bb40488b8fe88a5401767feb"}, {"id": "d07e3179-406c-4ba3-9254-75624a4f330e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:46:49.000000", "updated_at": "2021-01-14T07:47:33.000000", "name": "tempest-TestVolumeBackupRestore-volume-732134965", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/b6dda66f43f44842a66fe2d3f2062ac3/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/b6dda66f43f44842a66fe2d3f2062ac3/volumes/d07e3179-406c-4ba3-9254-75624a4f330e"}], "user_id": "e07745146d904265b07a085f1a181128", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "n-d-769329-2@lvmdriver-1#lvmdriver-1", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "cc2db3b4991a4b2dbd46db8e5bf5ad79"}]}' 2021-01-14 07:48:13,654 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.41/volume/v3/b6dda66f43f44842a66fe2d3f2062ac3/types/affd6a04-8d43-4038-9e4f-b5c6d942f6be 0.633s 2021-01-14 07:48:13,654 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a1d730d-9838-45fa-a751-b4f83c6d1891', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/b6dda66f43f44842a66fe2d3f2062ac3/types/affd6a04-8d43-4038-9e4f-b5c6d942f6be'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 264, in test_boot_server_from_encrypted_volume_luks delete_on_termination=False) File "/opt/stack/tempest/tempest/scenario/manager.py", line 994, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
fail
ft75.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:48:13,736 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/image/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da 0.065s 2021-01-14 07:48:13,736 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cdb4fcda-089b-460d-b377-6719d890f44d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/image/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "7cc3a0aeb7274d23905b8d5334b174d7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "created_at": "2021-01-14T07:10:35Z", "updated_at": "2021-01-14T07:10:51Z", "tags": [], "self": "/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "file": "/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da/file", "schema": "/v2/schemas/image"}' 2021-01-14 07:48:16,058 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes 2.321s 2021-01-14 07:48:16,059 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "snapshot_id": null, "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:13 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a46c89-83bf-4d10-9161-8ad478b78b4f', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a46c89-83bf-4d10-9161-8ad478b78b4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-01-14 07:48:16,521 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.445s 2021-01-14 07:48:16,522 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a1ed0c-872b-4971-9460-d8e4cad4ad9f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a1ed0c-872b-4971-9460-d8e4cad4ad9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:17,932 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.401s 2021-01-14 07:48:17,933 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b2bd764-29d9-4d47-9f8c-d983de9bf372', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b2bd764-29d9-4d47-9f8c-d983de9bf372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:19,367 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.419s 2021-01-14 07:48:19,368 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3ad6fac-7d71-4fd5-9857-347a35ad373c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3ad6fac-7d71-4fd5-9857-347a35ad373c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:20,782 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.399s 2021-01-14 07:48:20,783 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a039ce-551d-4a26-b164-089b82cbec72', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a039ce-551d-4a26-b164-089b82cbec72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:22,322 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.521s 2021-01-14 07:48:22,323 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-831e671b-a522-459e-a837-0acff304cb32', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-831e671b-a522-459e-a837-0acff304cb32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:23,782 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.450s 2021-01-14 07:48:23,782 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:23 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4976ba70-29b7-4970-8ecb-121aaa9c4e36', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4976ba70-29b7-4970-8ecb-121aaa9c4e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:25,015 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.223s 2021-01-14 07:48:25,015 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe358dd7-e794-4f23-92ef-31a16eb68d36', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe358dd7-e794-4f23-92ef-31a16eb68d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:26,230 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.205s 2021-01-14 07:48:26,231 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:26 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28950f63-65f5-4f9b-b2f9-ca07ce6f7f97', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28950f63-65f5-4f9b-b2f9-ca07ce6f7f97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:27,485 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.235s 2021-01-14 07:48:27,485 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a1f39dd-a6aa-4409-96ec-176c4b69e941', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a1f39dd-a6aa-4409-96ec-176c4b69e941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:28,707 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.213s 2021-01-14 07:48:28,708 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10dcc62c-cb1e-4e21-89e1-65a247157337', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10dcc62c-cb1e-4e21-89e1-65a247157337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:30,202 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.485s 2021-01-14 07:48:30,203 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:29 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99a0730e-a10b-4a05-a31a-4c2c0c62e969', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99a0730e-a10b-4a05-a31a-4c2c0c62e969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:31,529 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.317s 2021-01-14 07:48:31,529 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f722d7c4-ae0f-44c5-9477-950045716a98', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f722d7c4-ae0f-44c5-9477-950045716a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:33,097 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.559s 2021-01-14 07:48:33,098 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:32 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1351b4c0-4557-43cc-9ee1-b9e5c4693dfb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1351b4c0-4557-43cc-9ee1-b9e5c4693dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:34,502 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.394s 2021-01-14 07:48:34,502 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-969b2fef-01f8-4752-91f8-fc43e337fa30', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-969b2fef-01f8-4752-91f8-fc43e337fa30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:35,890 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.375s 2021-01-14 07:48:35,891 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e437fb8a-3da0-4aa5-98b5-b02b64d458fa', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e437fb8a-3da0-4aa5-98b5-b02b64d458fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:37,371 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.471s 2021-01-14 07:48:37,372 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e6e4bd7-ef6d-4579-899b-66fd3ca5bc26', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e6e4bd7-ef6d-4579-899b-66fd3ca5bc26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:38,971 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.581s 2021-01-14 07:48:38,971 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dbacd52-e65b-40c4-b15e-0610120ca8cd', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dbacd52-e65b-40c4-b15e-0610120ca8cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:40,408 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.425s 2021-01-14 07:48:40,408 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a54f59d-b75b-45e2-bead-91224aa0c43d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a54f59d-b75b-45e2-bead-91224aa0c43d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:42,290 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.864s 2021-01-14 07:48:42,290 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e530c57-f11c-4336-add6-2aec1b643bbf', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e530c57-f11c-4336-add6-2aec1b643bbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:43,722 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.423s 2021-01-14 07:48:43,723 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd8884b2-06d8-4b3f-8836-34eef8a77af3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd8884b2-06d8-4b3f-8836-34eef8a77af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:45,269 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.538s 2021-01-14 07:48:45,270 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13865cac-32ac-4186-96a1-ca0ec55d9bd1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13865cac-32ac-4186-96a1-ca0ec55d9bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:46,753 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.473s 2021-01-14 07:48:46,753 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f495c5f-1140-4abd-99eb-b1c178e5ab0a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f495c5f-1140-4abd-99eb-b1c178e5ab0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:48,275 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.511s 2021-01-14 07:48:48,276 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4138b38-5842-4f8c-98ea-7ae31c037d68', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4138b38-5842-4f8c-98ea-7ae31c037d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:49,824 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.536s 2021-01-14 07:48:49,824 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:49 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9ac423a-ee24-4aac-8edd-897d27f68f9f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9ac423a-ee24-4aac-8edd-897d27f68f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:51,139 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.294s 2021-01-14 07:48:51,140 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b92d2c-a0e0-49b9-b52e-dd4af76ce772', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b92d2c-a0e0-49b9-b52e-dd4af76ce772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:52,420 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.262s 2021-01-14 07:48:52,421 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aab3feb-7cde-4535-89e7-3d119ac8c01f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aab3feb-7cde-4535-89e7-3d119ac8c01f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:53,817 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.379s 2021-01-14 07:48:53,818 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-212f115e-ec41-4d6c-ba82-205011df81b2', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-212f115e-ec41-4d6c-ba82-205011df81b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:55,106 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.279s 2021-01-14 07:48:55,106 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9ac49cf-d44d-4e69-8fc3-036c1d5bcd7d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9ac49cf-d44d-4e69-8fc3-036c1d5bcd7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:56,567 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.451s 2021-01-14 07:48:56,568 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c04a6ec-e02a-43d6-914c-7267e5fcc44a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c04a6ec-e02a-43d6-914c-7267e5fcc44a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:58,040 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.463s 2021-01-14 07:48:58,040 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:57 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c76cc0ec-b7ea-4d59-ba36-8e05c3beaeef', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c76cc0ec-b7ea-4d59-ba36-8e05c3beaeef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:48:59,511 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.457s 2021-01-14 07:48:59,511 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:48:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74cd8c8d-2d47-43bb-914e-adac2f2f42b2', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74cd8c8d-2d47-43bb-914e-adac2f2f42b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:00,905 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.380s 2021-01-14 07:49:00,906 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5161dcc1-f5af-40a5-af96-7c0f917ca2cc', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5161dcc1-f5af-40a5-af96-7c0f917ca2cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:02,222 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.297s 2021-01-14 07:49:02,222 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:01 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39592aaa-341b-4d04-ac40-52d7a6a03ed8', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39592aaa-341b-4d04-ac40-52d7a6a03ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:03,579 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.347s 2021-01-14 07:49:03,588 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33f7c01c-04bd-499c-8a16-8d958708dbe0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33f7c01c-04bd-499c-8a16-8d958708dbe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:05,075 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.480s 2021-01-14 07:49:05,076 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-746808a3-8d49-4171-a06e-494eece318c2', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-746808a3-8d49-4171-a06e-494eece318c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:48:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:06,393 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.298s 2021-01-14 07:49:06,394 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e2a41f-d8bd-4134-8225-7305fe7e15b4', 'content-length': '1369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e2a41f-d8bd-4134-8225-7305fe7e15b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:49:06.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:06,401 96414 INFO [tempest.common.waiters] volume 1958e67a-3bac-480e-b862-81ebd4a1b6b8 reached available after waiting for 50.401670 seconds 2021-01-14 07:49:06,715 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.313s 2021-01-14 07:49:06,716 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a95fe0c-2ea0-422a-8253-e02ae09dc2ac', 'content-length': '1369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a95fe0c-2ea0-422a-8253-e02ae09dc2ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:49:06.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:07,319 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots 0.587s 2021-01-14 07:49:07,320 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-421863165", "description": null, "metadata": null}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac716cc0-a4ae-4053-b98d-5ee3721b4ce6', 'content-length': '307', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac716cc0-a4ae-4053-b98d-5ee3721b4ce6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots'} Body: b'{"snapshot": {"id": "c22f026a-1a58-4d2f-8e83-16593854cd50", "created_at": "2021-01-14T07:49:07.158086", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-421863165", "description": null, "volume_id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "metadata": {}}}' 2021-01-14 07:49:07,455 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots/c22f026a-1a58-4d2f-8e83-16593854cd50 0.129s 2021-01-14 07:49:07,455 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ef0ebd-5124-4e0f-8258-a9e16a904bb6', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ef0ebd-5124-4e0f-8258-a9e16a904bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots/c22f026a-1a58-4d2f-8e83-16593854cd50'} Body: b'{"snapshot": {"id": "c22f026a-1a58-4d2f-8e83-16593854cd50", "created_at": "2021-01-14T07:49:07.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-421863165", "description": null, "volume_id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "786b2b058427411589ac776aaf80142c", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-14 07:49:08,609 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots/c22f026a-1a58-4d2f-8e83-16593854cd50 0.149s 2021-01-14 07:49:08,610 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b05f2e96-b1cd-456c-b101-f3f5fd95657f', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b05f2e96-b1cd-456c-b101-f3f5fd95657f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots/c22f026a-1a58-4d2f-8e83-16593854cd50'} Body: b'{"snapshot": {"id": "c22f026a-1a58-4d2f-8e83-16593854cd50", "created_at": "2021-01-14T07:49:07.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-421863165", "description": null, "volume_id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "786b2b058427411589ac776aaf80142c", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-14 07:49:09,759 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots/c22f026a-1a58-4d2f-8e83-16593854cd50 0.143s 2021-01-14 07:49:09,759 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:09 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebc78213-11d9-4f6d-961c-5edd101c341c', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebc78213-11d9-4f6d-961c-5edd101c341c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots/c22f026a-1a58-4d2f-8e83-16593854cd50'} Body: b'{"snapshot": {"id": "c22f026a-1a58-4d2f-8e83-16593854cd50", "created_at": "2021-01-14T07:49:07.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-421863165", "description": null, "volume_id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "786b2b058427411589ac776aaf80142c", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-01-14 07:49:10,860 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots/c22f026a-1a58-4d2f-8e83-16593854cd50 0.095s 2021-01-14 07:49:10,861 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d52f85ee-2149-4cf6-bb7d-70231ed73d85', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d52f85ee-2149-4cf6-bb7d-70231ed73d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots/c22f026a-1a58-4d2f-8e83-16593854cd50'} Body: b'{"snapshot": {"id": "c22f026a-1a58-4d2f-8e83-16593854cd50", "created_at": "2021-01-14T07:49:07.000000", "updated_at": "2021-01-14T07:49:10.000000", "name": "tempest-TestVolumeBootPattern-snapshot-421863165", "description": null, "volume_id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "786b2b058427411589ac776aaf80142c", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-01-14 07:49:10,864 96414 INFO [tempest.common.waiters] snapshot c22f026a-1a58-4d2f-8e83-16593854cd50 reached available after waiting for 3.864778 seconds 2021-01-14 07:49:11,078 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots/c22f026a-1a58-4d2f-8e83-16593854cd50 0.212s 2021-01-14 07:49:11,078 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc39e9ef-f19e-45fd-a678-234b8436483d', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc39e9ef-f19e-45fd-a678-234b8436483d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots/c22f026a-1a58-4d2f-8e83-16593854cd50'} Body: b'{"snapshot": {"id": "c22f026a-1a58-4d2f-8e83-16593854cd50", "created_at": "2021-01-14T07:49:07.000000", "updated_at": "2021-01-14T07:49:10.000000", "name": "tempest-TestVolumeBootPattern-snapshot-421863165", "description": null, "volume_id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "786b2b058427411589ac776aaf80142c", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-01-14 07:49:11,290 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.191s 2021-01-14 07:49:11,290 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3678', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0c1609df-bdbe-45b5-a154-17f8a0231d75', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "eabc1f4fc17848ce910edee66092e0e6", "name": "tempest-TestVolumeBootPattern-1402382759", "password_expires_at": null}, "audit_ids": ["PYJLhoBpQxOkGxELxL7omw"], "expires_at": "2021-01-14T08:49:11.000000Z", "issued_at": "2021-01-14T07:49:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "786b2b058427411589ac776aaf80142c", "name": "tempest-TestVolumeBootPattern-1402382759"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/786b2b058427411589ac776aaf80142c", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/786b2b058427411589ac776aaf80142c", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_786b2b058427411589ac776aaf80142c", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:49:11,291 96414 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_create_server_from_volume_snapshot) Found network {'id': 'a5e30c25-6765-43a7-85a6-7c9bb63d093b', 'name': 'tempest-TestVolumeBootPattern-2096400426-network', 'tenant_id': '786b2b058427411589ac776aaf80142c', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '786b2b058427411589ac776aaf80142c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 10, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:47:23Z', 'updated_at': '2021-01-14T07:47:23Z', 'revision_number': 1} available for tenant 2021-01-14 07:49:16,448 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.222.0.41/compute/v2.1/servers 5.155s 2021-01-14 07:49:16,449 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1774153382", "imageRef": "", "flavorRef": "452", "block_device_mapping_v2": [{"uuid": "c22f026a-1a58-4d2f-8e83-16593854cd50", "source_type": "snapshot", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "a5e30c25-6765-43a7-85a6-7c9bb63d093b"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/5165e81d-bd56-4d74-82f1-8a7751cedc8e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d910a716-9781-4ca7-9389-ef91f15408f5', 'x-compute-request-id': 'req-d910a716-9781-4ca7-9389-ef91f15408f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "5165e81d-bd56-4d74-82f1-8a7751cedc8e", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/5165e81d-bd56-4d74-82f1-8a7751cedc8e"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/5165e81d-bd56-4d74-82f1-8a7751cedc8e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "j6vA6Qw3AQ9p"}}' 2021-01-14 07:49:16,608 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 500 GET http://10.222.0.41/compute/v2.1/servers/5165e81d-bd56-4d74-82f1-8a7751cedc8e 0.154s 2021-01-14 07:49:16,609 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:16 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-08e4f2f9-d176-4d14-8d81-5e0d100aea4f', 'x-compute-request-id': 'req-08e4f2f9-d176-4d14-8d81-5e0d100aea4f', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/5165e81d-bd56-4d74-82f1-8a7751cedc8e'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:49:17,033 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 204 DELETE http://10.222.0.41/compute/v2.1/servers/5165e81d-bd56-4d74-82f1-8a7751cedc8e 0.424s 2021-01-14 07:49:17,034 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:16 GMT', 'server': 'Apache/2.4.29 (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-fdeb97b1-7bbd-41d2-86f7-918bc79236da', 'x-compute-request-id': 'req-fdeb97b1-7bbd-41d2-86f7-918bc79236da', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/5165e81d-bd56-4d74-82f1-8a7751cedc8e'} Body: b'' 2021-01-14 07:49:17,139 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 404 GET http://10.222.0.41/compute/v2.1/servers/5165e81d-bd56-4d74-82f1-8a7751cedc8e 0.105s 2021-01-14 07:49:17,140 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:17 GMT', 'server': 'Apache/2.4.29 (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-b44c65eb-1969-49b2-b7a0-45bfd7e9a23c', 'x-compute-request-id': 'req-b44c65eb-1969-49b2-b7a0-45bfd7e9a23c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/5165e81d-bd56-4d74-82f1-8a7751cedc8e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5165e81d-bd56-4d74-82f1-8a7751cedc8e could not be found."}}' 2021-01-14 07:49:17,417 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots/c22f026a-1a58-4d2f-8e83-16593854cd50 0.276s 2021-01-14 07:49:17,418 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1bf4dcd-f609-415f-b638-0a8f0104af8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots/c22f026a-1a58-4d2f-8e83-16593854cd50'} Body: b'' 2021-01-14 07:49:17,635 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots/c22f026a-1a58-4d2f-8e83-16593854cd50 0.216s 2021-01-14 07:49:17,635 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b0dc5f8-2dfa-4cdf-a417-a024236bb5b4', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b0dc5f8-2dfa-4cdf-a417-a024236bb5b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots/c22f026a-1a58-4d2f-8e83-16593854cd50'} Body: b'{"snapshot": {"id": "c22f026a-1a58-4d2f-8e83-16593854cd50", "created_at": "2021-01-14T07:49:07.000000", "updated_at": "2021-01-14T07:49:17.000000", "name": "tempest-TestVolumeBootPattern-snapshot-421863165", "description": null, "volume_id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "786b2b058427411589ac776aaf80142c", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-01-14 07:49:18,761 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots/c22f026a-1a58-4d2f-8e83-16593854cd50 0.121s 2021-01-14 07:49:18,762 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e8ad25b-3316-4749-9b4b-49ec23cde408', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e8ad25b-3316-4749-9b4b-49ec23cde408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots/c22f026a-1a58-4d2f-8e83-16593854cd50'} Body: b'{"snapshot": {"id": "c22f026a-1a58-4d2f-8e83-16593854cd50", "created_at": "2021-01-14T07:49:07.000000", "updated_at": "2021-01-14T07:49:17.000000", "name": "tempest-TestVolumeBootPattern-snapshot-421863165", "description": null, "volume_id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "786b2b058427411589ac776aaf80142c", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-01-14 07:49:19,898 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots/c22f026a-1a58-4d2f-8e83-16593854cd50 0.133s 2021-01-14 07:49:19,899 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd268fde-bd9e-4495-bc6f-bba8acde6a42', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd268fde-bd9e-4495-bc6f-bba8acde6a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots/c22f026a-1a58-4d2f-8e83-16593854cd50'} Body: b'{"snapshot": {"id": "c22f026a-1a58-4d2f-8e83-16593854cd50", "created_at": "2021-01-14T07:49:07.000000", "updated_at": "2021-01-14T07:49:17.000000", "name": "tempest-TestVolumeBootPattern-snapshot-421863165", "description": null, "volume_id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "786b2b058427411589ac776aaf80142c", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-01-14 07:49:21,048 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots/c22f026a-1a58-4d2f-8e83-16593854cd50 0.141s 2021-01-14 07:49:21,048 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:20 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab611707-9a52-42f6-890c-14bd37c91142', 'x-openstack-request-id': 'req-ab611707-9a52-42f6-890c-14bd37c91142', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/snapshots/c22f026a-1a58-4d2f-8e83-16593854cd50'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot c22f026a-1a58-4d2f-8e83-16593854cd50 could not be found."}}' 2021-01-14 07:49:21,423 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.374s 2021-01-14 07:49:21,424 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daeac032-c5eb-4d0e-b2b2-402f7467dcc7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'' 2021-01-14 07:49:21,717 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.293s 2021-01-14 07:49:21,718 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b2814c-a7a8-4870-9440-29443f86b0f7', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b2814c-a7a8-4870-9440-29443f86b0f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:49:21.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:23,024 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.278s 2021-01-14 07:49:23,025 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab9bb82d-dd92-41c9-bd2e-8ec8104ea272', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab9bb82d-dd92-41c9-bd2e-8ec8104ea272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:49:21.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:24,409 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.364s 2021-01-14 07:49:24,410 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77bba16e-45e2-4e1a-8d07-e98af5dba457', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77bba16e-45e2-4e1a-8d07-e98af5dba457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"volume": {"id": "1958e67a-3bac-480e-b862-81ebd4a1b6b8", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:48:15.000000", "updated_at": "2021-01-14T07:49:21.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1326614425", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:25,610 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8 0.178s 2021-01-14 07:49:25,610 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed7183ee-7c46-4af3-8a0f-420882778348', 'x-openstack-request-id': 'req-ed7183ee-7c46-4af3-8a0f-420882778348', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/1958e67a-3bac-480e-b862-81ebd4a1b6b8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1958e67a-3bac-480e-b862-81ebd4a1b6b8 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 147, in test_create_server_from_volume_snapshot delete_on_termination=True) File "/opt/stack/tempest/tempest/scenario/manager.py", line 994, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
fail
ft75.3: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:49:25,713 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/image/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da 0.084s 2021-01-14 07:49:25,714 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-db423ab8-bdf1-4f9c-8a9c-5e13e7eb9168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/image/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "7cc3a0aeb7274d23905b8d5334b174d7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "created_at": "2021-01-14T07:10:35Z", "updated_at": "2021-01-14T07:10:51Z", "tags": [], "self": "/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "file": "/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da/file", "schema": "/v2/schemas/image"}' 2021-01-14 07:49:27,340 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes 1.625s 2021-01-14 07:49:27,341 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "snapshot_id": null, "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d9c546-9d89-4fb3-8034-3f51f0be0a98', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d9c546-9d89-4fb3-8034-3f51f0be0a98', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-01-14 07:49:27,691 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.331s 2021-01-14 07:49:27,691 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b53b76dc-fcba-4bd8-8289-e90fc8dc9806', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b53b76dc-fcba-4bd8-8289-e90fc8dc9806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:29,050 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.338s 2021-01-14 07:49:29,050 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c82c39c-9f14-4da8-b537-e90cac2a605f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c82c39c-9f14-4da8-b537-e90cac2a605f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:30,457 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.395s 2021-01-14 07:49:30,458 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd6a5b34-7826-4d2b-bf5e-077768b70779', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd6a5b34-7826-4d2b-bf5e-077768b70779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:32,060 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.593s 2021-01-14 07:49:32,060 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd70ebee-acbd-414a-bd24-abafd412a66d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd70ebee-acbd-414a-bd24-abafd412a66d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:33,338 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.270s 2021-01-14 07:49:33,339 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2814aada-c284-487b-9086-cfb6f4bcbd53', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2814aada-c284-487b-9086-cfb6f4bcbd53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:34,893 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.546s 2021-01-14 07:49:34,894 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3697a581-3b16-427a-93c3-3b7e5d2396a2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3697a581-3b16-427a-93c3-3b7e5d2396a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:36,299 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.385s 2021-01-14 07:49:36,300 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:35 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7a1dc44-ea9b-4f29-b54d-6cca9335d48c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7a1dc44-ea9b-4f29-b54d-6cca9335d48c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:37,880 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.562s 2021-01-14 07:49:37,880 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:37 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ebb15cf-b245-4f8d-b1dd-10f9baa53eeb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ebb15cf-b245-4f8d-b1dd-10f9baa53eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:39,409 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.510s 2021-01-14 07:49:39,409 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcafc65c-d156-45e4-874a-822e0ab9651e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcafc65c-d156-45e4-874a-822e0ab9651e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:40,689 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.263s 2021-01-14 07:49:40,689 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2438736-5bea-463a-86f4-d53102558d21', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2438736-5bea-463a-86f4-d53102558d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:42,010 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.304s 2021-01-14 07:49:42,011 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:41 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a64bf77-d535-41bc-b7ba-66b045635971', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a64bf77-d535-41bc-b7ba-66b045635971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:43,332 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.308s 2021-01-14 07:49:43,332 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f71d64a-cd31-4412-812d-bcf19a0921cc', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f71d64a-cd31-4412-812d-bcf19a0921cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:44,708 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.358s 2021-01-14 07:49:44,710 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:44 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f19536-da89-425d-92a8-821d76da45ef', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f19536-da89-425d-92a8-821d76da45ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:46,237 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.493s 2021-01-14 07:49:46,238 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ea6b0b2-15b9-47f4-8e1e-2ce65ef94c70', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ea6b0b2-15b9-47f4-8e1e-2ce65ef94c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:47,627 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.369s 2021-01-14 07:49:47,628 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eff0649-48d0-4d22-b376-24ee38a159a0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eff0649-48d0-4d22-b376-24ee38a159a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:49,079 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.439s 2021-01-14 07:49:49,080 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ebe0ea-e2ea-48a3-b51d-2e82fd991257', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ebe0ea-e2ea-48a3-b51d-2e82fd991257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:50,421 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.318s 2021-01-14 07:49:50,422 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-104cb63b-c4e3-4434-a7e2-6e88b72e7d90', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-104cb63b-c4e3-4434-a7e2-6e88b72e7d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:51,918 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.478s 2021-01-14 07:49:51,919 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c24ebb1a-8e79-4aa8-9c6a-6d0eb7cdbdb9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c24ebb1a-8e79-4aa8-9c6a-6d0eb7cdbdb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:53,258 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.319s 2021-01-14 07:49:53,259 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:52 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35796689-ddbe-4ed1-9c8c-da4ac5827f04', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35796689-ddbe-4ed1-9c8c-da4ac5827f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:54,595 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.328s 2021-01-14 07:49:54,596 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:54 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb81358-5556-4540-965f-9ef59f5dcb67', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb81358-5556-4540-965f-9ef59f5dcb67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:55,921 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.316s 2021-01-14 07:49:55,921 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caed86f8-81bb-4f71-9f28-617ef3764e0c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caed86f8-81bb-4f71-9f28-617ef3764e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:57,278 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.338s 2021-01-14 07:49:57,278 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b70b26cd-61ad-4e78-a521-127f65d542c0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b70b26cd-61ad-4e78-a521-127f65d542c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:58,494 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.206s 2021-01-14 07:49:58,494 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c3fa6a2-84d8-4456-afb5-383e1ef4266d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c3fa6a2-84d8-4456-afb5-383e1ef4266d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:49:59,713 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.207s 2021-01-14 07:49:59,714 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:49:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac88a6f1-d975-4ad7-8c27-01c1d9999878', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac88a6f1-d975-4ad7-8c27-01c1d9999878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:49:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:01,052 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.322s 2021-01-14 07:50:01,052 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff6d53bf-71d0-41e2-b6e3-46717b546a80', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff6d53bf-71d0-41e2-b6e3-46717b546a80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:50:01.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:02,376 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.303s 2021-01-14 07:50:02,377 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34bdca08-f480-4b50-8546-f2eb1bf299e3', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34bdca08-f480-4b50-8546-f2eb1bf299e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:50:01.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:03,830 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.434s 2021-01-14 07:50:03,830 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14c03b06-a714-498e-a5f0-23c5d2edc413', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14c03b06-a714-498e-a5f0-23c5d2edc413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:50:01.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:05,078 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.232s 2021-01-14 07:50:05,078 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:04 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4637acfa-62ef-418e-8dda-77746bd8c1fd', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4637acfa-62ef-418e-8dda-77746bd8c1fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:50:01.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:06,409 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.320s 2021-01-14 07:50:06,410 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:06 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9ac3ca3-191b-49e8-864c-00f9297ff5f0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9ac3ca3-191b-49e8-864c-00f9297ff5f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:50:01.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:07,877 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.446s 2021-01-14 07:50:07,877 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59246b21-54a1-47ee-a63a-2a3d092c3490', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59246b21-54a1-47ee-a63a-2a3d092c3490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:50:01.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:09,125 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.235s 2021-01-14 07:50:09,126 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd96a19e-3b99-446b-a2c2-b14d6298e34a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd96a19e-3b99-446b-a2c2-b14d6298e34a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:50:01.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:10,466 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.326s 2021-01-14 07:50:10,466 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-139448e5-aef2-498f-8de5-b583fb3a1983', 'content-length': '1369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-139448e5-aef2-498f-8de5-b583fb3a1983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:50:10.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:10,473 96414 INFO [tempest.common.waiters] volume 151c1d8c-4d53-4ce2-a993-8dc0b593b916 reached available after waiting for 43.473765 seconds 2021-01-14 07:50:10,760 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.286s 2021-01-14 07:50:10,760 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3997ac09-7865-41eb-92bd-b593d618be36', 'content-length': '1369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3997ac09-7865-41eb-92bd-b593d618be36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:50:10.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:10,986 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.197s 2021-01-14 07:50:10,987 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3678', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-490e08a1-21d2-4370-a546-3bf22801249a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "eabc1f4fc17848ce910edee66092e0e6", "name": "tempest-TestVolumeBootPattern-1402382759", "password_expires_at": null}, "audit_ids": ["FyKCo8DETuaj1QWNnXnhew"], "expires_at": "2021-01-14T08:50:10.000000Z", "issued_at": "2021-01-14T07:50:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "786b2b058427411589ac776aaf80142c", "name": "tempest-TestVolumeBootPattern-1402382759"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/786b2b058427411589ac776aaf80142c", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/786b2b058427411589ac776aaf80142c", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_786b2b058427411589ac776aaf80142c", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:50:10,988 96414 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_image_defined_boot_from_volume) Found network {'id': 'a5e30c25-6765-43a7-85a6-7c9bb63d093b', 'name': 'tempest-TestVolumeBootPattern-2096400426-network', 'tenant_id': '786b2b058427411589ac776aaf80142c', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '786b2b058427411589ac776aaf80142c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 10, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:47:23Z', 'updated_at': '2021-01-14T07:47:23Z', 'revision_number': 1} available for tenant 2021-01-14 07:50:14,003 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.222.0.41/compute/v2.1/servers 3.013s 2021-01-14 07:50:14,004 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBootPattern-volume-backed-server-19995244", "imageRef": "", "flavorRef": "452", "block_device_mapping_v2": [{"uuid": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "a5e30c25-6765-43a7-85a6-7c9bb63d093b"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/4a85dca3-030d-47f1-bce6-1bd5027b28ff', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a14f5a1a-4236-410b-9a9c-175869785f48', 'x-compute-request-id': 'req-a14f5a1a-4236-410b-9a9c-175869785f48', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "4a85dca3-030d-47f1-bce6-1bd5027b28ff", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/4a85dca3-030d-47f1-bce6-1bd5027b28ff"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/4a85dca3-030d-47f1-bce6-1bd5027b28ff"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "JG4LBitFFckQ"}}' 2021-01-14 07:50:14,139 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 500 GET http://10.222.0.41/compute/v2.1/servers/4a85dca3-030d-47f1-bce6-1bd5027b28ff 0.130s 2021-01-14 07:50:14,140 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:14 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-c9138fbb-adb9-4750-802a-e36e7318a806', 'x-compute-request-id': 'req-c9138fbb-adb9-4750-802a-e36e7318a806', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/4a85dca3-030d-47f1-bce6-1bd5027b28ff'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:50:15,367 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 204 DELETE http://10.222.0.41/compute/v2.1/servers/4a85dca3-030d-47f1-bce6-1bd5027b28ff 1.226s 2021-01-14 07:50:15,367 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:14 GMT', 'server': 'Apache/2.4.29 (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-9b68d6ed-6b91-4793-8f80-864c7540db7b', 'x-compute-request-id': 'req-9b68d6ed-6b91-4793-8f80-864c7540db7b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/4a85dca3-030d-47f1-bce6-1bd5027b28ff'} Body: b'' 2021-01-14 07:50:15,412 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 404 GET http://10.222.0.41/compute/v2.1/servers/4a85dca3-030d-47f1-bce6-1bd5027b28ff 0.043s 2021-01-14 07:50:15,412 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:15 GMT', 'server': 'Apache/2.4.29 (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-cb3902ea-aaff-4356-927e-61678e22ee03', 'x-compute-request-id': 'req-cb3902ea-aaff-4356-927e-61678e22ee03', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/4a85dca3-030d-47f1-bce6-1bd5027b28ff'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4a85dca3-030d-47f1-bce6-1bd5027b28ff could not be found."}}' 2021-01-14 07:50:15,646 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 400 DELETE http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.231s 2021-01-14 07:50:15,647 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '285', 'content-type': 'application/json', 'x-compute-request-id': 'req-26a7bc31-ce5b-4ede-9a9c-7628b1066a4d', 'x-openstack-request-id': 'req-26a7bc31-ce5b-4ede-9a9c-7628b1066a4d', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer."}}' 2021-01-14 07:50:16,001 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.333s 2021-01-14 07:50:16,002 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03c27eae-7e29-41da-bc47-b48ecec4d1dd', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03c27eae-7e29-41da-bc47-b48ecec4d1dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:17,264 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.242s 2021-01-14 07:50:17,265 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:17 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84fb3a04-86a1-42e3-9187-0de9783e98fa', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84fb3a04-86a1-42e3-9187-0de9783e98fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"volume": {"id": "151c1d8c-4d53-4ce2-a993-8dc0b593b916", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:49:27.000000", "updated_at": "2021-01-14T07:50:15.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2095583073", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:18,423 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916 0.148s 2021-01-14 07:50:18,423 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e86b80-7763-431f-a79d-97bf20a2c6f4', 'x-openstack-request-id': 'req-38e86b80-7763-431f-a79d-97bf20a2c6f4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/151c1d8c-4d53-4ce2-a993-8dc0b593b916'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 151c1d8c-4d53-4ce2-a993-8dc0b593b916 could not be found."}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 128, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 331, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 38, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 815, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'} }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 190, in test_image_defined_boot_from_volume name=name) File "/opt/stack/tempest/tempest/scenario/manager.py", line 994, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
fail
ft75.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-01-14 07:50:18,443 96414 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2021-01-14 07:50:19,252 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.808s 2021-01-14 07:50:19,253 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-213725462"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:18 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '2318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7ee75fd-9ca9-4771-9ac0-d9ad716189e2', 'x-compute-request-id': 'req-c7ee75fd-9ca9-4771-9ac0-d9ad716189e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEA0xPWIOmz39QZU8ymobvaf44mhVvBDQR1k7yBqW2W+L4OfY3l\\nTAdmDR9zlJmFjlf9q/IS1AXQOPObc7lWTU/Kj0iGY9LJ8t67sQrIrSpjvER6mSwz\\nI4zKG+FiTAFgXPLeGP6rq5bRBwoMmqJ1wBOssgilRwpnhjk2hEevhpVryKm/qh8H\\nhdG+Zl8DW7fp6ygRG40/hG3RNoeU4rto74OaEr2Ji4BcUG12neVlx7RdXKN3wX7o\\nOwisuMW8EaDvU691NQ6acF3oi0fl9omA/hXNz1DiEAUgQexeVS+JWlXZIzv3ui0c\\n4JeaBBV/Evp737R3RuGDxYomJqBM9pXK6t2C7wIDAQABAoIBADBuI7pnhOL9alZE\\n5ZLEZGzR89qzY8cV19hu7x0tzO8DxJVgQlVAeVTXe5CD7RXs8IJMR6+oKc93bZqO\\n0tNoVGSt0lADJFz6Z/xGKic5S6r911dfwdgNTK4692/S/QY2n2kCvebf8tP3pU6x\\nqezJVt1+iFWVeI1egTi2rfpmPFXM2gZVHIkbxzI+IOYLeNXZFhuwbjjtHoBQI/Iv\\nMeQH+PdRKa0GSDZSz/p693bBsM+nWHmuTjvVaEK7+RL07bp1IyFT51pAU1txpEZC\\nPBwrucYX/4WLT2FnqH+zFmKaPSWJwL5kHger0dBYvQy3ji6DjGmnhSPy7sVtgOge\\n71w33KkCgYEA+OMuXkaBDKpplppgZEl+OyNbkz9aZjfBURoSkKXwgg9OeiicbG+f\\nl9DccF3w3i0FxHXjkhyc+MrR1efZzTq9gW4EMjs7cfbSSeXsazxucP5DKR9bJlpK\\n+HWuMVcjeqfVG1tfOEHoSLCl4KZL/JKYTOPym78geGAXUWSccezEZ2UCgYEA2RwL\\nSjqYEtNYVfTNGK9nVpPkfAzE+l6hJYaELCWnpINa4tAAkYi8MY2Irb51cjC4Tsf+\\nJihv9Rj4WITk1F+MeabP94Bn+0qJzkFdFT0i8hMyxk/v2MM7Jj7rJpP/fJGEwFhj\\naeAlsvFL4Jd4qr87InvKV0GbObH28Hn9K4ReLcMCgYBlr6wKKJQhMJ7jQT+QudYx\\nI0kO6BtvF+iL0jMzlhilisttbZo7U3/I7zShVEBNBegNVH0d/ULFA1ioJIoAJ7e1\\nYdWlED5BWa6hMqddSNt2nuuhqYX8LXfj+3CoCAoe2uNewf4tZgAZctLS7h6tmtdO\\n0vMUXwpNJDVis9CXWz0DYQKBgQCdNhF2zrcP6rosg/d/yIOrzavFp/l60ssdwSo0\\nTY/3MKa/Vp8Sw1CDEVnHdgLVjTHo2ijOuLlZYZtzfce1gPrXnFM7hV/GN1NSZ0Jf\\n/sUvRXee4oNrEvPh3e2pIcH/EeBu55IVOJoT2WZ4WzalbZQEhF8gkAE25gdKWwtY\\nV6FawQKBgQDGnMwcoVJZkbvnv4Mm23em9RFQIufi8363cVH5WNA9106Iy1HFRdS5\\n/BoEEdfP1+eHF+cVuF76Cdn2/P6DLslYIkemO71v0A/53rKhe27qSXGVWe4OWgY9\\nvn3mJporZ/2mhyaOfNX5Qg40G1DuLVKrF27HKVS+1AcTcT9MbjeWPg==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestVolumeBootPattern-213725462", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTE9Yg6bPf1BlTzKahu9p/jiaFW8ENBHWTvIGpbZb4vg59jeVMB2YNH3OUmYWOV/2r8hLUBdA485tzuVZNT8qPSIZj0sny3ruxCsitKmO8RHqZLDMjjMob4WJMAWBc8t4Y/qurltEHCgyaonXAE6yyCKVHCmeGOTaER6+GlWvIqb+qHweF0b5mXwNbt+nrKBEbjT+EbdE2h5Tiu2jvg5oSvYmLgFxQbXad5WXHtF1co3fBfug7CKy4xbwRoO9Tr3U1DppwXeiLR+X2iYD+Fc3PUOIQBSBB7F5VL4laVdkjO/e6LRzgl5oEFX8S+nvftHdG4YPFiiYmoEz2lcrq3YLv Generated-by-Nova", "fingerprint": "94:c8:a5:44:b8:7c:32:01:53:01:3d:db:53:9a:16:14", "user_id": "eabc1f4fc17848ce910edee66092e0e6"}}' 2021-01-14 07:50:19,708 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.41/compute/v2.1/os-security-groups 0.451s 2021-01-14 07:50:19,709 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-TestVolumeBootPattern-637270087", "description": "tempest-TestVolumeBootPattern-637270087 description"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fc8eb94-c5a4-4bd5-bae3-60cf2141d8ee', 'x-compute-request-id': 'req-7fc8eb94-c5a4-4bd5-bae3-60cf2141d8ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "699b13db-a294-4a55-89a7-721895572bfc", "description": "tempest-TestVolumeBootPattern-637270087 description", "name": "tempest-TestVolumeBootPattern-637270087", "tenant_id": "786b2b058427411589ac776aaf80142c", "rules": []}}' 2021-01-14 07:50:21,274 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.41/compute/v2.1/os-security-group-rules 1.557s 2021-01-14 07:50:21,275 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"parent_group_id": "699b13db-a294-4a55-89a7-721895572bfc", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "cidr": "0.0.0.0/0"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:19 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4310380b-80ac-4b2e-b0c8-fea0b46d11c7', 'x-compute-request-id': 'req-4310380b-80ac-4b2e-b0c8-fea0b46d11c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-group-rules'} Body: b'{"security_group_rule": {"id": "a29ef5a3-9a67-412f-87f9-b70b6c3c7496", "parent_group_id": "699b13db-a294-4a55-89a7-721895572bfc", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group": {}, "ip_range": {"cidr": "0.0.0.0/0"}}}' 2021-01-14 07:50:22,221 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.41/compute/v2.1/os-security-group-rules 0.941s 2021-01-14 07:50:22,222 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"parent_group_id": "699b13db-a294-4a55-89a7-721895572bfc", "ip_protocol": "icmp", "from_port": -1, "to_port": -1, "cidr": "0.0.0.0/0"}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b70964e-967e-4eaf-b60d-b15b83e549b9', 'x-compute-request-id': 'req-1b70964e-967e-4eaf-b60d-b15b83e549b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-group-rules'} Body: b'{"security_group_rule": {"id": "26cbeee4-0f28-4aa9-a91a-d50ff175d9c5", "parent_group_id": "699b13db-a294-4a55-89a7-721895572bfc", "ip_protocol": "icmp", "from_port": -1, "to_port": -1, "group": {}, "ip_range": {"cidr": "0.0.0.0/0"}}}' 2021-01-14 07:50:22,227 96414 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2021-01-14 07:50:22,259 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/image/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da 0.031s 2021-01-14 07:50:22,260 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ad41c82e-00e1-4b22-936c-3563ae049ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/image/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "7cc3a0aeb7274d23905b8d5334b174d7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "created_at": "2021-01-14T07:10:35Z", "updated_at": "2021-01-14T07:10:51Z", "tags": [], "self": "/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "file": "/v2/images/eca50ef6-2e8d-449b-bcc4-7c5d89e141da/file", "schema": "/v2/schemas/image"}' 2021-01-14 07:50:24,357 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes 2.095s 2021-01-14 07:50:24,358 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "snapshot_id": null, "imageRef": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b17f69f-9cb2-4b84-afb8-e13d70dbfc2c', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b17f69f-9cb2-4b84-afb8-e13d70dbfc2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-01-14 07:50:24,808 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.433s 2021-01-14 07:50:24,808 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22c3d274-1a9b-447f-ad02-fc7493a6283c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22c3d274-1a9b-447f-ad02-fc7493a6283c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:26,193 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.365s 2021-01-14 07:50:26,194 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ec05dc-9040-41a3-a42f-97b48f528471', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ec05dc-9040-41a3-a42f-97b48f528471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:27,604 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.389s 2021-01-14 07:50:27,605 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:27 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4abd6b70-2ced-4064-b124-22275c646d48', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4abd6b70-2ced-4064-b124-22275c646d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:29,230 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.616s 2021-01-14 07:50:29,231 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:28 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-658b8c97-88ec-4026-af60-a7cb0fada370', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-658b8c97-88ec-4026-af60-a7cb0fada370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:30,637 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.392s 2021-01-14 07:50:30,637 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:30 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02ff11b-09d1-4951-ba7f-ce47c02fe4d4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02ff11b-09d1-4951-ba7f-ce47c02fe4d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:32,311 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.663s 2021-01-14 07:50:32,311 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:31 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcb7a826-9c53-4b1c-a12c-f494602354ed', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcb7a826-9c53-4b1c-a12c-f494602354ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:33,781 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.458s 2021-01-14 07:50:33,781 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:33 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58dcef35-b8ed-4fbb-8554-a0800b0c67e5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58dcef35-b8ed-4fbb-8554-a0800b0c67e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:35,434 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.643s 2021-01-14 07:50:35,434 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:34 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b2129bf-185f-4121-ab9e-83dfc44d9660', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b2129bf-185f-4121-ab9e-83dfc44d9660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:37,044 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.595s 2021-01-14 07:50:37,045 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:36 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d99feba7-6b39-4777-80bf-956fd1c55eef', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d99feba7-6b39-4777-80bf-956fd1c55eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:38,340 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.285s 2021-01-14 07:50:38,340 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:38 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72e833f9-2805-4d47-9924-2fdfa2e56b02', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72e833f9-2805-4d47-9924-2fdfa2e56b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:39,759 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.409s 2021-01-14 07:50:39,759 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:39 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-640e4a80-e544-456b-aef6-93bd7ff4e140', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-640e4a80-e544-456b-aef6-93bd7ff4e140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:41,230 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.454s 2021-01-14 07:50:41,230 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:40 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39e5fd51-5f90-46c0-8d1d-a5c9f3ad8204', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39e5fd51-5f90-46c0-8d1d-a5c9f3ad8204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:42,742 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.503s 2021-01-14 07:50:42,743 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:42 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d67c0cb-4e15-4bc8-9586-b071d7d75da2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d67c0cb-4e15-4bc8-9586-b071d7d75da2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:44,027 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.264s 2021-01-14 07:50:44,028 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:43 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2f203b-6d2a-4b11-97dc-c80769739b84', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2f203b-6d2a-4b11-97dc-c80769739b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:45,371 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.329s 2021-01-14 07:50:45,371 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:45 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-183c660a-e4e1-435b-b67f-3ae6104c0ce7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-183c660a-e4e1-435b-b67f-3ae6104c0ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:46,642 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.260s 2021-01-14 07:50:46,643 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:46 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4f53fc1-6adc-4380-a26f-5efcebbf8e99', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4f53fc1-6adc-4380-a26f-5efcebbf8e99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:47,893 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.235s 2021-01-14 07:50:47,893 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:47 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16569758-3022-4324-a4c3-16587ac65b7f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16569758-3022-4324-a4c3-16587ac65b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:49,457 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.550s 2021-01-14 07:50:49,458 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:48 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e786730e-0d0b-4cad-af85-d764056f0b53', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e786730e-0d0b-4cad-af85-d764056f0b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:50,848 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.381s 2021-01-14 07:50:50,849 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:50 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f8d6e1-0e89-4633-8ed5-90c63e4eba22', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f8d6e1-0e89-4633-8ed5-90c63e4eba22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:52,609 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.749s 2021-01-14 07:50:52,609 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:51 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb9585e-c70b-4cc6-b25d-51bdf70c9cd6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb9585e-c70b-4cc6-b25d-51bdf70c9cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:54,043 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.421s 2021-01-14 07:50:54,044 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:53 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b125589-9917-471b-bb0b-804f80c5d11f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b125589-9917-471b-bb0b-804f80c5d11f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:55,512 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.443s 2021-01-14 07:50:55,513 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:55 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b340f4-9d30-412b-a9f2-8582b132ec97', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b340f4-9d30-412b-a9f2-8582b132ec97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:57,134 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.601s 2021-01-14 07:50:57,135 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:56 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d754cd1-1eb1-41f2-bd78-71cb602a5e4e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d754cd1-1eb1-41f2-bd78-71cb602a5e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:58,516 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.361s 2021-01-14 07:50:58,517 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:58 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16473ea4-5b76-4627-b3e8-9563821614ec', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16473ea4-5b76-4627-b3e8-9563821614ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:50:59,904 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.373s 2021-01-14 07:50:59,908 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:50:59 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-752a9842-17e9-4b1f-a275-076eb9551d0c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-752a9842-17e9-4b1f-a275-076eb9551d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:51:01,210 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.293s 2021-01-14 07:51:01,211 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:00 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f7bec9-c489-4e0e-b5fa-cf0397465e80', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f7bec9-c489-4e0e-b5fa-cf0397465e80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:51:02,662 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.428s 2021-01-14 07:51:02,662 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:02 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06df8c9b-6bff-4cb5-b0a2-a52a7c39b045', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06df8c9b-6bff-4cb5-b0a2-a52a7c39b045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:51:04,284 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.594s 2021-01-14 07:51:04,285 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:03 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f916746d-18ac-4e54-8dc4-51b6fc514b88', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f916746d-18ac-4e54-8dc4-51b6fc514b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:50:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:51:05,989 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.681s 2021-01-14 07:51:05,989 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:05 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6509f8b-7190-463c-b1a3-642cfe15959c', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6509f8b-7190-463c-b1a3-642cfe15959c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:51:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:51:07,652 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.644s 2021-01-14 07:51:07,653 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:07 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b48033f8-298f-4624-b7b4-ee7d5c988309', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b48033f8-298f-4624-b7b4-ee7d5c988309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:51:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:51:09,260 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.589s 2021-01-14 07:51:09,261 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:08 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5629801-1952-4cdf-be22-da45d31a58ca', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5629801-1952-4cdf-be22-da45d31a58ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:51:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:51:10,640 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.370s 2021-01-14 07:51:10,641 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:10 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40da1990-8ad5-48e2-b947-b6da9b4a2ab0', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40da1990-8ad5-48e2-b947-b6da9b4a2ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:51:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:51:11,880 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.225s 2021-01-14 07:51:11,881 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:11 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d5fd281-a4f4-4bbb-bc55-f0f13fba5ded', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d5fd281-a4f4-4bbb-bc55-f0f13fba5ded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:51:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:51:13,113 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.220s 2021-01-14 07:51:13,114 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:12 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-739e7b8f-6ced-4a19-b3f3-88a8dd0f5d22', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-739e7b8f-6ced-4a19-b3f3-88a8dd0f5d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:51:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:51:14,403 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.267s 2021-01-14 07:51:14,404 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:14 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69557006-747b-46fe-84e4-0a1bc1fbe152', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69557006-747b-46fe-84e4-0a1bc1fbe152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:51:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:51:15,657 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.242s 2021-01-14 07:51:15,657 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ec041f-5dd3-440a-9294-4e66f7024ea3', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ec041f-5dd3-440a-9294-4e66f7024ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:51:15.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:51:15,674 96414 INFO [tempest.common.waiters] volume d2de1c27-cba8-4697-acde-9bc39abe4fa9 reached available after waiting for 51.673949 seconds 2021-01-14 07:51:15,958 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.283s 2021-01-14 07:51:15,959 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d54a114-50e0-4f94-b353-c544dd88cc49', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d54a114-50e0-4f94-b353-c544dd88cc49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:51:15.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:51:16,258 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.263s 2021-01-14 07:51:16,258 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:15 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3678', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9cfb5202-d492-4936-84a3-fb9076a24533', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "eabc1f4fc17848ce910edee66092e0e6", "name": "tempest-TestVolumeBootPattern-1402382759", "password_expires_at": null}, "audit_ids": ["3EMNctGqQNCVY6od2K7O7A"], "expires_at": "2021-01-14T08:51:16.000000Z", "issued_at": "2021-01-14T07:51:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "786b2b058427411589ac776aaf80142c", "name": "tempest-TestVolumeBootPattern-1402382759"}, "is_domain": false, "roles": [{"id": "b00624c9017742e8b1f66d21fd7711e8", "name": "reader"}, {"id": "5d899c6b9f4d4c8e8ae81e8ead253d07", "name": "member"}], "catalog": [{"endpoints": [{"id": "eed807b79d434ca29da64747afebd8de", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "009efeb904364c698c3d185e693f6bb7", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc4f49ec3621450fa9aa5c86074df8f8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c", "region": "RegionOne"}], "id": "1f61550081cb443bbc14907b867bfefa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "600550bd6db948978c314dd742642fd9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/786b2b058427411589ac776aaf80142c", "region": "RegionOne"}], "id": "42ca44b29b3b498d869a2b83c4dc697a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "d9c57fdc1de042e5846be03f0fee9a66", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "4ae2b36e5fd54824898fccb143e98f9f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "70eae65fc6b543c190a13032502b7a04", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "6490e47c79534bb798202935171e9dc3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "8978594346e54290a853d52a73999627", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "7022e784757c48969d859b7a7bf63e20", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0ce93344dbf34a6abe1d35e2cda9ed01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v2/786b2b058427411589ac776aaf80142c", "region": "RegionOne"}], "id": "7f6745260e584cd69fac00a2c200a555", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "6cd134155fe3421da84bc2900dd3383d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_786b2b058427411589ac776aaf80142c", "region": "RegionOne"}, {"id": "ef48e1b3269d4defa52010299e6903d3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}], "id": "8d76607981044d719811b8ba55c0cd78", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "19653c6467954da182b4a7b0be837983", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "37829d39ba9448a4a28af7adbd9ca85c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "914640903e7049249d78791d34f9915f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16930913bee04469989d290bdc306195", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c", "region": "RegionOne"}], "id": "ba6bab9ce0744fb7b77cba7af7a6d278", "type": "block-storage", "name": "cinder"}]}}' 2021-01-14 07:51:16,259 96414 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': 'a5e30c25-6765-43a7-85a6-7c9bb63d093b', 'name': 'tempest-TestVolumeBootPattern-2096400426-network', 'tenant_id': '786b2b058427411589ac776aaf80142c', 'admin_state_up': True, 'mtu': 1450, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '786b2b058427411589ac776aaf80142c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 10, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-01-14T07:47:23Z', 'updated_at': '2021-01-14T07:47:23Z', 'revision_number': 1} available for tenant 2021-01-14 07:51:19,991 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.41/compute/v2.1/servers 3.731s 2021-01-14 07:51:19,991 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1173825332", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestVolumeBootPattern-213725462", "security_groups": [{"name": "tempest-TestVolumeBootPattern-637270087"}], "block_device_mapping_v2": [{"uuid": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "a5e30c25-6765-43a7-85a6-7c9bb63d093b"}]}} Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:16 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '412', 'location': 'http://10.222.0.41/compute/v2.1/servers/d6d57d56-d3c0-4c95-b43d-cecdadafdff6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3e19cae-ef16-411b-9b9f-dd908d7f2c99', 'x-compute-request-id': 'req-a3e19cae-ef16-411b-9b9f-dd908d7f2c99', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "d6d57d56-d3c0-4c95-b43d-cecdadafdff6", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d6d57d56-d3c0-4c95-b43d-cecdadafdff6"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d6d57d56-d3c0-4c95-b43d-cecdadafdff6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-TestVolumeBootPattern-637270087"}], "adminPass": "7qfVL44Q7v2P"}}' 2021-01-14 07:51:20,112 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 500 GET http://10.222.0.41/compute/v2.1/servers/d6d57d56-d3c0-4c95-b43d-cecdadafdff6 0.115s 2021-01-14 07:51:20,112 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:19 GMT', 'server': 'Apache/2.4.29 (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': '183', 'x-openstack-request-id': 'req-9e888d66-a8c2-4ea5-b0f9-f83019d46931', 'x-compute-request-id': 'req-9e888d66-a8c2-4ea5-b0f9-f83019d46931', 'connection': 'close', 'status': '500', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d6d57d56-d3c0-4c95-b43d-cecdadafdff6'} Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\\n<class \'TypeError\'>"}}' 2021-01-14 07:51:21,205 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 204 DELETE http://10.222.0.41/compute/v2.1/servers/d6d57d56-d3c0-4c95-b43d-cecdadafdff6 1.091s 2021-01-14 07:51:21,205 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:20 GMT', 'server': 'Apache/2.4.29 (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-3e421d63-3a00-44f0-b6da-a677b083aab9', 'x-compute-request-id': 'req-3e421d63-3a00-44f0-b6da-a677b083aab9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d6d57d56-d3c0-4c95-b43d-cecdadafdff6'} Body: b'' 2021-01-14 07:51:21,267 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 404 GET http://10.222.0.41/compute/v2.1/servers/d6d57d56-d3c0-4c95-b43d-cecdadafdff6 0.060s 2021-01-14 07:51:21,267 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:21 GMT', 'server': 'Apache/2.4.29 (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-6a3bb636-7c73-414d-9edf-4d99baf1f664', 'x-compute-request-id': 'req-6a3bb636-7c73-414d-9edf-4d99baf1f664', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d6d57d56-d3c0-4c95-b43d-cecdadafdff6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d6d57d56-d3c0-4c95-b43d-cecdadafdff6 could not be found."}}' 2021-01-14 07:51:21,510 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.241s 2021-01-14 07:51:21,511 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-021f8792-cbc8-4ecd-a046-6aa253ee2d50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'' 2021-01-14 07:51:21,760 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.248s 2021-01-14 07:51:21,761 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:21 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae736724-f0dc-441a-8603-3e6ed9d86e23', 'content-length': '1367', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae736724-f0dc-441a-8603-3e6ed9d86e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:51:21.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:51:23,055 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.281s 2021-01-14 07:51:23,056 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:22 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea7af07-36a1-421c-9213-65864e5984ca', 'content-length': '1367', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ea7af07-36a1-421c-9213-65864e5984ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:51:21.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "eca50ef6-2e8d-449b-bcc4-7c5d89e141da", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:51:24,856 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.784s 2021-01-14 07:51:24,857 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:24 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd704eb9-b136-4d63-9060-497106618088', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd704eb9-b136-4d63-9060-497106618088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"volume": {"id": "d2de1c27-cba8-4697-acde-9bc39abe4fa9", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-01-14T07:50:24.000000", "updated_at": "2021-01-14T07:51:21.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-939935652", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9"}], "user_id": "eabc1f4fc17848ce910edee66092e0e6", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "786b2b058427411589ac776aaf80142c"}}' 2021-01-14 07:51:26,105 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9 0.230s 2021-01-14 07:51:26,106 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:25 GMT', 'server': 'Apache/2.4.29 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-894f92e6-a1a3-4f74-90dd-90e161d39583', 'x-openstack-request-id': 'req-894f92e6-a1a3-4f74-90dd-90e161d39583', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/volume/v3/786b2b058427411589ac776aaf80142c/volumes/d2de1c27-cba8-4697-acde-9bc39abe4fa9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d2de1c27-cba8-4697-acde-9bc39abe4fa9 could not be found."}}' 2021-01-14 07:51:28,462 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-security-groups/699b13db-a294-4a55-89a7-721895572bfc 2.356s 2021-01-14 07:51:28,463 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:26 GMT', 'server': 'Apache/2.4.29 (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-cbcc9ec3-69f4-43ae-80ef-f56f47e7c78f', 'x-compute-request-id': 'req-cbcc9ec3-69f4-43ae-80ef-f56f47e7c78f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-security-groups/699b13db-a294-4a55-89a7-721895572bfc'} Body: b'' 2021-01-14 07:51:28,621 96414 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-213725462 0.157s 2021-01-14 07:51:28,621 96414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 14 Jan 2021 07:51:28 GMT', 'server': 'Apache/2.4.29 (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-5ef98d5a-c94a-47af-97d1-b4079630448b', 'x-compute-request-id': 'req-5ef98d5a-c94a-47af-97d1-b4079630448b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-213725462'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 76, in test_volume_boot_pattern security_group=security_group) File "/opt/stack/tempest/tempest/scenario/manager.py", line 994, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 322, in create_server image_id=image_id, **kwargs) File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server server['id']) File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.6/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.6/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/tempest/tempest/common/compute.py", line 238, in create_test_server clients.servers_client, server['id'], wait_until) File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 145, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 315, in get return self.request('GET', url, extra_headers, headers) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 881, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'TypeError'> |
||||||
setUpClass (tempest.api.compute.admin.test_agents | 1 | 0 | 0 | 0 | 1 | Detail | |
AgentsAdminTestJSON) |
skip
pt76.1: setUpClass (tempest.api.compute.admin.test_agents.AgentsAdminTestJSON) |
||||||
setUpClass (tempest.api.compute.admin.test_auto_allocate_network | 1 | 0 | 0 | 0 | 1 | Detail | |
AutoAllocateNetworkTest) |
skip
pt77.1: setUpClass (tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest) |
||||||
setUpClass (tempest.api.compute.admin.test_fixed_ips | 1 | 0 | 0 | 0 | 1 | Detail | |
FixedIPsTestJson) |
skip
pt78.1: setUpClass (tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson) |
||||||
setUpClass (tempest.api.compute.admin.test_fixed_ips_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
FixedIPsNegativeTestJson) |
skip
pt79.1: setUpClass (tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson) |
||||||
setUpClass (tempest.api.compute.admin.test_floating_ips_bulk | 1 | 0 | 0 | 0 | 1 | Detail | |
FloatingIPsBulkAdminTestJSON) |
skip
pt80.1: setUpClass (tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON) |
||||||
setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt81.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) |
||||||
setUpClass (tempest.api.compute.certificates.test_certificates | 1 | 0 | 0 | 0 | 1 | Detail | |
CertificatesV2TestJSON) |
skip
pt82.1: setUpClass (tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_attach_interfaces | 3 | 0 | 0 | 0 | 3 | Detail | |
AttachInterfacesTestJSON) |
skip
pt83.1: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON) |
||||||
AttachInterfacesV270Test) |
skip
pt83.2: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test) |
||||||
AttachInterfacesUnderV243Test) |
skip
pt83.3: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test) |
||||||
setUpClass (tempest.api.compute.servers.test_novnc | 1 | 0 | 0 | 0 | 1 | Detail | |
NoVNCConsoleTestJSON) |
skip
pt84.1: setUpClass (tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_metadata | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerMetadataTestJSON) |
skip
pt85.1: setUpClass (tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_personality | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerPersonalityTestJSON) |
skip
pt86.1: setUpClass (tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_virtual_interfaces | 1 | 0 | 0 | 0 | 1 | Detail | |
VirtualInterfacesTestJSON) |
skip
pt87.1: setUpClass (tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_virtual_interfaces_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
VirtualInterfacesNegativeTestJSON) |
skip
pt88.1: setUpClass (tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON) |
||||||
setUpClass (tempest.api.compute.test_networks | 1 | 0 | 0 | 0 | 1 | Detail | |
ComputeNetworksTest) |
skip
pt89.1: setUpClass (tempest.api.compute.test_networks.ComputeNetworksTest) |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt90.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_endpoints | 1 | 0 | 0 | 0 | 1 | Detail | |
EndPointsTestJSON) |
skip
pt91.1: setUpClass (tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_roles | 1 | 0 | 0 | 0 | 1 | Detail | |
RolesTestJSON) |
skip
pt92.1: setUpClass (tempest.api.identity.admin.v2.test_roles.RolesTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_roles_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
RolesNegativeTestJSON) |
skip
pt93.1: setUpClass (tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_services | 1 | 0 | 0 | 0 | 1 | Detail | |
ServicesTestJSON) |
skip
pt94.1: setUpClass (tempest.api.identity.admin.v2.test_services.ServicesTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tenant_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
TenantsNegativeTestJSON) |
skip
pt95.1: setUpClass (tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tenants | 1 | 0 | 0 | 0 | 1 | Detail | |
TenantsTestJSON) |
skip
pt96.1: setUpClass (tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tokens | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensTestJSON) |
skip
pt97.1: setUpClass (tempest.api.identity.admin.v2.test_tokens.TokensTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tokens_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensAdminTestNegative) |
skip
pt98.1: setUpClass (tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_users | 1 | 0 | 0 | 0 | 1 | Detail | |
UsersTestJSON) |
skip
pt99.1: setUpClass (tempest.api.identity.admin.v2.test_users.UsersTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_users_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UsersNegativeTestJSON) |
skip
pt100.1: setUpClass (tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.v2.test_api_discovery | 1 | 0 | 0 | 0 | 1 | Detail | |
TestApiDiscovery) |
skip
pt101.1: setUpClass (tempest.api.identity.v2.test_api_discovery.TestApiDiscovery) |
||||||
setUpClass (tempest.api.identity.v2.test_ec2_credentials | 1 | 0 | 0 | 0 | 1 | Detail | |
EC2CredentialsTest) |
skip
pt102.1: setUpClass (tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest) |
||||||
setUpClass (tempest.api.identity.v2.test_extension | 1 | 0 | 0 | 0 | 1 | Detail | |
ExtensionTestJSON) |
skip
pt103.1: setUpClass (tempest.api.identity.v2.test_extension.ExtensionTestJSON) |
||||||
setUpClass (tempest.api.identity.v2.test_tenants | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityTenantsTest) |
skip
pt104.1: setUpClass (tempest.api.identity.v2.test_tenants.IdentityTenantsTest) |
||||||
setUpClass (tempest.api.identity.v2.test_tokens | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensTest) |
skip
pt105.1: setUpClass (tempest.api.identity.v2.test_tokens.TokensTest) |
||||||
setUpClass (tempest.api.identity.v2.test_users | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityUsersTest) |
skip
pt106.1: setUpClass (tempest.api.identity.v2.test_users.IdentityUsersTest) |
||||||
setUpClass (tempest.api.image.v1.test_image_members | 1 | 0 | 0 | 0 | 1 | Detail | |
ImageMembersTest) |
skip
pt107.1: setUpClass (tempest.api.image.v1.test_image_members.ImageMembersTest) |
||||||
setUpClass (tempest.api.image.v1.test_image_members_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
ImageMembersNegativeTest) |
skip
pt108.1: setUpClass (tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest) |
||||||
setUpClass (tempest.api.image.v1.test_images | 3 | 0 | 0 | 0 | 3 | Detail | |
ListImagesTest) |
skip
pt109.1: setUpClass (tempest.api.image.v1.test_images.ListImagesTest) |
||||||
UpdateImageMetaTest) |
skip
pt109.2: setUpClass (tempest.api.image.v1.test_images.UpdateImageMetaTest) |
||||||
CreateRegisterImagesTest) |
skip
pt109.3: setUpClass (tempest.api.image.v1.test_images.CreateRegisterImagesTest) |
||||||
setUpClass (tempest.api.image.v1.test_images_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
CreateDeleteImagesNegativeTest) |
skip
pt110.1: setUpClass (tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest) |
||||||
setUpClass (tempest.api.image.v2.admin.test_images | 1 | 0 | 0 | 0 | 1 | Detail | |
ImportCopyImagesTest) |
skip
pt111.1: setUpClass (tempest.api.image.v2.admin.test_images.ImportCopyImagesTest) |
||||||
setUpClass (tempest.api.image.v2.test_images | 2 | 0 | 0 | 0 | 2 | Detail | |
MultiStoresImportImagesTest) |
skip
pt112.1: setUpClass (tempest.api.image.v2.test_images.MultiStoresImportImagesTest) |
||||||
ImportImagesTest) |
skip
pt112.2: setUpClass (tempest.api.image.v2.test_images.ImportImagesTest) |
||||||
setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt113.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) |
||||||
setUpClass (tempest.api.volume.admin.test_volume_retype | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt114.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) |
||||||
setUpClass (tempest.scenario.test_minbw_allocation_placement | 1 | 0 | 0 | 0 | 1 | Detail | |
MinBwAllocationPlacementTest) |
skip
pt115.1: setUpClass (tempest.scenario.test_minbw_allocation_placement.MinBwAllocationPlacementTest) |
||||||
setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt116.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) |
||||||
tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_update_show_aggregate_add_remove_host[id-fdf24d9e-8afa-4700-b6aa-9c498351504f] |
pass
pt117.1: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241.test_create_update_show_aggregate_add_remove_host[id-fdf24d9e-8afa-4700-b6aa-9c498351504f] |
||||||
tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
pass
pt118.1: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
||||||
test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
pass
pt118.2: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
||||||
test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
pass
pt118.3: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
||||||
test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
pass
pt118.4: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
||||||
test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
pass
pt118.5: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
||||||
test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
pass
pt118.6: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
||||||
test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
pass
pt118.7: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
||||||
test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
pass
pt118.8: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
||||||
test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
pass
pt118.9: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
||||||
test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
pass
pt118.10: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
||||||
test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
pass
pt118.11: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
||||||
test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
pass
pt118.12: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
||||||
test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
pass
pt118.13: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
||||||
test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
pass
pt118.14: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
||||||
tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
pass
pt119.1: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
||||||
test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
pass
pt119.2: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
||||||
tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
pass
pt120.1: tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
||||||
tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
pass
pt121.1: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
||||||
test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
pass
pt121.2: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
||||||
test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
pass
pt121.3: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
||||||
test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
pass
pt121.4: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
||||||
test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
pass
pt121.5: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
||||||
test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
pass
pt121.6: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
||||||
test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
pass
pt121.7: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
||||||
test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
pass
pt121.8: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
||||||
test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
pass
pt121.9: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
||||||
test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
pass
pt121.10: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
||||||
tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
pass
pt122.1: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
||||||
test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
pass
pt122.2: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
||||||
tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
pass
pt123.1: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
||||||
test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
pass
pt123.2: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
||||||
test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
pass
pt123.3: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
||||||
test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
pass
pt123.4: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
||||||
test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
pass
pt123.5: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
pass
pt124.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
||||||
test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
pass
pt124.2: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
||||||
test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
pass
pt124.3: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
pass
pt125.1: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
||||||
test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
pass
pt125.2: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
||||||
test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
pass
pt125.3: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
||||||
test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
pass
pt125.4: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
||||||
test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
pass
pt125.5: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
||||||
test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
pass
pt125.6: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
||||||
test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
pass
pt125.7: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt126.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt127.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_hosts.HostsAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
pass
pt128.1: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
||||||
test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
pass
pt128.2: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
||||||
test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
pass
pt128.3: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
||||||
test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
pass
pt128.4: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
||||||
test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
pass
pt128.5: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
||||||
tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
pass
pt129.1: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
||||||
test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
pass
pt129.2: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
||||||
test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
pass
pt129.3: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
||||||
test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
pass
pt129.4: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
||||||
test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
pass
pt129.5: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
||||||
test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
pass
pt129.6: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
||||||
test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
pass
pt129.7: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
||||||
test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
pass
pt129.8: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
||||||
test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
pass
pt129.9: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
||||||
test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
pass
pt129.10: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
||||||
test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
pass
pt129.11: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
||||||
test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
pass
pt129.12: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
||||||
test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
pass
pt129.13: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
||||||
test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
pass
pt129.14: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
pass
pt130.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
||||||
test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
pass
pt130.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
||||||
test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
pass
pt130.3: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
||||||
test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
pass
pt130.4: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
||||||
test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
pass
pt130.5: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
pass
pt131.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
||||||
test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
pass
pt131.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
pass
pt132.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test.test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
pass
pt133.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
||||||
test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
pass
pt133.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
||||||
test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
pass
pt133.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
||||||
test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
pass
pt133.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
||||||
test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
pass
pt133.5: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
||||||
test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
pass
pt133.6: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
||||||
test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
pass
pt133.7: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
pass
pt134.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
||||||
test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
pass
pt134.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
||||||
test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
pass
pt134.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
||||||
test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
pass
pt134.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
pass
pt135.1: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
||||||
test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
pass
pt135.2: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
pass
pt136.1: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
||||||
test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
pass
pt136.2: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
||||||
tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
pass
pt137.1: tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON.test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
||||||
tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test | 1 | 0 | 0 | 0 | 1 | Detail | |
test_live_migration_serial_console[id-6190af80-513e-4f0f-90f2-9714e84955d7] |
skip
pt138.1: tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test.test_live_migration_serial_console[id-6190af80-513e-4f0f-90f2-9714e84955d7] |
||||||
tempest.api.compute.admin.test_networks.NetworksTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
pass
pt139.1: tempest.api.compute.admin.test_networks.NetworksTest.test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
||||||
test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
pass
pt139.2: tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt140.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
pass
pt141.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
||||||
test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
pass
pt141.2: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
||||||
test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
pass
pt141.3: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
||||||
test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
pass
pt141.4: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
pass
pt142.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV236.test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
pass
pt143.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV257.test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
pass
pt144.1: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
||||||
test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
pass
pt144.2: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
||||||
test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
pass
pt144.3: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
||||||
test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
pass
pt144.4: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest | 2 | 0 | 0 | 0 | 2 | Detail | |
test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
skip
pt145.1: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
||||||
test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
skip
pt145.2: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
||||||
tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
pass
pt146.1: tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
||||||
tempest.api.compute.admin.test_services.ServicesAdminTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
pass
pt147.1: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
||||||
test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
pass
pt147.2: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
||||||
test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
pass
pt147.3: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt148.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt148.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt148.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt148.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
pass
pt149.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
||||||
test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
pass
pt149.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
||||||
test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
pass
pt149.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
||||||
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt149.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt149.5: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt149.6: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt149.7: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
pass
pt150.1: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
||||||
test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
pass
pt150.2: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
||||||
test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
pass
pt150.3: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
||||||
test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
pass
pt150.4: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
||||||
test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
pass
pt150.5: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
||||||
test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
pass
pt150.6: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
||||||
test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
pass
pt150.7: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
||||||
test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
pass
pt150.8: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
||||||
test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
pass
pt150.9: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
||||||
test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
pass
pt150.10: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
||||||
test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
pass
pt150.11: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
||||||
tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
pass
pt151.1: tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
pass
pt152.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
||||||
test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
pass
pt152.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
pass
pt153.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
||||||
test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
pass
pt153.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
pass
pt154.1: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
||||||
test_list_floating_ip_pools[id-df389fc8-56f5-43cc-b290-20eda39854d3] |
pass
pt154.2: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools[id-df389fc8-56f5-43cc-b290-20eda39854d3] |
||||||
test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
pass
pt154.3: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
pass
pt155.1: tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
||||||
tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
pass
pt156.1: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
||||||
test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
pass
pt156.2: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
||||||
test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
pass
pt156.3: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
||||||
test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
pass
pt156.4: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
||||||
test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
pass
pt156.5: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
||||||
test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
pass
pt156.6: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
||||||
tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
pass
pt157.1: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
||||||
test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
pass
pt157.2: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
||||||
test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
pass
pt157.3: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
||||||
test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
pass
pt157.4: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
||||||
test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
pass
pt157.5: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
||||||
test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
pass
pt157.6: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
||||||
tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
pass
pt158.1: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
||||||
test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
pass
pt158.2: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
||||||
test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
pass
pt158.3: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
||||||
test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
pass
pt158.4: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
||||||
test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
pass
pt158.5: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
||||||
test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
pass
pt158.6: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
||||||
tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
pass
pt159.1: tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
||||||
tempest.api.compute.images.test_list_images.ListImagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
pass
pt160.1: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
||||||
test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
pass
pt160.2: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
||||||
test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
pass
pt160.3: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
||||||
tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt161.1: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt161.2: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt161.3: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt161.4: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
pass
pt162.1: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
||||||
test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
pass
pt162.2: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
||||||
test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
pass
pt162.3: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
||||||
test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
pass
pt162.4: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
||||||
test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
pass
pt162.5: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
||||||
test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
pass
pt162.6: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
||||||
test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
pass
pt162.7: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
||||||
test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
pass
pt162.8: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
||||||
tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt163.1: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt163.2: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt163.3: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt163.4: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
pass
pt163.5: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
||||||
test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
pass
pt163.6: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
||||||
tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
pass
pt164.1: tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
||||||
tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
pass
pt165.1: tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
||||||
tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
pass
pt166.1: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
||||||
test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
pass
pt166.2: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
||||||
test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
pass
pt166.3: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
||||||
test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
pass
pt166.4: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
||||||
test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
pass
pt166.5: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
||||||
tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
pass
pt167.1: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
||||||
test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
pass
pt167.2: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
||||||
test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
pass
pt167.3: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
||||||
test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
pass
pt167.4: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
||||||
test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
pass
pt167.5: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
||||||
test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
pass
pt167.6: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
||||||
test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
pass
pt167.7: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
||||||
test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
pass
pt167.8: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
||||||
tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON | 11 | 5 | 0 | 0 | 6 | Detail | |
test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
pass
pt168.1: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
||||||
test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
pass
pt168.2: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
||||||
test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
pass
pt168.3: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
||||||
test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
skip
pt168.4: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
||||||
test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
skip
pt168.5: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
||||||
test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
skip
pt168.6: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
||||||
test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
pass
pt168.7: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
||||||
test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
pass
pt168.8: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
||||||
test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
skip
pt168.9: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
||||||
test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
skip
pt168.10: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
||||||
test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
skip
pt168.11: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
||||||
tempest.api.compute.servers.test_availability_zone.AZV2TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
pass
pt169.1: tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
||||||
tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
pass
pt170.1: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
||||||
test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
pass
pt170.2: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
||||||
test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
pass
pt170.3: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
||||||
test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
pass
pt170.4: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
||||||
test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
pass
pt170.5: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
||||||
tempest.api.compute.test_extensions.ExtensionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
pass
pt171.1: tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
||||||
test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
pass
pt171.2: tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
||||||
tempest.api.compute.test_quotas.QuotasTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
pass
pt172.1: tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
||||||
test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
pass
pt172.2: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
||||||
test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
pass
pt172.3: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
||||||
tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
pass
pt173.1: tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
||||||
tempest.api.compute.test_versions.TestVersions | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
pass
pt174.1: tempest.api.compute.test_versions.TestVersions.test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
||||||
test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
pass
pt174.2: tempest.api.compute.test_versions.TestVersions.test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
||||||
tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt175.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
||||||
tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt176.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
||||||
tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt177.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt177.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt177.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt177.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt177.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt177.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
||||||
tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt178.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt178.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt178.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt178.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt178.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt178.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt178.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt178.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
||||||
tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_application_credential_with_roles[id-3b3dd48f-3388-406a-a9e6-4d078a552d0e] |
pass
pt179.1: tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest.test_create_application_credential_with_roles[id-3b3dd48f-3388-406a-a9e6-4d078a552d0e] |
||||||
tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke] |
pass
pt180.1: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke] |
||||||
test_credentials_list_delete[id-13202c00-0021-42a1-88d4-81b44d448aab] |
pass
pt180.2: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete[id-13202c00-0021-42a1-88d4-81b44d448aab] |
||||||
tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_project_id[id-d6110661-6a71-49a7-a453-b5e26640ff6d] |
pass
pt181.1: tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id[id-d6110661-6a71-49a7-a453-b5e26640ff6d] |
||||||
tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_domain_config_and_show_config_groups_and_options[id-9e3ff13c-f597-4f01-9377-d6c06c2a1477] |
pass
pt182.1: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options[id-9e3ff13c-f597-4f01-9377-d6c06c2a1477] |
||||||
test_create_update_and_delete_domain_config[id-7161023e-5dd0-4612-9da0-1bac6ac30b63] |
pass
pt182.2: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config[id-7161023e-5dd0-4612-9da0-1bac6ac30b63] |
||||||
test_create_update_and_delete_domain_config_groups_and_opts[id-c7510fa2-6661-4170-9c6b-4783a80651e9] |
pass
pt182.3: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts[id-c7510fa2-6661-4170-9c6b-4783a80651e9] |
||||||
test_show_default_group_config_and_options[id-11a02bf0-6f94-4380-b3b0-c8dc18fc0d22] |
pass
pt182.4: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options[id-11a02bf0-6f94-4380-b3b0-c8dc18fc0d22] |
||||||
tempest.api.identity.admin.v3.test_domains.DomainsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_create_domain_with_disabled_status[id-036df86e-bb5d-42c0-a7c2-66b9db3a6046] |
pass
pt183.1: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status[id-036df86e-bb5d-42c0-a7c2-66b9db3a6046] |
||||||
test_create_domain_without_description[id-2abf8764-309a-4fa9-bc58-201b799817ad] |
pass
pt183.2: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description[id-2abf8764-309a-4fa9-bc58-201b799817ad] |
||||||
test_create_update_delete_domain[id-f2f5b44a-82e8-4dad-8084-0661ea3b18cf,smoke] |
pass
pt183.3: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain[id-f2f5b44a-82e8-4dad-8084-0661ea3b18cf,smoke] |
||||||
test_domain_delete_cascades_content[id-d8d318b7-d1b3-4c37-94c5-3c5ba0b121ea] |
pass
pt183.4: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content[id-d8d318b7-d1b3-4c37-94c5-3c5ba0b121ea] |
||||||
test_list_domains[id-8cf516ef-2114-48f1-907b-d32726c734d4] |
pass
pt183.5: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains[id-8cf516ef-2114-48f1-907b-d32726c734d4] |
||||||
test_list_domains_filter_by_enabled[id-3fd19840-65c1-43f8-b48c-51bdd066dff9] |
pass
pt183.6: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled[id-3fd19840-65c1-43f8-b48c-51bdd066dff9] |
||||||
test_list_domains_filter_by_name[id-c6aee07b-4981-440c-bb0b-eb598f58ffe9] |
pass
pt183.7: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name[id-c6aee07b-4981-440c-bb0b-eb598f58ffe9] |
||||||
tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_domain_with_empty_name[id-9018461d-7d24-408d-b3fe-ae37e8cd5c9e,negative] |
pass
pt184.1: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name[id-9018461d-7d24-408d-b3fe-ae37e8cd5c9e,negative] |
||||||
test_create_domain_with_name_length_over_64[id-37b1bbf2-d664-4785-9a11-333438586eae,negative] |
pass
pt184.2: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64[id-37b1bbf2-d664-4785-9a11-333438586eae,negative] |
||||||
test_delete_active_domain[gate,id-1f3fbff5-4e44-400d-9ca1-d953f05f609b,negative] |
pass
pt184.3: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain[gate,id-1f3fbff5-4e44-400d-9ca1-d953f05f609b,negative] |
||||||
test_delete_non_existent_domain[id-43781c07-764f-4cf2-a405-953c1916f605,negative] |
pass
pt184.4: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain[id-43781c07-764f-4cf2-a405-953c1916f605,negative] |
||||||
test_domain_create_duplicate[id-e6f9e4a2-4f36-4be8-bdbc-4e199ae29427,negative] |
pass
pt184.5: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate[id-e6f9e4a2-4f36-4be8-bdbc-4e199ae29427,negative] |
||||||
tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_show_check_delete_endpoint_group[id-7c69e7a1-f865-402d-a2ea-44493017315a] |
pass
pt185.1: tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group[id-7c69e7a1-f865-402d-a2ea-44493017315a] |
||||||
test_update_endpoint_group[id-51c8fc38-fa84-4e76-b5b6-6fc37770fb26] |
pass
pt185.2: tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group[id-51c8fc38-fa84-4e76-b5b6-6fc37770fb26] |
||||||
tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_list_show_delete_endpoint[id-0e2446d2-c1fd-461b-a729-b9e73e3e3b37] |
pass
pt186.1: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint[id-0e2446d2-c1fd-461b-a729-b9e73e3e3b37] |
||||||
test_list_endpoints[id-c19ecf90-240e-4e23-9966-21cee3f6a618] |
pass
pt186.2: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints[id-c19ecf90-240e-4e23-9966-21cee3f6a618] |
||||||
test_update_endpoint[id-37e8f15e-ee7c-4657-a1e7-f6b61e375eff,smoke] |
pass
pt186.3: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint[id-37e8f15e-ee7c-4657-a1e7-f6b61e375eff,smoke] |
||||||
tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_with_enabled_False[id-ac6c137e-4d3d-448f-8c83-4f13d0942651,negative] |
pass
pt187.1: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False[id-ac6c137e-4d3d-448f-8c83-4f13d0942651,negative] |
||||||
test_create_with_enabled_True[id-9c43181e-0627-484a-8c79-923e8a59598b,negative] |
pass
pt187.2: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True[id-9c43181e-0627-484a-8c79-923e8a59598b,negative] |
||||||
test_update_with_enabled_False[id-65e41f32-5eb7-498f-a92a-a6ccacf7439a,negative] |
pass
pt187.3: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False[id-65e41f32-5eb7-498f-a92a-a6ccacf7439a,negative] |
||||||
test_update_with_enabled_True[id-faba3587-f066-4757-a48e-b4a3f01803bb,negative] |
pass
pt187.4: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True[id-faba3587-f066-4757-a48e-b4a3f01803bb,negative] |
||||||
tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_group_create_update_get[id-2e80343b-6c81-4ac3-88c7-452f3e9d5129] |
pass
pt188.1: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get[id-2e80343b-6c81-4ac3-88c7-452f3e9d5129] |
||||||
test_group_users_add_list_delete[id-1598521a-2f36-4606-8df9-30772bd51339,smoke] |
pass
pt188.2: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete[id-1598521a-2f36-4606-8df9-30772bd51339,smoke] |
||||||
test_list_groups[id-cc9a57a5-a9ed-4f2d-a29f-4f979a06ec71] |
pass
pt188.3: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups[id-cc9a57a5-a9ed-4f2d-a29f-4f979a06ec71] |
||||||
test_list_user_groups[id-64573281-d26a-4a52-b899-503cb0f4e4ec] |
pass
pt188.4: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups[id-64573281-d26a-4a52-b899-503cb0f4e4ec] |
||||||
tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_inherit_assign_check_revoke_roles_on_projects_group[id-26021436-d5a4-4256-943c-ded01e0d4b45] |
pass
pt189.1: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group[id-26021436-d5a4-4256-943c-ded01e0d4b45] |
||||||
test_inherit_assign_check_revoke_roles_on_projects_user[id-18b70e45-7687-4b72-8277-b8f1a47d7591] |
pass
pt189.2: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user[id-18b70e45-7687-4b72-8277-b8f1a47d7591] |
||||||
test_inherit_assign_list_check_revoke_roles_on_domains_group[id-c7a8dda2-be50-4fb4-9a9c-e830771078b1] |
pass
pt189.3: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group[id-c7a8dda2-be50-4fb4-9a9c-e830771078b1] |
||||||
test_inherit_assign_list_check_revoke_roles_on_domains_user[id-4e6f0366-97c8-423c-b2be-41eae6ac91c8] |
pass
pt189.4: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user[id-4e6f0366-97c8-423c-b2be-41eae6ac91c8] |
||||||
test_inherit_assign_list_revoke_user_roles_on_domain[id-3acf666e-5354-42ac-8e17-8b68893bcd36] |
pass
pt189.5: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain[id-3acf666e-5354-42ac-8e17-8b68893bcd36] |
||||||
test_inherit_assign_list_revoke_user_roles_on_project_tree[id-9f02ccd9-9b57-46b4-8f77-dd5a736f3a06] |
pass
pt189.6: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree[id-9f02ccd9-9b57-46b4-8f77-dd5a736f3a06] |
||||||
tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_projects[id-1d830662-22ad-427c-8c3e-4ec854b0af44] |
pass
pt190.1: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects[id-1d830662-22ad-427c-8c3e-4ec854b0af44] |
||||||
test_list_projects_with_domains[id-fab13f3c-f6a6-4b9f-829b-d32fd44fdf10] |
pass
pt190.2: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_domains[id-fab13f3c-f6a6-4b9f-829b-d32fd44fdf10] |
||||||
test_list_projects_with_name[id-fa178524-4e6d-4925-907c-7ab9f42c7e26] |
pass
pt190.3: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_name[id-fa178524-4e6d-4925-907c-7ab9f42c7e26] |
||||||
tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_projects_with_enabled[id-0fe7a334-675a-4509-b00e-1c4b95d5dae8] |
pass
pt191.1: tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled[id-0fe7a334-675a-4509-b00e-1c4b95d5dae8] |
||||||
test_list_projects_with_parent[id-6edc66f5-2941-4a17-9526-4073311c1fac] |
pass
pt191.2: tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent[id-6edc66f5-2941-4a17-9526-4073311c1fac] |
||||||
tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_user[id-b4baa3ae-ac00-4b4e-9e27-80deaad7771f] |
pass
pt192.1: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user[id-b4baa3ae-ac00-4b4e-9e27-80deaad7771f] |
||||||
test_list_user_domains[id-08f9aabb-dcfe-41d0-8172-82b5fa0bd73d] |
pass
pt192.2: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains[id-08f9aabb-dcfe-41d0-8172-82b5fa0bd73d] |
||||||
test_list_users[id-b30d4651-a2ea-4666-8551-0c0e49692635] |
pass
pt192.3: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users[id-b30d4651-a2ea-4666-8551-0c0e49692635] |
||||||
test_list_users_with_name[id-c285bb37-7325-4c02-bff3-3da5d946d683] |
pass
pt192.4: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name[id-c285bb37-7325-4c02-bff3-3da5d946d683] |
||||||
test_list_users_with_not_enabled[id-bff8bf2f-9408-4ef5-b63a-753c8c2124eb] |
pass
pt192.5: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled[id-bff8bf2f-9408-4ef5-b63a-753c8c2124eb] |
||||||
tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_and_show_consumer[id-c8307ea6-a86c-47fd-ae7b-5b3b2caca76d] |
pass
pt193.1: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer[id-c8307ea6-a86c-47fd-ae7b-5b3b2caca76d] |
||||||
test_delete_consumer[id-fdfa1b7f-2a31-4354-b2c7-f6ae20554f93] |
pass
pt193.2: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer[id-fdfa1b7f-2a31-4354-b2c7-f6ae20554f93] |
||||||
test_list_consumers[id-09ca50de-78f2-4ffb-ac71-f2254036b2b8] |
pass
pt193.3: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers[id-09ca50de-78f2-4ffb-ac71-f2254036b2b8] |
||||||
test_update_consumer[id-080a9b1a-c009-47c0-9979-5305bf72e3dc] |
pass
pt193.4: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer[id-080a9b1a-c009-47c0-9979-5305bf72e3dc] |
||||||
tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_update_delete_policy[id-e544703a-2f03-4cf2-9b0f-350782fdb0d3,smoke] |
pass
pt194.1: tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy[id-e544703a-2f03-4cf2-9b0f-350782fdb0d3,smoke] |
||||||
test_list_policies[id-1a0ad286-2d06-4123-ab0d-728893a76201] |
pass
pt194.2: tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies[id-1a0ad286-2d06-4123-ab0d-728893a76201] |
||||||
tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_update_delete_project_tags[id-7c123aac-999d-416a-a0fb-84b915ab10de] |
pass
pt195.1: tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest.test_list_update_delete_project_tags[id-7c123aac-999d-416a-a0fb-84b915ab10de] |
||||||
tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_associate_user_to_project[id-59398d4a-5dc5-4f86-9a4c-c26cc804d6c6] |
pass
pt196.1: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project[id-59398d4a-5dc5-4f86-9a4c-c26cc804d6c6] |
||||||
test_create_is_domain_project[id-a7eb9416-6f9b-4dbb-b71b-7f73aaef59d5] |
pass
pt196.2: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project[id-a7eb9416-6f9b-4dbb-b71b-7f73aaef59d5] |
||||||
test_project_create_enabled[id-1f66dc76-50cc-4741-a200-af984509e480] |
pass
pt196.3: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled[id-1f66dc76-50cc-4741-a200-af984509e480] |
||||||
test_project_create_not_enabled[id-78f96a9c-e0e0-4ee6-a3ba-fbf6dfd03207] |
pass
pt196.4: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled[id-78f96a9c-e0e0-4ee6-a3ba-fbf6dfd03207] |
||||||
test_project_create_with_description[id-0ecf465c-0dc4-4532-ab53-91ffeb74d12d] |
pass
pt196.5: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description[id-0ecf465c-0dc4-4532-ab53-91ffeb74d12d] |
||||||
test_project_create_with_domain[id-5f50fe07-8166-430b-a882-3b2ee0abe26f] |
pass
pt196.6: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain[id-5f50fe07-8166-430b-a882-3b2ee0abe26f] |
||||||
test_project_create_with_parent[id-1854f9c0-70bc-4d11-a08a-1c789d339e3d] |
pass
pt196.7: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent[id-1854f9c0-70bc-4d11-a08a-1c789d339e3d] |
||||||
test_project_get_equals_list[id-d1db68b6-aebe-4fa0-b79d-d724d2e21162] |
pass
pt196.8: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list[id-d1db68b6-aebe-4fa0-b79d-d724d2e21162] |
||||||
test_project_update_desc[id-f138b715-255e-4a7d-871d-351e1ef2e153] |
pass
pt196.9: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc[id-f138b715-255e-4a7d-871d-351e1ef2e153] |
||||||
test_project_update_enable[id-b6b25683-c97f-474d-a595-55d410b68100] |
pass
pt196.10: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable[id-b6b25683-c97f-474d-a595-55d410b68100] |
||||||
test_project_update_name[id-f608f368-048c-496b-ad63-d286c26dab6b] |
pass
pt196.11: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name[id-f608f368-048c-496b-ad63-d286c26dab6b] |
||||||
tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_project_by_unauthorized_user[id-8fba9de2-3e1f-4e77-812a-60cb68f8df13,negative] |
pass
pt197.1: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_project_by_unauthorized_user[id-8fba9de2-3e1f-4e77-812a-60cb68f8df13,negative] |
||||||
test_create_project_with_empty_name[id-7828db17-95e5-475b-9432-9a51b4aa79a9,negative] |
pass
pt197.2: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_project_with_empty_name[id-7828db17-95e5-475b-9432-9a51b4aa79a9,negative] |
||||||
test_create_projects_name_length_over_64[id-502b6ceb-b0c8-4422-bf53-f08fdb21e2f0,negative] |
pass
pt197.3: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_projects_name_length_over_64[id-502b6ceb-b0c8-4422-bf53-f08fdb21e2f0,negative] |
||||||
test_delete_non_existent_project[id-7965b581-60c1-43b7-8169-95d4ab7fc6fb,negative] |
pass
pt197.4: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_delete_non_existent_project[id-7965b581-60c1-43b7-8169-95d4ab7fc6fb,negative] |
||||||
test_list_projects_by_unauthorized_user[id-24c49279-45dd-4155-887a-cb738c2385aa,negative] |
pass
pt197.5: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_list_projects_by_unauthorized_user[id-24c49279-45dd-4155-887a-cb738c2385aa,negative] |
||||||
test_project_create_duplicate[id-874c3e84-d174-4348-a16b-8c01f599561b,negative] |
pass
pt197.6: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_project_create_duplicate[id-874c3e84-d174-4348-a16b-8c01f599561b,negative] |
||||||
tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_project_delete_by_unauthorized_user[id-8d68c012-89e0-4394-8d6b-ccd7196def97,negative] |
pass
pt198.1: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user[id-8d68c012-89e0-4394-8d6b-ccd7196def97,negative] |
||||||
tempest.api.identity.admin.v3.test_regions.RegionsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_region_with_specific_id[id-2c12c5b5-efcf-4aa5-90c5-bff1ab0cdbe2,smoke] |
pass
pt199.1: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id[id-2c12c5b5-efcf-4aa5-90c5-bff1ab0cdbe2,smoke] |
||||||
test_create_update_get_delete_region[id-56186092-82e4-43f2-b954-91013218ba42] |
pass
pt199.2: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region[id-56186092-82e4-43f2-b954-91013218ba42] |
||||||
test_list_regions[id-d180bf99-544a-445c-ad0d-0c0d27663796] |
pass
pt199.3: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions[id-d180bf99-544a-445c-ad0d-0c0d27663796] |
||||||
test_list_regions_filter_by_parent_region_id[id-2d1057cb-bbde-413a-acdf-e2d265284542] |
pass
pt199.4: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id[id-2d1057cb-bbde-413a-acdf-e2d265284542] |
||||||
tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_assignments_for_domain_roles[id-3859df7e-5b78-4e4d-b10e-214c8953842a] |
pass
pt200.1: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles[id-3859df7e-5b78-4e4d-b10e-214c8953842a] |
||||||
test_assignments_for_implied_roles_create_delete[id-c8828027-df48-4021-95df-b65b92c7429e] |
pass
pt200.2: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete[id-c8828027-df48-4021-95df-b65b92c7429e] |
||||||
test_domain_roles_create_delete[id-d92a41d2-5501-497a-84bb-6e294330e8f8] |
pass
pt200.3: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete[id-d92a41d2-5501-497a-84bb-6e294330e8f8] |
||||||
test_grant_list_revoke_role_to_group_on_domain[id-4bf8a70b-e785-413a-ad53-9f91ce02faa7] |
pass
pt200.4: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain[id-4bf8a70b-e785-413a-ad53-9f91ce02faa7] |
||||||
test_grant_list_revoke_role_to_group_on_project[id-cbf11737-1904-4690-9613-97bcbb3df1c4] |
pass
pt200.5: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project[id-cbf11737-1904-4690-9613-97bcbb3df1c4] |
||||||
test_grant_list_revoke_role_to_user_on_domain[id-6c9a2940-3625-43a3-ac02-5dcec62ef3bd] |
pass
pt200.6: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain[id-6c9a2940-3625-43a3-ac02-5dcec62ef3bd] |
||||||
test_grant_list_revoke_role_to_user_on_project[id-c6b80012-fe4a-498b-9ce8-eb391c05169f] |
pass
pt200.7: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project[id-c6b80012-fe4a-498b-9ce8-eb391c05169f] |
||||||
test_implied_domain_roles[id-eb1e1c24-1bc4-4d47-9748-e127a1852c82] |
pass
pt200.8: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles[id-eb1e1c24-1bc4-4d47-9748-e127a1852c82] |
||||||
test_implied_roles_create_check_show_delete[id-c90c316c-d706-4728-bcba-eb1912081b69] |
pass
pt200.9: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete[id-c90c316c-d706-4728-bcba-eb1912081b69] |
||||||
test_list_all_implied_roles[id-3748c316-c18f-4b08-997b-c60567bc6235] |
pass
pt200.10: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles[id-3748c316-c18f-4b08-997b-c60567bc6235] |
||||||
test_list_roles[id-f5654bcc-08c4-4f71-88fe-05d64e06de94] |
pass
pt200.11: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles[id-f5654bcc-08c4-4f71-88fe-05d64e06de94] |
||||||
test_role_create_update_show_list[id-18afc6c0-46cf-4911-824e-9989cc056c3a,smoke] |
pass
pt200.12: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list[id-18afc6c0-46cf-4911-824e-9989cc056c3a,smoke] |
||||||
test_roles_hierarchy[id-dc6f5959-b74d-4e30-a9e5-a8255494ff00] |
pass
pt200.13: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy[id-dc6f5959-b74d-4e30-a9e5-a8255494ff00] |
||||||
tempest.api.identity.admin.v3.test_services.ServicesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_service_without_description[id-d1dcb1a1-2b6b-4da8-bbb8-5532ef6e8269] |
pass
pt201.1: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description[id-d1dcb1a1-2b6b-4da8-bbb8-5532ef6e8269] |
||||||
test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,smoke] |
pass
pt201.2: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,smoke] |
||||||
test_list_services[id-e55908e8-360e-439e-8719-c3230a3e179e] |
pass
pt201.3: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services[id-e55908e8-360e-439e-8719-c3230a3e179e] |
||||||
tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_available_domain_scopes[id-ec5ecb05-af64-4c04-ac86-4d9f6f12f185] |
pass
pt202.1: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes[id-ec5ecb05-af64-4c04-ac86-4d9f6f12f185] |
||||||
test_get_available_project_scopes[id-08ed85ce-2ba8-4864-b442-bcc61f16ae89] |
pass
pt202.2: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes[id-08ed85ce-2ba8-4864-b442-bcc61f16ae89] |
||||||
test_rescope_token[id-565fa210-1da1-4563-999b-f7b5b67cf112] |
pass
pt202.3: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token[id-565fa210-1da1-4563-999b-f7b5b67cf112] |
||||||
tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_trusts_all[id-4773ebd5-ecbf-4255-b8d8-b63e6f72b65d,smoke] |
pass
pt203.1: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all[id-4773ebd5-ecbf-4255-b8d8-b63e6f72b65d,smoke] |
||||||
test_get_trusts_query[id-6268b345-87ca-47c0-9ce3-37792b43403a] |
pass
pt203.2: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query[id-6268b345-87ca-47c0-9ce3-37792b43403a] |
||||||
test_trust_expire[id-0ed14b66-cefd-4b5c-a964-65759453e292] |
pass
pt203.3: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire[id-0ed14b66-cefd-4b5c-a964-65759453e292] |
||||||
test_trust_expire_invalid[id-3e48f95d-e660-4fa9-85e0-5a3d85594384] |
pass
pt203.4: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid[id-3e48f95d-e660-4fa9-85e0-5a3d85594384] |
||||||
test_trust_impersonate[id-5a0a91a4-baef-4a14-baba-59bf4d7fcace] |
pass
pt203.5: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate[id-5a0a91a4-baef-4a14-baba-59bf4d7fcace] |
||||||
test_trust_noimpersonate[id-ed2a8779-a7ac-49dc-afd7-30f32f936ed2] |
pass
pt203.6: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate[id-ed2a8779-a7ac-49dc-afd7-30f32f936ed2] |
||||||
tempest.api.identity.admin.v3.test_users.UsersV3TestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_user[id-c10dcd90-461d-4b16-8e23-4eb836c00644] |
pass
pt204.1: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user[id-c10dcd90-461d-4b16-8e23-4eb836c00644] |
||||||
test_list_user_projects[id-a831e70c-e35b-430b-92ed-81ebbc5437b8] |
pass
pt204.2: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects[id-a831e70c-e35b-430b-92ed-81ebbc5437b8] |
||||||
test_password_history_not_enforced_in_admin_reset[id-568cd46c-ee6c-4ab4-a33a-d3791931979e] |
pass
pt204.3: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset[id-568cd46c-ee6c-4ab4-a33a-d3791931979e] |
||||||
test_update_user_password[id-2d223a0e-e457-4a70-9fb1-febe027a0ff9] |
pass
pt204.4: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password[id-2d223a0e-e457-4a70-9fb1-febe027a0ff9] |
||||||
test_user_update[id-b537d090-afb9-4519-b95d-270b0708e87e] |
pass
pt204.5: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update[id-b537d090-afb9-4519-b95d-270b0708e87e] |
||||||
tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_authentication_for_disabled_user[id-b3c9fccc-4134-46f5-b600-1da6fb0a3b1f,negative] |
pass
pt205.1: tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user[id-b3c9fccc-4134-46f5-b600-1da6fb0a3b1f,negative] |
||||||
test_create_user_for_non_existent_domain[id-e75f006c-89cc-477b-874d-588e4eab4b17,negative] |
pass
pt205.2: tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain[id-e75f006c-89cc-477b-874d-588e4eab4b17,negative] |
||||||
tempest.api.identity.v3.test_access_rules.AccessRulesV3Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_access_rule[id-278757e9-e193-4bf8-adf2-0b0a229a17d0] |
pass
pt206.1: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_delete_access_rule[id-278757e9-e193-4bf8-adf2-0b0a229a17d0] |
||||||
test_list_access_rules[id-2354c498-5119-4ba5-9f0d-44f16f78fb0e] |
pass
pt206.2: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_list_access_rules[id-2354c498-5119-4ba5-9f0d-44f16f78fb0e] |
||||||
test_show_access_rule[id-795dd507-ca1e-40e9-ba90-ff0a08689ba4] |
pass
pt206.3: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_show_access_rule[id-795dd507-ca1e-40e9-ba90-ff0a08689ba4] |
||||||
tempest.api.identity.v3.test_api_discovery.TestApiDiscovery | 5 | 5 | 0 | 0 | 0 | Detail | |
test_api_media_types[id-657c1970-4722-4189-8831-7325f3bc4265,smoke] |
pass
pt207.1: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types[id-657c1970-4722-4189-8831-7325f3bc4265,smoke] |
||||||
test_api_version_resources[id-b9232f5e-d9e5-4d97-b96c-28d3db4de1bd,smoke] |
pass
pt207.2: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources[id-b9232f5e-d9e5-4d97-b96c-28d3db4de1bd,smoke] |
||||||
test_api_version_statuses[id-8879a470-abfb-47bb-bb8d-5a7fd279ad1e,smoke] |
pass
pt207.3: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses[id-8879a470-abfb-47bb-bb8d-5a7fd279ad1e,smoke] |
||||||
test_identity_v3_existence[id-79aec9ae-710f-4c54-a4fc-3aa25b4feac3] |
pass
pt207.4: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_identity_v3_existence[id-79aec9ae-710f-4c54-a4fc-3aa25b4feac3] |
||||||
test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke] |
pass
pt207.5: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke] |
||||||
tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_application_credential[id-8080c75c-eddc-4786-941a-c2da7039ae61] |
pass
pt208.1: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential[id-8080c75c-eddc-4786-941a-c2da7039ae61] |
||||||
test_create_application_credential_access_rules[id-529936eb-aa5d-463d-9f79-01c113d3b88f] |
pass
pt208.2: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_access_rules[id-529936eb-aa5d-463d-9f79-01c113d3b88f] |
||||||
test_create_application_credential_expires[id-852daf0c-42b5-4239-8466-d193d0543ed3] |
pass
pt208.3: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_expires[id-852daf0c-42b5-4239-8466-d193d0543ed3] |
||||||
test_list_application_credentials[id-ff0cd457-6224-46e7-b79e-0ada4964a8a6] |
pass
pt208.4: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_list_application_credentials[id-ff0cd457-6224-46e7-b79e-0ada4964a8a6] |
||||||
test_query_application_credentials[id-9bb5e5cc-5250-493a-8869-8b665f6aa5f6] |
pass
pt208.5: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_query_application_credentials[id-9bb5e5cc-5250-493a-8869-8b665f6aa5f6] |
||||||
tempest.api.identity.v3.test_catalog.IdentityCatalogTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_catalog_standardization[id-56b57ced-22b8-4127-9b8a-565dfb0207e2] |
pass
pt209.1: tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization[id-56b57ced-22b8-4127-9b8a-565dfb0207e2] |
||||||
tempest.api.identity.v3.test_domains.DefaultDomainTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke] |
pass
pt210.1: tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke] |
||||||
tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_ec2_credential[id-b0f55a29-54e5-4166-999d-712347e0c920] |
pass
pt211.1: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_create_ec2_credential[id-b0f55a29-54e5-4166-999d-712347e0c920] |
||||||
test_delete_ec2_credential[id-9408d61b-8be0-4a8d-9b85-14f61edb456b] |
pass
pt211.2: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_delete_ec2_credential[id-9408d61b-8be0-4a8d-9b85-14f61edb456b] |
||||||
test_list_ec2_credentials[id-897813f0-160c-4fdc-aabc-24ee635ce4a9] |
pass
pt211.3: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_list_ec2_credentials[id-897813f0-160c-4fdc-aabc-24ee635ce4a9] |
||||||
test_show_ec2_credential[id-8b8d1010-5958-48df-a6cd-5e3df72e6bcf] |
pass
pt211.4: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_show_ec2_credential[id-8b8d1010-5958-48df-a6cd-5e3df72e6bcf] |
||||||
tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_projects_returns_only_authorized_projects[id-86128d46-e170-4644-866a-cc487f699e1d] |
pass
pt212.1: tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects[id-86128d46-e170-4644-866a-cc487f699e1d] |
||||||
tempest.api.identity.v3.test_tokens.TokensV3Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_token[id-6f8e4436-fc96-4282-8122-e41df57197a9] |
pass
pt213.1: tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token[id-6f8e4436-fc96-4282-8122-e41df57197a9] |
||||||
test_token_auth_creation_existence_deletion[id-0f9f5a5f-d5cd-4a86-8a5b-c5ded151f212] |
pass
pt213.2: tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion[id-0f9f5a5f-d5cd-4a86-8a5b-c5ded151f212] |
||||||
test_validate_token[id-a9512ac3-3909-48a4-b395-11f438e16260] |
pass
pt213.3: tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token[id-a9512ac3-3909-48a4-b395-11f438e16260] |
||||||
tempest.api.identity.v3.test_users.IdentityV3UsersTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_password_history_check_self_service_api[id-941784ee-5342-4571-959b-b80dd2cea516] |
pass
pt214.1: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api[id-941784ee-5342-4571-959b-b80dd2cea516] |
||||||
test_user_account_lockout[id-a7ad8bbf-2cff-4520-8c1d-96332e151658] |
pass
pt214.2: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout[id-a7ad8bbf-2cff-4520-8c1d-96332e151658] |
||||||
test_user_update_own_password[id-ad71bd23-12ad-426b-bb8b-195d2b635f27] |
pass
pt214.3: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password[id-ad71bd23-12ad-426b-bb8b-195d2b635f27] |
||||||
tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_image_owner_param[id-646a6eaa-135f-4493-a0af-12583021224e] |
pass
pt215.1: tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param[id-646a6eaa-135f-4493-a0af-12583021224e] |
||||||
test_update_image_owner_param[id-525ba546-10ef-4aad-bba1-1858095ce553] |
pass
pt215.2: tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_update_image_owner_param[id-525ba546-10ef-4aad-bba1-1858095ce553] |
||||||
tempest.api.image.v2.test_images.BasicOperationsImagesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_deactivate_reactivate_image[id-951ebe01-969f-4ea9-9898-8a3f1f442ab0] |
pass
pt216.1: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image[id-951ebe01-969f-4ea9-9898-8a3f1f442ab0] |
||||||
test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke] |
pass
pt216.2: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke] |
||||||
test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke] |
pass
pt216.3: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke] |
||||||
test_update_image[id-f66891a7-a35c-41a8-b590-a065c2a1caa6,smoke] |
pass
pt216.4: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image[id-f66891a7-a35c-41a8-b590-a065c2a1caa6,smoke] |
||||||
tempest.api.image.v2.test_images.ListSharedImagesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_images_param_member_status[id-3fa50be4-8e38-4c02-a8db-7811bb780122] |
pass
pt217.1: tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status[id-3fa50be4-8e38-4c02-a8db-7811bb780122] |
||||||
tempest.api.image.v2.test_images.ListUserImagesTest | 15 | 15 | 0 | 0 | 0 | Detail | |
test_get_image_schema[id-622b925c-479f-4736-860d-adeaf13bc371] |
pass
pt218.1: tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema[id-622b925c-479f-4736-860d-adeaf13bc371] |
||||||
test_get_images_schema[id-25c8d7b2-df21-460f-87ac-93130bcdc684] |
pass
pt218.2: tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema[id-25c8d7b2-df21-460f-87ac-93130bcdc684] |
||||||
test_list_image_param_owner[id-e9a44b91-31c8-4b40-a332-e0a39ffb4dbb] |
pass
pt218.3: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner[id-e9a44b91-31c8-4b40-a332-e0a39ffb4dbb] |
||||||
test_list_images_param_container_format[id-9959ca1d-1aa7-4b7a-a1ea-0fff0499b37e] |
pass
pt218.4: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format[id-9959ca1d-1aa7-4b7a-a1ea-0fff0499b37e] |
||||||
test_list_images_param_disk_format[id-4a4735a7-f22f-49b6-b0d9-66e1ef7453eb] |
pass
pt218.5: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format[id-4a4735a7-f22f-49b6-b0d9-66e1ef7453eb] |
||||||
test_list_images_param_limit[id-e914a891-3cc8-4b40-ad32-e0a39ffbddbb] |
pass
pt218.6: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit[id-e914a891-3cc8-4b40-ad32-e0a39ffbddbb] |
||||||
test_list_images_param_min_max_size[id-4ad8c157-971a-4ba8-aa84-ed61154b1e7f] |
pass
pt218.7: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size[id-4ad8c157-971a-4ba8-aa84-ed61154b1e7f] |
||||||
test_list_images_param_name[id-55c8f5f5-bfed-409d-a6d5-4caeda985d7b] |
pass
pt218.8: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name[id-55c8f5f5-bfed-409d-a6d5-4caeda985d7b] |
||||||
test_list_images_param_size[id-cf1b9a48-8340-480e-af7b-fe7e17690876] |
pass
pt218.9: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size[id-cf1b9a48-8340-480e-af7b-fe7e17690876] |
||||||
test_list_images_param_sort[id-eeadce49-04e0-43b7-aec7-52535d903e7a] |
pass
pt218.10: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort[id-eeadce49-04e0-43b7-aec7-52535d903e7a] |
||||||
test_list_images_param_sort_key_dir[id-9faaa0c2-c3a5-43e1-8f61-61c54b409a49] |
pass
pt218.11: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir[id-9faaa0c2-c3a5-43e1-8f61-61c54b409a49] |
||||||
test_list_images_param_status[id-7fc9e369-0f58-4d05-9aa5-0969e2d59d15] |
pass
pt218.12: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status[id-7fc9e369-0f58-4d05-9aa5-0969e2d59d15] |
||||||
test_list_images_param_tag[id-aa8ac4df-cff9-418b-8d0f-dd9c67b072c9] |
pass
pt218.13: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag[id-aa8ac4df-cff9-418b-8d0f-dd9c67b072c9] |
||||||
test_list_images_param_visibility[id-7a95bb92-d99e-4b12-9718-7bc6ab73e6d2] |
pass
pt218.14: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility[id-7a95bb92-d99e-4b12-9718-7bc6ab73e6d2] |
||||||
test_list_no_params[id-1e341d7a-90a9-494c-b143-2cdf2aeb6aee] |
pass
pt218.15: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params[id-1e341d7a-90a9-494c-b143-2cdf2aeb6aee] |
||||||
tempest.api.image.v2.test_images_member.ImagesMemberTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_image_member[id-a6ee18b9-4378-465e-9ad9-9a6de58a3287] |
pass
pt219.1: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member[id-a6ee18b9-4378-465e-9ad9-9a6de58a3287] |
||||||
test_get_image_member_schema[id-634dcc3f-f6e2-4409-b8fd-354a0bb25d83] |
pass
pt219.2: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema[id-634dcc3f-f6e2-4409-b8fd-354a0bb25d83] |
||||||
test_get_image_members_schema[id-6ae916ef-1052-4e11-8d36-b3ae14853cbb] |
pass
pt219.3: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema[id-6ae916ef-1052-4e11-8d36-b3ae14853cbb] |
||||||
test_image_share_accept[id-5934c6ea-27dc-4d6e-9421-eeb5e045494a] |
pass
pt219.4: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept[id-5934c6ea-27dc-4d6e-9421-eeb5e045494a] |
||||||
test_image_share_reject[id-d9e83e5f-3524-4b38-a900-22abcb26e90e] |
pass
pt219.5: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject[id-d9e83e5f-3524-4b38-a900-22abcb26e90e] |
||||||
test_remove_image_member[id-72989bc7-2268-48ed-af22-8821e835c914] |
pass
pt219.6: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member[id-72989bc7-2268-48ed-af22-8821e835c914] |
||||||
tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_share_invalid_status[id-b79efb37-820d-4cf0-b54c-308b00cf842c,negative] |
pass
pt220.1: tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status[id-b79efb37-820d-4cf0-b54c-308b00cf842c,negative] |
||||||
test_image_share_owner_cannot_accept[id-27002f74-109e-4a37-acd0-f91cd4597967,negative] |
pass
pt220.2: tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept[id-27002f74-109e-4a37-acd0-f91cd4597967,negative] |
||||||
tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_update_delete_meta_namespace_objects[id-b1a3775e-3b5c-4f6a-a3b4-1ba3574ae718] |
pass
pt221.1: tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects[id-b1a3775e-3b5c-4f6a-a3b4-1ba3574ae718] |
||||||
test_list_meta_namespace_objects[id-a2a3615e-3b5c-3f6a-a2b1-1ba3574ae738] |
pass
pt221.2: tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects[id-a2a3615e-3b5c-3f6a-a2b1-1ba3574ae738] |
||||||
test_show_meta_namespace_objects[id-b1a3674e-3b4c-3f6a-a3b4-1ba3573ca768] |
pass
pt221.3: tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects[id-b1a3674e-3b4c-3f6a-a3b4-1ba3573ca768] |
||||||
tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_meta_def_namespace_property[id-b1a3765e-3a5d-4f6d-a3a7-3ca3476ae768] |
pass
pt222.1: tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property[id-b1a3765e-3a5d-4f6d-a3a7-3ca3476ae768] |
||||||
tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_delete_namespace_tags[id-a2a3765e-3a6d-4f6d-a3a7-3cc3476aa876] |
pass
pt223.1: tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags[id-a2a3765e-3a6d-4f6d-a3a7-3cc3476aa876] |
||||||
test_create_update_delete_tag[id-a2a3765e-1a2c-3f6d-a3a7-3cc3466ab875] |
pass
pt223.2: tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag[id-a2a3765e-1a2c-3f6d-a3a7-3cc3466ab875] |
||||||
tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_metadata_definition_namespaces[id-319b765e-7f3d-4b3d-8b37-3ca3876ee768] |
pass
pt224.1: tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces[id-319b765e-7f3d-4b3d-8b37-3ca3876ee768] |
||||||
tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_meta_def_resource_type_association[id-6f358a4e-5ef0-11e6-a795-080027d0d606] |
pass
pt225.1: tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association[id-6f358a4e-5ef0-11e6-a795-080027d0d606] |
||||||
tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest | 10 | 10 | 0 | 0 | 0 | Detail | |
test_get_metadata_namespace_schema[id-e9e44891-3cb8-3b40-a532-e0a39fea3dab] |
pass
pt226.1: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema[id-e9e44891-3cb8-3b40-a532-e0a39fea3dab] |
||||||
test_get_metadata_namespaces_schema[id-ffe44891-678b-3ba0-a3e2-e0a3967b3aeb] |
pass
pt226.2: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema[id-ffe44891-678b-3ba0-a3e2-e0a3967b3aeb] |
||||||
test_get_metadata_object_schema[id-dff4a891-b38b-3bf0-a3b2-e03ee67b3a3b] |
pass
pt226.3: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema[id-dff4a891-b38b-3bf0-a3b2-e03ee67b3a3b] |
||||||
test_get_metadata_objects_schema[id-dee4a891-b38b-3bf0-a3b2-e03ee67b3a3c] |
pass
pt226.4: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema[id-dee4a891-b38b-3bf0-a3b2-e03ee67b3a3c] |
||||||
test_get_metadata_properties_schema[id-dce4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
pass
pt226.5: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema[id-dce4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
||||||
test_get_metadata_property_schema[id-dae4a891-b38b-3bf0-a3b2-e03ee67b3a3d] |
pass
pt226.6: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema[id-dae4a891-b38b-3bf0-a3b2-e03ee67b3a3d] |
||||||
test_get_metadata_resource_type_schema[id-fde34891-678b-3b40-ae32-e0a3e67b6beb] |
pass
pt226.7: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema[id-fde34891-678b-3b40-ae32-e0a3e67b6beb] |
||||||
test_get_metadata_resources_types_schema[id-dfe4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
pass
pt226.8: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema[id-dfe4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
||||||
test_get_metadata_tag_schema[id-dde4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
pass
pt226.9: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema[id-dde4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
||||||
test_get_metadata_tags_schema[id-cde4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
pass
pt226.10: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema[id-cde4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
||||||
tempest.api.image.v2.test_images_negative.ImagesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_delete_image_null_id[id-32248db1-ab88-4821-9604-c7c369f1f88c,negative] |
pass
pt227.1: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id[id-32248db1-ab88-4821-9604-c7c369f1f88c,negative] |
||||||
test_delete_non_existing_image[id-6fe40f1c-57bd-4918-89cc-8500f850f3de,negative] |
pass
pt227.2: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image[id-6fe40f1c-57bd-4918-89cc-8500f850f3de,negative] |
||||||
test_delete_protected_image[id-ab980a34-8410-40eb-872b-f264752f46e5,negative] |
pass
pt227.3: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image[id-ab980a34-8410-40eb-872b-f264752f46e5,negative] |
||||||
test_get_delete_deleted_image[id-e57fc127-7ba0-4693-92d7-1d8a05ebcba9,negative] |
pass
pt227.4: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image[id-e57fc127-7ba0-4693-92d7-1d8a05ebcba9,negative] |
||||||
test_get_image_null_id[id-ef45000d-0a72-4781-866d-4cb7bf2562ad,negative] |
pass
pt227.5: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id[id-ef45000d-0a72-4781-866d-4cb7bf2562ad,negative] |
||||||
test_get_non_existent_image[id-668743d5-08ad-4480-b2b8-15da34f81d9f,negative] |
pass
pt227.6: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image[id-668743d5-08ad-4480-b2b8-15da34f81d9f,negative] |
||||||
test_register_with_invalid_container_format[id-292bd310-369b-41c7-a7a3-10276ef76753,negative] |
pass
pt227.7: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format[id-292bd310-369b-41c7-a7a3-10276ef76753,negative] |
||||||
test_register_with_invalid_disk_format[id-70c6040c-5a97-4111-9e13-e73665264ce1,negative] |
pass
pt227.8: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format[id-70c6040c-5a97-4111-9e13-e73665264ce1,negative] |
||||||
tempest.api.image.v2.test_images_tags.ImagesTagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_delete_tags_for_image[id-10407036-6059-4f95-a2cd-cbbbee7ed329] |
pass
pt228.1: tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image[id-10407036-6059-4f95-a2cd-cbbbee7ed329] |
||||||
tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_non_existing_tag[id-39c023a2-325a-433a-9eea-649bf1414b19,negative] |
pass
pt229.1: tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag[id-39c023a2-325a-433a-9eea-649bf1414b19,negative] |
||||||
test_update_tags_for_non_existing_image[id-8cd30f82-6f9a-4c6e-8034-c1b51fba43d9,negative] |
pass
pt229.2: tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image[id-8cd30f82-6f9a-4c6e-8034-c1b51fba43d9,negative] |
||||||
tempest.api.image.v2.test_versions.VersionsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_versions[id-659ea30a-a17c-4317-832c-0f68ed23c31d,smoke] |
pass
pt230.1: tempest.api.image.v2.test_versions.VersionsTest.test_list_versions[id-659ea30a-a17c-4317-832c-0f68ed23c31d,smoke] |
||||||
tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_add_remove_network_from_dhcp_agent[id-a0856713-6549-470c-a656-e97c8df9a14d] |
pass
pt231.1: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent[id-a0856713-6549-470c-a656-e97c8df9a14d] |
||||||
test_list_dhcp_agent_hosting_network[id-5032b1fe-eb42-4a64-8f3b-6e189d8b5c7d] |
pass
pt231.2: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network[id-5032b1fe-eb42-4a64-8f3b-6e189d8b5c7d] |
||||||
test_list_networks_hosted_by_one_dhcp[id-30c48f98-e45d-4ffb-841c-b8aad57c7587] |
pass
pt231.3: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp[id-30c48f98-e45d-4ffb-841c-b8aad57c7587] |
||||||
tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_external_network[id-462be770-b310-4df9-9c42-773217e4c8b1] |
pass
pt232.1: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network[id-462be770-b310-4df9-9c42-773217e4c8b1] |
||||||
test_delete_external_networks_with_floating_ip[id-82068503-2cf2-4ed4-b3be-ecb89432e4bb] |
pass
pt232.2: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip[id-82068503-2cf2-4ed4-b3be-ecb89432e4bb] |
||||||
test_list_external_networks[id-39be4c9b-a57e-4ff9-b7c7-b218e209dfcc] |
pass
pt232.3: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks[id-39be4c9b-a57e-4ff9-b7c7-b218e209dfcc] |
||||||
test_show_external_networks_attribute[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
pass
pt232.4: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
||||||
test_update_external_network[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
pass
pt232.5: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
||||||
tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_port_with_precreated_floatingip_as_fixed_ip[id-d402ae6c-0be0-4d8e-833b-a738895d98d0,negative] |
pass
pt233.1: tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip[id-d402ae6c-0be0-4d8e-833b-a738895d98d0,negative] |
||||||
tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_show_floating_ip_with_tenant_id_by_admin[id-32727cc3-abe2-4485-a16e-48f2d54c14f2] |
pass
pt234.1: tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin[id-32727cc3-abe2-4485-a16e-48f2d54c14f2] |
||||||
test_list_floating_ips_from_admin_and_nonadmin[id-64f2100b-5471-4ded-b46c-ddeeeb4f231b] |
pass
pt234.2: tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin[id-64f2100b-5471-4ded-b46c-ddeeeb4f231b] |
||||||
tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
pass
pt235.1: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
||||||
test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
pass
pt235.2: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
||||||
test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
pass
pt235.3: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
||||||
test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
pass
pt235.4: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
||||||
test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
pass
pt235.5: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
||||||
test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
pass
pt235.6: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
||||||
tempest.api.network.admin.test_metering_extensions.MeteringTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
pass
pt236.1: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
||||||
test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
pass
pt236.2: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
||||||
test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
pass
pt236.3: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
||||||
test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
pass
pt236.4: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
||||||
test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
pass
pt236.5: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
||||||
test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
pass
pt236.6: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
||||||
tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_network_quota_exceeding[id-644f4e1b-1bf9-4af0-9fd8-eb56ac0f51cf,negative] |
pass
pt237.1: tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding[id-644f4e1b-1bf9-4af0-9fd8-eb56ac0f51cf,negative] |
||||||
tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
pass
pt238.1: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
||||||
test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
pass
pt238.2: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
||||||
test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
pass
pt238.3: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
||||||
test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
pass
pt238.4: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
||||||
tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
pass
pt239.1: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
||||||
test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
pass
pt239.2: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
||||||
test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
pass
pt239.3: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
||||||
test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
pass
pt239.4: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
||||||
tempest.api.network.admin.test_quotas.QuotasTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quotas[id-2390f766-836d-40ef-9aeb-e810d78207fb] |
pass
pt240.1: tempest.api.network.admin.test_quotas.QuotasTest.test_quotas[id-2390f766-836d-40ef-9aeb-e810d78207fb] |
||||||
test_show_quota_details[id-7b05ec5f-bf44-43cb-b28f-ddd72a824288] |
pass
pt240.2: tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details[id-7b05ec5f-bf44-43cb-b28f-ddd72a824288] |
||||||
tempest.api.network.admin.test_routers.RoutersAdminTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
pass
pt241.1: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
||||||
test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
pass
pt241.2: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
||||||
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt241.3: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt241.4: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt241.5: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
pass
pt241.6: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt241.7: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt241.8: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
pass
pt241.9: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
||||||
tempest.api.network.admin.test_routers.RoutersIpV6AdminTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
pass
pt242.1: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
||||||
test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
pass
pt242.2: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
||||||
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt242.3: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt242.4: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt242.5: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
pass
pt242.6: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt242.7: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt242.8: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
pass
pt242.9: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
||||||
tempest.api.network.admin.test_routers_dvr.RoutersTestDVR | 3 | 3 | 0 | 0 | 0 | Detail | |
test_centralized_router_creation[id-8a0a72b4-7290-4677-afeb-b4ffe37bc352] |
pass
pt243.1: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation[id-8a0a72b4-7290-4677-afeb-b4ffe37bc352] |
||||||
test_centralized_router_update_to_dvr[id-acd43596-c1fb-439d-ada8-31ad48ae3c2e] |
pass
pt243.2: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr[id-acd43596-c1fb-439d-ada8-31ad48ae3c2e] |
||||||
test_distributed_router_creation[id-08a2a0a8-f1e4-4b34-8e30-e522e836c44e] |
pass
pt243.3: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation[id-08a2a0a8-f1e4-4b34-8e30-e522e836c44e] |
||||||
tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
pass
pt244.1: tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
||||||
tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
pass
pt245.1: tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
||||||
tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6,negative] |
pass
pt246.1: tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest.test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6,negative] |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt247.1: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
||||||
test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
pass
pt247.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
pass
pt247.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
pass
pt247.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt248.1: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
||||||
test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
pass
pt248.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
pass
pt248.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
pass
pt248.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
||||||
tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6 | 11 | 11 | 0 | 0 | 0 | Detail | |
test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
pass
pt249.1: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
||||||
test_dhcp_stateful_fixedips[id-51a5e97f-f02e-4e4e-9a17-a69811d300e3] |
pass
pt249.2: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips[id-51a5e97f-f02e-4e4e-9a17-a69811d300e3] |
||||||
test_dhcp_stateful_fixedips_duplicate[id-57b8302b-cba9-4fbb-8835-9168df029051] |
pass
pt249.3: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate[id-57b8302b-cba9-4fbb-8835-9168df029051] |
||||||
test_dhcp_stateful_fixedips_outrange[id-98244d88-d990-4570-91d4-6b25d70d08af] |
pass
pt249.4: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange[id-98244d88-d990-4570-91d4-6b25d70d08af] |
||||||
test_dhcp_stateful_router[id-e98f65db-68f4-4330-9fea-abd8c5192d4d] |
pass
pt249.5: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router[id-e98f65db-68f4-4330-9fea-abd8c5192d4d] |
||||||
test_dhcpv6_64_subnets[id-4256c61d-c538-41ea-9147-3c450c36669e] |
pass
pt249.6: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets[id-4256c61d-c538-41ea-9147-3c450c36669e] |
||||||
test_dhcpv6_invalid_options[id-81f18ef6-95b5-4584-9966-10d480b7496a] |
pass
pt249.7: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options[id-81f18ef6-95b5-4584-9966-10d480b7496a] |
||||||
test_dhcpv6_stateless_eui64[id-e5517e62-6f16-430d-a672-f80875493d4c] |
pass
pt249.8: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64[id-e5517e62-6f16-430d-a672-f80875493d4c] |
||||||
test_dhcpv6_stateless_no_ra[id-ae2f4a5d-03ff-4c42-a3b0-ce2fcb7ea832] |
pass
pt249.9: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra[id-ae2f4a5d-03ff-4c42-a3b0-ce2fcb7ea832] |
||||||
test_dhcpv6_stateless_no_ra_no_dhcp[id-21635b6f-165a-4d42-bf49-7d195e47342f] |
pass
pt249.10: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp[id-21635b6f-165a-4d42-bf49-7d195e47342f] |
||||||
test_dhcpv6_two_subnets[id-4544adf7-bb5f-4bdc-b769-b3e77026cef2] |
pass
pt249.11: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets[id-4544adf7-bb5f-4bdc-b769-b3e77026cef2] |
||||||
tempest.api.network.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
pass
pt250.1: tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
||||||
tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
pass
pt251.1: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
||||||
test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
pass
pt251.2: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
||||||
tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
pass
pt252.1: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
||||||
test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
pass
pt252.2: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
||||||
tempest.api.network.test_floating_ips.FloatingIPTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
pass
pt253.1: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
||||||
test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
pass
pt253.2: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
||||||
test_create_update_floatingip_with_port_multiple_ip_address[id-45c4c683-ea97-41ef-9c51-5e9802f2f3d7] |
pass
pt253.3: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address[id-45c4c683-ea97-41ef-9c51-5e9802f2f3d7] |
||||||
test_floating_ip_delete_port[id-e1f6bffd-442f-4668-b30e-df13f2705e77] |
pass
pt253.4: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port[id-e1f6bffd-442f-4668-b30e-df13f2705e77] |
||||||
test_floating_ip_update_different_router[id-1bb2f731-fe5a-4b8c-8409-799ade1bed4d] |
pass
pt253.5: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router[id-1bb2f731-fe5a-4b8c-8409-799ade1bed4d] |
||||||
tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_associate_floatingip_port_ext_net_unreachable[id-6b3b8797-6d43-4191-985c-c48b773eb429,negative] |
pass
pt254.1: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable[id-6b3b8797-6d43-4191-985c-c48b773eb429,negative] |
||||||
test_create_floatingip_in_private_network[id-50b9aeb4-9f0b-48ee-aa31-fa955a48ff54,negative] |
pass
pt254.2: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network[id-50b9aeb4-9f0b-48ee-aa31-fa955a48ff54,negative] |
||||||
test_create_floatingip_with_port_ext_net_unreachable[id-22996ea8-4a81-4b27-b6e1-fa5df92fa5e8,negative] |
pass
pt254.3: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable[id-22996ea8-4a81-4b27-b6e1-fa5df92fa5e8,negative] |
||||||
tempest.api.network.test_networks.BulkNetworkOpsIpV6Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt255.1: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt255.2: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt255.3: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
||||||
tempest.api.network.test_networks.BulkNetworkOpsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt256.1: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt256.2: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt256.3: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
||||||
tempest.api.network.test_networks.NetworksIpV6Test | 22 | 22 | 0 | 0 | 0 | Detail | |
test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
pass
pt257.1: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
||||||
test_create_delete_subnet_with_gw[id-e41a4888-65a6-418c-a095-f7c2ef4ad59a] |
pass
pt257.2: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw[id-e41a4888-65a6-418c-a095-f7c2ef4ad59a] |
||||||
test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
pass
pt257.3: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
||||||
test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
pass
pt257.4: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
||||||
test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
pass
pt257.5: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
||||||
test_create_list_subnet_with_no_gw64_one_network[id-a9653883-b2a4-469b-8c3c-4518430a7e55] |
pass
pt257.6: tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network[id-a9653883-b2a4-469b-8c3c-4518430a7e55] |
||||||
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt257.7: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
||||||
test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
pass
pt257.8: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt257.9: tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt257.10: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
||||||
test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
pass
pt257.11: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt257.12: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
||||||
test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
pass
pt257.13: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt257.14: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
||||||
test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
pass
pt257.15: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt257.16: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
||||||
test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
pass
pt257.17: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
||||||
test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
pass
pt257.18: tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
||||||
test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
pass
pt257.19: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
||||||
test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
pass
pt257.20: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
||||||
test_create_delete_subnet_with_default_gw[id-ebb4fd95-524f-46af-83c1-0305b239338f] |
pass
pt257.21: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw[id-ebb4fd95-524f-46af-83c1-0305b239338f] |
||||||
test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
pass
pt257.22: tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
||||||
tempest.api.network.test_networks.NetworksIpV6TestAttrs | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_delete_slaac_subnet_with_ports[id-88554555-ebf8-41ef-9300-4926d45e06e9] |
pass
pt258.1: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports[id-88554555-ebf8-41ef-9300-4926d45e06e9] |
||||||
test_create_delete_stateless_subnet_with_ports[id-2de6ab5a-fcf0-4144-9813-f91a940291f1] |
pass
pt258.2: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports[id-2de6ab5a-fcf0-4144-9813-f91a940291f1] |
||||||
test_create_delete_subnet_with_v6_attributes_slaac[id-176b030f-a923-4040-a755-9dc94329e60c] |
pass
pt258.3: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac[id-176b030f-a923-4040-a755-9dc94329e60c] |
||||||
test_create_delete_subnet_with_v6_attributes_stateful[id-da40cd1b-a833-4354-9a85-cd9b8a3b74ca] |
pass
pt258.4: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful[id-da40cd1b-a833-4354-9a85-cd9b8a3b74ca] |
||||||
test_create_delete_subnet_with_v6_attributes_stateless[id-7d410310-8c86-4902-adf9-865d08e31adb] |
pass
pt258.5: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless[id-7d410310-8c86-4902-adf9-865d08e31adb] |
||||||
tempest.api.network.test_networks.NetworksTest | 20 | 20 | 0 | 0 | 0 | Detail | |
test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
pass
pt259.1: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
||||||
test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
pass
pt259.2: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
||||||
test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
pass
pt259.3: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
||||||
test_create_delete_subnet_with_gw[id-9393b468-186d-496d-aa36-732348cd76e7] |
pass
pt259.4: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw[id-9393b468-186d-496d-aa36-732348cd76e7] |
||||||
test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
pass
pt259.5: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
||||||
test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
pass
pt259.6: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
||||||
test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
pass
pt259.7: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
||||||
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt259.8: tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
||||||
test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
pass
pt259.9: tempest.api.network.test_networks.NetworksTest.test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
||||||
test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
pass
pt259.10: tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt259.11: tempest.api.network.test_networks.NetworksTest.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt259.12: tempest.api.network.test_networks.NetworksTest.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
||||||
test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
pass
pt259.13: tempest.api.network.test_networks.NetworksTest.test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt259.14: tempest.api.network.test_networks.NetworksTest.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
||||||
test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
pass
pt259.15: tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt259.16: tempest.api.network.test_networks.NetworksTest.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
||||||
test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
pass
pt259.17: tempest.api.network.test_networks.NetworksTest.test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt259.18: tempest.api.network.test_networks.NetworksTest.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
||||||
test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
pass
pt259.19: tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
||||||
test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
pass
pt259.20: tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
||||||
tempest.api.network.test_networks_negative.NetworksNegativeTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_port_on_non_existent_network[id-13d3b106-47e6-4b9b-8d53-dae947f092fe,negative] |
pass
pt260.1: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network[id-13d3b106-47e6-4b9b-8d53-dae947f092fe,negative] |
||||||
test_delete_non_existent_network[id-03795047-4a94-4120-a0a1-bd376e36fd4e,negative] |
pass
pt260.2: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network[id-03795047-4a94-4120-a0a1-bd376e36fd4e,negative] |
||||||
test_delete_non_existent_port[id-49ec2bbd-ac2e-46fd-8054-798e679ff894,negative] |
pass
pt260.3: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port[id-49ec2bbd-ac2e-46fd-8054-798e679ff894,negative] |
||||||
test_delete_non_existent_subnet[id-a176c859-99fb-42ec-a208-8a85b552a239,negative] |
pass
pt260.4: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet[id-a176c859-99fb-42ec-a208-8a85b552a239,negative] |
||||||
test_show_non_existent_network[id-9293e937-824d-42d2-8d5b-e985ea67002a,negative] |
pass
pt260.5: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network[id-9293e937-824d-42d2-8d5b-e985ea67002a,negative] |
||||||
test_show_non_existent_port[id-a954861d-cbfd-44e8-b0a9-7fab111f235d,negative] |
pass
pt260.6: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port[id-a954861d-cbfd-44e8-b0a9-7fab111f235d,negative] |
||||||
test_show_non_existent_subnet[id-d746b40c-5e09-4043-99f7-cba1be8b70df,negative] |
pass
pt260.7: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet[id-d746b40c-5e09-4043-99f7-cba1be8b70df,negative] |
||||||
test_update_non_existent_network[id-98bfe4e3-574e-4012-8b17-b2647063de87,negative] |
pass
pt260.8: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network[id-98bfe4e3-574e-4012-8b17-b2647063de87,negative] |
||||||
test_update_non_existent_port[id-cf8eef21-4351-4f53-adcd-cc5cb1e76b92,negative] |
pass
pt260.9: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port[id-cf8eef21-4351-4f53-adcd-cc5cb1e76b92,negative] |
||||||
test_update_non_existent_subnet[id-1cc47884-ac52-4415-a31c-e7ce5474a868,negative] |
pass
pt260.10: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet[id-1cc47884-ac52-4415-a31c-e7ce5474a868,negative] |
||||||
tempest.api.network.test_ports.PortsIpV6TestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
pass
pt261.1: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
||||||
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt261.2: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt261.3: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
||||||
test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
pass
pt261.4: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt261.5: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
||||||
test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
pass
pt261.6: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt261.7: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
||||||
test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
pass
pt261.8: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
||||||
test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
pass
pt261.9: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
||||||
test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
pass
pt261.10: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
||||||
test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
pass
pt261.11: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt261.12: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
||||||
test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
pass
pt261.13: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
||||||
test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
pass
pt261.14: tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
||||||
test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
pass
pt261.15: tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
||||||
tempest.api.network.test_ports.PortsTestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
pass
pt262.1: tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
||||||
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt262.2: tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt262.3: tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
||||||
test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
pass
pt262.4: tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt262.5: tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
||||||
test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
pass
pt262.6: tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt262.7: tempest.api.network.test_ports.PortsTestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
||||||
test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
pass
pt262.8: tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
||||||
test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
pass
pt262.9: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
||||||
test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
pass
pt262.10: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
||||||
test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
pass
pt262.11: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt262.12: tempest.api.network.test_ports.PortsTestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
||||||
test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
pass
pt262.13: tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
||||||
test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
pass
pt262.14: tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
||||||
test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
pass
pt262.15: tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
||||||
tempest.api.network.test_routers.RoutersIpV6Test | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt263.1: tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt263.2: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt263.3: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt263.4: tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
||||||
test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
pass
pt263.5: tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
||||||
test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt263.6: tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
pass
pt263.7: tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
||||||
tempest.api.network.test_routers.RoutersTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt264.1: tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt264.2: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt264.3: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt264.4: tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
||||||
test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
pass
pt264.5: tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
||||||
test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt264.6: tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
pass
pt264.7: tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
||||||
tempest.api.network.test_routers_negative.DvrRoutersNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_create_tenant_distributed_returns_forbidden[id-4990b055-8fc7-48ab-bba7-aa28beaad0b9,negative] |
pass
pt265.1: tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden[id-4990b055-8fc7-48ab-bba7-aa28beaad0b9,negative] |
||||||
tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
pass
pt266.1: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
||||||
test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
pass
pt266.2: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
||||||
test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
pass
pt266.3: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
||||||
test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
pass
pt266.4: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
||||||
test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
pass
pt266.5: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
||||||
test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
pass
pt266.6: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
||||||
test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
pass
pt266.7: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
||||||
tempest.api.network.test_routers_negative.RoutersNegativeTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
pass
pt267.1: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
||||||
test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
pass
pt267.2: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
||||||
test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
pass
pt267.3: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
||||||
test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
pass
pt267.4: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
||||||
test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
pass
pt267.5: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
||||||
test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
pass
pt267.6: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
||||||
test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
pass
pt267.7: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
||||||
tempest.api.network.test_security_groups.SecGroupIPv6Test | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt268.1: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
||||||
test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
pass
pt268.2: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
||||||
test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
pass
pt268.3: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
||||||
test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
pass
pt268.4: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
||||||
test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
pass
pt268.5: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
||||||
test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
pass
pt268.6: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt268.7: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt268.8: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
||||||
tempest.api.network.test_security_groups.SecGroupTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt269.1: tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
||||||
test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
pass
pt269.2: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
||||||
test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
pass
pt269.3: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
||||||
test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
pass
pt269.4: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
||||||
test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
pass
pt269.5: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
||||||
test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
pass
pt269.6: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt269.7: tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt269.8: tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
||||||
tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test | 14 | 14 | 0 | 0 | 0 | Detail | |
test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
pass
pt270.1: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
||||||
test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
pass
pt270.2: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
||||||
test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
pass
pt270.3: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
||||||
test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
pass
pt270.4: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
||||||
test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
pass
pt270.5: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
||||||
test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
pass
pt270.6: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
||||||
test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
pass
pt270.7: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
||||||
test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
pass
pt270.8: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
||||||
test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
pass
pt270.9: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
||||||
test_create_security_group_rule_wrong_ip_prefix_version[id-7607439c-af73-499e-bf64-f687fd12a842,negative] |
pass
pt270.10: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version[id-7607439c-af73-499e-bf64-f687fd12a842,negative] |
||||||
test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
pass
pt270.11: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
||||||
test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
pass
pt270.12: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
||||||
test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
pass
pt270.13: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
||||||
test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
pass
pt270.14: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
||||||
tempest.api.network.test_security_groups_negative.NegativeSecGroupTest | 13 | 13 | 0 | 0 | 0 | Detail | |
test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
pass
pt271.1: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
||||||
test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
pass
pt271.2: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
||||||
test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
pass
pt271.3: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
||||||
test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
pass
pt271.4: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
||||||
test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
pass
pt271.5: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
||||||
test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
pass
pt271.6: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
||||||
test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
pass
pt271.7: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
||||||
test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
pass
pt271.8: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
||||||
test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
pass
pt271.9: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
||||||
test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
pass
pt271.10: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
||||||
test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
pass
pt271.11: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
||||||
test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
pass
pt271.12: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
||||||
test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
pass
pt271.13: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
||||||
tempest.api.network.test_service_providers.ServiceProvidersTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_service_providers_list[id-2cbbeea9-f010-40f6-8df5-4eaa0c918ea6] |
pass
pt272.1: tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list[id-2cbbeea9-f010-40f6-8df5-4eaa0c918ea6] |
||||||
tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_list_show_update_delete_subnetpools[id-62595970-ab1c-4b7f-8fcc-fddfe55e9811,smoke] |
pass
pt273.1: tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools[id-62595970-ab1c-4b7f-8fcc-fddfe55e9811,smoke] |
||||||
tempest.api.network.test_tags.TagsExtTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_check_list_and_delete_tags[id-c6231efa-9a89-4adf-b050-2a3156b8a1d9] |
pass
pt274.1: tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags[id-c6231efa-9a89-4adf-b050-2a3156b8a1d9] |
||||||
test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
pass
pt274.2: tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
||||||
tempest.api.network.test_tags.TagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_list_show_update_delete_tags[id-ee76bfaf-ac94-4d74-9ecc-4bbd4c583cb1] |
pass
pt275.1: tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags[id-ee76bfaf-ac94-4d74-9ecc-4bbd4c583cb1] |
||||||
tempest.api.network.test_versions.NetworksApiDiscovery | 2 | 2 | 0 | 0 | 0 | Detail | |
test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
pass
pt276.1: tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
||||||
test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
pass
pt276.2: tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
||||||
tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt277.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt277.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
||||||
tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
skip
pt278.1: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt279.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt279.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt279.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 0 | 0 | 0 | 1 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
skip
pt280.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
||||||
tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt281.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
||||||
tempest.api.volume.admin.test_group_types.GroupTypesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt282.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
||||||
tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt283.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt283.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
||||||
tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt284.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
||||||
tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt285.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
||||||
tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt286.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt286.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt286.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt286.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt286.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt286.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt286.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
||||||
tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_unmanage_manage_snapshot[id-0132f42d-0147-4b45-8501-cc504bbf7810] |
pass
pt287.1: tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest.test_unmanage_manage_snapshot[id-0132f42d-0147-4b45-8501-cc504bbf7810] |
||||||
tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt288.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt288.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt288.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt288.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt288.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt288.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
||||||
tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt289.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt289.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
||||||
tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt290.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt290.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
||||||
tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_unmanage_manage_volume[id-70076c71-0ce1-4208-a8ff-36a66e65cc1e] |
pass
pt291.1: tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest.test_unmanage_manage_volume[id-70076c71-0ce1-4208-a8ff-36a66e65cc1e] |
||||||
tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt292.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt292.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
||||||
tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt293.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt293.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
||||||
tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt294.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt294.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt294.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt294.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt294.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt294.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt294.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
||||||
tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt295.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt295.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt295.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
||||||
tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt296.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
||||||
tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt297.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt297.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt297.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt297.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt297.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
||||||
tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt298.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt298.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt298.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt298.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt298.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
||||||
tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt299.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt299.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
||||||
tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt300.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt300.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
||||||
tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
pass
pt301.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
||||||
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt301.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt301.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt301.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt301.5: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
||||||
tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt302.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt302.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt302.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
||||||
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 11 | 11 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt303.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt303.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt303.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt303.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt303.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt303.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt303.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt303.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt303.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt303.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt303.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
||||||
tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt304.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt304.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt304.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt304.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
||||||
tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
pass
pt305.1: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
||||||
test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
pass
pt305.2: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
||||||
tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt306.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
||||||
tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt307.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
||||||
tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt308.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
||||||
tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt309.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
||||||
tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt310.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt310.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
||||||
tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt311.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt311.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
||||||
tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt312.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
||||||
tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt313.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt313.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
||||||
tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt314.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt314.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt315.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt315.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
||||||
tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt316.1: tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test.test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
||||||
tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt317.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt317.2: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
||||||
tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt318.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
||||||
tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt319.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt319.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
||||||
tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt320.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt320.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt320.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
||||||
tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt321.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
||||||
tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt322.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt322.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt322.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt322.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt322.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt322.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt322.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt322.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt322.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt322.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt322.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt322.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt322.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt322.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt322.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt322.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt322.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt322.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
||||||
tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt323.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt323.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt323.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt323.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt323.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt323.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt323.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt323.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt323.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt323.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt323.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt323.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt323.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
||||||
tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt324.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt324.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt324.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt324.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt324.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt324.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
||||||
tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_aggregate_basic_ops[compute,id-cb2b4c4f-0c7c-4164-bdde-6285b302a081,slow] |
pass
pt325.1: tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops[compute,id-cb2b4c4f-0c7c-4164-bdde-6285b302a081,slow] |
||||||
tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps | 2 | 2 | 0 | 0 | 0 | Detail | |
test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] |
pass
pt326.1: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] |
||||||
test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] |
pass
pt326.2: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] |
||||||
Total | 1103 | 901 | 137 | 0 | 65 |