2020-11-15 22:37:30,429 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+------------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | true | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | INSTALLER_TYPE | unknown | | BUILD_TAG | 0PECUTWHPSVT | | NODE_NAME | lf-pod4 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | TEST_DB_EXT_URL | http://testresults.opnfv.org/test/api/v1/results | | S3_ENDPOINT_URL | https://storage.googleapis.com | | S3_DST_URL | s3://artifacts.opnfv.org/functest/0PECUTWHPSVT/fun | | | ctest-opnfv-functest-healthcheck-jerma- | | | vping_userdata-run-537 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/0PECUTWHPSVT/f | | | unctest-opnfv-functest-healthcheck-jerma- | | | vping_userdata-run-537 | +-------------------------+------------------------------------------------------------+ 2020-11-15 22:37:30,472 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2020-11-15 22:37:32,232 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2020-11-15 22:40:45,170 - functest.opnfv_tests.openstack.vping.vping_userdata - ERROR - Unexpected error running vping_userdata Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/xtesting/ci/run_tests.py", line 171, in run_test kwargs = run_dict['args'] KeyError: 'args' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/src/functest/functest/opnfv_tests/openstack/vping/vping_userdata.py", line 45, in run self.vm1 = self.boot_vm() File "/src/functest/functest/core/singlevm.py", line 218, in boot_vm timeout=self.create_server_timeout, wait=True, **kwargs) File "", line 2, in create_server File "/usr/lib/python3.7/site-packages/shade/_utils.py", line 414, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python3.7/site-packages/shade/openstackcloud.py", line 7008, in create_server nat_destination=nat_destination, File "/usr/lib/python3.7/site-packages/shade/openstackcloud.py", line 7030, in wait_for_server wait=self._SERVER_AGE or 2): File "/usr/lib/python3.7/site-packages/shade/_utils.py", line 77, in _iterate_timeout raise exc.OpenStackCloudTimeout(message) shade.exc.OpenStackCloudTimeout: Timeout waiting for the server to come up. 2020-11-15 22:40:45,177 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:07 | FAIL | +------------------------+------------------+------------------+----------------+ 2020-11-15 22:40:48,471 - functest.core.tenantnetwork - ERROR - cannot clean all resources Traceback (most recent call last): File "/src/functest/functest/core/tenantnetwork.py", line 290, in clean self.cloud.delete_subnet(self.subnet.id) File "/usr/lib/python3.7/site-packages/shade/openstackcloud.py", line 8045, in delete_subnet "/subnets/{subnet_id}.json".format(subnet_id=subnet['id'])) File "/usr/lib/python3.7/site-packages/keystoneauth1/adapter.py", line 401, in delete return self.request(url, 'DELETE', **kwargs) File "/usr/lib/python3.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python3.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python3.7/site-packages/shade/exc.py", line 173, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) shade.exc.OpenStackCloudHTTPError: (409) Client Error for url: http://172.30.12.83:9696/v2.0/subnets/f21665b2-9a68-42b2-8ce8-60e84f5776dc.json Unable to complete operation on subnet f21665b2-9a68-42b2-8ce8-60e84f5776dc: One or more ports have an IP allocation from this subnet. 2020-11-15 22:42:45,346 - functest.core.tenantnetwork - ERROR - Cannot clean all resources Traceback (most recent call last): File "/src/functest/functest/core/tenantnetwork.py", line 132, in clean self.orig_cloud.delete_security_group(sec_id) File "/usr/lib/python3.7/site-packages/shade/openstackcloud.py", line 8352, in delete_security_group name_or_id) File "/usr/lib/python3.7/site-packages/keystoneauth1/adapter.py", line 401, in delete return self.request(url, 'DELETE', **kwargs) File "/usr/lib/python3.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python3.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python3.7/site-packages/shade/exc.py", line 173, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) shade.exc.OpenStackCloudHTTPError: Error deleting security group f408928d-19bc-4f7a-a47b-8d8fd80ccd6c. (409) Client Error for url: http://172.30.12.83:9696/v2.0/security-groups/f408928d-19bc-4f7a-a47b-8d8fd80ccd6c.json Security Group f408928d-19bc-4f7a-a47b-8d8fd80ccd6c in use.